| 1 | [01Jan2026 12:58:19.111] [main/DEBUG] [mixin/]: Mixing client.MainMixin from cryonicconfig.mixins.json into net.minecraft.client.main.Main
|
| 2 | [01Jan2026 12:58:19.112] [main/DEBUG] [mixin/]: cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig->@Inject::initCryonicConfig([Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3 | [01Jan2026 12:58:19.126] [main/DEBUG] [mixin/]: Mixing StringRepresentableMixin from kubejs.mixins.json into net.minecraft.util.StringRepresentable
|
| 4 | [01Jan2026 12:58:19.143] [main/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagOrElementLocationMixin from modernfix-neoforge.mixins.json into net.minecraft.util.ExtraCodecs$TagOrElementLocation
|
| 5 | [01Jan2026 12:58:19.144] [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.
|
| 6 | [01Jan2026 12:58:19.156] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
|
| 7 | [01Jan2026 12:58:19.157] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
|
| 8 | [01Jan2026 12:58:19.157] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
|
| 9 | [01Jan2026 12:58:19.161] [main/DEBUG] [mixin/]: Mixing text.TextCodecsMixin from owo.mixins.json into net.minecraft.network.chat.ComponentSerialization
|
| 10 | [01Jan2026 12:58:19.161] [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)
|
| 11 | [01Jan2026 12:58:19.162] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injectCustomTextTypesExplicit$0(Ljava/lang/String;)Lnet/minecraft/util/StringRepresentable; to mdc2ef4c$owo$lambda$injectCustomTextTypesExplicit$0$0 in owo.mixins.json:text.TextCodecsMixin from mod owo
|
| 12 | [01Jan2026 12:58:19.165] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/network/chat/ComponentSerialization$Anonymous$e060f936e0764706a229175a533ef2b3 (originally io/wispforest/owo/mixin/text/TextCodecsMixin$2)
|
| 13 | [01Jan2026 12:58:19.170] [main/DEBUG] [mixin/]: Mixing accessor.NbtAccounterAccessor from create.mixins.json into net.minecraft.nbt.NbtAccounter
|
| 14 | [01Jan2026 12:58:19.172] [main/DEBUG] [mixin/]: Mixing CodecNbtFunctionsMixin from compactmachines.mixins.json into net.minecraft.nbt.CompoundTag
|
| 15 | [01Jan2026 12:58:19.172] [main/DEBUG] [mixin/]: Mixing CompoundTagMixin from kubejs.mixins.json into net.minecraft.nbt.CompoundTag
|
| 16 | [01Jan2026 12:58:19.173] [main/DEBUG] [mixin/]: Mixing NbtCompoundMixin from owo.mixins.json into net.minecraft.nbt.CompoundTag
|
| 17 | [01Jan2026 12:58:19.173] [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)
|
| 18 | [01Jan2026 12:58:19.181] [main/DEBUG] [mixin/]: Mixing MutableComponentMixin from kubejs.mixins.json into net.minecraft.network.chat.MutableComponent
|
| 19 | [01Jan2026 12:58:19.184] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from ftblibrary-common.mixins.json into net.minecraft.resources.ResourceLocation
|
| 20 | [01Jan2026 12:58:19.184] [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)
|
| 21 | [01Jan2026 12:58:19.185] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from kubejs.mixins.json into net.minecraft.resources.ResourceLocation
|
| 22 | [01Jan2026 12:58:19.185] [main/DEBUG] [mixin/]: Mixing texture.MixinResourceLocation from mixins.iris.json into net.minecraft.resources.ResourceLocation
|
| 23 | [01Jan2026 12:58:19.185] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 24 | [01Jan2026 12:58:19.187] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$blockDUMMY(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 25 | [01Jan2026 12:58:19.187] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$allowInvalidPaths(CLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 26 | [01Jan2026 12:58:19.191] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixTypesMixin from modernfix-common.mixins.json into net.minecraft.util.datafix.DataFixTypes
|
| 27 | [01Jan2026 12:58:19.192] [main/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_dfu.DataFixTypesMixin from mod modernfix->@Inject::kickOnUpdate(Lcom/mojang/datafixers/DataFixer;Lcom/mojang/serialization/Dynamic;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 28 | [01Jan2026 12:58:19.194] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixersMixin from modernfix-common.mixins.json into net.minecraft.util.datafix.DataFixers
|
| 29 | [01Jan2026 12:58:19.194] [main/DEBUG] [mixin/]: Mixing DataFixersMixin from computercraft.mixins.json into net.minecraft.util.datafix.DataFixers
|
| 30 | [01Jan2026 12:58:19.232] [main/DEBUG] [mixin/]: Mixing datafixer.BlockPosFormatAndRenamesFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
|
| 31 | [01Jan2026 12:58:19.233] [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 mdc2ef4c$create$lambda$create$addFixers$2$0 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
| 32 | [01Jan2026 12:58:19.233] [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 mdc2ef4c$create$lambda$create$addFixers$1$1 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
| 33 | [01Jan2026 12:58:19.233] [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 mdc2ef4c$create$lambda$create$addFixers$0$2 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
| 34 | [01Jan2026 12:58:19.235] [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
|
| 35 | [01Jan2026 12:58:19.235] [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
|
| 36 | [01Jan2026 12:58:19.235] [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
|
| 37 | [01Jan2026 12:58:19.237] [main/DEBUG] [mixin/]: Mixing ItemStackComponentizationFixMixin from computercraft.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
| 38 | [01Jan2026 12:58:19.238] [main/DEBUG] [mixin/]: Mixing datafixer.ItemStackComponentizationFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
| 39 | [01Jan2026 12:58:19.238] [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 mdc2ef4c$create$lambda$create$moveItemStackHandlerToItemContainerContents$4$0 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 40 | [01Jan2026 12:58:19.238] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$3(Lcom/mojang/serialization/Dynamic;Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V to mdc2ef4c$create$lambda$create$moveItemStackHandlerToItemContainerContents$3$1 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 41 | [01Jan2026 12:58:19.238] [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 mdc2ef4c$create$lambda$create$moveTagToEnumComponent$2$2 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 42 | [01Jan2026 12:58:19.238] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$1(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to mdc2ef4c$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$1$3 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 43 | [01Jan2026 12:58:19.238] [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 mdc2ef4c$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$0$4 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 44 | [01Jan2026 12:58:19.244] [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
|
| 45 | [01Jan2026 12:58:19.244] [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
|
| 46 | [01Jan2026 12:58:19.326] [main/DEBUG] [mixin/]: Mixing StringTagMixin from kubejs.mixins.json into net.minecraft.nbt.StringTag
|
| 47 | [01Jan2026 12:58:19.377] [main/DEBUG] [mixin/]: Mixing MixinV1460 from curios.neoforge.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
| 48 | [01Jan2026 12:58:19.378] [main/DEBUG] [mixin/]: Mixing V1460Mixin from computercraft.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
| 49 | [01Jan2026 12:58:19.378] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerTurtle$1(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to mdc2ef4c$computercraft$lambda$registerTurtle$1$0 in computercraft.mixins.json:V1460Mixin from mod computercraft
|
| 50 | [01Jan2026 12:58:19.378] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerBlockEntities$0(Lcom/mojang/datafixers/schemas/Schema;)Lcom/mojang/datafixers/types/templates/TypeTemplate; to mdc2ef4c$computercraft$lambda$registerBlockEntities$0$1 in computercraft.mixins.json:V1460Mixin from mod computercraft
|
| 51 | [01Jan2026 12:58:19.378] [main/DEBUG] [mixin/]: Mixing datafixer.V1460Mixin from create.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
| 52 | [01Jan2026 12:58:19.380] [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
|
| 53 | [01Jan2026 12:58:19.380] [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
|
| 54 | [01Jan2026 12:58:19.380] [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
|
| 55 | [01Jan2026 12:58:19.380] [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
|
| 56 | [01Jan2026 12:58:19.381] [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
|
| 57 | [01Jan2026 12:58:19.381] [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
|
| 58 | [01Jan2026 12:58:19.391] [main/DEBUG] [mixin/]: Mixing LivingEntityDeathMixin from baguettelib.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 59 | [01Jan2026 12:58:19.391] [main/DEBUG] [mixin/]: baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 60 | [01Jan2026 12:58:19.392] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs_curios.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 61 | [01Jan2026 12:58:19.392] [main/DEBUG] [mixin/]: kubejs_curios.mixins.json:LivingEntityMixin from mod kubejs_curios: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 62 | [01Jan2026 12:58:19.392] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from fdbosses.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 63 | [01Jan2026 12:58:19.392] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 64 | [01Jan2026 12:58:19.392] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 65 | [01Jan2026 12:58:19.392] [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)
|
| 66 | [01Jan2026 12:58:19.392] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 67 | [01Jan2026 12:58:19.393] [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)
|
| 68 | [01Jan2026 12:58:19.395] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from caelus.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 69 | [01Jan2026 12:58:19.396] [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)
|
| 70 | [01Jan2026 12:58:19.396] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from statuseffectbars.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 71 | [01Jan2026 12:58:19.396] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:LivingEntityMixin from mod statuseffectbars: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 72 | [01Jan2026 12:58:19.396] [main/DEBUG] [mixin/]: Mixing patch.entity.MixinLivingEntity from bookshelf.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 73 | [01Jan2026 12:58:19.396] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity 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)
|
| 74 | [01Jan2026 12:58:19.397] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from cataclysm.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 75 | [01Jan2026 12:58:19.397] [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)
|
| 76 | [01Jan2026 12:58:19.397] [main/DEBUG] [mixin/]: Mixing ability.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 77 | [01Jan2026 12:58:19.398] [main/DEBUG] [mixin/]: Mixing ability.deathprotectionteleport.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 78 | [01Jan2026 12:58:19.401] [main/DEBUG] [mixin/]: Mixing ability.hurtsound.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 79 | [01Jan2026 12:58:19.401] [main/DEBUG] [mixin/]: Mixing accessors.LivingEntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 80 | [01Jan2026 12:58:19.401] [main/DEBUG] [mixin/]: Mixing attribute.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 81 | [01Jan2026 12:58:19.401] [main/DEBUG] [mixin/]: Mixing attribute.invincibilityticks.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 82 | [01Jan2026 12:58:19.402] [main/DEBUG] [mixin/]: Mixing ability.hurtsound.client.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 83 | [01Jan2026 12:58:19.402] [main/DEBUG] [mixin/]: Mixing item.pocketpiston.client.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
| 84 | [01Jan2026 12:58:19.402] [main/DEBUG] [mixin/]: Mixing ability.slipresistance.LivingEntityMixin from mixins.artifacts.neoforge.json into net.minecraft.world.entity.LivingEntity
|
| 85 | [01Jan2026 12:58:19.403] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 86 | [01Jan2026 12:58:19.403] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 87 | [01Jan2026 12:58:19.403] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$filterApplicableAttributes$0(Lnet/minecraft/world/item/component/ItemAttributeModifiers$Entry;)Z to mdc2ef4c$irons_spellbooks$lambda$filterApplicableAttributes$0$0 in irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks
|
| 88 | [01Jan2026 12:58:19.407] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from rarcompat.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 89 | [01Jan2026 12:58:19.407] [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)
|
| 90 | [01Jan2026 12:58:19.409] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from lodestone.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 91 | [01Jan2026 12:58:19.409] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 92 | [01Jan2026 12:58:19.409] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 93 | [01Jan2026 12:58:19.410] [main/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.LivingEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 94 | [01Jan2026 12:58:19.410] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.LivingEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 95 | [01Jan2026 12:58:19.410] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.neoforge.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 96 | [01Jan2026 12:58:19.410] [main/DEBUG] [mixin/]: Mixing LivingEntityInvoker from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 97 | [01Jan2026 12:58:19.410] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 98 | [01Jan2026 12:58:19.411] [main/DEBUG] [mixin/]: Mixing MHFMixinLivingEntity from apotheosis.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 99 | [01Jan2026 12:58:19.411] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from entityjs.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 100 | [01Jan2026 12:58:19.424] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from geckolib.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 101 | [01Jan2026 12:58:19.425] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.LivingEntityMixin 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)
|
| 102 | [01Jan2026 12:58:19.425] [main/DEBUG] [mixin/]: Mixing LivingAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 103 | [01Jan2026 12:58:19.425] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 104 | [01Jan2026 12:58:19.426] [main/DEBUG] [mixin/]: Mixing elytra.MixinLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 105 | [01Jan2026 12:58:19.426] [main/DEBUG] [mixin/]: Mixing perks.PerkLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 106 | [01Jan2026 12:58:19.427] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from sauce.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 107 | [01Jan2026 12:58:19.428] [main/DEBUG] [mixin/]: Mixing PlayerFrictionMixin from ars_affinity.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 108 | [01Jan2026 12:58:19.429] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from relics.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 109 | [01Jan2026 12:58:19.430] [main/DEBUG] [mixin/]: Mixing elytra.LivingEntityMixin from reliquified_ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 110 | [01Jan2026 12:58:19.430] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 111 | [01Jan2026 12:58:19.430] [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)
|
| 112 | [01Jan2026 12:58:19.431] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from simplyswords-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 113 | [01Jan2026 12:58:19.434] [main/DEBUG] [mixin/]: Mixing server.MixinLivingEntity from fancymenu.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 114 | [01Jan2026 12:58:19.434] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 115 | [01Jan2026 12:58:19.434] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveDamageTypeKey_FancyMenu$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mdc2ef4c$fancymenu$lambda$resolveDamageTypeKey_FancyMenu$0$1 in fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu
|
| 116 | [01Jan2026 12:58:19.435] [main/DEBUG] [mixin/]: Mixing client.MixinLivingEntity from fancymenu.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 117 | [01Jan2026 12:58:19.435] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 118 | [01Jan2026 12:58:19.435] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$1(Lnet/minecraft/core/Holder;)Ljava/lang/String; to mdc2ef4c$fancymenu$lambda$resolveEffectKey_FancyMenu$1$2 in fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu
|
| 119 | [01Jan2026 12:58:19.436] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mdc2ef4c$fancymenu$lambda$resolveEffectKey_FancyMenu$0$3 in fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu
|
| 120 | [01Jan2026 12:58:19.438] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 121 | [01Jan2026 12:58:19.438] [main/DEBUG] [mixin/]: Mixing EntityLaserDropsMixin$LivingEntityMixin from oritech.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 122 | [01Jan2026 12:58:19.438] [main/DEBUG] [mixin/]: Mixing InvokerLivingEntity from particular.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 123 | [01Jan2026 12:58:19.438] [main/DEBUG] [mixin/]: particular.mixins.json:InvokerLivingEntity from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 124 | [01Jan2026 12:58:19.438] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from mixins.irregular_implements.json into net.minecraft.world.entity.LivingEntity
|
| 125 | [01Jan2026 12:58:19.439] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from mixins.aae.json into net.minecraft.world.entity.LivingEntity
|
| 126 | [01Jan2026 12:58:19.439] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from malum.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 127 | [01Jan2026 12:58:19.440] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 128 | [01Jan2026 12:58:19.440] [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)
|
| 129 | [01Jan2026 12:58:19.441] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 130 | [01Jan2026 12:58:19.441] [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)
|
| 131 | [01Jan2026 12:58:19.441] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from mixins.brandonscore.json into net.minecraft.world.entity.LivingEntity
|
| 132 | [01Jan2026 12:58:19.441] [main/DEBUG] [mixin/]: mixins.brandonscore.json:LivingEntityMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 133 | [01Jan2026 12:58:19.441] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$updateFallFlying$0(Lnet/minecraft/world/item/ItemStack;)Z to mdc2ef4c$brandonscore$lambda$updateFallFlying$0$4 in mixins.brandonscore.json:LivingEntityMixin from mod (unknown)
|
| 134 | [01Jan2026 12:58:19.442] [main/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 135 | [01Jan2026 12:58:19.442] [main/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 136 | [01Jan2026 12:58:19.443] [main/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 137 | [01Jan2026 12:58:19.503] [main/DEBUG] [mixin/]: baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib->@Inject::onPreDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 138 | [01Jan2026 12:58:19.503] [main/DEBUG] [mixin/]: baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 139 | [01Jan2026 12:58:19.503] [main/DEBUG] [mixin/]: baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 140 | [01Jan2026 12:58:19.503] [main/DEBUG] [mixin/]: baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 141 | [01Jan2026 12:58:19.503] [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
|
| 142 | [01Jan2026 12:58:19.503] [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
|
| 143 | [01Jan2026 12:58:19.503] [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
|
| 144 | [01Jan2026 12:58:19.503] [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
|
| 145 | [01Jan2026 12:58:19.503] [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
|
| 146 | [01Jan2026 12:58:19.503] [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
|
| 147 | [01Jan2026 12:58:19.503] [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
|
| 148 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:LivingEntityMixin from mod statuseffectbars->@Inject::onSetStatusEffect(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 149 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:LivingEntityMixin from mod statuseffectbars->@Inject::onSetStatusEffect(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
|
| 150 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:LivingEntityMixin from mod statuseffectbars->@Inject::onSetStatusEffect(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
|
| 151 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 152 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 153 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 154 | [01Jan2026 12:58:19.504] [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
|
| 155 | [01Jan2026 12:58:19.504] [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
|
| 156 | [01Jan2026 12:58:19.504] [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
|
| 157 | [01Jan2026 12:58:19.504] [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
|
| 158 | [01Jan2026 12:58:19.504] [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
|
| 159 | [01Jan2026 12:58:19.504] [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
|
| 160 | [01Jan2026 12:58:19.504] [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
|
| 161 | [01Jan2026 12:58:19.504] [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
|
| 162 | [01Jan2026 12:58:19.504] [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
|
| 163 | [01Jan2026 12:58:19.504] [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
|
| 164 | [01Jan2026 12:58:19.504] [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
|
| 165 | [01Jan2026 12:58:19.504] [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
|
| 166 | [01Jan2026 12:58:19.504] [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
|
| 167 | [01Jan2026 12:58:19.504] [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
|
| 168 | [01Jan2026 12:58:19.504] [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
|
| 169 | [01Jan2026 12:58:19.504] [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
|
| 170 | [01Jan2026 12:58:19.504] [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
|
| 171 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.client.LivingEntityMixin from mod artifacts->@Inject::onClientPlayHurtSound(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 172 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.client.LivingEntityMixin from mod artifacts->@Inject::onClientPlayHurtSound(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 173 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.hurtsound.client.LivingEntityMixin from mod artifacts->@Inject::onClientPlayHurtSound(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 174 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.pocketpiston.client.LivingEntityMixin from mod artifacts->@Inject::updatePocketPistonLength(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 175 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.pocketpiston.client.LivingEntityMixin from mod artifacts->@Inject::updatePocketPistonLength(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 176 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.pocketpiston.client.LivingEntityMixin from mod artifacts->@Inject::updatePocketPistonLength(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 177 | [01Jan2026 12:58:19.504] [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
|
| 178 | [01Jan2026 12:58:19.504] [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
|
| 179 | [01Jan2026 12:58:19.504] [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
|
| 180 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$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
|
| 181 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$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
|
| 182 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$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
|
| 183 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$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
|
| 184 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$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
|
| 185 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LivingEntityMixin from mod irons_spellbooks->@Inject::irons_spellbooks$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
|
| 186 | [01Jan2026 12:58:19.504] [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
|
| 187 | [01Jan2026 12:58:19.504] [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
|
| 188 | [01Jan2026 12:58:19.504] [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
|
| 189 | [01Jan2026 12:58:19.504] [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
|
| 190 | [01Jan2026 12:58:19.504] [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
|
| 191 | [01Jan2026 12:58:19.504] [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
|
| 192 | [01Jan2026 12:58:19.504] [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
|
| 193 | [01Jan2026 12:58:19.504] [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
|
| 194 | [01Jan2026 12:58:19.504] [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
|
| 195 | [01Jan2026 12:58:19.504] [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
|
| 196 | [01Jan2026 12:58:19.504] [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
|
| 197 | [01Jan2026 12:58:19.504] [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
|
| 198 | [01Jan2026 12:58:19.504] [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
|
| 199 | [01Jan2026 12:58:19.504] [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
|
| 200 | [01Jan2026 12:58:19.504] [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
|
| 201 | [01Jan2026 12:58:19.504] [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
|
| 202 | [01Jan2026 12:58:19.504] [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
|
| 203 | [01Jan2026 12:58:19.504] [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
|
| 204 | [01Jan2026 12:58:19.504] [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
|
| 205 | [01Jan2026 12:58:19.504] [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
|
| 206 | [01Jan2026 12:58:19.504] [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
|
| 207 | [01Jan2026 12:58:19.504] [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
|
| 208 | [01Jan2026 12:58:19.504] [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
|
| 209 | [01Jan2026 12:58:19.504] [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
|
| 210 | [01Jan2026 12:58:19.504] [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
|
| 211 | [01Jan2026 12:58:19.504] [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
|
| 212 | [01Jan2026 12:58:19.504] [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
|
| 213 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 214 | [01Jan2026 12:58:19.504] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 215 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.LivingEntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 216 | [01Jan2026 12:58:19.505] [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
|
| 217 | [01Jan2026 12:58:19.505] [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
|
| 218 | [01Jan2026 12:58:19.505] [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
|
| 219 | [01Jan2026 12:58:19.505] [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
|
| 220 | [01Jan2026 12:58:19.505] [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
|
| 221 | [01Jan2026 12:58:19.505] [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
|
| 222 | [01Jan2026 12:58:19.505] [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
|
| 223 | [01Jan2026 12:58:19.505] [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
|
| 224 | [01Jan2026 12:58:19.505] [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
|
| 225 | [01Jan2026 12:58:19.505] [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
|
| 226 | [01Jan2026 12:58:19.505] [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
|
| 227 | [01Jan2026 12:58:19.505] [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
|
| 228 | [01Jan2026 12:58:19.505] [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
|
| 229 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEntityInit(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 230 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEntityInit(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
|
| 231 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEntityInit(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
|
| 232 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::brainProvider(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 233 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::makeBrain(Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 234 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::tickDeath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 235 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::tickDeath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 236 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::tickDeath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 237 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 238 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 239 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 240 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 241 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 242 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 243 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$travel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 244 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$travel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 245 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$travel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 246 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$doAutoAttackOnTouch(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 247 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$doAutoAttackOnTouch(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 248 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$doAutoAttackOnTouch(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 249 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 250 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 251 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$decreaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 252 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$increaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 253 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$increaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 254 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$increaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 255 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$blockedByShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 256 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$blockedByShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 257 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$blockedByShield(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 258 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEquipItem(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
|
| 259 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEquipItem(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
|
| 260 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEquipItem(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
|
| 261 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$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
|
| 262 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$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
|
| 263 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$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
|
| 264 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 265 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 266 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEffectRemoved(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 267 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$heal(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 268 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$heal(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 269 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$heal(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 270 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 271 | [01Jan2026 12:58:19.505] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 272 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$die(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 273 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$dropCustomDeathLoot(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 274 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$dropCustomDeathLoot(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
|
| 275 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$dropCustomDeathLoot(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
|
| 276 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getSoundVolume(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 277 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getWaterSlowDown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 278 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isPushable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 279 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getBlockSpeedFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 280 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$shouldDropLoot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 281 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isAffectedByFluids(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 282 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isAlwaysExperienceDropper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 283 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isImmobile(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 284 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$calculateFallDamage(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 285 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getHurtSound(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 286 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canAttackType(Lnet/minecraft/world/entity/EntityType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 287 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getScale(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 288 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$shouldDropExperience(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 289 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getVisibilityPercent(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 290 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 291 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canBeAffected(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 292 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isInvertedHealAndHarm(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 293 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getDeathSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 294 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getFallSounds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 295 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getEatingSound(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 296 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onClimbable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 297 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canBreatheUnderwater(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 298 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getJumpBoostPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 299 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canStandOnFluid(Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 300 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isSensitiveToWater(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 301 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onItemPickup(Lnet/minecraft/world/entity/item/ItemEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 302 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onItemPickup(Lnet/minecraft/world/entity/item/ItemEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 303 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onItemPickup(Lnet/minecraft/world/entity/item/ItemEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 304 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$hasLineOfSight(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 305 | [01Jan2026 12:58:19.506] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEnterCombat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 306 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEnterCombat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 307 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onEnterCombat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 308 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onLeaveCombat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 309 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onLeaveCombat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 310 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$onLeaveCombat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 311 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isAffectedByPotions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 312 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$attackable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 313 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isSleeping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 314 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$startSleeping(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 315 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$startSleeping(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 316 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$startSleeping(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 317 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$stopSleeping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 318 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$stopSleeping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 319 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$stopSleeping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 320 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 321 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 322 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 323 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$shouldRiderFaceForward(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 324 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 325 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$isCurrentlyGlowing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 326 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$canDisableShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 327 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$actuallyHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 328 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$actuallyHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 329 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$actuallyHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 330 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$getExperienceReward(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 331 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 332 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 333 | [01Jan2026 12:58:19.507] [main/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityMixin from mod entityjs->@Inject::entityjs$lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 334 | [01Jan2026 12:58:19.508] [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
|
| 335 | [01Jan2026 12:58:19.508] [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
|
| 336 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: sauce.mixins.json:LivingEntityMixin from mod sauce->@Inject::sauce$canAttack(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 337 | [01Jan2026 12:58:19.508] [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
|
| 338 | [01Jan2026 12:58:19.508] [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
|
| 339 | [01Jan2026 12:58:19.508] [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
|
| 340 | [01Jan2026 12:58:19.508] [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
|
| 341 | [01Jan2026 12:58:19.508] [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
|
| 342 | [01Jan2026 12:58:19.508] [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
|
| 343 | [01Jan2026 12:58:19.508] [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
|
| 344 | [01Jan2026 12:58:19.508] [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
|
| 345 | [01Jan2026 12:58:19.508] [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
|
| 346 | [01Jan2026 12:58:19.508] [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
|
| 347 | [01Jan2026 12:58:19.508] [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
|
| 348 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 349 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 350 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 351 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 352 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu->@Inject::after_die_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 353 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu->@Inject::after_die_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 354 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu->@Inject::after_die_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 355 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_onEffectAdded_FancyMenu(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 356 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_onEffectAdded_FancyMenu(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
|
| 357 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_onEffectAdded_FancyMenu(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
|
| 358 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 359 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 360 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 361 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 362 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 363 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 364 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 365 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 366 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 367 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 368 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 369 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 370 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 371 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 372 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 373 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 374 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 375 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 376 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 377 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 378 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 379 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 380 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 381 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 382 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 383 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 384 | [01Jan2026 12:58:19.508] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 385 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 386 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 387 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 388 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 389 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 390 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 391 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 392 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 393 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 394 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 395 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 396 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 397 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 398 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 399 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 400 | [01Jan2026 12:58:19.509] [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
|
| 401 | [01Jan2026 12:58:19.509] [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
|
| 402 | [01Jan2026 12:58:19.509] [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
|
| 403 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: oritech.mixins.json:EntityLaserDropsMixin$LivingEntityMixin from mod oritech->@Inject::oritech$disableXpForLaser(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 404 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:LivingEntityMixin from mod irregular_implements->@Inject::irregular_implements$shouldDiscardFriction(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 405 | [01Jan2026 12:58:19.509] [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
|
| 406 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$getDamageAfterArmorAbsorb(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 407 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 408 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 409 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: malum.mixins.json:LivingEntityMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/food/FoodProperties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 410 | [01Jan2026 12:58:19.509] [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
|
| 411 | [01Jan2026 12:58:19.509] [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
|
| 412 | [01Jan2026 12:58:19.509] [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
|
| 413 | [01Jan2026 12:58:19.509] [main/DEBUG] [mixin/]: mixins.brandonscore.json:LivingEntityMixin from mod (unknown)->@Inject::updateFallFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
|
| 414 | [01Jan2026 12:58:19.509] [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
|
| 415 | [01Jan2026 12:58:19.509] [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
|
| 416 | [01Jan2026 12:58:19.509] [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
|
| 417 | [01Jan2026 12:58:19.509] [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
|
| 418 | [01Jan2026 12:58:19.509] [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
|
| 419 | [01Jan2026 12:58:19.526] [main/DEBUG] [mixin/]: Mixing EntityLoadMixin from cupboard.mixins.json into net.minecraft.world.entity.Entity
|
| 420 | [01Jan2026 12:58:19.527] [main/DEBUG] [mixin/]: Mixing PortalMixin from respawningstructures.mixins.json into net.minecraft.world.entity.Entity
|
| 421 | [01Jan2026 12:58:19.527] [main/DEBUG] [mixin/]: respawningstructures.mixins.json:PortalMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 422 | [01Jan2026 12:58:19.528] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.EntityMixin from modernfix-common.mixins.json into net.minecraft.world.entity.Entity
|
| 423 | [01Jan2026 12:58:19.528] [main/DEBUG] [mixin/]: Mixing EntityMixin from fdbosses.mixins.json into net.minecraft.world.entity.Entity
|
| 424 | [01Jan2026 12:58:19.528] [main/DEBUG] [mixin/]: Mixing EntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
|
| 425 | [01Jan2026 12:58:19.528] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityAccessor 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)
|
| 426 | [01Jan2026 12:58:19.528] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
|
| 427 | [01Jan2026 12:58:19.528] [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)
|
| 428 | [01Jan2026 12:58:19.528] [main/DEBUG] [mixin/]: Mixing ExtensionMixin from transition.mixins.json into net.minecraft.world.entity.Entity
|
| 429 | [01Jan2026 12:58:19.529] [main/DEBUG] [mixin/]: Mixing EntityAccessor from transition.mixins.json into net.minecraft.world.entity.Entity
|
| 430 | [01Jan2026 12:58:19.529] [main/DEBUG] [mixin/]: Mixing EntityMixin from fusion.mixins.json into net.minecraft.world.entity.Entity
|
| 431 | [01Jan2026 12:58:19.529] [main/DEBUG] [mixin/]: fusion.mixins.json:EntityMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 432 | [01Jan2026 12:58:19.530] [main/DEBUG] [mixin/]: Mixing access.entity.AccessorEntity from bookshelf.mixins.json into net.minecraft.world.entity.Entity
|
| 433 | [01Jan2026 12:58:19.530] [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)
|
| 434 | [01Jan2026 12:58:19.530] [main/DEBUG] [mixin/]: Mixing EntityMixin from lionfishapi.mixins.json into net.minecraft.world.entity.Entity
|
| 435 | [01Jan2026 12:58:19.532] [main/DEBUG] [mixin/]: Mixing EntityTravelingMixin from create_hypertube.mixins.json into net.minecraft.world.entity.Entity
|
| 436 | [01Jan2026 12:58:19.532] [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)
|
| 437 | [01Jan2026 12:58:19.533] [main/DEBUG] [mixin/]: Mixing ability.damageimmunity.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
| 438 | [01Jan2026 12:58:19.533] [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 mdc2ef4c$artifacts$lambda$isInvulnerableTo$0$0 in mixins.artifacts.common.json:ability.damageimmunity.EntityMixin from mod artifacts
|
| 439 | [01Jan2026 12:58:19.534] [main/DEBUG] [mixin/]: Mixing ability.fluidcollision.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
| 440 | [01Jan2026 12:58:19.535] [main/DEBUG] [mixin/]: Mixing accessors.EntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
| 441 | [01Jan2026 12:58:19.535] [main/DEBUG] [mixin/]: Mixing attribute.flatulence.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
| 442 | [01Jan2026 12:58:19.536] [main/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
| 443 | [01Jan2026 12:58:19.536] [main/DEBUG] [mixin/]: Mixing EntityAccessor from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
|
| 444 | [01Jan2026 12:58:19.536] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
|
| 445 | [01Jan2026 12:58:19.537] [main/DEBUG] [mixin/]: Mixing ClientEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.Entity
|
| 446 | [01Jan2026 12:58:19.537] [main/DEBUG] [mixin/]: Mixing EntityAccess from lychee.mixins.json into net.minecraft.world.entity.Entity
|
| 447 | [01Jan2026 12:58:19.537] [main/DEBUG] [mixin/]: Mixing EntityMixin from lychee.mixins.json into net.minecraft.world.entity.Entity
|
| 448 | [01Jan2026 12:58:19.538] [main/DEBUG] [mixin/]: Mixing recipes.entityticking.EntityMixin from lychee.mixins.json into net.minecraft.world.entity.Entity
|
| 449 | [01Jan2026 12:58:19.538] [main/DEBUG] [mixin/]: Mixing recipes.iteminside.EntityMixin from lychee.mixins.json into net.minecraft.world.entity.Entity
|
| 450 | [01Jan2026 12:58:19.539] [main/DEBUG] [mixin/]: Mixing common.EntityMixin from lodestone.mixins.json into net.minecraft.world.entity.Entity
|
| 451 | [01Jan2026 12:58:19.539] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 452 | [01Jan2026 12:58:19.539] [main/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from ponder-common.mixins.json into net.minecraft.world.entity.Entity
|
| 453 | [01Jan2026 12:58:19.539] [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)
|
| 454 | [01Jan2026 12:58:19.539] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.neoforge.mixins.json into net.minecraft.world.entity.Entity
|
| 455 | [01Jan2026 12:58:19.539] [main/DEBUG] [mixin/]: Mixing EntityMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.Entity
|
| 456 | [01Jan2026 12:58:19.539] [main/DEBUG] [mixin/]: Mixing features.activation_range.EntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.Entity
|
| 457 | [01Jan2026 12:58:19.540] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 458 | [01Jan2026 12:58:19.541] [main/DEBUG] [mixin/]: Mixing AccessorEntity from curios.mixins.json into net.minecraft.world.entity.Entity
|
| 459 | [01Jan2026 12:58:19.541] [main/DEBUG] [mixin/]: Mixing EntityMixin from apotheosis.mixins.json into net.minecraft.world.entity.Entity
|
| 460 | [01Jan2026 12:58:19.541] [main/DEBUG] [mixin/]: Mixing constructors.EntityMixin from nbt_ac.mixins.json into net.minecraft.world.entity.Entity
|
| 461 | [01Jan2026 12:58:19.541] [main/DEBUG] [mixin/]: Mixing EntityMixin from entityjs.mixins.json into net.minecraft.world.entity.Entity
|
| 462 | [01Jan2026 12:58:19.542] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onAddedToWorld$1(Lnet/minecraft/world/entity/Entity;)V to mdc2ef4c$entityjs$lambda$onAddedToWorld$1$1 in entityjs.mixins.json:EntityMixin from mod entityjs
|
| 463 | [01Jan2026 12:58:19.542] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$entityJs$setSyncedData$0(Ljava/lang/Object;)Lnet/liopyu/entityjs/util/EntitySerializerType; to mdc2ef4c$entityjs$lambda$entityJs$setSyncedData$0$2 in entityjs.mixins.json:EntityMixin from mod entityjs
|
| 464 | [01Jan2026 12:58:19.552] [main/DEBUG] [mixin/]: Mixing CullableMixin from entityculling.mixins.json into net.minecraft.world.entity.Entity
|
| 465 | [01Jan2026 12:58:19.552] [main/DEBUG] [mixin/]: entityculling.mixins.json:CullableMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 466 | [01Jan2026 12:58:19.553] [main/DEBUG] [mixin/]: Mixing EntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
| 467 | [01Jan2026 12:58:19.554] [main/DEBUG] [mixin/]: Mixing rewind.RewindEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
| 468 | [01Jan2026 12:58:19.555] [main/DEBUG] [mixin/]: Mixing light.LightEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
| 469 | [01Jan2026 12:58:19.558] [main/DEBUG] [mixin/]: Mixing EntityMixin from sauce.mixins.json into net.minecraft.world.entity.Entity
|
| 470 | [01Jan2026 12:58:19.559] [main/DEBUG] [mixin/]: Mixing PlayerPowderedSnowMixin from ars_affinity.mixins.json into net.minecraft.world.entity.Entity
|
| 471 | [01Jan2026 12:58:19.559] [main/DEBUG] [mixin/]: Mixing EntityMixin from relics.mixins.json into net.minecraft.world.entity.Entity
|
| 472 | [01Jan2026 12:58:19.561] [main/DEBUG] [mixin/]: Mixing EntityMixin from mixins.justdirethings.json into net.minecraft.world.entity.Entity
|
| 473 | [01Jan2026 12:58:19.561] [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)
|
| 474 | [01Jan2026 12:58:19.562] [main/DEBUG] [mixin/]: Mixing EntityMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.Entity
|
| 475 | [01Jan2026 12:58:19.562] [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)
|
| 476 | [01Jan2026 12:58:19.562] [main/DEBUG] [mixin/]: Mixing EntityMixin from kubejs.mixins.json into net.minecraft.world.entity.Entity
|
| 477 | [01Jan2026 12:58:19.563] [main/DEBUG] [mixin/]: Mixing EntityLaserDropsMixin from oritech.mixins.json into net.minecraft.world.entity.Entity
|
| 478 | [01Jan2026 12:58:19.563] [main/DEBUG] [mixin/]: Mixing InjectEntity from particular.mixins.json into net.minecraft.world.entity.Entity
|
| 479 | [01Jan2026 12:58:19.563] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 480 | [01Jan2026 12:58:19.565] [main/DEBUG] [mixin/]: Mixing EntityAccess from jade.mixins.json into net.minecraft.world.entity.Entity
|
| 481 | [01Jan2026 12:58:19.565] [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)
|
| 482 | [01Jan2026 12:58:19.565] [main/DEBUG] [mixin/]: Mixing EntityMixin from malum.mixins.json into net.minecraft.world.entity.Entity
|
| 483 | [01Jan2026 12:58:19.565] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.Entity
|
| 484 | [01Jan2026 12:58:19.565] [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)
|
| 485 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.world.entity.Entity
|
| 486 | [01Jan2026 12:58:19.566] [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)
|
| 487 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: Mixing EntityAccessor from mixins.brandonscore.json into net.minecraft.world.entity.Entity
|
| 488 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: mixins.brandonscore.json:EntityAccessor from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 489 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: Mixing client.EntityContraptionInteractionMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
| 490 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onSpawnSprintParticle$4(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/Contraption;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$create$lambda$create$onSpawnSprintParticle$4$3 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 491 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onMove$3(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)Z to mdc2ef4c$create$lambda$create$onMove$3$4 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 492 | [01Jan2026 12:58:19.566] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$contraptionStepSounds$2(Lorg/apache/commons/lang3/mutable/MutableBoolean;Lcom/simibubi/create/content/contraptions/Contraption;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$create$lambda$create$contraptionStepSounds$2$5 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 493 | [01Jan2026 12:58:19.567] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$forCollision$1(Lnet/minecraft/world/phys/Vec3;Lorg/apache/logging/log4j/util/TriConsumer;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)V to mdc2ef4c$create$lambda$create$forCollision$1$6 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 494 | [01Jan2026 12:58:19.567] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$getIntersectionContraptionsStream$0(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)Z to mdc2ef4c$create$lambda$create$getIntersectionContraptionsStream$0$7 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 495 | [01Jan2026 12:58:19.570] [main/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
| 496 | [01Jan2026 12:58:19.606] [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
|
| 497 | [01Jan2026 12:58:19.606] [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
|
| 498 | [01Jan2026 12:58:19.606] [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
|
| 499 | [01Jan2026 12:58:19.606] [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
|
| 500 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: respawningstructures.mixins.json:PortalMixin from mod respawningstructures->@Inject::onDimChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 501 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: respawningstructures.mixins.json:PortalMixin from mod respawningstructures->@Inject::onDimChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 502 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: respawningstructures.mixins.json:PortalMixin from mod respawningstructures->@Inject::onDimChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 503 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: fdbosses.mixins.json:EntityMixin from mod fdbosses->@Inject::collectColliders(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/phys/AABB;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 504 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: fdbosses.mixins.json:EntityMixin from mod fdbosses->@Inject::collectColliders(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/phys/AABB;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 505 | [01Jan2026 12:58:19.606] [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
|
| 506 | [01Jan2026 12:58:19.606] [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
|
| 507 | [01Jan2026 12:58:19.606] [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
|
| 508 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 509 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelInvulnerableTo(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 510 | [01Jan2026 12:58:19.606] [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
|
| 511 | [01Jan2026 12:58:19.606] [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
|
| 512 | [01Jan2026 12:58:19.606] [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
|
| 513 | [01Jan2026 12:58:19.606] [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
|
| 514 | [01Jan2026 12:58:19.606] [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
|
| 515 | [01Jan2026 12:58:19.606] [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
|
| 516 | [01Jan2026 12:58:19.606] [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
|
| 517 | [01Jan2026 12:58:19.606] [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
|
| 518 | [01Jan2026 12:58:19.606] [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
|
| 519 | [01Jan2026 12:58:19.606] [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
|
| 520 | [01Jan2026 12:58:19.606] [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
|
| 521 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:ClientEntityMixin from mod irons_spellbooks->@Inject::changeGlowOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 522 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:EntityMixin from mod lychee->@Inject::lychee_thunderHit_hurt(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 523 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.EntityMixin from mod lychee->@Inject::lychee_rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 524 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.EntityMixin from mod lychee->@Inject::lychee_rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 525 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.EntityMixin from mod lychee->@Inject::lychee_rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 526 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.iteminside.EntityMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 527 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.iteminside.EntityMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 528 | [01Jan2026 12:58:19.606] [main/DEBUG] [mixin/]: lychee.mixins.json:recipes.iteminside.EntityMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 529 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 530 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 531 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: lodestone.mixins.json:common.EntityMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 532 | [01Jan2026 12:58:19.607] [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
|
| 533 | [01Jan2026 12:58:19.607] [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
|
| 534 | [01Jan2026 12:58:19.607] [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
|
| 535 | [01Jan2026 12:58:19.607] [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
|
| 536 | [01Jan2026 12:58:19.607] [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
|
| 537 | [01Jan2026 12:58:19.607] [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
|
| 538 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 539 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 540 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$setupActivationStates(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 541 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 542 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 543 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onPistonMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 544 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$ignorePushingWhileInactive(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 545 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 546 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 547 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onLoadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 548 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 549 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 550 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.EntityMixin from mod servercore->@Inject::servercore$onTagAdded(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 551 | [01Jan2026 12:58:19.607] [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
|
| 552 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityjs$onEntityInit(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 553 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityjs$onEntityInit(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
|
| 554 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityjs$onEntityInit(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
|
| 555 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityJs$ignoreExplosion(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 556 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityJs$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 557 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityJs$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 558 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityJs$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 559 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 560 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 561 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 562 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::move(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 563 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::move(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 564 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::move(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 565 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 566 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 567 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 568 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onRemovedFromWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 569 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onRemovedFromWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 570 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onRemovedFromWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 571 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::thunderHit(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 572 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::thunderHit(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
|
| 573 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::thunderHit(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
|
| 574 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::causeFallDamage(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 575 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::causeFallDamage(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 576 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::causeFallDamage(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 577 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onAddedToWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 578 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onAddedToWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 579 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onAddedToWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 580 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::setSprinting(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 581 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::setSprinting(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 582 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::setSprinting(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 583 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::stopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 584 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::stopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 585 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::stopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 586 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 587 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 588 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::rideTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 589 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onClientRemoval(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 590 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onClientRemoval(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 591 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onClientRemoval(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 592 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 593 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 594 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::lavaHurt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 595 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onFlap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 596 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onFlap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 597 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onFlap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 598 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::shouldRenderAtSqrDistance(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 599 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isAttackable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 600 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::getControllingPassenger(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 601 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::canCollideWith(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 602 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::getBlockJumpFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 603 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isPickable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 604 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isPushable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 605 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::push(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 606 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::push(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 607 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::push(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 608 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::getBlockSpeedFactor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 609 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::positionRider(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity$MoveFunction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 610 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::canAddPassenger(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 611 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isFlapping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 612 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::repositionEntityAfterLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 613 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::getSwimSplashSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 614 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::getSwimSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 615 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::canFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 616 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::entityjs$canChangeDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 617 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isFreezing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 618 | [01Jan2026 12:58:19.607] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isCurrentlyGlowing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 619 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::dampensVibrations(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 620 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::showVehicleHealth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 621 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::isInvulnerableTo(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 622 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::canChangeDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 623 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 624 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onInteract(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
|
| 625 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::onInteract(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
|
| 626 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::mayInteract(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 627 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::canTrample(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 628 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: entityjs.mixins.json:EntityMixin from mod entityjs->@Inject::getMaxFallDistance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 629 | [01Jan2026 12:58:19.608] [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
|
| 630 | [01Jan2026 12:58:19.608] [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
|
| 631 | [01Jan2026 12:58:19.608] [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
|
| 632 | [01Jan2026 12:58:19.608] [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
|
| 633 | [01Jan2026 12:58:19.608] [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
|
| 634 | [01Jan2026 12:58:19.608] [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
|
| 635 | [01Jan2026 12:58:19.608] [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
|
| 636 | [01Jan2026 12:58:19.608] [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
|
| 637 | [01Jan2026 12:58:19.608] [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
|
| 638 | [01Jan2026 12:58:19.608] [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
|
| 639 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 640 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 641 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 642 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::onRemove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 643 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::onRemove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 644 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::onRemove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 645 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::removed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 646 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::removed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 647 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LightEntityMixin from mod ars_nouveau->@Inject::removed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 648 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: sauce.mixins.json:EntityMixin from mod sauce->@Inject::sauce$isAlliedTo(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 649 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_affinity.mixins.json:PlayerPowderedSnowMixin from mod ars_affinity->@Inject::setTicksFrozen(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 650 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: ars_affinity.mixins.json:PlayerPowderedSnowMixin from mod ars_affinity->@Inject::onMakeStuckInBlock(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 651 | [01Jan2026 12:58:19.608] [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
|
| 652 | [01Jan2026 12:58:19.608] [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
|
| 653 | [01Jan2026 12:58:19.608] [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
|
| 654 | [01Jan2026 12:58:19.608] [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
|
| 655 | [01Jan2026 12:58:19.608] [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
|
| 656 | [01Jan2026 12:58:19.608] [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
|
| 657 | [01Jan2026 12:58:19.608] [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
|
| 658 | [01Jan2026 12:58:19.608] [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
|
| 659 | [01Jan2026 12:58:19.608] [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
|
| 660 | [01Jan2026 12:58:19.608] [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
|
| 661 | [01Jan2026 12:58:19.608] [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
|
| 662 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: oritech.mixins.json:EntityLaserDropsMixin from mod oritech->@Inject::oritech$teleportDropsToLaser(Lnet/minecraft/world/item/ItemStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 663 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular->@Inject::onSetVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 664 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular->@Inject::onSetVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 665 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular->@Inject::onSetVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 666 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular->@Inject::waterParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 667 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular->@Inject::waterParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 668 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: particular.mixins.json:InjectEntity from mod particular->@Inject::waterParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 669 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: malum.mixins.json:EntityMixin from mod malum->@Inject::malum$extinguishFire(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 670 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: malum.mixins.json:EntityMixin from mod malum->@Inject::malum$extinguishFire(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 671 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: malum.mixins.json:EntityMixin from mod malum->@Inject::malum$extinguishFire(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 672 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$contraptionStepSounds(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 673 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$contraptionStepSounds(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 674 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$contraptionStepSounds(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 675 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 676 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 677 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 678 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 679 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 680 | [01Jan2026 12:58:19.608] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 681 | [01Jan2026 12:58:19.624] [main/DEBUG] [mixin/]: Mixing PlayerDeathMixin from baguettelib.mixins.json into net.minecraft.world.entity.player.Player
|
| 682 | [01Jan2026 12:58:19.624] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 683 | [01Jan2026 12:58:19.624] [main/DEBUG] [mixin/]: Mixing PlayerMixin from fdbosses.mixins.json into net.minecraft.world.entity.player.Player
|
| 684 | [01Jan2026 12:58:19.625] [main/DEBUG] [mixin/]: Mixing PlayerAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 685 | [01Jan2026 12:58:19.625] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerAccessor 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)
|
| 686 | [01Jan2026 12:58:19.625] [main/DEBUG] [mixin/]: Mixing PlayerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 687 | [01Jan2026 12:58:19.625] [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)
|
| 688 | [01Jan2026 12:58:19.625] [main/DEBUG] [mixin/]: Mixing PlayerProjectileMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 689 | [01Jan2026 12:58:19.625] [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)
|
| 690 | [01Jan2026 12:58:19.625] [main/DEBUG] [mixin/]: Mixing PlayerMixin from enderio-machines.mixins.json into net.minecraft.world.entity.player.Player
|
| 691 | [01Jan2026 12:58:19.625] [main/DEBUG] [mixin/]: enderio-machines.mixins.json:PlayerMixin 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)
|
| 692 | [01Jan2026 12:58:19.626] [main/DEBUG] [mixin/]: Mixing PlayerMixin from mixins.ftboceanmobs.json into net.minecraft.world.entity.player.Player
|
| 693 | [01Jan2026 12:58:19.626] [main/DEBUG] [mixin/]: mixins.ftboceanmobs.json:PlayerMixin from mod ftboceanmobs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 694 | [01Jan2026 12:58:19.626] [main/DEBUG] [mixin/]: Mixing entity.player.PlayerEntityMixin from shield_api.mixins.json into net.minecraft.world.entity.player.Player
|
| 695 | [01Jan2026 12:58:19.627] [main/DEBUG] [mixin/]: Mixing main.PlayerMixin from alltheleaks.mixins.json into net.minecraft.world.entity.player.Player
|
| 696 | [01Jan2026 12:58:19.627] [main/DEBUG] [mixin/]: Mixing PlayerEquipmentMixin from baguettelib.mixins.json into net.minecraft.world.entity.player.Player
|
| 697 | [01Jan2026 12:58:19.627] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 698 | [01Jan2026 12:58:19.628] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
|
| 699 | [01Jan2026 12:58:19.628] [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)
|
| 700 | [01Jan2026 12:58:19.628] [main/DEBUG] [mixin/]: Mixing PlayerMovementMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
|
| 701 | [01Jan2026 12:58:19.629] [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)
|
| 702 | [01Jan2026 12:58:19.629] [main/DEBUG] [mixin/]: Mixing ability.posteatingeffects.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
| 703 | [01Jan2026 12:58:19.629] [main/DEBUG] [mixin/]: Mixing attribute.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
| 704 | [01Jan2026 12:58:19.629] [main/DEBUG] [mixin/]: Mixing mobeffect.magnetism.PlayerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.player.Player
|
| 705 | [01Jan2026 12:58:19.629] [main/DEBUG] [mixin/]: Mixing ability.sinking.PlayerMixin from mixins.artifacts.neoforge.json into net.minecraft.world.entity.player.Player
|
| 706 | [01Jan2026 12:58:19.629] [main/DEBUG] [mixin/]: Mixing PlayerMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.player.Player
|
| 707 | [01Jan2026 12:58:19.630] [main/DEBUG] [mixin/]: Mixing PlayerMixin from structures_tweaker.mixins.json into net.minecraft.world.entity.player.Player
|
| 708 | [01Jan2026 12:58:19.630] [main/DEBUG] [mixin/]: structures_tweaker.mixins.json:PlayerMixin from mod structures_tweaker: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 709 | [01Jan2026 12:58:19.631] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from playerAnimator-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 710 | [01Jan2026 12:58:19.632] [main/DEBUG] [mixin/]: Mixing PlayerMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.player.Player
|
| 711 | [01Jan2026 12:58:19.632] [main/DEBUG] [mixin/]: Mixing PlayerMixin from mekanismcurios.mixins.json into net.minecraft.world.entity.player.Player
|
| 712 | [01Jan2026 12:58:19.632] [main/DEBUG] [mixin/]: Mixing elytra.ElytraPlayerMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.player.Player
|
| 713 | [01Jan2026 12:58:19.632] [main/DEBUG] [mixin/]: Mixing elytra.PlayerMixin from reliquified_ars_nouveau.mixins.json into net.minecraft.world.entity.player.Player
|
| 714 | [01Jan2026 12:58:19.633] [main/DEBUG] [mixin/]: Mixing PlayerMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 715 | [01Jan2026 12:58:19.633] [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)
|
| 716 | [01Jan2026 12:58:19.633] [main/DEBUG] [mixin/]: Mixing PlayerMixin from squatgrow.mixins.json into net.minecraft.world.entity.player.Player
|
| 717 | [01Jan2026 12:58:19.633] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 718 | [01Jan2026 12:58:19.633] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from simplyswords-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 719 | [01Jan2026 12:58:19.634] [main/DEBUG] [mixin/]: Mixing client.MixinPlayer from fancymenu.mixins.json into net.minecraft.world.entity.player.Player
|
| 720 | [01Jan2026 12:58:19.634] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 721 | [01Jan2026 12:58:19.634] [main/DEBUG] [mixin/]: Mixing PlayerMixin from malum.mixins.json into net.minecraft.world.entity.player.Player
|
| 722 | [01Jan2026 12:58:19.635] [main/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability-common.mixins.json into net.minecraft.world.entity.player.Player
|
| 723 | [01Jan2026 12:58:19.635] [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)
|
| 724 | [01Jan2026 12:58:19.635] [main/DEBUG] [mixin/]: Mixing PlayerMixin from mixins.brandonscore.json into net.minecraft.world.entity.player.Player
|
| 725 | [01Jan2026 12:58:19.635] [main/DEBUG] [mixin/]: mixins.brandonscore.json:PlayerMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 726 | [01Jan2026 12:58:19.635] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryToStartFallFlying$0(Lnet/minecraft/world/item/ItemStack;)Z to mdc2ef4c$brandonscore$lambda$tryToStartFallFlying$0$0 in mixins.brandonscore.json:PlayerMixin from mod (unknown)
|
| 727 | [01Jan2026 12:58:19.635] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.player.Player
|
| 728 | [01Jan2026 12:58:19.635] [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)
|
| 729 | [01Jan2026 12:58:19.636] [main/DEBUG] [mixin/]: Mixing PlayerMixin from kubejs.mixins.json into net.minecraft.world.entity.player.Player
|
| 730 | [01Jan2026 12:58:19.638] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create.mixins.json into net.minecraft.world.entity.player.Player
|
| 731 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib->@Inject::onPreDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 732 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 733 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 734 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 735 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: fdbosses.mixins.json:PlayerMixin from mod fdbosses->@Inject::wantsToStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 736 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: fdbosses.mixins.json:PlayerMixin from mod fdbosses->@Inject::actuallyHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 737 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: fdbosses.mixins.json:PlayerMixin from mod fdbosses->@Inject::actuallyHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 738 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: fdbosses.mixins.json:PlayerMixin from mod fdbosses->@Inject::actuallyHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 739 | [01Jan2026 12:58:19.652] [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
|
| 740 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: mixins.ftboceanmobs.json:PlayerMixin from mod ftboceanmobs->@Inject::wantsToStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 741 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: shield_api.mixins.json:entity.player.PlayerEntityMixin from mod shield_api->@Inject::shield_api$damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 742 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: shield_api.mixins.json:entity.player.PlayerEntityMixin from mod shield_api->@Inject::shield_api$damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 743 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: shield_api.mixins.json:entity.player.PlayerEntityMixin from mod shield_api->@Inject::shield_api$damageShield(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 744 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: shield_api.mixins.json:entity.player.PlayerEntityMixin from mod shield_api->@Inject::shield_api$disableShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 745 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: shield_api.mixins.json:entity.player.PlayerEntityMixin from mod shield_api->@Inject::shield_api$disableShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 746 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: shield_api.mixins.json:entity.player.PlayerEntityMixin from mod shield_api->@Inject::shield_api$disableShield(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 747 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib->@Inject::onSetItemSlot(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 748 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib->@Inject::onSetItemSlot(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
|
| 749 | [01Jan2026 12:58:19.652] [main/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib->@Inject::onSetItemSlot(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
|
| 750 | [01Jan2026 12:58:19.652] [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
|
| 751 | [01Jan2026 12:58:19.652] [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
|
| 752 | [01Jan2026 12:58:19.653] [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
|
| 753 | [01Jan2026 12:58:19.653] [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
|
| 754 | [01Jan2026 12:58:19.653] [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
|
| 755 | [01Jan2026 12:58:19.653] [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
|
| 756 | [01Jan2026 12:58:19.653] [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
|
| 757 | [01Jan2026 12:58:19.653] [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
|
| 758 | [01Jan2026 12:58:19.653] [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
|
| 759 | [01Jan2026 12:58:19.653] [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
|
| 760 | [01Jan2026 12:58:19.653] [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
|
| 761 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: structures_tweaker.mixins.json:PlayerMixin from mod structures_tweaker->@Inject::onStartFallFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 762 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerEntityMixin from mod playeranimator->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 763 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerEntityMixin from mod playeranimator->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 764 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerEntityMixin from mod playeranimator->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 765 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow->@Inject::sg$onTickEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 766 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow->@Inject::sg$onTickEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 767 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: squatgrow.mixins.json:PlayerMixin from mod squatgrow->@Inject::sg$onTickEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 768 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$dropShoulderEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 769 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 770 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 771 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 772 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tickMovement(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 773 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tickMovement(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 774 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: simplyswords-common.mixins.json:PlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tickMovement(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 775 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu->@Inject::after_jumpFromGround_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 776 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu->@Inject::after_jumpFromGround_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 777 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu->@Inject::after_jumpFromGround_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 778 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: malum.mixins.json:PlayerMixin from mod malum->@Inject::malum$canEat(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 779 | [01Jan2026 12:58:19.653] [main/DEBUG] [mixin/]: mixins.brandonscore.json:PlayerMixin from mod (unknown)->@Inject::tryToStartFallFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfoReturnable
|
| 780 | [01Jan2026 12:58:19.658] [main/DEBUG] [mixin/]: Mixing IPlayerExtensionMixin from create_hypertube.mixins.json into net.neoforged.neoforge.common.extensions.IPlayerExtension
|
| 781 | [01Jan2026 12:58:19.658] [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)
|
| 782 | [01Jan2026 12:58:19.659] [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
|
| 783 | [01Jan2026 12:58:19.661] [main/DEBUG] [mixin/]: Mixing IItemHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.IItemHandler
|
| 784 | [01Jan2026 12:58:19.674] [main/DEBUG] [mixin/]: Mixing perf.thread_priorities.UtilMixin from modernfix-common.mixins.json into net.minecraft.Util
|
| 785 | [01Jan2026 12:58:19.674] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustPriorityOfThreadFactory$0(Ljava/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; to mdc2ef4c$modernfix$lambda$adjustPriorityOfThreadFactory$0$0 in modernfix-common.mixins.json:perf.thread_priorities.UtilMixin from mod modernfix
|
| 786 | [01Jan2026 12:58:19.675] [main/DEBUG] [mixin/]: Mixing UtilMixin from ftbchunks-common.mixins.json into net.minecraft.Util
|
| 787 | [01Jan2026 12:58:19.675] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:UtilMixin 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)
|
| 788 | [01Jan2026 12:58:19.676] [main/DEBUG] [mixin/]: Mixing UtilMixin from kubejs.mixins.json into net.minecraft.Util
|
| 789 | [01Jan2026 12:58:19.677] [main/DEBUG] [mixin/]: ftbchunks-common.mixins.json:UtilMixin from mod ftbchunks->@Inject::shutdownExecutorsFTBC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 790 | [01Jan2026 12:58:19.678] [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
|
| 791 | [01Jan2026 12:58:19.800] [main/DEBUG] [mixin/]: Mixing V3818_3Mixin from computercraft.forge.mixins.json into net.minecraft.util.datafix.schemas.V3818_3
|
| 792 | [01Jan2026 12:58:19.816] [main/DEBUG] [mixin/]: Mixing CrashMixin from ftbauxilium.mixins.json into net.minecraft.CrashReport
|
| 793 | [01Jan2026 12:58:19.819] [main/DEBUG] [mixin/]: ftbauxilium.mixins.json:CrashMixin from mod ftbauxilium->@Inject::saveToFile(Ljava/nio/file/Path;Lnet/minecraft/ReportType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 794 | [01Jan2026 12:58:19.819] [main/DEBUG] [mixin/]: ftbauxilium.mixins.json:CrashMixin from mod ftbauxilium->@Inject::saveToFile(Ljava/nio/file/Path;Lnet/minecraft/ReportType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 795 | [01Jan2026 12:58:19.819] [main/DEBUG] [mixin/]: ftbauxilium.mixins.json:CrashMixin from mod ftbauxilium->@Inject::saveToFile(Ljava/nio/file/Path;Lnet/minecraft/ReportType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 796 | [01Jan2026 12:58:19.819] [main/DEBUG] [mixin/]: ftbauxilium.mixins.json:CrashMixin from mod ftbauxilium->@Inject::addPackData(Ljava/lang/StringBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 797 | [01Jan2026 12:58:19.819] [main/DEBUG] [mixin/]: ftbauxilium.mixins.json:CrashMixin from mod ftbauxilium->@Inject::addPackData(Ljava/lang/StringBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 798 | [01Jan2026 12:58:19.819] [main/DEBUG] [mixin/]: ftbauxilium.mixins.json:CrashMixin from mod ftbauxilium->@Inject::addPackData(Ljava/lang/StringBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 799 | [01Jan2026 12:58:19.821] [main/DEBUG] [mixin/]: Mixing MixinSystemReport from mixins.iris.json into net.minecraft.SystemReport
|
| 800 | [01Jan2026 12:58:19.822] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 801 | [01Jan2026 12:58:19.822] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$1()Ljava/lang/String; to mdc2ef4c$iris$lambda$fillSystemDetails$1$0 in mixins.iris.json:MixinSystemReport from mod iris
|
| 802 | [01Jan2026 12:58:19.822] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$0(Ljava/lang/StringBuilder;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to mdc2ef4c$iris$lambda$fillSystemDetails$0$1 in mixins.iris.json:MixinSystemReport from mod iris
|
| 803 | [01Jan2026 12:58:19.824] [main/DEBUG] [mixin/]: Mixing client.MixinSystemReport from patchouli_xplat.mixins.json into net.minecraft.SystemReport
|
| 804 | [01Jan2026 12:58:19.824] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
|
| 805 | [01Jan2026 12:58:19.824] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$c2ef4c$2 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
| 806 | [01Jan2026 12:58:19.824] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$c2ef4c$3 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
| 807 | [01Jan2026 12:58:19.825] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 808 | [01Jan2026 12:58:19.825] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 809 | [01Jan2026 12:58:19.825] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 810 | [01Jan2026 12:58:19.825] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinSystemReport from mod patchouli->@Inject::patchouli_addContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 811 | [01Jan2026 12:58:19.825] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinSystemReport from mod patchouli->@Inject::patchouli_addContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 812 | [01Jan2026 12:58:19.825] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinSystemReport from mod patchouli->@Inject::patchouli_addContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 813 | [01Jan2026 12:58:19.833] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
| 814 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
| 815 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
| 816 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
| 817 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
| 818 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
| 819 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
| 820 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
| 821 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
| 822 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
| 823 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
| 824 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
| 825 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
| 826 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
| 827 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
| 828 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
| 829 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
| 830 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
| 831 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
| 832 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
| 833 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
| 834 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
| 835 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
| 836 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
| 837 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
| 838 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
| 839 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
| 840 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
| 841 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
| 842 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
| 843 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
| 844 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
| 845 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
| 846 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
| 847 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
| 848 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
| 849 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
| 850 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
| 851 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
| 852 | [01Jan2026 12:58:19.834] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
| 853 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
| 854 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
| 855 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
| 856 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
| 857 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
| 858 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
| 859 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
| 860 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
| 861 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
| 862 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
| 863 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
| 864 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
| 865 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
| 866 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
| 867 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
| 868 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
| 869 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
| 870 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
| 871 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
| 872 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
| 873 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
| 874 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
| 875 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
| 876 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
| 877 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
| 878 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
| 879 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
| 880 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
| 881 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
| 882 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
| 883 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
| 884 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
| 885 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
| 886 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
| 887 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
| 888 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
| 889 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
| 890 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
| 891 | [01Jan2026 12:58:19.835] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
| 892 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
| 893 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
| 894 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
| 895 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
| 896 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
| 897 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
| 898 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
| 899 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
| 900 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
| 901 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
| 902 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
| 903 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
| 904 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
| 905 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
| 906 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
| 907 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
| 908 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
| 909 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
| 910 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
| 911 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
| 912 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
| 913 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
| 914 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
| 915 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
| 916 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
| 917 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
| 918 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
| 919 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
| 920 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
| 921 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
| 922 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
| 923 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
| 924 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
| 925 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
| 926 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
| 927 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
| 928 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
| 929 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
| 930 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
| 931 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
| 932 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
| 933 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
| 934 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
| 935 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
| 936 | [01Jan2026 12:58:19.836] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
| 937 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
| 938 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
| 939 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
| 940 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
| 941 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
| 942 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
| 943 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
| 944 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
| 945 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
| 946 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
| 947 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
| 948 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
| 949 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
| 950 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
| 951 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
| 952 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
| 953 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
| 954 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
| 955 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
| 956 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
| 957 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
| 958 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
| 959 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
| 960 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
| 961 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
| 962 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
| 963 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
| 964 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
| 965 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
| 966 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
| 967 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
| 968 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
| 969 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
| 970 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
| 971 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
| 972 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
| 973 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
| 974 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
| 975 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
| 976 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
| 977 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
| 978 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
| 979 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
| 980 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
| 981 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
| 982 | [01Jan2026 12:58:19.837] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
| 983 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
| 984 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
| 985 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
| 986 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
| 987 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
| 988 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
| 989 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
| 990 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
| 991 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
| 992 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
| 993 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
| 994 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
| 995 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
| 996 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
| 997 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
| 998 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
| 999 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
| 1000 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
| 1001 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
| 1002 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
| 1003 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
| 1004 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
| 1005 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
| 1006 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
| 1007 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
| 1008 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
| 1009 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
| 1010 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
| 1011 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
| 1012 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
| 1013 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
| 1014 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
| 1015 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
| 1016 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
| 1017 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
| 1018 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
| 1019 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
| 1020 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
| 1021 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
| 1022 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
| 1023 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
| 1024 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
| 1025 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
| 1026 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
| 1027 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
| 1028 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
| 1029 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
| 1030 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
| 1031 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
| 1032 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
| 1033 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
| 1034 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
| 1035 | [01Jan2026 12:58:19.838] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
| 1036 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
| 1037 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
| 1038 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
| 1039 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
| 1040 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
| 1041 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
| 1042 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
| 1043 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
| 1044 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
| 1045 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
| 1046 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
| 1047 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
| 1048 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
| 1049 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
| 1050 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
| 1051 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
| 1052 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
| 1053 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
| 1054 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
| 1055 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
| 1056 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
| 1057 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
| 1058 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
| 1059 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
| 1060 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
| 1061 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
| 1062 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
| 1063 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
| 1064 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
| 1065 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
| 1066 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
| 1067 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
| 1068 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
| 1069 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
| 1070 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
| 1071 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
| 1072 | [01Jan2026 12:58:19.839] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
| 1073 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
| 1074 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
| 1075 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
| 1076 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
| 1077 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
| 1078 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
| 1079 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
| 1080 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
| 1081 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
| 1082 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
| 1083 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
| 1084 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
| 1085 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
| 1086 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
| 1087 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
| 1088 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
| 1089 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
| 1090 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
| 1091 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
| 1092 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
| 1093 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
| 1094 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
| 1095 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
| 1096 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
| 1097 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
| 1098 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
| 1099 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
| 1100 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
| 1101 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
| 1102 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
| 1103 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
| 1104 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
| 1105 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
| 1106 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
| 1107 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
| 1108 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
| 1109 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
| 1110 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
| 1111 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
| 1112 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
| 1113 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
| 1114 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
| 1115 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
| 1116 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
| 1117 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
| 1118 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
| 1119 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
| 1120 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
| 1121 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
| 1122 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
| 1123 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
| 1124 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
| 1125 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
| 1126 | [01Jan2026 12:58:19.840] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
| 1127 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
| 1128 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
| 1129 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
| 1130 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
| 1131 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
| 1132 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
| 1133 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
| 1134 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
| 1135 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
| 1136 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
| 1137 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
| 1138 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
| 1139 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
| 1140 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
| 1141 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
| 1142 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
| 1143 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
| 1144 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
| 1145 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
| 1146 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
| 1147 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
| 1148 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
| 1149 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
| 1150 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
| 1151 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
| 1152 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
| 1153 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
| 1154 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
| 1155 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
| 1156 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
| 1157 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
| 1158 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
| 1159 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
| 1160 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
| 1161 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
| 1162 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
| 1163 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
| 1164 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
| 1165 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
| 1166 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
| 1167 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
| 1168 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
| 1169 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
| 1170 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
| 1171 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
| 1172 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
| 1173 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
| 1174 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
| 1175 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
| 1176 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
| 1177 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
| 1178 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
| 1179 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
| 1180 | [01Jan2026 12:58:19.841] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
| 1181 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
| 1182 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
| 1183 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
| 1184 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
| 1185 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
| 1186 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
| 1187 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
| 1188 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
| 1189 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
| 1190 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
| 1191 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
| 1192 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
| 1193 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
| 1194 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
| 1195 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
| 1196 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
| 1197 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
| 1198 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
| 1199 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
| 1200 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
| 1201 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
| 1202 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
| 1203 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
| 1204 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
| 1205 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
| 1206 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
| 1207 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
| 1208 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
| 1209 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
| 1210 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
| 1211 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
| 1212 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
| 1213 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
| 1214 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
| 1215 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
| 1216 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
| 1217 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
| 1218 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
| 1219 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
| 1220 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
| 1221 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
| 1222 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
| 1223 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
| 1224 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
| 1225 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
| 1226 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
| 1227 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
| 1228 | [01Jan2026 12:58:19.842] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
| 1229 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
| 1230 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
| 1231 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
| 1232 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
| 1233 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
| 1234 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
| 1235 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
| 1236 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
| 1237 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
| 1238 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
| 1239 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
| 1240 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
| 1241 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
| 1242 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
| 1243 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
| 1244 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
| 1245 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
| 1246 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
| 1247 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
| 1248 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
| 1249 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
| 1250 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
| 1251 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
| 1252 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
| 1253 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
| 1254 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
| 1255 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
| 1256 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
| 1257 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
| 1258 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
| 1259 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
| 1260 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
| 1261 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
| 1262 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
| 1263 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
| 1264 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
| 1265 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
| 1266 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
| 1267 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
| 1268 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
| 1269 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
| 1270 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
| 1271 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
| 1272 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
| 1273 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
| 1274 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
| 1275 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
| 1276 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
| 1277 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
| 1278 | [01Jan2026 12:58:19.843] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
| 1279 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
| 1280 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
| 1281 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
| 1282 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
| 1283 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
| 1284 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
| 1285 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
| 1286 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
| 1287 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
| 1288 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
| 1289 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
| 1290 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
| 1291 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
| 1292 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
| 1293 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
| 1294 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
| 1295 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
| 1296 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
| 1297 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
| 1298 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
| 1299 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
| 1300 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
| 1301 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
| 1302 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
| 1303 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
| 1304 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
| 1305 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
| 1306 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
| 1307 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
| 1308 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
| 1309 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
| 1310 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
| 1311 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
| 1312 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
| 1313 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
| 1314 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
| 1315 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
| 1316 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
| 1317 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
| 1318 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
| 1319 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
| 1320 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
| 1321 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
| 1322 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
| 1323 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
| 1324 | [01Jan2026 12:58:19.844] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
| 1325 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
| 1326 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
| 1327 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
| 1328 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
| 1329 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
| 1330 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
| 1331 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
| 1332 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
| 1333 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
| 1334 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
| 1335 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
| 1336 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
| 1337 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
| 1338 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
| 1339 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
| 1340 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
| 1341 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
| 1342 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
| 1343 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
| 1344 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
| 1345 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
| 1346 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
| 1347 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
| 1348 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
| 1349 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
| 1350 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
| 1351 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
| 1352 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
| 1353 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
| 1354 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
| 1355 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
| 1356 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
| 1357 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
| 1358 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
| 1359 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
| 1360 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
| 1361 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
| 1362 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
| 1363 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
| 1364 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
| 1365 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
| 1366 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
| 1367 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
| 1368 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
| 1369 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
| 1370 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
| 1371 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
| 1372 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
| 1373 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
| 1374 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
| 1375 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
| 1376 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
| 1377 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
| 1378 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
| 1379 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
| 1380 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
| 1381 | [01Jan2026 12:58:19.845] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
| 1382 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
| 1383 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
| 1384 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
| 1385 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
| 1386 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
| 1387 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
| 1388 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
| 1389 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
| 1390 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
| 1391 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
| 1392 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
| 1393 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
| 1394 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
| 1395 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
| 1396 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
| 1397 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
| 1398 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
| 1399 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
| 1400 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
| 1401 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
| 1402 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
| 1403 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
| 1404 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
| 1405 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
| 1406 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
| 1407 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
| 1408 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
| 1409 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
| 1410 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
| 1411 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
| 1412 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
| 1413 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
| 1414 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
| 1415 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
| 1416 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
| 1417 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
| 1418 | [01Jan2026 12:58:19.846] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
| 1419 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
| 1420 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
| 1421 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
| 1422 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
| 1423 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
| 1424 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
| 1425 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
| 1426 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
| 1427 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
| 1428 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
| 1429 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
| 1430 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
| 1431 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
| 1432 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
| 1433 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
| 1434 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
| 1435 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
| 1436 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
| 1437 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
| 1438 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
| 1439 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
| 1440 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
| 1441 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
| 1442 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
| 1443 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
| 1444 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
| 1445 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
| 1446 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
| 1447 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
| 1448 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
| 1449 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
| 1450 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
| 1451 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
| 1452 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
| 1453 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
| 1454 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
| 1455 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
| 1456 | [01Jan2026 12:58:19.847] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
| 1457 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
| 1458 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
| 1459 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
| 1460 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
| 1461 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
| 1462 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
| 1463 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
| 1464 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
| 1465 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
| 1466 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
| 1467 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
| 1468 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
| 1469 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
| 1470 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
| 1471 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
| 1472 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
| 1473 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
| 1474 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
| 1475 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
| 1476 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
| 1477 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
| 1478 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
| 1479 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
| 1480 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
| 1481 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
| 1482 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
| 1483 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
| 1484 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
| 1485 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
| 1486 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
| 1487 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
| 1488 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
| 1489 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
| 1490 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
| 1491 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
| 1492 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
| 1493 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
| 1494 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
| 1495 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
| 1496 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
| 1497 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
| 1498 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
| 1499 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
| 1500 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
| 1501 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
| 1502 | [01Jan2026 12:58:19.848] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
| 1503 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
| 1504 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
| 1505 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
| 1506 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
| 1507 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
| 1508 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
| 1509 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
| 1510 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
| 1511 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
| 1512 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
| 1513 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
| 1514 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
| 1515 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
| 1516 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
| 1517 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
| 1518 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
| 1519 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
| 1520 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
| 1521 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
| 1522 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
| 1523 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
| 1524 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
| 1525 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
| 1526 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
| 1527 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
| 1528 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
| 1529 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
| 1530 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
| 1531 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
| 1532 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
| 1533 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
| 1534 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
| 1535 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
| 1536 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
| 1537 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
| 1538 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
| 1539 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
| 1540 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
| 1541 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
| 1542 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
| 1543 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
| 1544 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
| 1545 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
| 1546 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
| 1547 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
| 1548 | [01Jan2026 12:58:19.849] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
| 1549 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
| 1550 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
| 1551 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
| 1552 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
| 1553 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
| 1554 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
| 1555 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
| 1556 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
| 1557 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
| 1558 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
| 1559 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
| 1560 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
| 1561 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
| 1562 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
| 1563 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
| 1564 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
| 1565 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
| 1566 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
| 1567 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
| 1568 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
| 1569 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
| 1570 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
| 1571 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
| 1572 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
| 1573 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
| 1574 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
| 1575 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
| 1576 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
| 1577 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
| 1578 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
| 1579 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
| 1580 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
| 1581 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
| 1582 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
| 1583 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
| 1584 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
| 1585 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
| 1586 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
| 1587 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
| 1588 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
| 1589 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
| 1590 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
| 1591 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
| 1592 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
| 1593 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
| 1594 | [01Jan2026 12:58:19.850] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
| 1595 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
| 1596 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
| 1597 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
| 1598 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
| 1599 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
| 1600 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
| 1601 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
| 1602 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
| 1603 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
| 1604 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
| 1605 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
| 1606 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
| 1607 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
| 1608 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
| 1609 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
| 1610 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
| 1611 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
| 1612 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
| 1613 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
| 1614 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
| 1615 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
| 1616 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
| 1617 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
| 1618 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
| 1619 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
| 1620 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
| 1621 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
| 1622 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
| 1623 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
| 1624 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
| 1625 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
| 1626 | [01Jan2026 12:58:19.851] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
| 1627 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
| 1628 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
| 1629 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
| 1630 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
| 1631 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
| 1632 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
| 1633 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
| 1634 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
| 1635 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
| 1636 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
| 1637 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
| 1638 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
| 1639 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
| 1640 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
| 1641 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
| 1642 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
| 1643 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
| 1644 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
| 1645 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
| 1646 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
| 1647 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
| 1648 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
| 1649 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
| 1650 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
| 1651 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
| 1652 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
| 1653 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
| 1654 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
| 1655 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
| 1656 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
| 1657 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
| 1658 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
| 1659 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
| 1660 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
| 1661 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
| 1662 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
| 1663 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
| 1664 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
| 1665 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
| 1666 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
| 1667 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
| 1668 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
| 1669 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
| 1670 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
| 1671 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
| 1672 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
| 1673 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
| 1674 | [01Jan2026 12:58:19.852] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
| 1675 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
| 1676 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
| 1677 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
| 1678 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
| 1679 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
| 1680 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
| 1681 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
| 1682 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
| 1683 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
| 1684 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
| 1685 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
| 1686 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
| 1687 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
| 1688 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
| 1689 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
| 1690 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
| 1691 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
| 1692 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
| 1693 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
| 1694 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
| 1695 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
| 1696 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
| 1697 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
| 1698 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
| 1699 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
| 1700 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
| 1701 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
| 1702 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
| 1703 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
| 1704 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
| 1705 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
| 1706 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
| 1707 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
| 1708 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
| 1709 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
| 1710 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
| 1711 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
| 1712 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
| 1713 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
| 1714 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
| 1715 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
| 1716 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
| 1717 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
| 1718 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
| 1719 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
| 1720 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
| 1721 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
| 1722 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
| 1723 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
| 1724 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
| 1725 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
| 1726 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
| 1727 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
| 1728 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
| 1729 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
| 1730 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
| 1731 | [01Jan2026 12:58:19.853] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
| 1732 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
| 1733 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
| 1734 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
| 1735 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
| 1736 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
| 1737 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
| 1738 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
| 1739 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
| 1740 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
| 1741 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
| 1742 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
| 1743 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
| 1744 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
| 1745 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
| 1746 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
| 1747 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
| 1748 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
| 1749 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
| 1750 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
| 1751 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
| 1752 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
| 1753 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
| 1754 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
| 1755 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
| 1756 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
| 1757 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
| 1758 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
| 1759 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
| 1760 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
| 1761 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
| 1762 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
| 1763 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
| 1764 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
| 1765 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
| 1766 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
| 1767 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
| 1768 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
| 1769 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
| 1770 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
| 1771 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
| 1772 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
| 1773 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
| 1774 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
| 1775 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
| 1776 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
| 1777 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
| 1778 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
| 1779 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
| 1780 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
| 1781 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
| 1782 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
| 1783 | [01Jan2026 12:58:19.854] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
| 1784 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
| 1785 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
| 1786 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
| 1787 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
| 1788 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
| 1789 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
| 1790 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
| 1791 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
| 1792 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
| 1793 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
| 1794 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
| 1795 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
| 1796 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
| 1797 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
| 1798 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
| 1799 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
| 1800 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
| 1801 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
| 1802 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
| 1803 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
| 1804 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
| 1805 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
| 1806 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
| 1807 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
| 1808 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
| 1809 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
| 1810 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
| 1811 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
| 1812 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
| 1813 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
| 1814 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
| 1815 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
| 1816 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
| 1817 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
| 1818 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
| 1819 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
| 1820 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
| 1821 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
| 1822 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
| 1823 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
| 1824 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
| 1825 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
| 1826 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
| 1827 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
| 1828 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
| 1829 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
| 1830 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
| 1831 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
| 1832 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
| 1833 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
| 1834 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
| 1835 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
| 1836 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
| 1837 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
| 1838 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
| 1839 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
| 1840 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
| 1841 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
| 1842 | [01Jan2026 12:58:19.855] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
| 1843 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
| 1844 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
| 1845 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
| 1846 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
| 1847 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
| 1848 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
| 1849 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
| 1850 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
| 1851 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
| 1852 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
| 1853 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
| 1854 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
| 1855 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
| 1856 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
| 1857 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
| 1858 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
| 1859 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
| 1860 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
| 1861 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
| 1862 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
| 1863 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
| 1864 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
| 1865 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
| 1866 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
| 1867 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
| 1868 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
| 1869 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
| 1870 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
| 1871 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
| 1872 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
| 1873 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
| 1874 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
| 1875 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
| 1876 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
| 1877 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
| 1878 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
| 1879 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
| 1880 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
| 1881 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
| 1882 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
| 1883 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
| 1884 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
| 1885 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
| 1886 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
| 1887 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
| 1888 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
| 1889 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
| 1890 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
| 1891 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
| 1892 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
| 1893 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
| 1894 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
| 1895 | [01Jan2026 12:58:19.856] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
| 1896 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
| 1897 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
| 1898 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
| 1899 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
| 1900 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
| 1901 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
| 1902 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
| 1903 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
| 1904 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
| 1905 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
| 1906 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
| 1907 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
| 1908 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
| 1909 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
| 1910 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
| 1911 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
| 1912 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
| 1913 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
| 1914 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
| 1915 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
| 1916 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
| 1917 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
| 1918 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
| 1919 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
| 1920 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
| 1921 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
| 1922 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
| 1923 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
| 1924 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
| 1925 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
| 1926 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
| 1927 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
| 1928 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
| 1929 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
| 1930 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
| 1931 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
| 1932 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
| 1933 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
| 1934 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
| 1935 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
| 1936 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
| 1937 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
| 1938 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
| 1939 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
| 1940 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
| 1941 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
| 1942 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
| 1943 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
| 1944 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
| 1945 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
| 1946 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
| 1947 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
| 1948 | [01Jan2026 12:58:19.857] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
| 1949 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
| 1950 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
| 1951 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
| 1952 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
| 1953 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
| 1954 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
| 1955 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
| 1956 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
| 1957 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
| 1958 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
| 1959 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
| 1960 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
| 1961 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
| 1962 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
| 1963 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
| 1964 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
| 1965 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
| 1966 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
| 1967 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
| 1968 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
| 1969 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
| 1970 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
| 1971 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
| 1972 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
| 1973 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
| 1974 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
| 1975 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
| 1976 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
| 1977 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
| 1978 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
| 1979 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
| 1980 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
| 1981 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
| 1982 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
| 1983 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
| 1984 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
| 1985 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
| 1986 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
| 1987 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
| 1988 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
| 1989 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
| 1990 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
| 1991 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
| 1992 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
| 1993 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
| 1994 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
| 1995 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
| 1996 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
| 1997 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
| 1998 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
| 1999 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
| 2000 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
| 2001 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
| 2002 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
| 2003 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
| 2004 | [01Jan2026 12:58:19.858] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
| 2005 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
| 2006 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
| 2007 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
| 2008 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
| 2009 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
| 2010 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
| 2011 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
| 2012 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
| 2013 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
| 2014 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
| 2015 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
| 2016 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
| 2017 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
| 2018 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
| 2019 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
| 2020 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
| 2021 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
| 2022 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
| 2023 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
| 2024 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
| 2025 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
| 2026 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
| 2027 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
| 2028 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
| 2029 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
| 2030 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
| 2031 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
| 2032 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
| 2033 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
| 2034 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
| 2035 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
| 2036 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
| 2037 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
| 2038 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
| 2039 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
| 2040 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
| 2041 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
| 2042 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
| 2043 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
| 2044 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
| 2045 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
| 2046 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
| 2047 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
| 2048 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
| 2049 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
| 2050 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
| 2051 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
| 2052 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
| 2053 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
| 2054 | [01Jan2026 12:58:19.859] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
| 2055 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
| 2056 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
| 2057 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
| 2058 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
| 2059 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
| 2060 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
| 2061 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
| 2062 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
| 2063 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
| 2064 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
| 2065 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
| 2066 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
| 2067 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
| 2068 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
| 2069 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
| 2070 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
| 2071 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
| 2072 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
| 2073 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
| 2074 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
| 2075 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
| 2076 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
| 2077 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
| 2078 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
| 2079 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
| 2080 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
| 2081 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
| 2082 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
| 2083 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
| 2084 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
| 2085 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
| 2086 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
| 2087 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
| 2088 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
| 2089 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
| 2090 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
| 2091 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
| 2092 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
| 2093 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
| 2094 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
| 2095 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
| 2096 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
| 2097 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
| 2098 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
| 2099 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
| 2100 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
| 2101 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
| 2102 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
| 2103 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
| 2104 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
| 2105 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
| 2106 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
| 2107 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
| 2108 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
| 2109 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
| 2110 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
| 2111 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
| 2112 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
| 2113 | [01Jan2026 12:58:19.860] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
| 2114 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
| 2115 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
| 2116 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
| 2117 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
| 2118 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
| 2119 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
| 2120 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
| 2121 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
| 2122 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
| 2123 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
| 2124 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
| 2125 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
| 2126 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
| 2127 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
| 2128 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
| 2129 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
| 2130 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
| 2131 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
| 2132 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
| 2133 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
| 2134 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
| 2135 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
| 2136 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
| 2137 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
| 2138 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
| 2139 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
| 2140 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
| 2141 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
| 2142 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
| 2143 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
| 2144 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
| 2145 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
| 2146 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
| 2147 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
| 2148 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
| 2149 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
| 2150 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
| 2151 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
| 2152 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
| 2153 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
| 2154 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
| 2155 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
| 2156 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
| 2157 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
| 2158 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
| 2159 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
| 2160 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
| 2161 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
| 2162 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
| 2163 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
| 2164 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
| 2165 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
| 2166 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
| 2167 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
| 2168 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
| 2169 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
| 2170 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
| 2171 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
| 2172 | [01Jan2026 12:58:19.861] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
| 2173 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
| 2174 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
| 2175 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
| 2176 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
| 2177 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
| 2178 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
| 2179 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
| 2180 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
| 2181 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
| 2182 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
| 2183 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
| 2184 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
| 2185 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
| 2186 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
| 2187 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
| 2188 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
| 2189 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
| 2190 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
| 2191 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
| 2192 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
| 2193 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
| 2194 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
| 2195 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
| 2196 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
| 2197 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
| 2198 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
| 2199 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
| 2200 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
| 2201 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
| 2202 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
| 2203 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
| 2204 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
| 2205 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
| 2206 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
| 2207 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
| 2208 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
| 2209 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
| 2210 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
| 2211 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
| 2212 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
| 2213 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
| 2214 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
| 2215 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
| 2216 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
| 2217 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
| 2218 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
| 2219 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
| 2220 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
| 2221 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
| 2222 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
| 2223 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
| 2224 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
| 2225 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
| 2226 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
| 2227 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
| 2228 | [01Jan2026 12:58:19.862] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
| 2229 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
| 2230 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
| 2231 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
| 2232 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
| 2233 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
| 2234 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
| 2235 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
| 2236 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
| 2237 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
| 2238 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
| 2239 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
| 2240 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
| 2241 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
| 2242 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
| 2243 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
| 2244 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
| 2245 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
| 2246 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
| 2247 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
| 2248 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
| 2249 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
| 2250 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
| 2251 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
| 2252 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
| 2253 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
| 2254 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
| 2255 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
| 2256 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
| 2257 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
| 2258 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
| 2259 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
| 2260 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
| 2261 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
| 2262 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
| 2263 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
| 2264 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
| 2265 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
| 2266 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
| 2267 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
| 2268 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
| 2269 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
| 2270 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
| 2271 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
| 2272 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
| 2273 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
| 2274 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
| 2275 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
| 2276 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
| 2277 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
| 2278 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
| 2279 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
| 2280 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
| 2281 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
| 2282 | [01Jan2026 12:58:19.863] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
| 2283 | [01Jan2026 12:58:19.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
| 2284 | [01Jan2026 12:58:19.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
| 2285 | [01Jan2026 12:58:19.864] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
|
| 2286 | [01Jan2026 12:58:19.879] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
| 2287 | [01Jan2026 12:58:19.881] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4fd92289
|
| 2288 | [01Jan2026 12:58:19.910] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 96 milliseconds
|
| 2289 | [01Jan2026 12:58:19.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
| 2290 | [01Jan2026 12:58:19.956] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
| 2291 | [01Jan2026 12:58:19.959] [main/DEBUG] [mixin/]: Mixing IrisMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.Iris
|
| 2292 | [01Jan2026 12:58:19.959] [main/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:IrisMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2293 | [01Jan2026 12:58:19.963] [main/DEBUG] [mixin/]: Mixing WorldRenderingPipelineMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.pipeline.WorldRenderingPipeline
|
| 2294 | [01Jan2026 12:58:19.963] [main/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:WorldRenderingPipelineMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2295 | [01Jan2026 12:58:19.966] [main/DEBUG] [mixin/]: Mixing MixinLocalPlayer from mixins.iris.json into net.minecraft.client.player.LocalPlayer
|
| 2296 | [01Jan2026 12:58:19.966] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLocalPlayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2297 | [01Jan2026 12:58:19.967] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from supplementaries-common.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2298 | [01Jan2026 12:58:19.967] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin 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)
|
| 2299 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: Mixing MixinLocalPlayer from caelus.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2300 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer 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)
|
| 2301 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from fdlib.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2302 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: Mixing BIFLocalPlayer from bif.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2303 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: Mixing client.IMixinLocalPlayer from konkrete.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2304 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinLocalPlayer from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2305 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from create_hypertube.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2306 | [01Jan2026 12:58:19.969] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:LocalPlayerMixin 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)
|
| 2307 | [01Jan2026 12:58:19.970] [main/DEBUG] [mixin/]: Mixing elytra.ClientElytraMixin from ars_nouveau.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2308 | [01Jan2026 12:58:19.970] [main/DEBUG] [mixin/]: Mixing elytra.ClientElytraMixin from reliquified_ars_nouveau.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2309 | [01Jan2026 12:58:19.970] [main/DEBUG] [mixin/]: Mixing CanvasSignEditScreenMixin from farmersdelight.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2310 | [01Jan2026 12:58:19.970] [main/DEBUG] [mixin/]: Mixing client.MixinLocalPlayer from fancymenu.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2311 | [01Jan2026 12:58:19.970] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2312 | [01Jan2026 12:58:19.971] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveDamageTypeKey_FancyMenu$2(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mdc2ef4c$fancymenu$lambda$resolveDamageTypeKey_FancyMenu$2$0 in fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu
|
| 2313 | [01Jan2026 12:58:19.971] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$1(Lnet/minecraft/core/Holder;)Ljava/lang/String; to mdc2ef4c$fancymenu$lambda$resolveEffectKey_FancyMenu$1$1 in fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu
|
| 2314 | [01Jan2026 12:58:19.971] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mdc2ef4c$fancymenu$lambda$resolveEffectKey_FancyMenu$0$2 in fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu
|
| 2315 | [01Jan2026 12:58:19.978] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from kubejs.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2316 | [01Jan2026 12:58:19.979] [main/DEBUG] [mixin/]: Mixing client.LocalPlayerMixin from malum.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2317 | [01Jan2026 12:58:19.979] [main/DEBUG] [mixin/]: Mixing swimming.client.LocalPlayerMixin from expandability-common.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2318 | [01Jan2026 12:58:19.979] [main/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.client.LocalPlayerMixin 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)
|
| 2319 | [01Jan2026 12:58:19.979] [main/DEBUG] [mixin/]: Mixing swimming.client.LocalPlayerMixin from expandability.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2320 | [01Jan2026 12:58:19.979] [main/DEBUG] [mixin/]: expandability.mixins.json:swimming.client.LocalPlayerMixin 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)
|
| 2321 | [01Jan2026 12:58:19.979] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from mixins.brandonscore.json into net.minecraft.client.player.LocalPlayer
|
| 2322 | [01Jan2026 12:58:19.980] [main/DEBUG] [mixin/]: mixins.brandonscore.json:LocalPlayerMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2323 | [01Jan2026 12:58:19.980] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$aiStep$0(Lnet/minecraft/world/item/ItemStack;)Z to mdc2ef4c$brandonscore$lambda$aiStep$0$3 in mixins.brandonscore.json:LocalPlayerMixin from mod (unknown)
|
| 2324 | [01Jan2026 12:58:19.980] [main/DEBUG] [mixin/]: Mixing client.HeavyBootsOnPlayerMixin from create.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 2325 | [01Jan2026 12:58:19.993] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$PreventSprintingWithOverencumbered(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2326 | [01Jan2026 12:58:19.993] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$checkIfHasQuiver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2327 | [01Jan2026 12:58:19.993] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$checkIfHasQuiver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2328 | [01Jan2026 12:58:19.993] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$checkIfHasQuiver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2329 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus->@Inject::caelus$checkFlight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2330 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus->@Inject::caelus$checkFlight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2331 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus->@Inject::caelus$checkFlight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2332 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fdlib.mixins.json:LocalPlayerMixin from mod fdlib->@Inject::isControlledCamera(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2333 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: bif.mixins.json:BIFLocalPlayer from mod bowinfinityfix->@Inject::correctHand(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2334 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: bif.mixins.json:BIFLocalPlayer from mod bowinfinityfix->@Inject::correctHand(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2335 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: bif.mixins.json:BIFLocalPlayer from mod bowinfinityfix->@Inject::correctHand(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2336 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:LocalPlayerMixin from mod create_hypertube->@Inject::createHypertube$cancelShiftKeyDown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2337 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CanvasSignEditScreenMixin from mod farmersdelight->@Inject::openCanvasSignEditScreen(Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2338 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2339 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2340 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2341 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2342 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2343 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2344 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_removeEffectNoUpdate_FancyMenu(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2345 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2346 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2347 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2348 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_hurt_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 2349 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_hurt_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 2350 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_hurt_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 2351 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: malum.mixins.json:client.LocalPlayerMixin from mod malum->@Inject::malum$hasEnoughFoodToStartSprinting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2352 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: mixins.brandonscore.json:LocalPlayerMixin from mod (unknown)->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2353 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: mixins.brandonscore.json:LocalPlayerMixin from mod (unknown)->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2354 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: mixins.brandonscore.json:LocalPlayerMixin from mod (unknown)->@Inject::aiStep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2355 | [01Jan2026 12:58:19.994] [main/DEBUG] [mixin/]: create.mixins.json:client.HeavyBootsOnPlayerMixin from mod create->@Inject::create$noSwimmingWithHeavyBootsOn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2356 | [01Jan2026 12:58:19.998] [main/DEBUG] [mixin/]: Mixing AbstractClientPlayerAccessor from flywheel.backend.mixins.json into net.minecraft.client.player.AbstractClientPlayer
|
| 2357 | [01Jan2026 12:58:19.999] [main/DEBUG] [mixin/]: Mixing client.MixinAbstractClientPlayer from justzoom.mixins.json into net.minecraft.client.player.AbstractClientPlayer
|
| 2358 | [01Jan2026 12:58:19.999] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinAbstractClientPlayer from mod justzoom: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2359 | [01Jan2026 12:58:19.999] [main/DEBUG] [mixin/]: Mixing AbstractClientPlayerMixin from kubejs.mixins.json into net.minecraft.client.player.AbstractClientPlayer
|
| 2360 | [01Jan2026 12:58:20.000] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinAbstractClientPlayer from mod justzoom->@Inject::head_getFieldOfViewModifier_JustZoom(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2361 | [01Jan2026 12:58:20.002] [main/DEBUG] [mixin/]: Mixing MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget
|
| 2362 | [01Jan2026 12:58:20.002] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2363 | [01Jan2026 12:58:20.003] [main/DEBUG] [mixin/]: Mixing state_tracking.MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget
|
| 2364 | [01Jan2026 12:58:20.003] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2365 | [01Jan2026 12:58:20.003] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onBindFramebuffer$0(ZLnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mdc2ef4c$iris$lambda$iris$onBindFramebuffer$0$0 in mixins.iris.json:state_tracking.MixinRenderTarget from mod iris
|
| 2366 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2367 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2368 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2369 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::nameDepthBuffer(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2370 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::nameDepthBuffer(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2371 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::nameDepthBuffer(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2372 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2373 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2374 | [01Jan2026 12:58:20.004] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2375 | [01Jan2026 12:58:20.005] [main/DEBUG] [mixin/]: Mixing client.MixinGenericMessageScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.GenericMessageScreen
|
| 2376 | [01Jan2026 12:58:20.005] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2377 | [01Jan2026 12:58:20.005] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu->@Inject::return_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2378 | [01Jan2026 12:58:20.005] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu->@Inject::return_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2379 | [01Jan2026 12:58:20.005] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu->@Inject::return_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2380 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: Mixing ChatMixin from supplementaries.mixins.json into net.minecraft.client.gui.screens.ChatScreen
|
| 2381 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: Mixing client.IMixinChatScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ChatScreen
|
| 2382 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinChatScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2383 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: Mixing ui.ChatScreenMixin from owo.mixins.json into net.minecraft.client.gui.screens.ChatScreen
|
| 2384 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: owo.mixins.json:ui.ChatScreenMixin 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)
|
| 2385 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ChatMixin from mod supplementaries->@Inject::interceptMessage(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2386 | [01Jan2026 12:58:20.007] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ChatMixin from mod supplementaries->@Inject::interceptMessage(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2387 | [01Jan2026 12:58:20.008] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ChatMixin from mod supplementaries->@Inject::interceptMessage(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2388 | [01Jan2026 12:58:20.008] [main/DEBUG] [mixin/]: owo.mixins.json:ui.ChatScreenMixin from mod owo->@Inject::cancelClose(IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2389 | [01Jan2026 12:58:20.008] [main/DEBUG] [mixin/]: owo.mixins.json:ui.ChatScreenMixin from mod owo->@Inject::cancelClose(IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2390 | [01Jan2026 12:58:20.009] [main/DEBUG] [mixin/]: Mixing LevelMixin from mffs.mixins.json into net.minecraft.world.level.Level
|
| 2391 | [01Jan2026 12:58:20.009] [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)
|
| 2392 | [01Jan2026 12:58:20.010] [main/DEBUG] [mixin/]: Mixing LevelMixin from mixins.aaron.json into net.minecraft.world.level.Level
|
| 2393 | [01Jan2026 12:58:20.010] [main/DEBUG] [mixin/]: Mixing main.LevelMixin from alltheleaks.mixins.json into net.minecraft.world.level.Level
|
| 2394 | [01Jan2026 12:58:20.010] [main/DEBUG] [mixin/]: Mixing LevelMixin from flywheel.impl.mixins.json into net.minecraft.world.level.Level
|
| 2395 | [01Jan2026 12:58:20.010] [main/DEBUG] [mixin/]: Mixing LevelRainShieldMixin from xycraft_core.mixins.json into net.minecraft.world.level.Level
|
| 2396 | [01Jan2026 12:58:20.010] [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)
|
| 2397 | [01Jan2026 12:58:20.010] [main/DEBUG] [mixin/]: Mixing LevelMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.Level
|
| 2398 | [01Jan2026 12:58:20.011] [main/DEBUG] [mixin/]: Mixing LevelAccess from ftbteambases.mixins.json into net.minecraft.world.level.Level
|
| 2399 | [01Jan2026 12:58:20.011] [main/DEBUG] [mixin/]: ftbteambases.mixins.json:LevelAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2400 | [01Jan2026 12:58:20.011] [main/DEBUG] [mixin/]: Mixing BlockMixin from clavis-common.mixins.json into net.minecraft.world.level.Level
|
| 2401 | [01Jan2026 12:58:20.011] [main/DEBUG] [mixin/]: clavis-common.mixins.json:BlockMixin from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2402 | [01Jan2026 12:58:20.011] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$injected$0(Lnet/minecraft/server/level/ServerLevel;Lit/hurts/shatterbyte/clavis/common/data/Lock;)V to mdc2ef4c$clavis$lambda$injected$0$0 in clavis-common.mixins.json:BlockMixin from mod clavis
|
| 2403 | [01Jan2026 12:58:20.011] [main/DEBUG] [mixin/]: Mixing LevelMixin from kubejs.mixins.json into net.minecraft.world.level.Level
|
| 2404 | [01Jan2026 12:58:20.012] [main/DEBUG] [mixin/]: Mixing LevelMixin from mixins.irregular_implements.json into net.minecraft.world.level.Level
|
| 2405 | [01Jan2026 12:58:20.015] [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
|
| 2406 | [01Jan2026 12:58:20.015] [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
|
| 2407 | [01Jan2026 12:58:20.015] [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
|
| 2408 | [01Jan2026 12:58:20.015] [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
|
| 2409 | [01Jan2026 12:58:20.015] [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
|
| 2410 | [01Jan2026 12:58:20.015] [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
|
| 2411 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LevelMixin from mod irons_spellbooks->@Inject::noopWorldBorder(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2412 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LevelMixin from mod irons_spellbooks->@Inject::noopWorldBorder(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2413 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LevelMixin from mod irons_spellbooks->@Inject::noopWorldBorder(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2414 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: clavis-common.mixins.json:BlockMixin from mod clavis->@Inject::injected(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2415 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: clavis-common.mixins.json:BlockMixin from mod clavis->@Inject::injected(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2416 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: clavis-common.mixins.json:BlockMixin from mod clavis->@Inject::injected(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2417 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: clavis-common.mixins.json:BlockMixin from mod clavis->@Inject::injected(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2418 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:LevelMixin from mod irregular_implements->@Inject::irregular_implements$tickBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2419 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:LevelMixin from mod irregular_implements->@Inject::irregular_implements$tickBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2420 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:LevelMixin from mod irregular_implements->@Inject::irregular_implements$tickBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2421 | [01Jan2026 12:58:20.015] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:LevelMixin from mod irregular_implements->@Inject::irregular_implements$rainShieldStopsRain(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2422 | [01Jan2026 12:58:20.018] [main/DEBUG] [mixin/]: Mixing EntityGetterMixin from kubejs.mixins.json into net.minecraft.world.level.EntityGetter
|
| 2423 | [01Jan2026 12:58:20.018] [main/DEBUG] [mixin/]: Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.LevelReader
|
| 2424 | [01Jan2026 12:58:20.018] [main/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:WorldViewMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2425 | [01Jan2026 12:58:20.019] [main/DEBUG] [mixin/]: Mixing BlockAndTintGetterMixin from mixins.irregular_implements.json into net.minecraft.world.level.BlockAndTintGetter
|
| 2426 | [01Jan2026 12:58:20.019] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:BlockAndTintGetterMixin from mod irregular_implements->@Inject::irregular_implements$getBrightness(Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2427 | [01Jan2026 12:58:20.020] [main/DEBUG] [mixin/]: mixins.irregular_implements.json:BlockAndTintGetterMixin from mod irregular_implements->@Inject::irregular_implements$getRawBrightness(Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2428 | [01Jan2026 12:58:20.020] [main/DEBUG] [mixin/]: Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.BlockGetter
|
| 2429 | [01Jan2026 12:58:20.020] [main/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockViewMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2430 | [01Jan2026 12:58:20.021] [main/DEBUG] [mixin/]: Mixing CollisionMixin from mixins.justdirethings.json into net.minecraft.world.level.CollisionGetter
|
| 2431 | [01Jan2026 12:58:20.021] [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)
|
| 2432 | [01Jan2026 12:58:20.021] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getOriginalBlockCollisions$2(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;)Ljava/util/Iterator; to mdc2ef4c$justdirethings$lambda$getOriginalBlockCollisions$2$0 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
| 2433 | [01Jan2026 12:58:20.021] [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 mdc2ef4c$justdirethings$lambda$getOriginalBlockCollisions$1$1 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
| 2434 | [01Jan2026 12:58:20.021] [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 mdc2ef4c$justdirethings$lambda$onGetBlockCollisions$0$2 in mixins.justdirethings.json:CollisionMixin from mod justdirethings
|
| 2435 | [01Jan2026 12:58:20.023] [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
|
| 2436 | [01Jan2026 12:58:20.023] [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
|
| 2437 | [01Jan2026 12:58:20.024] [main/DEBUG] [mixin/]: Mixing SignalGetterMixin from mixins.irregular_implements.json into net.minecraft.world.level.SignalGetter
|
| 2438 | [01Jan2026 12:58:20.028] [main/DEBUG] [mixin/]: Mixing features.render.world.ClientLevelMixin from embeddium.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2439 | [01Jan2026 12:58:20.028] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.ClientLevelMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2440 | [01Jan2026 12:58:20.028] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Lnet/minecraft/world/level/biome/AmbientParticleSettings;)V to mdc2ef4c$embeddium$lambda$new$0$0 in embeddium.mixins.json:features.render.world.ClientLevelMixin from mod embeddium
|
| 2441 | [01Jan2026 12:58:20.029] [main/DEBUG] [mixin/]: Mixing block_rendering.MixinClientLevel from mixins.iris.vertexformat.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2442 | [01Jan2026 12:58:20.029] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinClientLevel from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2443 | [01Jan2026 12:58:20.029] [main/DEBUG] [mixin/]: Mixing ClientLevelMixin from supplementaries-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2444 | [01Jan2026 12:58:20.029] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin 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)
|
| 2445 | [01Jan2026 12:58:20.030] [main/DEBUG] [mixin/]: Mixing fields.ClientLevelFields from nbt_ac.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2446 | [01Jan2026 12:58:20.030] [main/DEBUG] [mixin/]: Mixing ClientWorldMixin from entityculling.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2447 | [01Jan2026 12:58:20.030] [main/DEBUG] [mixin/]: entityculling.mixins.json:ClientWorldMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 2448 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: Mixing MixinClientLevel from architectury.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2449 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel 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)
|
| 2450 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: Mixing ClientLevelMixin from kubejs.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2451 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: Mixing ClientLevelMixin from octolib-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2452 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: Mixing core.world.biome.ClientWorldMixin from embeddium.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2453 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.biome.ClientWorldMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2454 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: Mixing core.world.map.ClientWorldMixin from embeddium.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2455 | [01Jan2026 12:58:20.032] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2456 | [01Jan2026 12:58:20.033] [main/DEBUG] [mixin/]: Mixing features.render.world.sky.ClientWorldMixin from embeddium.mixins.json into net.minecraft.client.multiplayer.ClientLevel
|
| 2457 | [01Jan2026 12:58:20.033] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.sky.ClientWorldMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2458 | [01Jan2026 12:58:20.033] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSampleColor$0(Lnet/minecraft/world/level/Level;III)I to mdc2ef4c$embeddium$lambda$redirectSampleColor$0$1 in embeddium.mixins.json:features.render.world.sky.ClientWorldMixin from mod embeddium
|
| 2459 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2460 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2461 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2462 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2463 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2464 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2465 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: entityculling.mixins.json:ClientWorldMixin from mod entityculling->@Inject::tickEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2466 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2467 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2468 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2469 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntitiesPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2470 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntitiesPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2471 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntitiesPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2472 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: octolib-common.mixins.json:ClientLevelMixin from mod octolib->@Inject::injectTrail(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2473 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: octolib-common.mixins.json:ClientLevelMixin from mod octolib->@Inject::injectTrail(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2474 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: octolib-common.mixins.json:ClientLevelMixin from mod octolib->@Inject::injectTrail(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2475 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.biome.ClientWorldMixin from mod embeddium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2476 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.biome.ClientWorldMixin from mod embeddium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2477 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.biome.ClientWorldMixin from mod embeddium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2478 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium->@Inject::markLoaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2479 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium->@Inject::markLoaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2480 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium->@Inject::markLoaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2481 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium->@Inject::markUnloaded(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2482 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium->@Inject::markUnloaded(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2483 | [01Jan2026 12:58:20.037] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium->@Inject::markUnloaded(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2484 | [01Jan2026 12:58:20.040] [main/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.neoforged.neoforge.event.level.LevelEvent
|
| 2485 | [01Jan2026 12:58:20.040] [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)
|
| 2486 | [01Jan2026 12:58:20.040] [main/DEBUG] [mixin/]: Mixing client.IMixinReceivingLevelScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ReceivingLevelScreen
|
| 2487 | [01Jan2026 12:58:20.040] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinReceivingLevelScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2488 | [01Jan2026 12:58:20.040] [main/DEBUG] [mixin/]: Mixing client.MixinReceivingLevelScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ReceivingLevelScreen
|
| 2489 | [01Jan2026 12:58:20.040] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinReceivingLevelScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2490 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.iris.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2491 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2492 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: Mixing client.TitleScreenMixin from kiwi.mixins.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2493 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: Mixing screen.TitleScreenMixin from rgp-client.mixins.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2494 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.TitleScreenMixin from mod rgp_client: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2495 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: Mixing TitleScreenMixin from crash_assistant.mixins.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2496 | [01Jan2026 12:58:20.042] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 2497 | [01Jan2026 12:58:20.043] [main/DEBUG] [mixin/]: Mixing client.MixinTitleScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2498 | [01Jan2026 12:58:20.043] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2499 | [01Jan2026 12:58:20.043] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$4(Lde/keksuccino/fancymenu/util/rendering/ui/widget/BrandingRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mdc2ef4c$fancymenu$lambda$after_init_FancyMenu$4$0 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
|
| 2500 | [01Jan2026 12:58:20.043] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$3(Lde/keksuccino/fancymenu/util/rendering/ui/widget/RealmsNotificationRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mdc2ef4c$fancymenu$lambda$after_init_FancyMenu$3$1 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
|
| 2501 | [01Jan2026 12:58:20.043] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$2(Lde/keksuccino/fancymenu/util/rendering/ui/widget/MinecraftSplashRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mdc2ef4c$fancymenu$lambda$after_init_FancyMenu$2$2 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
|
| 2502 | [01Jan2026 12:58:20.044] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$1(Lde/keksuccino/fancymenu/util/rendering/ui/widget/MinecraftLogoRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mdc2ef4c$fancymenu$lambda$after_init_FancyMenu$1$3 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
|
| 2503 | [01Jan2026 12:58:20.044] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$0(Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to mdc2ef4c$fancymenu$lambda$after_init_FancyMenu$0$4 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
|
| 2504 | [01Jan2026 12:58:20.045] [main/DEBUG] [mixin/]: Mixing client.MixinNeoForgeTitleScreen from fancymenu.neoforge.mixins.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2505 | [01Jan2026 12:58:20.045] [main/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeTitleScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2506 | [01Jan2026 12:58:20.045] [main/DEBUG] [mixin/]: Mixing TitleScreenMixin from collective_neoforge.mixins.json into net.minecraft.client.gui.screens.TitleScreen
|
| 2507 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2508 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2509 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2510 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: kiwi.mixins.json:client.TitleScreenMixin from mod kiwi->@Inject::kiwi$init(ZLnet/minecraft/client/gui/components/LogoRenderer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2511 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: kiwi.mixins.json:client.TitleScreenMixin from mod kiwi->@Inject::kiwi$init(ZLnet/minecraft/client/gui/components/LogoRenderer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2512 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: kiwi.mixins.json:client.TitleScreenMixin from mod kiwi->@Inject::kiwi$init(ZLnet/minecraft/client/gui/components/LogoRenderer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2513 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.TitleScreenMixin from mod rgp_client->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2514 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.TitleScreenMixin from mod rgp_client->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2515 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.TitleScreenMixin from mod rgp_client->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2516 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant->@Inject::onClientLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2517 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant->@Inject::onClientLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2518 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant->@Inject::onClientLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2519 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2520 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2521 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2522 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2523 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2524 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2525 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:TitleScreenMixin from mod collective->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2526 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:TitleScreenMixin from mod collective->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2527 | [01Jan2026 12:58:20.049] [main/DEBUG] [mixin/]: collective_neoforge.mixins.json:TitleScreenMixin from mod collective->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2528 | [01Jan2026 12:58:20.051] [main/DEBUG] [mixin/]: Mixing client.MixinDeathScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.DeathScreen
|
| 2529 | [01Jan2026 12:58:20.051] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2530 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2531 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2532 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2533 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2534 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2535 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2536 | [01Jan2026 12:58:20.055] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::before_mouseClicked_FancyMenu(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2537 | [01Jan2026 12:58:20.056] [main/DEBUG] [mixin/]: Mixing client.IMixinDynamicTexture from konkrete.mixins.json into net.minecraft.client.renderer.texture.DynamicTexture
|
| 2538 | [01Jan2026 12:58:20.056] [main/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinDynamicTexture from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2539 | [01Jan2026 12:58:20.056] [main/DEBUG] [mixin/]: Mixing DynamicTextureMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.texture.DynamicTexture
|
| 2540 | [01Jan2026 12:58:20.056] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:DynamicTextureMixin 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)
|
| 2541 | [01Jan2026 12:58:20.060] [main/DEBUG] [mixin/]: Mixing client.IMixinProgressScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ProgressScreen
|
| 2542 | [01Jan2026 12:58:20.060] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinProgressScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2543 | [01Jan2026 12:58:20.060] [main/DEBUG] [mixin/]: Mixing client.MixinProgressScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ProgressScreen
|
| 2544 | [01Jan2026 12:58:20.060] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2545 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStartFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2546 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStartFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2547 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStartFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2548 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStageFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2549 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStageFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2550 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStageFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2551 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStagePercentageFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2552 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStagePercentageFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2553 | [01Jan2026 12:58:20.062] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStagePercentageFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2554 | [01Jan2026 12:58:20.063] [main/DEBUG] [mixin/]: Mixing ItemMixin from iceberg.mixins.json into net.minecraft.world.item.Item
|
| 2555 | [01Jan2026 12:58:20.063] [main/DEBUG] [mixin/]: iceberg.mixins.json:ItemMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2556 | [01Jan2026 12:58:20.063] [main/DEBUG] [mixin/]: Mixing MixinItem from mixins.iris.json into net.minecraft.world.item.Item
|
| 2557 | [01Jan2026 12:58:20.063] [main/DEBUG] [mixin/]: mixins.iris.json:MixinItem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2558 | [01Jan2026 12:58:20.063] [main/DEBUG] [mixin/]: Mixing ItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.Item
|
| 2559 | [01Jan2026 12:58:20.063] [main/DEBUG] [mixin/]: Mixing client.ItemMixin from databank.mixins.json into net.minecraft.world.item.Item
|
| 2560 | [01Jan2026 12:58:20.064] [main/DEBUG] [mixin/]: Mixing ItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.Item
|
| 2561 | [01Jan2026 12:58:20.064] [main/DEBUG] [mixin/]: Mixing ItemMixin from relics.mixins.json into net.minecraft.world.item.Item
|
| 2562 | [01Jan2026 12:58:20.065] [main/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item
|
| 2563 | [01Jan2026 12:58:20.065] [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)
|
| 2564 | [01Jan2026 12:58:20.065] [main/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.world.item.Item
|
| 2565 | [01Jan2026 12:58:20.065] [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)
|
| 2566 | [01Jan2026 12:58:20.065] [main/DEBUG] [mixin/]: Mixing ext.ItemMixin from owo.mixins.json into net.minecraft.world.item.Item
|
| 2567 | [01Jan2026 12:58:20.065] [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)
|
| 2568 | [01Jan2026 12:58:20.065] [main/DEBUG] [mixin/]: Mixing itemgroup.ItemMixin from owo.mixins.json into net.minecraft.world.item.Item
|
| 2569 | [01Jan2026 12:58:20.065] [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)
|
| 2570 | [01Jan2026 12:58:20.066] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/minecraft/world/item/CreativeModeTab; to mdc2ef4c$owo$lambda$new$0$0 in owo.mixins.json:itemgroup.ItemMixin from mod owo
|
| 2571 | [01Jan2026 12:58:20.066] [main/DEBUG] [mixin/]: Mixing ItemMixin from createenchantablemachinery.mixins.json into net.minecraft.world.item.Item
|
| 2572 | [01Jan2026 12:58:20.066] [main/DEBUG] [mixin/]: Mixing ItemMixin from moonlight.mixins.json into net.minecraft.world.item.Item
|
| 2573 | [01Jan2026 12:58:20.066] [main/DEBUG] [mixin/]: moonlight.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)
|
| 2574 | [01Jan2026 12:58:20.067] [main/DEBUG] [mixin/]: Mixing ItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.Item
|
| 2575 | [01Jan2026 12:58:20.067] [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)
|
| 2576 | [01Jan2026 12:58:20.067] [main/DEBUG] [mixin/]: Mixing ItemMixin from kubejs.mixins.json into net.minecraft.world.item.Item
|
| 2577 | [01Jan2026 12:58:20.075] [main/DEBUG] [mixin/]: iceberg.mixins.json:ItemMixin from mod iceberg->@Inject::icebergGetPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2578 | [01Jan2026 12:58:20.075] [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
|
| 2579 | [01Jan2026 12:58:20.075] [main/DEBUG] [mixin/]: databank.mixins.json:client.ItemMixin from mod databank->@Inject::getName(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2580 | [01Jan2026 12:58:20.075] [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
|
| 2581 | [01Jan2026 12:58:20.075] [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
|
| 2582 | [01Jan2026 12:58:20.075] [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
|
| 2583 | [01Jan2026 12:58:20.075] [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
|
| 2584 | [01Jan2026 12:58:20.075] [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
|
| 2585 | [01Jan2026 12:58:20.075] [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
|
| 2586 | [01Jan2026 12:58:20.075] [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
|
| 2587 | [01Jan2026 12:58:20.075] [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
|
| 2588 | [01Jan2026 12:58:20.075] [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
|
| 2589 | [01Jan2026 12:58:20.075] [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
|
| 2590 | [01Jan2026 12:58:20.075] [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
|
| 2591 | [01Jan2026 12:58:20.075] [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
|
| 2592 | [01Jan2026 12:58:20.075] [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
|
| 2593 | [01Jan2026 12:58:20.075] [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
|
| 2594 | [01Jan2026 12:58:20.075] [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
|
| 2595 | [01Jan2026 12:58:20.075] [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
|
| 2596 | [01Jan2026 12:58:20.075] [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
|
| 2597 | [01Jan2026 12:58:20.075] [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
|
| 2598 | [01Jan2026 12:58:20.075] [main/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ItemMixin from mod createenchantablemachinery->@Inject::cem$getEnchantmentValue(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2599 | [01Jan2026 12:58:20.075] [main/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ItemMixin from mod createenchantablemachinery->@Inject::cem$isEnchantable(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2600 | [01Jan2026 12:58:20.075] [main/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight->@Inject::initializeClient(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2601 | [01Jan2026 12:58:20.075] [main/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight->@Inject::initializeClient(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2602 | [01Jan2026 12:58:20.076] [main/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight->@Inject::initializeClient(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2603 | [01Jan2026 12:58:20.076] [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
|
| 2604 | [01Jan2026 12:58:20.076] [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
|
| 2605 | [01Jan2026 12:58:20.076] [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
|
| 2606 | [01Jan2026 12:58:20.076] [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
|
| 2607 | [01Jan2026 12:58:20.076] [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
|
| 2608 | [01Jan2026 12:58:20.076] [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
|
| 2609 | [01Jan2026 12:58:20.076] [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
|
| 2610 | [01Jan2026 12:58:20.076] [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
|
| 2611 | [01Jan2026 12:58:20.076] [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
|
| 2612 | [01Jan2026 12:58:20.076] [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
|
| 2613 | [01Jan2026 12:58:20.076] [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
|
| 2614 | [01Jan2026 12:58:20.076] [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
|
| 2615 | [01Jan2026 12:58:20.076] [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
|
| 2616 | [01Jan2026 12:58:20.076] [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
|
| 2617 | [01Jan2026 12:58:20.076] [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
|
| 2618 | [01Jan2026 12:58:20.076] [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
|
| 2619 | [01Jan2026 12:58:20.076] [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
|
| 2620 | [01Jan2026 12:58:20.077] [main/DEBUG] [mixin/]: Mixing IItemExtensionMixin from apothic_attributes.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
|
| 2621 | [01Jan2026 12:58:20.080] [main/DEBUG] [mixin/]: Mixing screen.PauseScreenMixin from rgp-client.mixins.json into net.minecraft.client.gui.screens.PauseScreen
|
| 2622 | [01Jan2026 12:58:20.080] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.PauseScreenMixin from mod rgp_client: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2623 | [01Jan2026 12:58:20.080] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createPauseMenu$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$rgp_client$lambda$createPauseMenu$0$0 in rgp-client.mixins.json:screen.PauseScreenMixin from mod rgp_client
|
| 2624 | [01Jan2026 12:58:20.081] [main/DEBUG] [mixin/]: Mixing client.MixinPauseScreen from justzoom.mixins.json into net.minecraft.client.gui.screens.PauseScreen
|
| 2625 | [01Jan2026 12:58:20.081] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinPauseScreen from mod justzoom: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2626 | [01Jan2026 12:58:20.081] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$return_init_JustZoom$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$justzoom$lambda$return_init_JustZoom$0$1 in justzoom.mixins.json:client.MixinPauseScreen from mod justzoom
|
| 2627 | [01Jan2026 12:58:20.082] [main/DEBUG] [mixin/]: Mixing client.MixinPauseScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.PauseScreen
|
| 2628 | [01Jan2026 12:58:20.082] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2629 | [01Jan2026 12:58:20.082] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_createPauseMenu_FancyMenu$0(Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to mdc2ef4c$fancymenu$lambda$after_createPauseMenu_FancyMenu$0$2 in fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu
|
| 2630 | [01Jan2026 12:58:20.083] [main/DEBUG] [mixin/]: Mixing PauseMenuMixin from ftbpmapi.mixins.json into net.minecraft.client.gui.screens.PauseScreen
|
| 2631 | [01Jan2026 12:58:20.083] [main/DEBUG] [mixin/]: ftbpmapi.mixins.json:PauseMenuMixin from mod ftbpmapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2632 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.PauseScreenMixin from mod rgp_client->@Inject::onDisconnect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2633 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.PauseScreenMixin from mod rgp_client->@Inject::createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/gui/layouts/GridLayout;Lnet/minecraft/client/gui/layouts/GridLayout$RowHelper;)V doesn't use it's CallbackInfo
|
| 2634 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.PauseScreenMixin from mod rgp_client->@Inject::createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/gui/layouts/GridLayout;Lnet/minecraft/client/gui/layouts/GridLayout$RowHelper;)V has 0 override(s) in child classes
|
| 2635 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: rgp-client.mixins.json:screen.PauseScreenMixin from mod rgp_client->@Inject::createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/gui/layouts/GridLayout;Lnet/minecraft/client/gui/layouts/GridLayout$RowHelper;)V won't be passed a CallbackInfo as a result
|
| 2636 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinPauseScreen from mod justzoom->@Inject::return_init_JustZoom(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2637 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinPauseScreen from mod justzoom->@Inject::return_init_JustZoom(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2638 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinPauseScreen from mod justzoom->@Inject::return_init_JustZoom(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2639 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu->@Inject::after_createPauseMenu_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2640 | [01Jan2026 12:58:20.085] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu->@Inject::after_createPauseMenu_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2641 | [01Jan2026 12:58:20.086] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu->@Inject::after_createPauseMenu_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2642 | [01Jan2026 12:58:20.086] [main/DEBUG] [mixin/]: ftbpmapi.mixins.json:PauseMenuMixin from mod ftbpmapi->@Inject::ftbpmapi$createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2643 | [01Jan2026 12:58:20.086] [main/DEBUG] [mixin/]: ftbpmapi.mixins.json:PauseMenuMixin from mod ftbpmapi->@Inject::ftbpmapi$onCloseButtonPressed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2644 | [01Jan2026 12:58:20.086] [main/DEBUG] [mixin/]: ftbpmapi.mixins.json:PauseMenuMixin from mod ftbpmapi->@Inject::ftbpmapi$onCloseButtonPressed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2645 | [01Jan2026 12:58:20.086] [main/DEBUG] [mixin/]: ftbpmapi.mixins.json:PauseMenuMixin from mod ftbpmapi->@Inject::ftbpmapi$onCloseButtonPressed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2646 | [01Jan2026 12:58:20.087] [main/DEBUG] [mixin/]: Mixing InventoryScreenMixin from extremesoundmuffler.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
|
| 2647 | [01Jan2026 12:58:20.088] [main/DEBUG] [mixin/]: Mixing client.MixinInventoryScreen from patchouli_xplat.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
|
| 2648 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_inventoryScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2649 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_inventoryScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2650 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_inventoryScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2651 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_inventoryScreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2652 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_inventoryScreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2653 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_inventoryScreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2654 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_onMouseReleased(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 2655 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_onMouseReleased(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 2656 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:InventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_onMouseReleased(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 2657 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinInventoryScreen from mod patchouli->@Inject::onGuiInitPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2658 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinInventoryScreen from mod patchouli->@Inject::onGuiInitPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2659 | [01Jan2026 12:58:20.090] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinInventoryScreen from mod patchouli->@Inject::onGuiInitPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2660 | [01Jan2026 12:58:20.093] [main/DEBUG] [mixin/]: Mixing StatusEffectsDisplayMixin from statuseffectbars.mixins.json into net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen
|
| 2661 | [01Jan2026 12:58:20.093] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2662 | [01Jan2026 12:58:20.093] [main/DEBUG] [mixin/]: Mixing itemgroup.AbstractInventoryScreenMixin from owo.mixins.json into net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen
|
| 2663 | [01Jan2026 12:58:20.093] [main/DEBUG] [mixin/]: owo.mixins.json:itemgroup.AbstractInventoryScreenMixin 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)
|
| 2664 | [01Jan2026 12:58:20.094] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;IILjava/lang/Iterable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2665 | [01Jan2026 12:58:20.094] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;IILjava/lang/Iterable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2666 | [01Jan2026 12:58:20.094] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;IILjava/lang/Iterable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2667 | [01Jan2026 12:58:20.094] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;IILjava/lang/Iterable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2668 | [01Jan2026 12:58:20.094] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;IILjava/lang/Iterable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2669 | [01Jan2026 12:58:20.094] [main/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectsDisplayMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;IILjava/lang/Iterable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2670 | [01Jan2026 12:58:20.095] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenMixin from tooltipoverhaul.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2671 | [01Jan2026 12:58:20.095] [main/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:AbstractContainerScreenMixin from mod tooltipoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 2672 | [01Jan2026 12:58:20.095] [main/DEBUG] [mixin/]: Mixing client.AbstractContainerScreenMixin from placebo.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2673 | [01Jan2026 12:58:20.095] [main/DEBUG] [mixin/]: Mixing client.AbstractContainerScreenMixin from lodestone.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2674 | [01Jan2026 12:58:20.095] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.AbstractContainerScreenMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2675 | [01Jan2026 12:58:20.095] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenAccessor from balm.neoforge.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2676 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: Mixing client.AbstractContainerScreenMixin from apothic_attributes.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2677 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenAccessor from mousetweaks.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2678 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: mousetweaks.mixins.json:AbstractContainerScreenAccessor from mod mousetweaks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2679 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: Mixing MixinSlotRenderer from findme-common.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2680 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: findme-common.mixins.json:MixinSlotRenderer from mod findme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2681 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: Mixing client.MixinAbstractContainerScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2682 | [01Jan2026 12:58:20.096] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2683 | [01Jan2026 12:58:20.097] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenAccessor from inventoryessentials.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2684 | [01Jan2026 12:58:20.097] [main/DEBUG] [mixin/]: inventoryessentials.mixins.json:AbstractContainerScreenAccessor from mod inventoryessentials: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2685 | [01Jan2026 12:58:20.097] [main/DEBUG] [mixin/]: Mixing ui.HandledScreenMixin from owo.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2686 | [01Jan2026 12:58:20.097] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin 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)
|
| 2687 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: Mixing ui.layers.HandledScreenAccessor from owo.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2688 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: owo.mixins.json:ui.layers.HandledScreenAccessor 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)
|
| 2689 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenMixin from octolib-common.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2690 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenMixin from ae2.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2691 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: ae2.mixins.json:AbstractContainerScreenMixin 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)
|
| 2692 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: Mixing MixinAbstractContainerScreen from mixins.extendedae.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2693 | [01Jan2026 12:58:20.098] [main/DEBUG] [mixin/]: mixins.extendedae.json:MixinAbstractContainerScreen 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)
|
| 2694 | [01Jan2026 12:58:20.099] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenAccessor from trade_cycling.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
|
| 2695 | [01Jan2026 12:58:20.099] [main/DEBUG] [mixin/]: trade_cycling.mixins.json:AbstractContainerScreenAccessor from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2696 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: apothic_attributes.mixins.json:client.AbstractContainerScreenMixin from mod apothic_attributes->@Inject::apoth_superMouseDragged(DDIDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2697 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: findme-common.mixins.json:MixinSlotRenderer from mod findme->@Inject::renderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2698 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: findme-common.mixins.json:MixinSlotRenderer from mod findme->@Inject::renderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2699 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: findme-common.mixins.json:MixinSlotRenderer from mod findme->@Inject::renderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2700 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu->@Inject::head_mouseClicked_FancyMenu(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2701 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu->@Inject::head_mouseReleased_FancyMenu(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2702 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu->@Inject::head_mouseDragged_FancyMenu(DDIDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2703 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::captureOwoState(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2704 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::captureOwoState(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2705 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::captureOwoState(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2706 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::resetOwoState(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2707 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::resetOwoState(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2708 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::resetOwoState(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2709 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::injectSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2710 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::injectSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2711 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::injectSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2712 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2713 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2714 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2715 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2716 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2717 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotScissors(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2718 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::enableSlotDepth(Lnet/minecraft/client/gui/GuiGraphics;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2719 | [01Jan2026 12:58:20.102] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::clearSlotDepth(Lnet/minecraft/client/gui/GuiGraphics;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2720 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: owo.mixins.json:ui.HandledScreenMixin from mod owo->@Inject::closeIt(IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2721 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractContainerScreenMixin from mod octolib->@Inject::renderParticles(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2722 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractContainerScreenMixin from mod octolib->@Inject::renderParticles(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2723 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractContainerScreenMixin from mod octolib->@Inject::renderParticles(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2724 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: mixins.extendedae.json:MixinAbstractContainerScreen from mod extendedae->@Inject::renderMESizeText(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2725 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: mixins.extendedae.json:MixinAbstractContainerScreen from mod extendedae->@Inject::renderMESizeText(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2726 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: mixins.extendedae.json:MixinAbstractContainerScreen from mod extendedae->@Inject::renderMESizeText(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2727 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getTopPos()I in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not merged
|
| 2728 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getLeftPos()I in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not merged
|
| 2729 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getLeftPos()I in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not merged
|
| 2730 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getTopPos()I in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not merged
|
| 2731 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getHoveredSlot()Lnet/minecraft/world/inventory/Slot; in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not merged
|
| 2732 | [01Jan2026 12:58:20.103] [main/DEBUG] [mixin/]: Unexpected: Registered method getHoveredSlot()Lnet/minecraft/world/inventory/Slot; in net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not merged
|
| 2733 | [01Jan2026 12:58:20.106] [main/DEBUG] [mixin/]: Mixing client.IMixinLevelLoadingScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
|
| 2734 | [01Jan2026 12:58:20.106] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinLevelLoadingScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2735 | [01Jan2026 12:58:20.106] [main/DEBUG] [mixin/]: Mixing client.MixinLevelLoadingScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
|
| 2736 | [01Jan2026 12:58:20.106] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2737 | [01Jan2026 12:58:20.106] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mdc2ef4c$fancymenu$lambda$init$0$0 in fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu
|
| 2738 | [01Jan2026 12:58:20.107] [main/DEBUG] [mixin/]: Mixing features.gui.screen.LevelLoadingScreenMixin from embeddium.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
|
| 2739 | [01Jan2026 12:58:20.107] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2740 | [01Jan2026 12:58:20.107] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$renderChunks$0(Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)V to mdc2ef4c$embeddium$lambda$renderChunks$0$1 in embeddium.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod embeddium
|
| 2741 | [01Jan2026 12:58:20.112] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2742 | [01Jan2026 12:58:20.112] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2743 | [01Jan2026 12:58:20.112] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2744 | [01Jan2026 12:58:20.114] [main/DEBUG] [mixin/]: Mixing HolderMixin from kubejs.mixins.json into net.minecraft.core.Holder
|
| 2745 | [01Jan2026 12:58:20.114] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$isTag$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Boolean; to mdc2ef4c$kubejs$lambda$kjs$isTag$0$0 in kubejs.mixins.json:HolderMixin from mod kubejs
|
| 2746 | [01Jan2026 12:58:20.116] [main/DEBUG] [mixin/]: Mixing tweaks.OperatingSystemMixin from owo.mixins.json into net.minecraft.Util$OS
|
| 2747 | [01Jan2026 12:58:20.117] [main/DEBUG] [mixin/]: owo.mixins.json:tweaks.OperatingSystemMixin 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)
|
| 2748 | [01Jan2026 12:58:20.117] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$open$0(Ljava/net/URI;)V to mdc2ef4c$owo$lambda$open$0$0 in owo.mixins.json:tweaks.OperatingSystemMixin from mod owo
|
| 2749 | [01Jan2026 12:58:20.119] [main/DEBUG] [mixin/]: Mixing CrashReportExtenderMixin from mixins.monocle.compat.iris.json into net.neoforged.neoforge.logging.CrashReportExtender
|
| 2750 | [01Jan2026 12:58:20.119] [main/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:CrashReportExtenderMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2751 | [01Jan2026 12:58:20.119] [main/DEBUG] [mixin/]: Mixing core.CrashReportExtenderMixin from embeddium.mixins.json into net.neoforged.neoforge.logging.CrashReportExtender
|
| 2752 | [01Jan2026 12:58:20.119] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.CrashReportExtenderMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2753 | [01Jan2026 12:58:20.120] [main/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:CrashReportExtenderMixin from mod monocle->@Inject::injectMonocleHeader(Ljava/lang/StringBuilder;Lnet/minecraft/CrashReport;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2754 | [01Jan2026 12:58:20.120] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.CrashReportExtenderMixin from mod embeddium->@Inject::injectEmbeddiumTaintHeader(Ljava/lang/StringBuilder;Lnet/minecraft/CrashReport;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2755 | [01Jan2026 12:58:20.127] [pool-36-thread-1/DEBUG] [mixin/]: Mixing feature.measure_time.BootstrapMixin from modernfix-common.mixins.json into net.minecraft.server.Bootstrap
|
| 2756 | [01Jan2026 12:58:20.128] [pool-36-thread-1/DEBUG] [mixin/]: Mixing core.BootstrapMixin from modernfix-neoforge.mixins.json into net.minecraft.server.Bootstrap
|
| 2757 | [01Jan2026 12:58:20.128] [pool-36-thread-1/DEBUG] [mixin/]: Mixing core.BootstrapClientMixin from modernfix-neoforge.mixins.json into net.minecraft.server.Bootstrap
|
| 2758 | [01Jan2026 12:58:20.129] [pool-36-thread-1/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
|
| 2759 | [01Jan2026 12:58:20.129] [pool-36-thread-1/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
|
| 2760 | [01Jan2026 12:58:20.129] [pool-36-thread-1/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
|
| 2761 | [01Jan2026 12:58:20.129] [pool-36-thread-1/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.BootstrapClientMixin from mod modernfix->@Inject::loadClientClasses(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2762 | [01Jan2026 12:58:20.130] [pool-36-thread-1/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (10.66 s after launch)
|
| 2763 | [01Jan2026 12:58:20.131] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from create.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
| 2764 | [01Jan2026 12:58:20.131] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to mdc2ef4c$create$lambda$create$ourRegistriesAreNotEmpty$0$0 in create.mixins.json:BuiltInRegistriesMixin from mod create
|
| 2765 | [01Jan2026 12:58:20.134] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
|
| 2766 | [01Jan2026 12:58:20.134] [pool-36-thread-1/DEBUG] [mixin/]: neoforge.mixins.json:MappedRegistryAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2767 | [01Jan2026 12:58:20.134] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.compact_mojang_registries.MappedRegistryMixin from modernfix-common.mixins.json into net.minecraft.core.MappedRegistry
|
| 2768 | [01Jan2026 12:58:20.134] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryMixin from supermartijn642corelib.mixins.json into net.minecraft.core.MappedRegistry
|
| 2769 | [01Jan2026 12:58:20.134] [pool-36-thread-1/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)
|
| 2770 | [01Jan2026 12:58:20.135] [pool-36-thread-1/DEBUG] [mixin/]: Mixing registry.SimpleRegistryMixin from owo.mixins.json into net.minecraft.core.MappedRegistry
|
| 2771 | [01Jan2026 12:58:20.135] [pool-36-thread-1/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)
|
| 2772 | [01Jan2026 12:58:20.135] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$owo$set$1(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lnet/neoforged/neoforge/registries/callback/AddCallback;)V to mdc2ef4c$owo$lambda$owo$set$1$0 in owo.mixins.json:registry.SimpleRegistryMixin from mod owo
|
| 2773 | [01Jan2026 12:58:20.135] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$owo$set$0(Lnet/minecraft/resources/ResourceKey;)Lnet/minecraft/core/Holder$Reference; to mdc2ef4c$owo$lambda$owo$set$0$1 in owo.mixins.json:registry.SimpleRegistryMixin from mod owo
|
| 2774 | [01Jan2026 12:58:20.137] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryMixin from chisel.mixins.json into net.minecraft.core.MappedRegistry
|
| 2775 | [01Jan2026 12:58:20.137] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Unique field LOGGERLorg/slf4j/Logger; to fdc2ef4c$chisel$LOGGER$0 in chisel.mixins.json:MappedRegistryMixin from mod chisel
|
| 2776 | [01Jan2026 12:58:20.137] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.MappedRegistryAccessor from create.mixins.json into net.minecraft.core.MappedRegistry
|
| 2777 | [01Jan2026 12:58:20.137] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryMixin from structureessentials.mixins.json into net.minecraft.core.MappedRegistry
|
| 2778 | [01Jan2026 12:58:20.139] [pool-36-thread-1/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.compact_mojang_registries.MappedRegistryMixin from mod modernfix->@Inject::replaceStorage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2779 | [01Jan2026 12:58:20.139] [pool-36-thread-1/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.compact_mojang_registries.MappedRegistryMixin from mod modernfix->@Inject::replaceStorage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2780 | [01Jan2026 12:58:20.139] [pool-36-thread-1/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.compact_mojang_registries.MappedRegistryMixin from mod modernfix->@Inject::replaceStorage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2781 | [01Jan2026 12:58:20.139] [pool-36-thread-1/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
|
| 2782 | [01Jan2026 12:58:20.139] [pool-36-thread-1/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
|
| 2783 | [01Jan2026 12:58:20.139] [pool-36-thread-1/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
|
| 2784 | [01Jan2026 12:58:20.139] [pool-36-thread-1/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
|
| 2785 | [01Jan2026 12:58:20.139] [pool-36-thread-1/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
|
| 2786 | [01Jan2026 12:58:20.139] [pool-36-thread-1/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
|
| 2787 | [01Jan2026 12:58:20.139] [pool-36-thread-1/DEBUG] [mixin/]: chisel.mixins.json:MappedRegistryMixin from mod chisel->@Inject::chisel$logMissingChiselBlocks(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2788 | [01Jan2026 12:58:20.144] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.mojang_registry_size.ResourceKeyMixin from modernfix-common.mixins.json into net.minecraft.resources.ResourceKey
|
| 2789 | [01Jan2026 12:58:20.144] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$createEfficient$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Map; to mdc2ef4c$modernfix$lambda$createEfficient$0$0 in modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix
|
| 2790 | [01Jan2026 12:58:20.145] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ResourceKeyMixin from kubejs.mixins.json into net.minecraft.resources.ResourceKey
|
| 2791 | [01Jan2026 12:58:20.146] [pool-36-thread-1/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
|
| 2792 | [01Jan2026 12:58:20.146] [pool-36-thread-1/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
|
| 2793 | [01Jan2026 12:58:20.146] [pool-36-thread-1/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
|
| 2794 | [01Jan2026 12:58:20.146] [pool-36-thread-1/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
|
| 2795 | [01Jan2026 12:58:20.152] [pool-36-thread-1/DEBUG] [mixin/]: Mixing HolderReferenceMixin from supermartijn642corelib.mixins.json into net.minecraft.core.Holder$Reference
|
| 2796 | [01Jan2026 12:58:20.152] [pool-36-thread-1/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)
|
| 2797 | [01Jan2026 12:58:20.153] [pool-36-thread-1/DEBUG] [mixin/]: Mixing registry.ReferenceAccessor from owo.mixins.json into net.minecraft.core.Holder$Reference
|
| 2798 | [01Jan2026 12:58:20.153] [pool-36-thread-1/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)
|
| 2799 | [01Jan2026 12:58:20.155] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobEffectMixin from irons_spellbooks.mixins.json into net.minecraft.world.effect.PoisonMobEffect
|
| 2800 | [01Jan2026 12:58:20.156] [pool-36-thread-1/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
|
| 2801 | [01Jan2026 12:58:20.156] [pool-36-thread-1/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
|
| 2802 | [01Jan2026 12:58:20.156] [pool-36-thread-1/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
|
| 2803 | [01Jan2026 12:58:20.157] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.mob_spawning.InfestedMobEffectMixin from servercore.common.mixins.json into net.minecraft.world.effect.InfestedMobEffect
|
| 2804 | [01Jan2026 12:58:20.157] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.InfestedMobEffectMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 2805 | [01Jan2026 12:58:20.157] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.InfestedMobEffectMixin from mod servercore->@Inject::servercore$enforceMobcap(Lnet/minecraft/world/entity/LivingEntity;ILnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2806 | [01Jan2026 12:58:20.158] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AttributesMixin from malum.mixins.json into net.minecraft.world.entity.ai.attributes.Attributes
|
| 2807 | [01Jan2026 12:58:20.160] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorRangedAttribute from attributefix.mixins.json into net.minecraft.world.entity.ai.attributes.RangedAttribute
|
| 2808 | [01Jan2026 12:58:20.160] [pool-36-thread-1/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)
|
| 2809 | [01Jan2026 12:58:20.161] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ArgumentTypesAccessor from clavis-common.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos
|
| 2810 | [01Jan2026 12:58:20.161] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:ArgumentTypesAccessor from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2811 | [01Jan2026 12:58:20.161] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getByClassMap()Ljava/util/Map; to getByClassMap$clavis_$md$c2ef4c$0 in clavis-common.mixins.json:ArgumentTypesAccessor from mod clavis
|
| 2812 | [01Jan2026 12:58:20.167] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.block.MixinDecoratedPotPatterns from bookshelf.mixins.json into net.minecraft.world.level.block.entity.DecoratedPotPatterns
|
| 2813 | [01Jan2026 12:58:20.167] [pool-36-thread-1/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)
|
| 2814 | [01Jan2026 12:58:20.167] [pool-36-thread-1/DEBUG] [mixin/]: Mixing fields.DecoratedPotPatternsFields from nbt_ac.mixins.json into net.minecraft.world.level.block.entity.DecoratedPotPatterns
|
| 2815 | [01Jan2026 12:58:20.167] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getITEM_TO_POT_TEXTURE()Ljava/util/Map; to getITEM_TO_POT_TEXTURE$nbt_ac_$md$c2ef4c$0 in nbt_ac.mixins.json:fields.DecoratedPotPatternsFields from mod nbt_ac
|
| 2816 | [01Jan2026 12:58:20.167] [pool-36-thread-1/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
|
| 2817 | [01Jan2026 12:58:20.169] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/CreativeModeTabs
|
| 2818 | [01Jan2026 12:58:20.188] [pool-36-thread-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs
|
| 2819 | [01Jan2026 12:58:20.188] [pool-36-thread-1/DEBUG] [mixin/]: Mixing featuretoggle.CreativeModeTabsAccessor from create_connected.mixins.json into net.minecraft.world.item.CreativeModeTabs
|
| 2820 | [01Jan2026 12:58:20.188] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2821 | [01Jan2026 12:58:20.188] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callBuildAllTabContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;)V to callBuildAllTabContents$create_connected_$md$c2ef4c$0 in create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected
|
| 2822 | [01Jan2026 12:58:20.188] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getCACHED_PARAMETERS()Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters; to getCACHED_PARAMETERS$create_connected_$md$c2ef4c$1 in create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected
|
| 2823 | [01Jan2026 12:58:20.192] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.memoize_creative_tab_build.CreativeModeTabMixin from modernfix-common.mixins.json into net.minecraft.world.item.CreativeModeTab
|
| 2824 | [01Jan2026 12:58:20.193] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.item.MixinCreativeModeTab from bookshelf.mixins.json into net.minecraft.world.item.CreativeModeTab
|
| 2825 | [01Jan2026 12:58:20.193] [pool-36-thread-1/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)
|
| 2826 | [01Jan2026 12:58:20.193] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$1(Lnet/minecraft/world/item/ItemStack;)V to mdc2ef4c$bookshelf$lambda$buildContents$1$0 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
|
| 2827 | [01Jan2026 12:58:20.193] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$0(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; to mdc2ef4c$bookshelf$lambda$buildContents$0$1 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
|
| 2828 | [01Jan2026 12:58:20.194] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CreativeModeTabMixin from kubejs.mixins.json into net.minecraft.world.item.CreativeModeTab
|
| 2829 | [01Jan2026 12:58:20.194] [pool-36-thread-1/DEBUG] [mixin/]: Mixing itemgroup.ItemGroupAccessor from owo.mixins.json into net.minecraft.world.item.CreativeModeTab
|
| 2830 | [01Jan2026 12:58:20.194] [pool-36-thread-1/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)
|
| 2831 | [01Jan2026 12:58:20.194] [pool-36-thread-1/DEBUG] [mixin/]: Mixing client.CreativeModeTabMixin from malum.mixins.json into net.minecraft.world.item.CreativeModeTab
|
| 2832 | [01Jan2026 12:58:20.196] [pool-36-thread-1/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
|
| 2833 | [01Jan2026 12:58:20.196] [pool-36-thread-1/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
|
| 2834 | [01Jan2026 12:58:20.196] [pool-36-thread-1/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
|
| 2835 | [01Jan2026 12:58:20.196] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeTabMixin from mod malum->@Inject::malum$getDisplayItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2836 | [01Jan2026 12:58:20.200] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DataComponentsMixin from kubejs.mixins.json into net.minecraft.core.component.DataComponents
|
| 2837 | [01Jan2026 12:58:20.200] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DataComponentsMixin from rep_ae2_bridge.mixins.json into net.minecraft.core.component.DataComponents
|
| 2838 | [01Jan2026 12:58:20.207] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DataProviderMixin from placebo.mixins.json into net.minecraft.data.DataProvider
|
| 2839 | [01Jan2026 12:58:20.207] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$saveStable$0(Lcom/google/gson/JsonElement;Ljava/nio/file/Path;Lnet/minecraft/data/CachedOutput;)V to mdc2ef4c$placebo$lambda$saveStable$0$0 in placebo.mixins.json:DataProviderMixin from mod placebo
|
| 2840 | [01Jan2026 12:58:20.210] [pool-36-thread-1/DEBUG] [mixin/]: Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.BakedModel
|
| 2841 | [01Jan2026 12:58:20.216] [pool-36-thread-1/DEBUG] [mixin/]: Mixing neoforge.DatagenModLoaderMixin from fusion.mixins.json into net.neoforged.neoforge.data.loading.DatagenModLoader
|
| 2842 | [01Jan2026 12:58:20.216] [pool-36-thread-1/DEBUG] [mixin/]: fusion.mixins.json:neoforge.DatagenModLoaderMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2843 | [01Jan2026 12:58:20.216] [pool-36-thread-1/DEBUG] [mixin/]: fusion.mixins.json:neoforge.DatagenModLoaderMixin from mod fusion->@Inject::begin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2844 | [01Jan2026 12:58:20.225] [pool-36-thread-1/DEBUG] [mixin/]: Mixing client.BlockMixin from databank.mixins.json into net.minecraft.world.level.block.Block
|
| 2845 | [01Jan2026 12:58:20.226] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Block
|
| 2846 | [01Jan2026 12:58:20.226] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from cable_facades.mixins.json into net.minecraft.world.level.block.Block
|
| 2847 | [01Jan2026 12:58:20.227] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from relics.mixins.json into net.minecraft.world.level.block.Block
|
| 2848 | [01Jan2026 12:58:20.228] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PlayerDestroyBlockMixin from xycraft_machines.mixins.json into net.minecraft.world.level.block.Block
|
| 2849 | [01Jan2026 12:58:20.228] [pool-36-thread-1/DEBUG] [mixin/]: xycraft_machines.mixins.json:PlayerDestroyBlockMixin from mod xycraft_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2850 | [01Jan2026 12:58:20.229] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from ftbultimine-common.mixins.json into net.minecraft.world.level.block.Block
|
| 2851 | [01Jan2026 12:58:20.229] [pool-36-thread-1/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)
|
| 2852 | [01Jan2026 12:58:20.229] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinBlock from architectury-common.mixins.json into net.minecraft.world.level.block.Block
|
| 2853 | [01Jan2026 12:58:20.229] [pool-36-thread-1/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)
|
| 2854 | [01Jan2026 12:58:20.229] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from kubejs.mixins.json into net.minecraft.world.level.block.Block
|
| 2855 | [01Jan2026 12:58:20.230] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectBlock from particular.mixins.json into net.minecraft.world.level.block.Block
|
| 2856 | [01Jan2026 12:58:20.230] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2857 | [01Jan2026 12:58:20.230] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$isValidBiome$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/Boolean; to mdc2ef4c$particular$lambda$isValidBiome$0$0 in particular.mixins.json:InjectBlock from mod particular
|
| 2858 | [01Jan2026 12:58:20.231] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from create.mixins.json into net.minecraft.world.level.block.Block
|
| 2859 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: databank.mixins.json:client.BlockMixin from mod databank->@Inject::getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2860 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2861 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2862 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2863 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2864 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2865 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockMixin from mod cable_facades->@Inject::checkFacadeOcclusion(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2866 | [01Jan2026 12:58:20.236] [pool-36-thread-1/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
|
| 2867 | [01Jan2026 12:58:20.236] [pool-36-thread-1/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
|
| 2868 | [01Jan2026 12:58:20.236] [pool-36-thread-1/DEBUG] [mixin/]: xycraft_machines.mixins.json:PlayerDestroyBlockMixin from mod xycraft_machines->@Inject::xycraft$destroy(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2869 | [01Jan2026 12:58:20.236] [pool-36-thread-1/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
|
| 2870 | [01Jan2026 12:58:20.237] [pool-36-thread-1/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
|
| 2871 | [01Jan2026 12:58:20.237] [pool-36-thread-1/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
|
| 2872 | [01Jan2026 12:58:20.237] [pool-36-thread-1/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
|
| 2873 | [01Jan2026 12:58:20.237] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBlock from mod particular->@Inject::spawnParticles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2874 | [01Jan2026 12:58:20.237] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBlock from mod particular->@Inject::spawnParticles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2875 | [01Jan2026 12:58:20.237] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBlock from mod particular->@Inject::spawnParticles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2876 | [01Jan2026 12:58:20.240] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockBehaviourInvoker from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2877 | [01Jan2026 12:58:20.240] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from chipped-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2878 | [01Jan2026 12:58:20.240] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.randomblockticking.BlockBehaviourMixin from lychee.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2879 | [01Jan2026 12:58:20.241] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from databank.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2880 | [01Jan2026 12:58:20.241] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2881 | [01Jan2026 12:58:20.241] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2882 | [01Jan2026 12:58:20.242] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviorMixin from malum.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2883 | [01Jan2026 12:58:20.242] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.BlockBehaviourAccessor from create.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 2884 | [01Jan2026 12:58:20.243] [pool-36-thread-1/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
|
| 2885 | [01Jan2026 12:58:20.243] [pool-36-thread-1/DEBUG] [mixin/]: databank.mixins.json:BlockBehaviourMixin from mod databank->@Inject::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
|
| 2886 | [01Jan2026 12:58:20.243] [pool-36-thread-1/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
|
| 2887 | [01Jan2026 12:58:20.246] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TagsProviderNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.data.tags.TagsProvider
|
| 2888 | [01Jan2026 12:58:20.246] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:TagsProviderNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2889 | [01Jan2026 12:58:20.247] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinFluid from architectury-common.mixins.json into net.minecraft.world.level.material.Fluid
|
| 2890 | [01Jan2026 12:58:20.247] [pool-36-thread-1/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)
|
| 2891 | [01Jan2026 12:58:20.247] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FluidMixin from kubejs.mixins.json into net.minecraft.world.level.material.Fluid
|
| 2892 | [01Jan2026 12:58:20.249] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from flywheel.impl.mixins.json into net.minecraft.world.entity.EntityType
|
| 2893 | [01Jan2026 12:58:20.249] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.entityticking.EntityTypeMixin from lychee.mixins.json into net.minecraft.world.entity.EntityType
|
| 2894 | [01Jan2026 12:58:20.250] [pool-36-thread-1/DEBUG] [mixin/]: Mixing constructors.EntityTypeMixin from nbt_ac.mixins.json into net.minecraft.world.entity.EntityType
|
| 2895 | [01Jan2026 12:58:20.250] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinEntityType from architectury-common.mixins.json into net.minecraft.world.entity.EntityType
|
| 2896 | [01Jan2026 12:58:20.250] [pool-36-thread-1/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)
|
| 2897 | [01Jan2026 12:58:20.250] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from kubejs.mixins.json into net.minecraft.world.entity.EntityType
|
| 2898 | [01Jan2026 12:58:20.251] [pool-36-thread-1/DEBUG] [mixin/]: nbt_ac.mixins.json:constructors.EntityTypeMixin from mod nbt_ac->@Inject::create(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2899 | [01Jan2026 12:58:20.257] [pool-36-thread-1/DEBUG] [mixin/]: Mixing nestedschematics.ServerSchematicLoaderMixin from create_connected.mixins.json into com.simibubi.create.content.schematics.ServerSchematicLoader
|
| 2900 | [01Jan2026 12:58:20.257] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2901 | [01Jan2026 12:58:20.257] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$countNestedFiles$1(Ljava/nio/file/Path;)Z to mdc2ef4c$create_connected$lambda$countNestedFiles$1$0 in create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected
|
| 2902 | [01Jan2026 12:58:20.257] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$countNestedFiles$0(Ljava/nio/file/Path;)Z to mdc2ef4c$create_connected$lambda$countNestedFiles$0$1 in create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected
|
| 2903 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::validateNesting(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2904 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2905 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2906 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2907 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::validateNesting(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2908 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 2909 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 2910 | [01Jan2026 12:58:20.263] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 2911 | [01Jan2026 12:58:20.268] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerSpawnPosMixin from respawningstructures.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2912 | [01Jan2026 12:58:20.268] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2913 | [01Jan2026 12:58:20.268] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerDeathMixin from baguettelib.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2914 | [01Jan2026 12:58:20.268] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ServerPlayerDeathMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2915 | [01Jan2026 12:58:20.268] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2916 | [01Jan2026 12:58:20.268] [pool-36-thread-1/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)
|
| 2917 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.ServerPlayerMixin from alltheleaks.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2918 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.players.ServerPlayerMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2919 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.players.ServerPlayerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 2920 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Mixing camera.ANServerPlayerMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2921 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from simplyswords-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2922 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$simplyswords$tick$3(Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/item/Item;)Z to mdc2ef4c$simplyswords$lambda$simplyswords$tick$3$0 in simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords
|
| 2923 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$simplyswords$tick$2(Lnet/minecraft/tags/TagKey;Lnet/minecraft/world/item/Item;)Z to mdc2ef4c$simplyswords$lambda$simplyswords$tick$2$1 in simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords
|
| 2924 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$simplyswords$tick$1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;)D to mdc2ef4c$simplyswords$lambda$simplyswords$tick$1$2 in simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords
|
| 2925 | [01Jan2026 12:58:20.269] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$simplyswords$tick$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Entity;)Z to mdc2ef4c$simplyswords$lambda$simplyswords$tick$0$3 in simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords
|
| 2926 | [01Jan2026 12:58:20.277] [pool-36-thread-1/DEBUG] [mixin/]: Mixing server.MixinServerPlayer from fancymenu.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2927 | [01Jan2026 12:58:20.277] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2928 | [01Jan2026 12:58:20.277] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$detectHighPrecisionStructureKey_FancyMenu$0(Lnet/minecraft/core/Holder;)Z to mdc2ef4c$fancymenu$lambda$detectHighPrecisionStructureKey_FancyMenu$0$4 in fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu
|
| 2929 | [01Jan2026 12:58:20.279] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from nerb-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2930 | [01Jan2026 12:58:20.279] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerPlayerMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2931 | [01Jan2026 12:58:20.279] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from kubejs.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2932 | [01Jan2026 12:58:20.279] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from owo.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2933 | [01Jan2026 12:58:20.279] [pool-36-thread-1/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)
|
| 2934 | [01Jan2026 12:58:20.279] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2935 | [01Jan2026 12:58:20.279] [pool-36-thread-1/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)
|
| 2936 | [01Jan2026 12:58:20.280] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from ae2wtlib.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2937 | [01Jan2026 12:58:20.280] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$restockDrop$0(Lnet/minecraft/world/item/ItemStack;)V to mdc2ef4c$ae2wtlib$lambda$restockDrop$0$5 in ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib
|
| 2938 | [01Jan2026 12:58:20.280] [pool-36-thread-1/DEBUG] [mixin/]: Mixing swimming.server.ServerPlayerMixin from expandability-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
| 2939 | [01Jan2026 12:58:20.280] [pool-36-thread-1/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)
|
| 2940 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures->@Inject::onSetSpawn(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2941 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures->@Inject::onSetSpawn(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2942 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures->@Inject::onSetSpawn(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2943 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures->@Inject::onSetSpawn(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2944 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures->@Inject::onSetSpawn(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2945 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ServerPlayerSpawnPosMixin from mod respawningstructures->@Inject::onSetSpawn(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/BlockPos;FZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2946 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ServerPlayerDeathMixin from mod baguettelib->@Inject::onPreDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2947 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ServerPlayerDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2948 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ServerPlayerDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2949 | [01Jan2026 12:58:20.290] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ServerPlayerDeathMixin from mod baguettelib->@Inject::onPostDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2950 | [01Jan2026 12:58:20.291] [pool-36-thread-1/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
|
| 2951 | [01Jan2026 12:58:20.291] [pool-36-thread-1/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
|
| 2952 | [01Jan2026 12:58:20.291] [pool-36-thread-1/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
|
| 2953 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$damage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2954 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2955 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2956 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2957 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$attack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2958 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$attack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2959 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:ServerPlayerEntityMixin from mod simplyswords->@Inject::simplyswords$attack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2960 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2961 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2962 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2963 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerPlayerMixin from mod nerb->@Inject::onAwardRecipes(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2964 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerPlayerMixin from mod nerb->@Inject::onAwardRecipesByKey(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2965 | [01Jan2026 12:58:20.291] [pool-36-thread-1/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
|
| 2966 | [01Jan2026 12:58:20.291] [pool-36-thread-1/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
|
| 2967 | [01Jan2026 12:58:20.291] [pool-36-thread-1/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
|
| 2968 | [01Jan2026 12:58:20.291] [pool-36-thread-1/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerMixin from mod ae2wtlib->@Inject::restockDrop(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 2969 | [01Jan2026 12:58:20.297] [pool-36-thread-1/DEBUG] [mixin/]: Mixing redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from create_connected.mixins.json into com.simibubi.create.content.redstone.link.RedstoneLinkNetworkHandler
|
| 2970 | [01Jan2026 12:58:20.297] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 2971 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::updateNetworkOf(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 2972 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::addToNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2973 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::addToNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2974 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::addToNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2975 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::removeFromNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2976 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::removeFromNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2977 | [01Jan2026 12:58:20.298] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::removeFromNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2978 | [01Jan2026 12:58:20.301] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ScriptManagerMixin from renderjs.mixins.json into dev.latvian.mods.kubejs.script.ScriptManager
|
| 2979 | [01Jan2026 12:58:20.301] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 2980 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2981 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2982 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2983 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::unload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2984 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::unload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2985 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::unload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2986 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2987 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2988 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2989 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 2990 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 2991 | [01Jan2026 12:58:20.302] [pool-36-thread-1/DEBUG] [mixin/]: renderjs.mixins.json:ScriptManagerMixin from mod renderjs->@Inject::load(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 2992 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 2 ms to grab stacktrace classes.
|
| 2993 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 2994 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 2995 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 2996 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 2997 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 2998 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 2999 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 3000 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 3001 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 3002 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 3003 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 3004 | [01Jan2026 12:58:20.303] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 3005 | [01Jan2026 12:58:20.304] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.NewRegistryEventNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.neoforged.neoforge.registries.NewRegistryEvent
|
| 3006 | [01Jan2026 12:58:20.304] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:accessor.NewRegistryEventNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3007 | [01Jan2026 12:58:20.304] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method puzzleslib$callInit()Lnet/neoforged/neoforge/registries/NewRegistryEvent; to callInit$puzzleslib_$md$c2ef4c$0 in puzzleslib.neoforge.mixins.json:accessor.NewRegistryEventNeoForgeAccessor from mod puzzleslib
|
| 3008 | [01Jan2026 12:58:20.312] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
|
| 3009 | [01Jan2026 12:58:20.312] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
|
| 3010 | [01Jan2026 12:58:20.312] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
|
| 3011 | [01Jan2026 12:58:20.313] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
|
| 3012 | [01Jan2026 12:58:20.313] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
|
| 3013 | [01Jan2026 12:58:20.313] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
|
| 3014 | [01Jan2026 12:58:20.313] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
|
| 3015 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
|
| 3016 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
|
| 3017 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 29494345728 bytes (maybe)
|
| 3018 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
|
| 3019 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
|
| 3020 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
|
| 3021 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
|
| 3022 | [01Jan2026 12:58:20.314] [pool-36-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
|
| 3023 | [01Jan2026 12:58:20.315] [pool-36-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
|
| 3024 | [01Jan2026 12:58:20.316] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FireBlockAccessor from supplementaries.mixins.json into net.minecraft.world.level.block.FireBlock
|
| 3025 | [01Jan2026 12:58:20.317] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.FireBlock
|
| 3026 | [01Jan2026 12:58:20.317] [pool-36-thread-1/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)
|
| 3027 | [01Jan2026 12:58:20.318] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FireBlockMixin from moonlight.mixins.json into net.minecraft.world.level.block.FireBlock
|
| 3028 | [01Jan2026 12:58:20.318] [pool-36-thread-1/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)
|
| 3029 | [01Jan2026 12:58:20.318] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FireMixin from mixins.irregular_implements.json into net.minecraft.world.level.block.FireBlock
|
| 3030 | [01Jan2026 12:58:20.324] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BaseFireBlockMixin from reliquified_ars_nouveau.mixins.json into net.minecraft.world.level.block.BaseFireBlock
|
| 3031 | [01Jan2026 12:58:20.324] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BaseFireBlockMixin from ftbteambases.mixins.json into net.minecraft.world.level.block.BaseFireBlock
|
| 3032 | [01Jan2026 12:58:20.324] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:BaseFireBlockMixin from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3033 | [01Jan2026 12:58:20.325] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:BaseFireBlockMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(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
|
| 3034 | [01Jan2026 12:58:20.325] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:BaseFireBlockMixin from mod ftbteambases->@Inject::onInPortalDimension(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3035 | [01Jan2026 12:58:20.327] [pool-36-thread-1/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3036 | [01Jan2026 12:58:20.328] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBehavior from mixins.iris.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3037 | [01Jan2026 12:58:20.328] [pool-36-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3038 | [01Jan2026 12:58:20.328] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3039 | [01Jan2026 12:58:20.329] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourPlanterMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3040 | [01Jan2026 12:58:20.329] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockBehaviourPlanterMixin 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)
|
| 3041 | [01Jan2026 12:58:20.329] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourEventMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3042 | [01Jan2026 12:58:20.329] [pool-36-thread-1/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)
|
| 3043 | [01Jan2026 12:58:20.330] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3044 | [01Jan2026 12:58:20.330] [pool-36-thread-1/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)
|
| 3045 | [01Jan2026 12:58:20.330] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.randomblockticking.BlockStateMixin from lychee.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3046 | [01Jan2026 12:58:20.331] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from databank.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3047 | [01Jan2026 12:58:20.332] [pool-36-thread-1/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3048 | [01Jan2026 12:58:20.332] [pool-36-thread-1/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)
|
| 3049 | [01Jan2026 12:58:20.332] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from cable_facades.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3050 | [01Jan2026 12:58:20.332] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mdc2ef4c$cable_facades$lambda$static$0$0 in cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades
|
| 3051 | [01Jan2026 12:58:20.335] [pool-36-thread-1/DEBUG] [mixin/]: Mixing redstone.RedstoneLevelMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3052 | [01Jan2026 12:58:20.335] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from kubejs.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3053 | [01Jan2026 12:58:20.335] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBase from framedblocks.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3054 | [01Jan2026 12:58:20.336] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from mixins.irregular_implements.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3055 | [01Jan2026 12:58:20.337] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviorUse from watut.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3056 | [01Jan2026 12:58:20.338] [pool-36-thread-1/DEBUG] [mixin/]: Mixing fluidcollision.BlockStateBaseMixin from expandability-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
| 3057 | [01Jan2026 12:58:20.338] [pool-36-thread-1/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)
|
| 3058 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris->@Inject::getShadeBrightness(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3059 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3060 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3061 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3062 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3063 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3064 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3065 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3066 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3067 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3068 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3069 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3070 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3071 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.randomblockticking.BlockStateMixin from mod lychee->@Inject::randomTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3072 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: databank.mixins.json:BlockStateBaseMixin from mod databank->@Inject::getShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3073 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3074 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3075 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3076 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3077 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3078 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3079 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getCollisionShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3080 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3081 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getOcclusionShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3082 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::getLightBlock(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3083 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::propagatesSkylightDown(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3084 | [01Jan2026 12:58:20.347] [pool-36-thread-1/DEBUG] [mixin/]: cable_facades.mixins.json:BlockStateBaseMixin from mod cable_facades->@Inject::isSolidRender(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3085 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3086 | [01Jan2026 12:58:20.347] [pool-36-thread-1/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
|
| 3087 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:BlockStateBaseMixin from mod irregular_implements->@Inject::irregular_implements$handleNeighborChanged(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3088 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:BlockStateBaseMixin from mod irregular_implements->@Inject::irregular_implements$handleNeighborChanged(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3089 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:BlockStateBaseMixin from mod irregular_implements->@Inject::irregular_implements$handleNeighborChanged(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3090 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:BlockStateBaseMixin from mod irregular_implements->@Inject::irregular_implements$getCollisionShape(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3091 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3092 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3093 | [01Jan2026 12:58:20.348] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3094 | [01Jan2026 12:58:20.352] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.world.level.block.state.StateHolder
|
| 3095 | [01Jan2026 12:58:20.352] [pool-36-thread-1/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)
|
| 3096 | [01Jan2026 12:58:20.353] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.StateHolderAccessor from create.mixins.json into net.minecraft.world.level.block.state.StateHolder
|
| 3097 | [01Jan2026 12:58:20.355] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateMixin from cable_facades.mixins.json into net.minecraft.world.level.block.state.BlockState
|
| 3098 | [01Jan2026 12:58:20.355] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mdc2ef4c$cable_facades$lambda$static$0$0 in cable_facades.mixins.json:BlockStateMixin from mod cable_facades
|
| 3099 | [01Jan2026 12:58:20.357] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockStateMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.state.BlockState
|
| 3100 | [01Jan2026 12:58:20.357] [pool-36-thread-1/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)
|
| 3101 | [01Jan2026 12:58:20.359] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IBlockStateExtensionMixin from kubejs.mixins.json into net.neoforged.neoforge.common.extensions.IBlockStateExtension
|
| 3102 | [01Jan2026 12:58:20.360] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:IBlockStateExtensionMixin from mod kubejs->@Inject::kjs$getCloneItemStack(Lnet/minecraft/world/phys/HitResult;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3103 | [01Jan2026 12:58:20.364] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerAddEntityMixin from cupboard.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3104 | [01Jan2026 12:58:20.367] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3105 | [01Jan2026 12:58:20.367] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3106 | [01Jan2026 12:58:20.367] [pool-36-thread-1/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3107 | [01Jan2026 12:58:20.367] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3108 | [01Jan2026 12:58:20.367] [pool-36-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix is compatible
|
| 3109 | [01Jan2026 12:58:20.368] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3110 | [01Jan2026 12:58:20.368] [pool-36-thread-1/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)
|
| 3111 | [01Jan2026 12:58:20.368] [pool-36-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries is compatible
|
| 3112 | [01Jan2026 12:58:20.368] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$unluckyLightning$0(Lnet/minecraft/world/entity/LivingEntity;)Z to mdc2ef4c$supplementaries$lambda$supp$unluckyLightning$0$0 in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries
|
| 3113 | [01Jan2026 12:58:20.369] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.entityticking.ServerLevelMixin from lychee.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3114 | [01Jan2026 12:58:20.369] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3115 | [01Jan2026 12:58:20.369] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3116 | [01Jan2026 12:58:20.369] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.sync_loads.ServerLevelMixin from servercore.common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3117 | [01Jan2026 12:58:20.369] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3118 | [01Jan2026 12:58:20.370] [pool-36-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin from mod servercore is compatible
|
| 3119 | [01Jan2026 12:58:20.370] [pool-36-thread-1/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3120 | [01Jan2026 12:58:20.370] [pool-36-thread-1/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)
|
| 3121 | [01Jan2026 12:58:20.370] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from ars_elemental.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3122 | [01Jan2026 12:58:20.371] [pool-36-thread-1/DEBUG] [mixin/]: Mixing server.MixinServerLevel from fancymenu.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3123 | [01Jan2026 12:58:20.371] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3124 | [01Jan2026 12:58:20.372] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerLevelAccess from ftbteambases.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3125 | [01Jan2026 12:58:20.372] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:ServerLevelAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3126 | [01Jan2026 12:58:20.372] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from kubejs.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3127 | [01Jan2026 12:58:20.372] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3128 | [01Jan2026 12:58:20.372] [pool-36-thread-1/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)
|
| 3129 | [01Jan2026 12:58:20.372] [pool-36-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in moonlight-common.mixins.json:ServerLevelMixin from mod moonlight is compatible
|
| 3130 | [01Jan2026 12:58:20.373] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
|
| 3131 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3132 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3133 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3134 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3135 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3136 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3137 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.ServerLevelMixin from mod lychee->@Inject::lychee_tick(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3138 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.ServerLevelMixin from mod lychee->@Inject::lychee_tick(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3139 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.entityticking.ServerLevelMixin from mod lychee->@Inject::lychee_tick(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3140 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3141 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3142 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.ServerLevelMixin from mod servercore->@Inject::servercore$activateEntities(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3143 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3144 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3145 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3146 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3147 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3148 | [01Jan2026 12:58:20.380] [pool-36-thread-1/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
|
| 3149 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu->@Inject::after_addEntity_FancyMenu(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3150 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu->@Inject::after_addEntity_FancyMenu(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3151 | [01Jan2026 12:58:20.380] [pool-36-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu->@Inject::after_addEntity_FancyMenu(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3152 | [01Jan2026 12:58:20.388] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from megacells.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3153 | [01Jan2026 12:58:20.388] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityPickupMixin from baguettelib.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3154 | [01Jan2026 12:58:20.388] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ItemEntityPickupMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3155 | [01Jan2026 12:58:20.389] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from cataclysm.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3156 | [01Jan2026 12:58:20.389] [pool-36-thread-1/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)
|
| 3157 | [01Jan2026 12:58:20.390] [pool-36-thread-1/DEBUG] [mixin/]: Mixing mobeffect.magnetism.ItemEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.item.ItemEntity
|
| 3158 | [01Jan2026 12:58:20.390] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityTickMixin from xycraft_core.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3159 | [01Jan2026 12:58:20.390] [pool-36-thread-1/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)
|
| 3160 | [01Jan2026 12:58:20.390] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityAccess from lychee.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3161 | [01Jan2026 12:58:20.390] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from lychee.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3162 | [01Jan2026 12:58:20.390] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.itemburing.ItemEntityHurtMixin from lychee.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3163 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ItemEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3164 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ItemEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3165 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.merging.ItemEntityMixin from servercore.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3166 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.merging.ItemEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3167 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3168 | [01Jan2026 12:58:20.391] [pool-36-thread-1/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)
|
| 3169 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3170 | [01Jan2026 12:58:20.391] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from mixins.irregular_implements.json into net.minecraft.world.entity.item.ItemEntity
|
| 3171 | [01Jan2026 12:58:20.392] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from ae2.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3172 | [01Jan2026 12:58:20.392] [pool-36-thread-1/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)
|
| 3173 | [01Jan2026 12:58:20.392] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$handleEntityTransform$0(Lnet/minecraft/world/level/material/FluidState;Lappeng/recipes/transform/TransformCircumstance;)Z to mdc2ef4c$ae2$lambda$handleEntityTransform$0$0 in ae2.mixins.json:ItemEntityMixin from mod ae2
|
| 3174 | [01Jan2026 12:58:20.394] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from ars_elemental.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
| 3175 | [01Jan2026 12:58:20.399] [pool-36-thread-1/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
|
| 3176 | [01Jan2026 12:58:20.399] [pool-36-thread-1/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
|
| 3177 | [01Jan2026 12:58:20.399] [pool-36-thread-1/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
|
| 3178 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3179 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3180 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3181 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ItemEntityPickupMixin from mod baguettelib->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3182 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ItemEntityPickupMixin from mod baguettelib->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3183 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:ItemEntityPickupMixin from mod baguettelib->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3184 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3185 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3186 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3187 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3188 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:ItemEntityMixin from mod lychee->@Inject::lychee_fireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3189 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemburing.ItemEntityHurtMixin from mod lychee->@Inject::lychee_hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3190 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemburing.ItemEntityHurtMixin from mod lychee->@Inject::lychee_hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3191 | [01Jan2026 12:58:20.400] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemburing.ItemEntityHurtMixin from mod lychee->@Inject::lychee_hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3192 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3193 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3194 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3195 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3196 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3197 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3198 | [01Jan2026 12:58:20.400] [pool-36-thread-1/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
|
| 3199 | [01Jan2026 12:58:20.405] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.render.immediate.DirectionMixin from embeddium.mixins.json into net.minecraft.core.Direction
|
| 3200 | [01Jan2026 12:58:20.405] [pool-36-thread-1/DEBUG] [mixin/]: embeddium.mixins.json:features.render.immediate.DirectionMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3201 | [01Jan2026 12:58:20.405] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DirectionMixin from kubejs.mixins.json into net.minecraft.core.Direction
|
| 3202 | [01Jan2026 12:58:20.409] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockPropertiesAccessor from supermartijn642corelib.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
|
| 3203 | [01Jan2026 12:58:20.409] [pool-36-thread-1/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)
|
| 3204 | [01Jan2026 12:58:20.411] [pool-36-thread-1/DEBUG] [mixin/]: Mixing feature.registry_event_progress.GameDataMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.registries.GameData
|
| 3205 | [01Jan2026 12:58:20.411] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$postWithProgressBar$0(Lnet/neoforged/fml/loading/progress/ProgressMeter;Lnet/neoforged/bus/api/EventPriority;Lnet/neoforged/bus/api/Event;Lnet/neoforged/fml/ModContainer;)V to mdc2ef4c$modernfix$lambda$postWithProgressBar$0$0 in modernfix-neoforge.mixins.json:feature.registry_event_progress.GameDataMixin from mod modernfix
|
| 3206 | [01Jan2026 12:58:20.412] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GameDataMixin from kiwi.mixins.json into net.neoforged.neoforge.registries.GameData
|
| 3207 | [01Jan2026 12:58:20.413] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GameDataMixin from supermartijn642corelib.mixins.json into net.neoforged.neoforge.registries.GameData
|
| 3208 | [01Jan2026 12:58:20.413] [pool-36-thread-1/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)
|
| 3209 | [01Jan2026 12:58:20.413] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GameDataMixin from relics.mixins.json into net.neoforged.neoforge.registries.GameData
|
| 3210 | [01Jan2026 12:58:20.415] [pool-36-thread-1/DEBUG] [mixin/]: kiwi.mixins.json:GameDataMixin from mod kiwi->@Inject::kiwi$unfreezeData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3211 | [01Jan2026 12:58:20.415] [pool-36-thread-1/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
|
| 3212 | [01Jan2026 12:58:20.415] [pool-36-thread-1/DEBUG] [mixin/]: relics.mixins.json:GameDataMixin from mod relics->@Inject::onGetRegistrationOrder(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3213 | [01Jan2026 12:58:20.417] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$BlockCallbacks
|
| 3214 | [01Jan2026 12:58:20.417] [pool-36-thread-1/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
|
| 3215 | [01Jan2026 12:58:20.417] [pool-36-thread-1/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
|
| 3216 | [01Jan2026 12:58:20.417] [pool-36-thread-1/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
|
| 3217 | [01Jan2026 12:58:20.426] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DiscreteVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.DiscreteVoxelShape
|
| 3218 | [01Jan2026 12:58:20.426] [pool-36-thread-1/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)
|
| 3219 | [01Jan2026 12:58:20.427] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BitSetDVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
|
| 3220 | [01Jan2026 12:58:20.427] [pool-36-thread-1/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)
|
| 3221 | [01Jan2026 12:58:20.428] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.VoxelShape
|
| 3222 | [01Jan2026 12:58:20.428] [pool-36-thread-1/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)
|
| 3223 | [01Jan2026 12:58:20.429] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ArrayVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
|
| 3224 | [01Jan2026 12:58:20.429] [pool-36-thread-1/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)
|
| 3225 | [01Jan2026 12:58:20.430] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SliceShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SliceShape
|
| 3226 | [01Jan2026 12:58:20.430] [pool-36-thread-1/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)
|
| 3227 | [01Jan2026 12:58:20.437] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoteBlockInstrumentMixin from cataclysm.mixins.json into net.minecraft.world.level.block.state.properties.NoteBlockInstrument
|
| 3228 | [01Jan2026 12:58:20.437] [pool-36-thread-1/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)
|
| 3229 | [01Jan2026 12:58:20.437] [pool-36-thread-1/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$c2ef4c$0 in cataclysm.mixins.json:NoteBlockInstrumentMixin from mod cataclysm
|
| 3230 | [01Jan2026 12:58:20.438] [pool-36-thread-1/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
|
| 3231 | [01Jan2026 12:58:20.467] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PacketByteBufMixin from owo.mixins.json into net.minecraft.network.FriendlyByteBuf
|
| 3232 | [01Jan2026 12:58:20.467] [pool-36-thread-1/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)
|
| 3233 | [01Jan2026 12:58:20.468] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$write$0()Lio/wispforest/endec/Serializer; to mdc2ef4c$owo$lambda$write$0$0 in owo.mixins.json:PacketByteBufMixin from mod owo
|
| 3234 | [01Jan2026 12:58:20.511] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_spawners.mixins.json into net.minecraft.world.level.block.Blocks
|
| 3235 | [01Jan2026 12:58:20.512] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.randomblockticking.BlocksMixin from lychee.mixins.json into net.minecraft.world.level.block.Blocks
|
| 3236 | [01Jan2026 12:58:20.512] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$rebuildCache$2(Lnet/minecraft/server/level/ChunkHolder;)Ljava/util/stream/Stream; to mdc2ef4c$lychee$lambda$rebuildCache$2$0 in lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee
|
| 3237 | [01Jan2026 12:58:20.512] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$rebuildCache$1(Lnet/minecraft/server/level/ChunkHolder;)Z to mdc2ef4c$lychee$lambda$rebuildCache$1$1 in lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee
|
| 3238 | [01Jan2026 12:58:20.512] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$rebuildCache$0(Lnet/minecraft/server/level/ServerLevel;)Ljava/util/stream/Stream; to mdc2ef4c$lychee$lambda$rebuildCache$0$2 in lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee
|
| 3239 | [01Jan2026 12:58:20.513] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlocksMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.Blocks
|
| 3240 | [01Jan2026 12:58:20.513] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlocksMixin from amendments-common.mixins.json into net.minecraft.world.level.block.Blocks
|
| 3241 | [01Jan2026 12:58:20.513] [pool-36-thread-1/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)
|
| 3242 | [01Jan2026 12:58:20.514] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlocksMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.Blocks
|
| 3243 | [01Jan2026 12:58:20.514] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getEmptyConsumer$0(Ljava/lang/Object;)V to mdc2ef4c$modernfix$lambda$getEmptyConsumer$0$3 in modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix
|
| 3244 | [01Jan2026 12:58:20.520] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.randomblockticking.BlocksMixin from mod lychee->@Inject::rebuildCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3245 | [01Jan2026 12:58:20.531] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CandleBlockMixin from apothic_enchanting.mixins.json into net.minecraft.world.level.block.CandleBlock
|
| 3246 | [01Jan2026 12:58:20.534] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectLeavesBlock from particular.mixins.json into net.minecraft.world.level.block.LeavesBlock
|
| 3247 | [01Jan2026 12:58:20.534] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectLeavesBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3248 | [01Jan2026 12:58:20.534] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.options.render_layers.LeavesBlockMixin from embeddium.mixins.json into net.minecraft.world.level.block.LeavesBlock
|
| 3249 | [01Jan2026 12:58:20.534] [pool-36-thread-1/DEBUG] [mixin/]: embeddium.mixins.json:features.options.render_layers.LeavesBlockMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3250 | [01Jan2026 12:58:20.536] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectLeavesBlock from mod particular->@Inject::dropLeaves(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3251 | [01Jan2026 12:58:20.536] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectLeavesBlock from mod particular->@Inject::dropLeaves(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3252 | [01Jan2026 12:58:20.536] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectLeavesBlock from mod particular->@Inject::dropLeaves(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3253 | [01Jan2026 12:58:20.536] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IShearableMixin from apothic_enchanting.mixins.json into net.neoforged.neoforge.common.IShearable
|
| 3254 | [01Jan2026 12:58:20.538] [pool-36-thread-1/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
|
| 3255 | [01Jan2026 12:58:20.538] [pool-36-thread-1/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
|
| 3256 | [01Jan2026 12:58:20.538] [pool-36-thread-1/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
|
| 3257 | [01Jan2026 12:58:20.538] [pool-36-thread-1/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
|
| 3258 | [01Jan2026 12:58:20.538] [pool-36-thread-1/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
|
| 3259 | [01Jan2026 12:58:20.539] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.stairs.StairBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.StairBlock
|
| 3260 | [01Jan2026 12:58:20.539] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StairBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3261 | [01Jan2026 12:58:20.539] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinStairBlock from framedblocks.mixin.json into net.minecraft.world.level.block.StairBlock
|
| 3262 | [01Jan2026 12:58:20.540] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StairBlockMixin from mod create_connected->@Inject::copycatStairs(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3263 | [01Jan2026 12:58:20.543] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
| 3264 | [01Jan2026 12:58:20.543] [pool-36-thread-1/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)
|
| 3265 | [01Jan2026 12:58:20.543] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from clavis-common.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
| 3266 | [01Jan2026 12:58:20.543] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3267 | [01Jan2026 12:58:20.544] [pool-36-thread-1/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
|
| 3268 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3269 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3270 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3271 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3272 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3273 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3274 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3275 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3276 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3277 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3278 | [01Jan2026 12:58:20.544] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:PistonBaseBlockMixin from mod clavis->@Inject::injected(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
|
| 3279 | [01Jan2026 12:58:20.546] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FlowerPotBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FlowerPotBlock
|
| 3280 | [01Jan2026 12:58:20.546] [pool-36-thread-1/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)
|
| 3281 | [01Jan2026 12:58:20.546] [pool-36-thread-1/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
|
| 3282 | [01Jan2026 12:58:20.546] [pool-36-thread-1/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
|
| 3283 | [01Jan2026 12:58:20.546] [pool-36-thread-1/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
|
| 3284 | [01Jan2026 12:58:20.549] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractCauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
| 3285 | [01Jan2026 12:58:20.549] [pool-36-thread-1/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)
|
| 3286 | [01Jan2026 12:58:20.553] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IBushBlockMixin from META-INF/industrialforegoing.mixins.json into net.minecraft.world.level.block.BushBlock
|
| 3287 | [01Jan2026 12:58:20.553] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinBushBlock from ali.mixins.json into net.minecraft.world.level.block.BushBlock
|
| 3288 | [01Jan2026 12:58:20.553] [pool-36-thread-1/DEBUG] [mixin/]: ali.mixins.json:MixinBushBlock from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3289 | [01Jan2026 12:58:20.553] [pool-36-thread-1/DEBUG] [mixin/]: Unexpected: Registered method invokeMayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z in net.minecraft.world.level.block.BushBlock was not merged
|
| 3290 | [01Jan2026 12:58:20.555] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.LiquidBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
| 3291 | [01Jan2026 12:58:20.555] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LiquidBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3292 | [01Jan2026 12:58:20.555] [pool-36-thread-1/DEBUG] [mixin/]: Mixing neoforge.LiquidBlockAccessor from architectury.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
| 3293 | [01Jan2026 12:58:20.555] [pool-36-thread-1/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)
|
| 3294 | [01Jan2026 12:58:20.555] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinLiquidBlock from architectury-common.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
| 3295 | [01Jan2026 12:58:20.555] [pool-36-thread-1/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)
|
| 3296 | [01Jan2026 12:58:20.558] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectSpongeBlock from particular.mixins.json into net.minecraft.world.level.block.SpongeBlock
|
| 3297 | [01Jan2026 12:58:20.558] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectSpongeBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3298 | [01Jan2026 12:58:20.558] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectSpongeBlock from mod particular->@Inject::onSpongeAbsorbWater(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3299 | [01Jan2026 12:58:20.558] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectSpongeBlock from mod particular->@Inject::onSpongeAbsorbWater(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3300 | [01Jan2026 12:58:20.558] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectSpongeBlock from mod particular->@Inject::onSpongeAbsorbWater(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
|
| 3301 | [01Jan2026 12:58:20.559] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DispenserBlockMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
| 3302 | [01Jan2026 12:58:20.560] [pool-36-thread-1/DEBUG] [mixin/]: Mixing jar.DispenserMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
| 3303 | [01Jan2026 12:58:20.560] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CuttingBoardDispenserMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
| 3304 | [01Jan2026 12:58:20.561] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
| 3305 | [01Jan2026 12:58:20.561] [pool-36-thread-1/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)
|
| 3306 | [01Jan2026 12:58:20.561] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getDispenserRegistry()Ljava/util/Map; to getDispenserRegistry$moonlight_$md$c2ef4c$0 in moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight
|
| 3307 | [01Jan2026 12:58:20.561] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
| 3308 | [01Jan2026 12:58:20.562] [pool-36-thread-1/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
|
| 3309 | [01Jan2026 12:58:20.562] [pool-36-thread-1/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
|
| 3310 | [01Jan2026 12:58:20.562] [pool-36-thread-1/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
|
| 3311 | [01Jan2026 12:58:20.562] [pool-36-thread-1/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
|
| 3312 | [01Jan2026 12:58:20.562] [pool-36-thread-1/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
|
| 3313 | [01Jan2026 12:58:20.563] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoteBlockMixin from cataclysm.mixins.json into net.minecraft.world.level.block.NoteBlock
|
| 3314 | [01Jan2026 12:58:20.563] [pool-36-thread-1/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)
|
| 3315 | [01Jan2026 12:58:20.564] [pool-36-thread-1/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
|
| 3316 | [01Jan2026 12:58:20.572] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChestMixin from clavis-common.mixins.json into net.minecraft.world.level.block.ChestBlock
|
| 3317 | [01Jan2026 12:58:20.572] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:ChestMixin from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3318 | [01Jan2026 12:58:20.572] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectChestBlock from particular.mixins.json into net.minecraft.world.level.block.ChestBlock
|
| 3319 | [01Jan2026 12:58:20.572] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectChestBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3320 | [01Jan2026 12:58:20.573] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:ChestMixin from mod clavis->@Inject::injected(Lnet/minecraft/world/item/context/BlockPlaceContext;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3321 | [01Jan2026 12:58:20.573] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectChestBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3322 | [01Jan2026 12:58:20.573] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectChestBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3323 | [01Jan2026 12:58:20.573] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectChestBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3324 | [01Jan2026 12:58:20.575] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.block.AccessorCropBlock from bookshelf.mixins.json into net.minecraft.world.level.block.CropBlock
|
| 3325 | [01Jan2026 12:58:20.575] [pool-36-thread-1/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)
|
| 3326 | [01Jan2026 12:58:20.575] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.CropBlock
|
| 3327 | [01Jan2026 12:58:20.576] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.CropBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.CropBlock
|
| 3328 | [01Jan2026 12:58:20.576] [pool-36-thread-1/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)
|
| 3329 | [01Jan2026 12:58:20.576] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.CropBlockAccessor from create.mixins.json into net.minecraft.world.level.block.CropBlock
|
| 3330 | [01Jan2026 12:58:20.576] [pool-36-thread-1/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
|
| 3331 | [01Jan2026 12:58:20.577] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FarmBlockAccessor from farmingforblockheads.mixins.json into net.minecraft.world.level.block.FarmBlock
|
| 3332 | [01Jan2026 12:58:20.577] [pool-36-thread-1/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)
|
| 3333 | [01Jan2026 12:58:20.577] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callIsNearWater(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to callIsNearWater$farmingforblockheads_$md$c2ef4c$0 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
|
| 3334 | [01Jan2026 12:58:20.577] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callShouldMaintainFarmland(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z to callShouldMaintainFarmland$farmingforblockheads_$md$c2ef4c$1 in farmingforblockheads.mixins.json:FarmBlockAccessor from mod farmingforblockheads
|
| 3335 | [01Jan2026 12:58:20.577] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinFarmBlock from utilitarian.mixin.json into net.minecraft.world.level.block.FarmBlock
|
| 3336 | [01Jan2026 12:58:20.577] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.fencegate.BlockCanSurviveMixin from create_connected.mixins.json into net.minecraft.world.level.block.FarmBlock
|
| 3337 | [01Jan2026 12:58:20.577] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3338 | [01Jan2026 12:58:20.578] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FarmHydrationMixin from xycraft_core.mixins.json into net.minecraft.world.level.block.FarmBlock
|
| 3339 | [01Jan2026 12:58:20.578] [pool-36-thread-1/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)
|
| 3340 | [01Jan2026 12:58:20.578] [pool-36-thread-1/DEBUG] [mixin/]: Mixing KeepRichSoilUntrampledMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.FarmBlock
|
| 3341 | [01Jan2026 12:58:20.579] [pool-36-thread-1/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
|
| 3342 | [01Jan2026 12:58:20.579] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected->@Inject::canSurviveCopycat(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
|
| 3343 | [01Jan2026 12:58:20.579] [pool-36-thread-1/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
|
| 3344 | [01Jan2026 12:58:20.579] [pool-36-thread-1/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
|
| 3345 | [01Jan2026 12:58:20.580] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.StandingSignBlock
|
| 3346 | [01Jan2026 12:58:20.580] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockMixin 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)
|
| 3347 | [01Jan2026 12:58:20.583] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WallSignMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSignBlock
|
| 3348 | [01Jan2026 12:58:20.583] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:WallSignMixin 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)
|
| 3349 | [01Jan2026 12:58:20.586] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
| 3350 | [01Jan2026 12:58:20.586] [pool-36-thread-1/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)
|
| 3351 | [01Jan2026 12:58:20.586] [pool-36-thread-1/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 mdc2ef4c$amendments$lambda$amendments$swingSign$0$0 in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments
|
| 3352 | [01Jan2026 12:58:20.589] [pool-36-thread-1/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
|
| 3353 | [01Jan2026 12:58:20.589] [pool-36-thread-1/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
|
| 3354 | [01Jan2026 12:58:20.589] [pool-36-thread-1/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
|
| 3355 | [01Jan2026 12:58:20.589] [pool-36-thread-1/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
|
| 3356 | [01Jan2026 12:58:20.590] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
| 3357 | [01Jan2026 12:58:20.590] [pool-36-thread-1/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)
|
| 3358 | [01Jan2026 12:58:20.592] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
| 3359 | [01Jan2026 12:58:20.592] [pool-36-thread-1/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)
|
| 3360 | [01Jan2026 12:58:20.593] [pool-36-thread-1/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
|
| 3361 | [01Jan2026 12:58:20.593] [pool-36-thread-1/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
|
| 3362 | [01Jan2026 12:58:20.593] [pool-36-thread-1/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
|
| 3363 | [01Jan2026 12:58:20.593] [pool-36-thread-1/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
|
| 3364 | [01Jan2026 12:58:20.593] [pool-36-thread-1/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
|
| 3365 | [01Jan2026 12:58:20.598] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SugarCaneBlockMixin from create_shimmer.mixins.json into net.minecraft.world.level.block.SugarCaneBlock
|
| 3366 | [01Jan2026 12:58:20.600] [pool-36-thread-1/DEBUG] [mixin/]: create_shimmer.mixins.json:SugarCaneBlockMixin from mod create_shimmer->@Inject::injectCanSurvive(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
|
| 3367 | [01Jan2026 12:58:20.601] [pool-36-thread-1/DEBUG] [mixin/]: Mixing JukeboxBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.JukeboxBlock
|
| 3368 | [01Jan2026 12:58:20.601] [pool-36-thread-1/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)
|
| 3369 | [01Jan2026 12:58:20.602] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.fence.FenceBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.FenceBlock
|
| 3370 | [01Jan2026 12:58:20.602] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3371 | [01Jan2026 12:58:20.604] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FenceBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FenceBlock
|
| 3372 | [01Jan2026 12:58:20.604] [pool-36-thread-1/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)
|
| 3373 | [01Jan2026 12:58:20.604] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.fence.COMPATFenceBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.FenceBlock
|
| 3374 | [01Jan2026 12:58:20.604] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.COMPATFenceBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3375 | [01Jan2026 12:58:20.605] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected->@Inject::connectToCopycatFence(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3376 | [01Jan2026 12:58:20.605] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected->@Inject::connectsToCopycat(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3377 | [01Jan2026 12:58:20.607] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.mob_spawning.NetherPortalBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
| 3378 | [01Jan2026 12:58:20.607] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.NetherPortalBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3379 | [01Jan2026 12:58:20.607] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NetherPortalBlockAccess from ftbteambases.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
| 3380 | [01Jan2026 12:58:20.607] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:NetherPortalBlockAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3381 | [01Jan2026 12:58:20.607] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NetherPortalBlockMixin from ftbteambases.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
| 3382 | [01Jan2026 12:58:20.607] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:NetherPortalBlockMixin from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3383 | [01Jan2026 12:58:20.609] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:NetherPortalBlockMixin from mod ftbteambases->@Inject::onGetPortalDestination(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3384 | [01Jan2026 12:58:20.612] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectCakeBlock from particular.mixins.json into net.minecraft.world.level.block.CakeBlock
|
| 3385 | [01Jan2026 12:58:20.612] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectCakeBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3386 | [01Jan2026 12:58:20.613] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectCakeBlock from mod particular->@Inject::makeSounds(Lnet/minecraft/world/level/LevelAccessor;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
|
| 3387 | [01Jan2026 12:58:20.615] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
|
| 3388 | [01Jan2026 12:58:20.615] [pool-36-thread-1/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)
|
| 3389 | [01Jan2026 12:58:20.618] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.neoforge.mixins.json into net.minecraft.world.level.block.StemBlock
|
| 3390 | [01Jan2026 12:58:20.618] [pool-36-thread-1/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
|
| 3391 | [01Jan2026 12:58:20.619] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VineMixin from amendments-common.mixins.json into net.minecraft.world.level.block.VineBlock
|
| 3392 | [01Jan2026 12:58:20.619] [pool-36-thread-1/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)
|
| 3393 | [01Jan2026 12:58:20.620] [pool-36-thread-1/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
|
| 3394 | [01Jan2026 12:58:20.621] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.fencegate.FenceGateBlockAccessor from create_connected.mixins.json into net.minecraft.world.level.block.FenceGateBlock
|
| 3395 | [01Jan2026 12:58:20.621] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.FenceGateBlockAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3396 | [01Jan2026 12:58:20.622] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WaterLilyMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
|
| 3397 | [01Jan2026 12:58:20.622] [pool-36-thread-1/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)
|
| 3398 | [01Jan2026 12:58:20.625] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NetherWartBlockMixin from chipped-common.mixins.json into net.minecraft.world.level.block.NetherWartBlock
|
| 3399 | [01Jan2026 12:58:20.626] [pool-36-thread-1/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
|
| 3400 | [01Jan2026 12:58:20.626] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CauldronBlock
|
| 3401 | [01Jan2026 12:58:20.626] [pool-36-thread-1/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)
|
| 3402 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$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
|
| 3403 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$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
|
| 3404 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$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
|
| 3405 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$TweakLava(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
|
| 3406 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$TweakLava(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
|
| 3407 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$TweakLava(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
|
| 3408 | [01Jan2026 12:58:20.628] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LavaCauldronMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LavaCauldronBlock
|
| 3409 | [01Jan2026 12:58:20.628] [pool-36-thread-1/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)
|
| 3410 | [01Jan2026 12:58:20.631] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectEnderChestBlock from particular.mixins.json into net.minecraft.world.level.block.EnderChestBlock
|
| 3411 | [01Jan2026 12:58:20.631] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectEnderChestBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3412 | [01Jan2026 12:58:20.632] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectEnderChestBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3413 | [01Jan2026 12:58:20.632] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectEnderChestBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3414 | [01Jan2026 12:58:20.632] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectEnderChestBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3415 | [01Jan2026 12:58:20.634] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.deduplicate_wall_shapes.WallBlockMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.WallBlock
|
| 3416 | [01Jan2026 12:58:20.635] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.wall.WallBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.WallBlock
|
| 3417 | [01Jan2026 12:58:20.635] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3418 | [01Jan2026 12:58:20.635] [pool-36-thread-1/DEBUG] [mixin/]: Mixing coremods.WallMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.WallBlock
|
| 3419 | [01Jan2026 12:58:20.635] [pool-36-thread-1/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)
|
| 3420 | [01Jan2026 12:58:20.637] [pool-36-thread-1/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
|
| 3421 | [01Jan2026 12:58:20.637] [pool-36-thread-1/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
|
| 3422 | [01Jan2026 12:58:20.637] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected->@Inject::connectsToCopycat(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3423 | [01Jan2026 12:58:20.637] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected->@Inject::raisePostForCopycat(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/shapes/VoxelShape;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3424 | [01Jan2026 12:58:20.637] [pool-36-thread-1/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
|
| 3425 | [01Jan2026 12:58:20.639] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.SkullBlock
|
| 3426 | [01Jan2026 12:58:20.639] [pool-36-thread-1/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)
|
| 3427 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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
|
| 3428 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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
|
| 3429 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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
|
| 3430 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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
|
| 3431 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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
|
| 3432 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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
|
| 3433 | [01Jan2026 12:58:20.641] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
|
| 3434 | [01Jan2026 12:58:20.641] [pool-36-thread-1/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)
|
| 3435 | [01Jan2026 12:58:20.642] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSkullBlock
|
| 3436 | [01Jan2026 12:58:20.642] [pool-36-thread-1/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)
|
| 3437 | [01Jan2026 12:58:20.645] [pool-36-thread-1/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
|
| 3438 | [01Jan2026 12:58:20.645] [pool-36-thread-1/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
|
| 3439 | [01Jan2026 12:58:20.645] [pool-36-thread-1/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
|
| 3440 | [01Jan2026 12:58:20.645] [pool-36-thread-1/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
|
| 3441 | [01Jan2026 12:58:20.645] [pool-36-thread-1/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
|
| 3442 | [01Jan2026 12:58:20.645] [pool-36-thread-1/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
|
| 3443 | [01Jan2026 12:58:20.646] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WitherSkullBlockMixin from apotheosis.mixins.json into net.minecraft.world.level.block.WitherSkullBlock
|
| 3444 | [01Jan2026 12:58:20.648] [pool-36-thread-1/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
|
| 3445 | [01Jan2026 12:58:20.650] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AnvilBlockMixin from placebo.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
| 3446 | [01Jan2026 12:58:20.650] [pool-36-thread-1/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
|
| 3447 | [01Jan2026 12:58:20.650] [pool-36-thread-1/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
|
| 3448 | [01Jan2026 12:58:20.650] [pool-36-thread-1/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
|
| 3449 | [01Jan2026 12:58:20.651] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ComparatorBlock
|
| 3450 | [01Jan2026 12:58:20.651] [pool-36-thread-1/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)
|
| 3451 | [01Jan2026 12:58:20.652] [pool-36-thread-1/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
|
| 3452 | [01Jan2026 12:58:20.652] [pool-36-thread-1/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
|
| 3453 | [01Jan2026 12:58:20.652] [pool-36-thread-1/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
|
| 3454 | [01Jan2026 12:58:20.659] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.fencegate.BlockCanSurviveMixin from create_connected.mixins.json into net.minecraft.world.level.block.DirtPathBlock
|
| 3455 | [01Jan2026 12:58:20.659] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3456 | [01Jan2026 12:58:20.659] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected->@Inject::canSurviveCopycat(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
|
| 3457 | [01Jan2026 12:58:20.661] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ObserverBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ObserverBlock
|
| 3458 | [01Jan2026 12:58:20.661] [pool-36-thread-1/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)
|
| 3459 | [01Jan2026 12:58:20.662] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.ConcretePowderBlockAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
| 3460 | [01Jan2026 12:58:20.662] [pool-36-thread-1/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)
|
| 3461 | [01Jan2026 12:58:20.662] [pool-36-thread-1/DEBUG] [mixin/]: Mixing minecraft.ConcretePowderBlockMixin from create_dragons_plus.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
| 3462 | [01Jan2026 12:58:20.663] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ConcretePowderBlockAccessor from create.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
| 3463 | [01Jan2026 12:58:20.664] [pool-36-thread-1/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ConcretePowderBlockMixin from mod create_dragons_plus->@Inject::updateShape$handleDyeLiquidInteraction(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 does use it's CallbackInfoReturnable
|
| 3464 | [01Jan2026 12:58:20.664] [pool-36-thread-1/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ConcretePowderBlockMixin from mod create_dragons_plus->@Inject::onLand$handleDyeLiquidInteraction(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 does use it's CallbackInfo
|
| 3465 | [01Jan2026 12:58:20.664] [pool-36-thread-1/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ConcretePowderBlockMixin from mod create_dragons_plus->@Inject::getStateForPlacement$handleDyeLiquidInteraction(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3466 | [01Jan2026 12:58:20.671] [pool-36-thread-1/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
| 3467 | [01Jan2026 12:58:20.671] [pool-36-thread-1/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)
|
| 3468 | [01Jan2026 12:58:20.671] [pool-36-thread-1/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
|
| 3469 | [01Jan2026 12:58:20.673] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectBarrelBlock from particular.mixins.json into net.minecraft.world.level.block.BarrelBlock
|
| 3470 | [01Jan2026 12:58:20.673] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBarrelBlock from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3471 | [01Jan2026 12:58:20.673] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBarrelBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3472 | [01Jan2026 12:58:20.673] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBarrelBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3473 | [01Jan2026 12:58:20.673] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectBarrelBlock from mod particular->@Inject::releaseBubbles(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3474 | [01Jan2026 12:58:20.676] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LecternBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LecternBlock
|
| 3475 | [01Jan2026 12:58:20.676] [pool-36-thread-1/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)
|
| 3476 | [01Jan2026 12:58:20.676] [pool-36-thread-1/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
|
| 3477 | [01Jan2026 12:58:20.678] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BellMixin from amendments-common.mixins.json into net.minecraft.world.level.block.BellBlock
|
| 3478 | [01Jan2026 12:58:20.678] [pool-36-thread-1/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)
|
| 3479 | [01Jan2026 12:58:20.680] [pool-36-thread-1/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
|
| 3480 | [01Jan2026 12:58:20.680] [pool-36-thread-1/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
|
| 3481 | [01Jan2026 12:58:20.680] [pool-36-thread-1/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
|
| 3482 | [01Jan2026 12:58:20.680] [pool-36-thread-1/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
|
| 3483 | [01Jan2026 12:58:20.680] [pool-36-thread-1/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
|
| 3484 | [01Jan2026 12:58:20.680] [pool-36-thread-1/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
|
| 3485 | [01Jan2026 12:58:20.681] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LanternBlock
|
| 3486 | [01Jan2026 12:58:20.681] [pool-36-thread-1/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)
|
| 3487 | [01Jan2026 12:58:20.681] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.LanternBlock
|
| 3488 | [01Jan2026 12:58:20.681] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:LanternBlockPlacementMixin 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)
|
| 3489 | [01Jan2026 12:58:20.682] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CampfireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
| 3490 | [01Jan2026 12:58:20.682] [pool-36-thread-1/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)
|
| 3491 | [01Jan2026 12:58:20.682] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CampfireBaleMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
| 3492 | [01Jan2026 12:58:20.683] [pool-36-thread-1/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
|
| 3493 | [01Jan2026 12:58:20.683] [pool-36-thread-1/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
|
| 3494 | [01Jan2026 12:58:20.688] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from create.mixins.json into net.minecraft.world.level.block.BeehiveBlock
|
| 3495 | [01Jan2026 12:58:20.689] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinCryingObsidianBlock from utilitarian.mixin.json into net.minecraft.world.level.block.CryingObsidianBlock
|
| 3496 | [01Jan2026 12:58:20.692] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.walkonpowdersnow.PowderSnowBlockMixin from mixins.artifacts.common.json into net.minecraft.world.level.block.PowderSnowBlock
|
| 3497 | [01Jan2026 12:58:20.692] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinPowderSnowBlock from curios.neoforge.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
| 3498 | [01Jan2026 12:58:20.692] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PowderSnowBlockMixin from relics.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
| 3499 | [01Jan2026 12:58:20.693] [pool-36-thread-1/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
|
| 3500 | [01Jan2026 12:58:20.693] [pool-36-thread-1/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
|
| 3501 | [01Jan2026 12:58:20.693] [pool-36-thread-1/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
|
| 3502 | [01Jan2026 12:58:20.698] [pool-36-thread-1/DEBUG] [mixin/]: Mixing particles.PointedDripstoneBlockAccess from lychee.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock
|
| 3503 | [01Jan2026 12:58:20.699] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callIsStalactiteStartPos(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z to callIsStalactiteStartPos$lychee_$md$c2ef4c$0 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
|
| 3504 | [01Jan2026 12:58:20.699] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callFindTip(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;IZ)Lnet/minecraft/core/BlockPos; to callFindTip$lychee_$md$c2ef4c$1 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
|
| 3505 | [01Jan2026 12:58:20.699] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callCanDripThrough(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Z to callCanDripThrough$lychee_$md$c2ef4c$2 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
|
| 3506 | [01Jan2026 12:58:20.699] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callFindBlockVertical(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction$AxisDirection;Ljava/util/function/BiPredicate;Ljava/util/function/Predicate;I)Ljava/util/Optional; to callFindBlockVertical$lychee_$md$c2ef4c$3 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
|
| 3507 | [01Jan2026 12:58:20.699] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callFindRootBlock(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;I)Ljava/util/Optional; to callFindRootBlock$lychee_$md$c2ef4c$4 in lychee.mixins.json:particles.PointedDripstoneBlockAccess from mod lychee
|
| 3508 | [01Jan2026 12:58:20.699] [pool-36-thread-1/DEBUG] [mixin/]: Mixing particles.PointedDripstoneBlockMixin from lychee.mixins.json into net.minecraft.world.level.block.PointedDripstoneBlock
|
| 3509 | [01Jan2026 12:58:20.700] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:particles.PointedDripstoneBlockMixin from mod lychee->@Inject::lychee_maybeTransferFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3510 | [01Jan2026 12:58:20.700] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:particles.PointedDripstoneBlockMixin from mod lychee->@Inject::lychee_spawnDripParticle(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3511 | [01Jan2026 12:58:20.700] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:particles.PointedDripstoneBlockMixin from mod lychee->@Inject::animateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3512 | [01Jan2026 12:58:20.706] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DecoratedPotBlockMixin from structures_tweaker.mixins.json into net.minecraft.world.level.block.DecoratedPotBlock
|
| 3513 | [01Jan2026 12:58:20.706] [pool-36-thread-1/DEBUG] [mixin/]: structures_tweaker.mixins.json:DecoratedPotBlockMixin from mod structures_tweaker: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3514 | [01Jan2026 12:58:20.707] [pool-36-thread-1/DEBUG] [mixin/]: structures_tweaker.mixins.json:DecoratedPotBlockMixin from mod structures_tweaker->@Inject::onUseItemOn(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
|
| 3515 | [01Jan2026 12:58:20.709] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinVaultBlock from repeatable_trial_vaults.mixins.json into net.minecraft.world.level.block.VaultBlock
|
| 3516 | [01Jan2026 12:58:20.710] [pool-36-thread-1/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
|
| 3517 | [01Jan2026 12:58:20.730] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorStateDefinitionBuilder from framedblocks.mixin.json into net.minecraft.world.level.block.state.StateDefinition$Builder
|
| 3518 | [01Jan2026 12:58:20.733] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FlowingFluidMixin from xycraft_core.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 3519 | [01Jan2026 12:58:20.733] [pool-36-thread-1/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)
|
| 3520 | [01Jan2026 12:58:20.734] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.FlowingFluidAccess from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 3521 | [01Jan2026 12:58:20.734] [pool-36-thread-1/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)
|
| 3522 | [01Jan2026 12:58:20.734] [pool-36-thread-1/DEBUG] [mixin/]: Mixing coremods.WaterwheelBoundsMixin from immersiveengineering.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 3523 | [01Jan2026 12:58:20.734] [pool-36-thread-1/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)
|
| 3524 | [01Jan2026 12:58:20.734] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 3525 | [01Jan2026 12:58:20.738] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.FlowingFluidAccessor from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 3526 | [01Jan2026 12:58:20.739] [pool-36-thread-1/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
|
| 3527 | [01Jan2026 12:58:20.739] [pool-36-thread-1/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
|
| 3528 | [01Jan2026 12:58:20.739] [pool-36-thread-1/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
|
| 3529 | [01Jan2026 12:58:20.741] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.state_definition_construct.StateDefinitionMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.StateDefinition
|
| 3530 | [01Jan2026 12:58:20.747] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectFlowableFluid from particular.mixins.json into net.minecraft.world.level.material.WaterFluid
|
| 3531 | [01Jan2026 12:58:20.747] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectFlowableFluid from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3532 | [01Jan2026 12:58:20.747] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectWaterFluid from particular.mixins.json into net.minecraft.world.level.material.WaterFluid
|
| 3533 | [01Jan2026 12:58:20.747] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectWaterFluid from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3534 | [01Jan2026 12:58:20.749] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectFlowableFluid from mod particular->@Inject::spawnCascades(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3535 | [01Jan2026 12:58:20.749] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectFlowableFluid from mod particular->@Inject::spawnCascades(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3536 | [01Jan2026 12:58:20.749] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectFlowableFluid from mod particular->@Inject::spawnCascades(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3537 | [01Jan2026 12:58:20.749] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectWaterFluid from mod particular->@Inject::waterParticles(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3538 | [01Jan2026 12:58:20.749] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectWaterFluid from mod particular->@Inject::waterParticles(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3539 | [01Jan2026 12:58:20.749] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectWaterFluid from mod particular->@Inject::waterParticles(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3540 | [01Jan2026 12:58:20.764] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TreeGrowerMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.grower.TreeGrower
|
| 3541 | [01Jan2026 12:58:20.768] [pool-36-thread-1/DEBUG] [mixin/]: Mixing KeepRichSoilTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
|
| 3542 | [01Jan2026 12:58:20.768] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$cancelSetDirtIfRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdc2ef4c$farmersdelight$lambda$cancelSetDirtIfRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight
|
| 3543 | [01Jan2026 12:58:20.768] [pool-36-thread-1/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
|
| 3544 | [01Jan2026 12:58:20.797] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3545 | [01Jan2026 12:58:20.797] [pool-36-thread-1/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockEntityMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3546 | [01Jan2026 12:58:20.797] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3547 | [01Jan2026 12:58:20.797] [pool-36-thread-1/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:BlockEntityMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3548 | [01Jan2026 12:58:20.797] [pool-36-thread-1/DEBUG] [mixin/]: Mixing visualmanage.BlockEntityMixin from flywheel.impl.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3549 | [01Jan2026 12:58:20.797] [pool-36-thread-1/DEBUG] [mixin/]: Mixing constructors.BlockEntityMixin from nbt_ac.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3550 | [01Jan2026 12:58:20.798] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CullableMixin from entityculling.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3551 | [01Jan2026 12:58:20.798] [pool-36-thread-1/DEBUG] [mixin/]: entityculling.mixins.json:CullableMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3552 | [01Jan2026 12:58:20.798] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from common_storage_lib_data.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3553 | [01Jan2026 12:58:20.798] [pool-36-thread-1/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)
|
| 3554 | [01Jan2026 12:58:20.798] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ui.access.BlockEntityAccessor from owo.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3555 | [01Jan2026 12:58:20.798] [pool-36-thread-1/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)
|
| 3556 | [01Jan2026 12:58:20.798] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from collective_neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 3557 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.BlockEntityMixin from mod flywheel->@Inject::flywheel$removeVisual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3558 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.BlockEntityMixin from mod flywheel->@Inject::flywheel$removeVisual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3559 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.BlockEntityMixin from mod flywheel->@Inject::flywheel$removeVisual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3560 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: nbt_ac.mixins.json:constructors.BlockEntityMixin from mod nbt_ac->@Inject::atValidateBlockState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3561 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: nbt_ac.mixins.json:constructors.BlockEntityMixin from mod nbt_ac->@Inject::atValidateBlockState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3562 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: nbt_ac.mixins.json:constructors.BlockEntityMixin from mod nbt_ac->@Inject::atValidateBlockState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3563 | [01Jan2026 12:58:20.801] [pool-36-thread-1/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
|
| 3564 | [01Jan2026 12:58:20.801] [pool-36-thread-1/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
|
| 3565 | [01Jan2026 12:58:20.801] [pool-36-thread-1/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
|
| 3566 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3567 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3568 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3569 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3570 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3571 | [01Jan2026 12:58:20.801] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BlockEntityMixin from mod collective->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3572 | [01Jan2026 12:58:20.803] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BrushableBlockEntityAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.block.entity.BrushableBlockEntity
|
| 3573 | [01Jan2026 12:58:20.804] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
| 3574 | [01Jan2026 12:58:20.804] [pool-36-thread-1/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)
|
| 3575 | [01Jan2026 12:58:20.805] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.blockcrushing.FallingBlockEntityMixin from lychee.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
| 3576 | [01Jan2026 12:58:20.806] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
| 3577 | [01Jan2026 12:58:20.806] [pool-36-thread-1/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)
|
| 3578 | [01Jan2026 12:58:20.806] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
| 3579 | [01Jan2026 12:58:20.807] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
| 3580 | [01Jan2026 12:58:20.807] [pool-36-thread-1/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$c2ef4c$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
|
| 3581 | [01Jan2026 12:58:20.810] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockcrushing.FallingBlockEntityMixin from mod lychee->@Inject::lychee_onLand(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3582 | [01Jan2026 12:58:20.810] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockcrushing.FallingBlockEntityMixin from mod lychee->@Inject::lychee_onLand(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3583 | [01Jan2026 12:58:20.810] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockcrushing.FallingBlockEntityMixin from mod lychee->@Inject::lychee_onLand(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3584 | [01Jan2026 12:58:20.810] [pool-36-thread-1/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
|
| 3585 | [01Jan2026 12:58:20.810] [pool-36-thread-1/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
|
| 3586 | [01Jan2026 12:58:20.810] [pool-36-thread-1/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
|
| 3587 | [01Jan2026 12:58:20.810] [pool-36-thread-1/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;)V does use it's CallbackInfoReturnable
|
| 3588 | [01Jan2026 12:58:20.810] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3589 | [01Jan2026 12:58:20.810] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3590 | [01Jan2026 12:58:20.810] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:FallingBlockEntityMixin from mod kubejs->@Inject::kjs$fallEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3591 | [01Jan2026 12:58:20.820] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockEntityAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
|
| 3592 | [01Jan2026 12:58:20.821] [pool-36-thread-1/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)
|
| 3593 | [01Jan2026 12:58:20.821] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootTriggerMixin from respawningstructures.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
|
| 3594 | [01Jan2026 12:58:20.821] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LootTriggerMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3595 | [01Jan2026 12:58:20.822] [pool-36-thread-1/DEBUG] [mixin/]: Mixing RandomizableContainerMixin from clavis-common.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
|
| 3596 | [01Jan2026 12:58:20.822] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:RandomizableContainerMixin from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3597 | [01Jan2026 12:58:20.822] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LootTriggerMixin from mod respawningstructures->@Inject::onUnpack(Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3598 | [01Jan2026 12:58:20.822] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LootTriggerMixin from mod respawningstructures->@Inject::onUnpack(Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3599 | [01Jan2026 12:58:20.822] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LootTriggerMixin from mod respawningstructures->@Inject::onUnpack(Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3600 | [01Jan2026 12:58:20.823] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ContainerMixin from kubejs.mixins.json into net.minecraft.world.Container
|
| 3601 | [01Jan2026 12:58:20.824] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.block.AccessorBaseContainerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
| 3602 | [01Jan2026 12:58:20.824] [pool-36-thread-1/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)
|
| 3603 | [01Jan2026 12:58:20.824] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.BaseContainerBEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
| 3604 | [01Jan2026 12:58:20.824] [pool-36-thread-1/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)
|
| 3605 | [01Jan2026 12:58:20.824] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ContainerMixin from clavis-common.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
| 3606 | [01Jan2026 12:58:20.824] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:ContainerMixin from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3607 | [01Jan2026 12:58:20.826] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DefaultDispenseItemBehaviorMixin from lychee.mixins.json into net.minecraft.core.dispenser.DefaultDispenseItemBehavior
|
| 3608 | [01Jan2026 12:58:20.828] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:DefaultDispenseItemBehaviorMixin from mod lychee->@Inject::execute(Lnet/minecraft/core/dispenser/BlockSource;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Direction;Lnet/minecraft/core/Position;)V does use it's CallbackInfoReturnable
|
| 3609 | [01Jan2026 12:58:20.831] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DyeColorMixin from kubejs.mixins.json into net.minecraft.world.item.DyeColor
|
| 3610 | [01Jan2026 12:58:20.851] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.fixes.PistonMovingBlockEntityMixin from servercore.common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
| 3611 | [01Jan2026 12:58:20.851] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.PistonMovingBlockEntityMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3612 | [01Jan2026 12:58:20.852] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PistonBlockEntityMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
| 3613 | [01Jan2026 12:58:20.852] [pool-36-thread-1/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)
|
| 3614 | [01Jan2026 12:58:20.855] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.PistonMovingBlockEntityMixin from mod servercore->@Inject::servercore$onPushEntity(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3615 | [01Jan2026 12:58:20.855] [pool-36-thread-1/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
|
| 3616 | [01Jan2026 12:58:20.855] [pool-36-thread-1/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
|
| 3617 | [01Jan2026 12:58:20.855] [pool-36-thread-1/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
|
| 3618 | [01Jan2026 12:58:20.855] [pool-36-thread-1/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
|
| 3619 | [01Jan2026 12:58:20.855] [pool-36-thread-1/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
|
| 3620 | [01Jan2026 12:58:20.855] [pool-36-thread-1/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
|
| 3621 | [01Jan2026 12:58:20.859] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChatFormattingMixin from kubejs.mixins.json into net.minecraft.ChatFormatting
|
| 3622 | [01Jan2026 12:58:20.860] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StatusEffectInstanceMixin from statuseffectbars.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
| 3623 | [01Jan2026 12:58:20.860] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3624 | [01Jan2026 12:58:20.861] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobEffectInstanceMixin from malum.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
| 3625 | [01Jan2026 12:58:20.861] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.MobEffectInstanceAccessor from create.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
| 3626 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3627 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3628 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3629 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onCopyFrom(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3630 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onCopyFrom(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3631 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onCopyFrom(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3632 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onUpgrade(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3633 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onUpgrade(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3634 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onUpgrade(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3635 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onUpgrade(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3636 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onUpgrade(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3637 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: statuseffectbars.mixins.json:StatusEffectInstanceMixin from mod statuseffectbars->@Inject::onUpgrade(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3638 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$cacheEntity(Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3639 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$cacheEntity(Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3640 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$cacheEntity(Lnet/minecraft/world/entity/LivingEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3641 | [01Jan2026 12:58:20.862] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:MobEffectInstanceMixin from mod malum->@Inject::malum$pauseEffectDuration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3642 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Mixing fields.TextColorFields from nbt_ac.mixins.json into net.minecraft.network.chat.TextColor
|
| 3643 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getNAMED_COLORS()Ljava/util/Map; to getNAMED_COLORS$nbt_ac_$md$c2ef4c$0 in nbt_ac.mixins.json:fields.TextColorFields from mod nbt_ac
|
| 3644 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TextColorMixin from ftblibrary-common.mixins.json into net.minecraft.network.chat.TextColor
|
| 3645 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: ftblibrary-common.mixins.json:TextColorMixin 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)
|
| 3646 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TextColorMixin from kubejs.mixins.json into net.minecraft.network.chat.TextColor
|
| 3647 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TextColorMixin from iceberg.mixins.json into net.minecraft.network.chat.TextColor
|
| 3648 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3649 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$icebergParseColor$1(Ljava/lang/String;)Ljava/lang/String; to mdc2ef4c$iceberg$lambda$icebergParseColor$1$1 in iceberg.mixins.json:TextColorMixin from mod iceberg
|
| 3650 | [01Jan2026 12:58:20.864] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$icebergParseColor$0(Ljava/lang/String;)Ljava/lang/String; to mdc2ef4c$iceberg$lambda$icebergParseColor$0$2 in iceberg.mixins.json:TextColorMixin from mod iceberg
|
| 3651 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: ftblibrary-common.mixins.json:TextColorMixin from mod ftblibrary->@Inject::onParseColor(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3652 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor1(ILjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3653 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor1(ILjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3654 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor1(ILjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3655 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3656 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3657 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3658 | [01Jan2026 12:58:20.865] [pool-36-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergParseColor(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3659 | [01Jan2026 12:58:20.869] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.particles.AccessSimpleParticleType from bookshelf.mixins.json into net.minecraft.core.particles.SimpleParticleType
|
| 3660 | [01Jan2026 12:58:20.869] [pool-36-thread-1/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)
|
| 3661 | [01Jan2026 12:58:20.869] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method init(Z)Lnet/minecraft/core/particles/SimpleParticleType; to init$bookshelf_$md$c2ef4c$0 in bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf
|
| 3662 | [01Jan2026 12:58:20.872] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SlimeMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Slime
|
| 3663 | [01Jan2026 12:58:20.872] [pool-36-thread-1/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)
|
| 3664 | [01Jan2026 12:58:20.873] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SlimeMixin from mixins.irregular_implements.json into net.minecraft.world.entity.monster.Slime
|
| 3665 | [01Jan2026 12:58:20.874] [pool-36-thread-1/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
|
| 3666 | [01Jan2026 12:58:20.874] [pool-36-thread-1/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
|
| 3667 | [01Jan2026 12:58:20.874] [pool-36-thread-1/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
|
| 3668 | [01Jan2026 12:58:20.874] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:SlimeMixin from mod irregular_implements->@Inject::irregular$checkSlimeSpawnRules$inject(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3669 | [01Jan2026 12:58:20.876] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.MobAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Mob
|
| 3670 | [01Jan2026 12:58:20.876] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobMixin from rarcompat.mixins.json into net.minecraft.world.entity.Mob
|
| 3671 | [01Jan2026 12:58:20.876] [pool-36-thread-1/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)
|
| 3672 | [01Jan2026 12:58:20.877] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.MobMixin from servercore.common.mixins.json into net.minecraft.world.entity.Mob
|
| 3673 | [01Jan2026 12:58:20.877] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.MobMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3674 | [01Jan2026 12:58:20.877] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobMixin from apotheosis.mixins.json into net.minecraft.world.entity.Mob
|
| 3675 | [01Jan2026 12:58:20.877] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobMixin from entityjs.mixins.json into net.minecraft.world.entity.Mob
|
| 3676 | [01Jan2026 12:58:20.881] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
| 3677 | [01Jan2026 12:58:20.881] [pool-36-thread-1/DEBUG] [mixin/]: Mixing jar.MobAccessorMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
| 3678 | [01Jan2026 12:58:20.881] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobAccessor from nuggets.mixins.json into net.minecraft.world.entity.Mob
|
| 3679 | [01Jan2026 12:58:20.881] [pool-36-thread-1/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)
|
| 3680 | [01Jan2026 12:58:20.881] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.Mob
|
| 3681 | [01Jan2026 12:58:20.881] [pool-36-thread-1/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)
|
| 3682 | [01Jan2026 12:58:20.881] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MobMixin from create.mixins.json into net.minecraft.world.entity.Mob
|
| 3683 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: rarcompat.mixins.json:MobMixin from mod rarcompat->@Inject::getControllingPassenger(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3684 | [01Jan2026 12:58:20.887] [pool-36-thread-1/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
|
| 3685 | [01Jan2026 12:58:20.887] [pool-36-thread-1/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
|
| 3686 | [01Jan2026 12:58:20.887] [pool-36-thread-1/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
|
| 3687 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::entityjs$onMobInit(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3688 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::entityjs$onMobInit(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
|
| 3689 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::entityjs$onMobInit(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
|
| 3690 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::canTakeItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3691 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::canPickUpLoot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3692 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::isSunBurnTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3693 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::getControllingPassenger(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3694 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3695 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::mobInteract(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
|
| 3696 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::mobInteract(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
|
| 3697 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3698 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 3699 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::doHurtTarget(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 3700 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3701 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3702 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::setTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3703 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::ate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3704 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::ate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3705 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::ate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3706 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::createNavigation(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3707 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::canBeLeashed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3708 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::getMainArm(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3709 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::getAmbientSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3710 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::canHoldItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3711 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::shouldDespawnInPeaceful(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3712 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::isPersistenceRequired(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3713 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::getAttackBoundingBox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3714 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::getAmbientSoundInterval(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3715 | [01Jan2026 12:58:20.887] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:MobMixin from mod entityjs->@Inject::removeWhenFarAway(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3716 | [01Jan2026 12:58:20.888] [pool-36-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getGoalSelector()Lnet/minecraft/world/entity/ai/goal/GoalSelector; in net.minecraft.world.entity.Mob was not merged
|
| 3717 | [01Jan2026 12:58:20.893] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PathfinderMobMixin from entityjs.mixins.json into net.minecraft.world.entity.PathfinderMob
|
| 3718 | [01Jan2026 12:58:20.895] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:PathfinderMobMixin from mod entityjs->@Inject::entityjs$onMobInit(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3719 | [01Jan2026 12:58:20.895] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:PathfinderMobMixin from mod entityjs->@Inject::entityjs$onMobInit(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
|
| 3720 | [01Jan2026 12:58:20.895] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:PathfinderMobMixin from mod entityjs->@Inject::entityjs$onMobInit(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
|
| 3721 | [01Jan2026 12:58:20.895] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:PathfinderMobMixin from mod entityjs->@Inject::getWalkTargetValue(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3722 | [01Jan2026 12:58:20.895] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:PathfinderMobMixin from mod entityjs->@Inject::shouldStayCloseToLeashHolder(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3723 | [01Jan2026 12:58:20.895] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:PathfinderMobMixin from mod entityjs->@Inject::followLeashSpeed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3724 | [01Jan2026 12:58:20.898] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.TNTEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.PrimedTnt
|
| 3725 | [01Jan2026 12:58:20.898] [pool-36-thread-1/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)
|
| 3726 | [01Jan2026 12:58:20.904] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SpawnerBlockEntityMixin from gateways.mixins.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
|
| 3727 | [01Jan2026 12:58:20.904] [pool-36-thread-1/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
|
| 3728 | [01Jan2026 12:58:20.910] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorChestBlockEntity from particular.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
|
| 3729 | [01Jan2026 12:58:20.910] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:AccessorChestBlockEntity from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3730 | [01Jan2026 12:58:20.910] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectChestBlockEntity from particular.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
|
| 3731 | [01Jan2026 12:58:20.910] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectChestBlockEntity from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3732 | [01Jan2026 12:58:20.912] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectChestBlockEntity from mod particular->@Inject::randomlyOpen(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/ChestBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3733 | [01Jan2026 12:58:20.914] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
| 3734 | [01Jan2026 12:58:20.914] [pool-36-thread-1/DEBUG] [mixin/]: neoforge.mixins.json:BlockEntityTypeAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3735 | [01Jan2026 12:58:20.914] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from flywheel.impl.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
| 3736 | [01Jan2026 12:58:20.914] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.BETypeAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
| 3737 | [01Jan2026 12:58:20.914] [pool-36-thread-1/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)
|
| 3738 | [01Jan2026 12:58:20.920] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from refinedstorage.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3739 | [01Jan2026 12:58:20.920] [pool-36-thread-1/DEBUG] [mixin/]: refinedstorage.mixins.json:AbstractContainerMenuMixin from mod refinedstorage: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3740 | [01Jan2026 12:58:20.921] [pool-36-thread-1/DEBUG] [mixin/]: Mixing contraption.AbstractContainerMenuMixin from create_connected.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3741 | [01Jan2026 12:58:20.921] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3742 | [01Jan2026 12:58:20.921] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$stillValid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to mdc2ef4c$create_connected$lambda$stillValid$0$0 in create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected
|
| 3743 | [01Jan2026 12:58:20.922] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.ContainerAccess from immersiveengineering.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3744 | [01Jan2026 12:58:20.922] [pool-36-thread-1/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)
|
| 3745 | [01Jan2026 12:58:20.922] [pool-36-thread-1/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuMixin from geckolib.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3746 | [01Jan2026 12:58:20.922] [pool-36-thread-1/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)
|
| 3747 | [01Jan2026 12:58:20.922] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from relics.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3748 | [01Jan2026 12:58:20.923] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuAccessor from inventoryessentials.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3749 | [01Jan2026 12:58:20.923] [pool-36-thread-1/DEBUG] [mixin/]: inventoryessentials.mixins.json:AbstractContainerMenuAccessor from mod inventoryessentials: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3750 | [01Jan2026 12:58:20.923] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ScreenHandlerInvoker from owo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3751 | [01Jan2026 12:58:20.923] [pool-36-thread-1/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)
|
| 3752 | [01Jan2026 12:58:20.923] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ScreenHandlerMixin from owo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3753 | [01Jan2026 12:58:20.923] [pool-36-thread-1/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)
|
| 3754 | [01Jan2026 12:58:20.927] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CursedInternalSlotMixin from mixins.ae2things.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3755 | [01Jan2026 12:58:20.927] [pool-36-thread-1/DEBUG] [mixin/]: mixins.ae2things.json:CursedInternalSlotMixin from mod ae2things: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3756 | [01Jan2026 12:58:20.927] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuDoClick from watut.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 3757 | [01Jan2026 12:58:20.931] [pool-36-thread-1/DEBUG] [mixin/]: refinedstorage.mixins.json:AbstractContainerMenuMixin from mod refinedstorage->@Inject::doClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3758 | [01Jan2026 12:58:20.931] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected->@Inject::stillValid(Lnet/minecraft/world/inventory/ContainerLevelAccess;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3759 | [01Jan2026 12:58:20.931] [pool-36-thread-1/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
|
| 3760 | [01Jan2026 12:58:20.931] [pool-36-thread-1/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
|
| 3761 | [01Jan2026 12:58:20.931] [pool-36-thread-1/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
|
| 3762 | [01Jan2026 12:58:20.931] [pool-36-thread-1/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
|
| 3763 | [01Jan2026 12:58:20.931] [pool-36-thread-1/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
|
| 3764 | [01Jan2026 12:58:20.931] [pool-36-thread-1/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
|
| 3765 | [01Jan2026 12:58:20.932] [pool-36-thread-1/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
|
| 3766 | [01Jan2026 12:58:20.932] [pool-36-thread-1/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
|
| 3767 | [01Jan2026 12:58:20.932] [pool-36-thread-1/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
|
| 3768 | [01Jan2026 12:58:20.932] [pool-36-thread-1/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
|
| 3769 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: mixins.ae2things.json:CursedInternalSlotMixin from mod ae2things->@Inject::CLONE(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3770 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3771 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3772 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3773 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3774 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3775 | [01Jan2026 12:58:20.932] [pool-36-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3776 | [01Jan2026 12:58:20.935] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CraftingMenuMixin from fdbosses.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
| 3777 | [01Jan2026 12:58:20.935] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CraftingMenuAccess from lychee.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
| 3778 | [01Jan2026 12:58:20.935] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CraftingMenuMixin from mixins.irregular_implements.json into net.minecraft.world.inventory.CraftingMenu
|
| 3779 | [01Jan2026 12:58:20.939] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.FurnaceTEAccess from immersiveengineering.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
| 3780 | [01Jan2026 12:58:20.939] [pool-36-thread-1/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)
|
| 3781 | [01Jan2026 12:58:20.939] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityAccess from jade.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
| 3782 | [01Jan2026 12:58:20.939] [pool-36-thread-1/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)
|
| 3783 | [01Jan2026 12:58:20.942] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SignBlockEntity
|
| 3784 | [01Jan2026 12:58:20.942] [pool-36-thread-1/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)
|
| 3785 | [01Jan2026 12:58:20.942] [pool-36-thread-1/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
|
| 3786 | [01Jan2026 12:58:20.948] [pool-36-thread-1/DEBUG] [mixin/]: Mixing HangingSignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.HangingSignBlockEntity
|
| 3787 | [01Jan2026 12:58:20.948] [pool-36-thread-1/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)
|
| 3788 | [01Jan2026 12:58:20.954] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractArrowMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
| 3789 | [01Jan2026 12:58:20.955] [pool-36-thread-1/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)
|
| 3790 | [01Jan2026 12:58:20.955] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.AbstractArrowAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
| 3791 | [01Jan2026 12:58:20.955] [pool-36-thread-1/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)
|
| 3792 | [01Jan2026 12:58:20.956] [pool-36-thread-1/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
|
| 3793 | [01Jan2026 12:58:20.958] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ProjectileMixin from entityjs.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
| 3794 | [01Jan2026 12:58:20.959] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ProjectileMixin from reliquified_ars_nouveau.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
| 3795 | [01Jan2026 12:58:20.961] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ProjectileMixin from malum.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
| 3796 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::entityjs$onEntityInit(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3797 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::entityjs$onEntityInit(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
|
| 3798 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::entityjs$onEntityInit(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
|
| 3799 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::onHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3800 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::onHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3801 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::onHitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3802 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::onHitBlock(Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3803 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::onHitBlock(Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3804 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::onHitBlock(Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3805 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: entityjs.mixins.json:ProjectileMixin from mod entityjs->@Inject::canHitEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3806 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:ProjectileMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3807 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:ProjectileMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3808 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:ProjectileMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3809 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ProjectileMixin from mod malum->@Inject::malum$onHitBlock(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3810 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ProjectileMixin from mod malum->@Inject::malum$onHitBlock(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3811 | [01Jan2026 12:58:20.964] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ProjectileMixin from mod malum->@Inject::malum$onHitBlock(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3812 | [01Jan2026 12:58:20.968] [pool-36-thread-1/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
| 3813 | [01Jan2026 12:58:20.968] [pool-36-thread-1/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)
|
| 3814 | [01Jan2026 12:58:20.969] [pool-36-thread-1/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
|
| 3815 | [01Jan2026 12:58:20.969] [pool-36-thread-1/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
|
| 3816 | [01Jan2026 12:58:20.969] [pool-36-thread-1/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
|
| 3817 | [01Jan2026 12:58:20.969] [pool-36-thread-1/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
|
| 3818 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: Mixing enchanting.EnchantmentMenuMixin from morejs.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
|
| 3819 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3820 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeEnchantmentTableEnchant$4(Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdc2ef4c$morejs$lambda$morejs$invokeEnchantmentTableEnchant$4$0 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
|
| 3821 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$handleEnchantmentGetter$3(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdc2ef4c$morejs$lambda$handleEnchantmentGetter$3$1 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
|
| 3822 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeChangeEvent$2(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdc2ef4c$morejs$lambda$morejs$invokeChangeEvent$2$2 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
|
| 3823 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$slotChanged$InvokeEnchantableEvent$1(Lnet/minecraft/world/item/ItemStack;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;Lnet/minecraft/world/Container;Lorg/apache/commons/lang3/mutable/MutableBoolean;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$morejs$lambda$slotChanged$InvokeEnchantableEvent$1$3 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
|
| 3824 | [01Jan2026 12:58:20.990] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$slotchanged$PrepareChangeEvent$0(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/almostreliable/morejs/features/enchantment/EnchantmentMenuState;)V to mdc2ef4c$morejs$lambda$slotchanged$PrepareChangeEvent$0$4 in morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs
|
| 3825 | [01Jan2026 12:58:20.992] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMenuMixin from beer.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
|
| 3826 | [01Jan2026 12:58:20.992] [pool-36-thread-1/DEBUG] [mixin/]: beer.mixins.json:EnchantmentMenuMixin from mod beer: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3827 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::initializeProcess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3828 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::initializeProcess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3829 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::initializeProcess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3830 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::slotchanged$PrepareChangeEvent(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3831 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeChangeEvent(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3832 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeChangeEvent(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3833 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeChangeEvent(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3834 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::handleEnchantmentGetter(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/item/ItemStack;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3835 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::handleEnchantmentGetter(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/item/ItemStack;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3836 | [01Jan2026 12:58:20.994] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentMenuMixin from mod morejs->@Inject::morejs$invokeEnchantmentTableEnchant(Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3837 | [01Jan2026 12:58:20.998] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BrewingStandMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
| 3838 | [01Jan2026 12:58:20.998] [pool-36-thread-1/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)
|
| 3839 | [01Jan2026 12:58:20.998] [pool-36-thread-1/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
|
| 3840 | [01Jan2026 12:58:20.998] [pool-36-thread-1/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
|
| 3841 | [01Jan2026 12:58:20.998] [pool-36-thread-1/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
|
| 3842 | [01Jan2026 12:58:20.998] [pool-36-thread-1/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
|
| 3843 | [01Jan2026 12:58:21.002] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ItemStack
|
| 3844 | [01Jan2026 12:58:21.003] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$4(Ljava/util/Set;Lnet/minecraft/core/Holder;)Z to mdc2ef4c$apothic_enchanting$lambda$apoth_enchTooltipRewrite$4$0 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
| 3845 | [01Jan2026 12:58:21.003] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$3(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to mdc2ef4c$apothic_enchanting$lambda$apoth_enchTooltipRewrite$3$1 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
| 3846 | [01Jan2026 12:58:21.003] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$2(Ljava/util/function/Consumer;Ljava/util/Set;Lnet/minecraft/core/Holder;)V to mdc2ef4c$apothic_enchanting$lambda$apoth_enchTooltipRewrite$2$2 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
| 3847 | [01Jan2026 12:58:21.003] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$apoth_enchTooltipRewrite$1(Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/Holder;)Z to mdc2ef4c$apothic_enchanting$lambda$apoth_enchTooltipRewrite$1$3 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
| 3848 | [01Jan2026 12:58:21.003] [pool-36-thread-1/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 mdc2ef4c$apothic_enchanting$lambda$apoth_enchTooltipRewrite$0$4 in apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting
|
| 3849 | [01Jan2026 12:58:21.004] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from apotheosis.mixins.json into net.minecraft.world.item.ItemStack
|
| 3850 | [01Jan2026 12:58:21.004] [pool-36-thread-1/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 mdc2ef4c$apotheosis$lambda$apoth_useItemOnBlockPost$1$5 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
|
| 3851 | [01Jan2026 12:58:21.004] [pool-36-thread-1/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 mdc2ef4c$apotheosis$lambda$apoth_affixItemName$0$6 in apotheosis.mixins.json:ItemStackMixin from mod apotheosis
|
| 3852 | [01Jan2026 12:58:21.006] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackAccessor from supplementaries.mixins.json into net.minecraft.world.item.ItemStack
|
| 3853 | [01Jan2026 12:58:21.006] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from omnitools.mixins.json into net.minecraft.world.item.ItemStack
|
| 3854 | [01Jan2026 12:58:21.007] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.ItemStackLockMixin from alltheleaks.mixins.json into net.minecraft.world.item.ItemStack
|
| 3855 | [01Jan2026 12:58:21.009] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from placebo.mixins.json into net.minecraft.world.item.ItemStack
|
| 3856 | [01Jan2026 12:58:21.009] [pool-36-thread-1/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 mdc2ef4c$placebo$lambda$getOrCreate$0$7 in placebo.mixins.json:ItemStackMixin from mod placebo
|
| 3857 | [01Jan2026 12:58:21.009] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinItemStack from woodenshears.mixins.json into net.minecraft.world.item.ItemStack
|
| 3858 | [01Jan2026 12:58:21.009] [pool-36-thread-1/DEBUG] [mixin/]: woodenshears.mixins.json:MixinItemStack from mod woodenshears: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3859 | [01Jan2026 12:58:21.009] [pool-36-thread-1/DEBUG] [mixin/]: Mixing item.ItemStackMixin from mixins.artifacts.common.json into net.minecraft.world.item.ItemStack
|
| 3860 | [01Jan2026 12:58:21.011] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinItemStack from avaritia.mixins.json into net.minecraft.world.item.ItemStack
|
| 3861 | [01Jan2026 12:58:21.011] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.ItemStack
|
| 3862 | [01Jan2026 12:58:21.011] [pool-36-thread-1/DEBUG] [mixin/]: Mixing common.ItemStackMixin from geckolib.mixins.json into net.minecraft.world.item.ItemStack
|
| 3863 | [01Jan2026 12:58:21.011] [pool-36-thread-1/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)
|
| 3864 | [01Jan2026 12:58:21.012] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from ars_nouveau.mixins.json into net.minecraft.world.item.ItemStack
|
| 3865 | [01Jan2026 12:58:21.012] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perks.UnbreakablePerk from ars_nouveau.mixins.json into net.minecraft.world.item.ItemStack
|
| 3866 | [01Jan2026 12:58:21.012] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from kubejs.mixins.json into net.minecraft.world.item.ItemStack
|
| 3867 | [01Jan2026 12:58:21.014] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackClientMixin from kubejs.mixins.json into net.minecraft.world.item.ItemStack
|
| 3868 | [01Jan2026 12:58:21.014] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ext.ItemStackMixin from owo.mixins.json into net.minecraft.world.item.ItemStack
|
| 3869 | [01Jan2026 12:58:21.014] [pool-36-thread-1/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)
|
| 3870 | [01Jan2026 12:58:21.014] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackTooltipMixin from oracle_index.mixins.json into net.minecraft.world.item.ItemStack
|
| 3871 | [01Jan2026 12:58:21.015] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from cucumber.mixins.json into net.minecraft.world.item.ItemStack
|
| 3872 | [01Jan2026 12:58:21.015] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.MixinItemStack from enchdesc.mixins.json into net.minecraft.world.item.ItemStack
|
| 3873 | [01Jan2026 12:58:21.015] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemStack from mod enchdesc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 3874 | [01Jan2026 12:58:21.015] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from rep_ae2_bridge.mixins.json into net.minecraft.world.item.ItemStack
|
| 3875 | [01Jan2026 12:58:21.015] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from malum.mixins.json into net.minecraft.world.item.ItemStack
|
| 3876 | [01Jan2026 12:58:21.016] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from create.mixins.json into net.minecraft.world.item.ItemStack
|
| 3877 | [01Jan2026 12:58:21.016] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$migrateOldClipboardComponents$0(Lcom/simibubi/create/content/equipment/clipboard/ClipboardContent;Lnet/minecraft/util/Unit;)Lcom/simibubi/create/content/equipment/clipboard/ClipboardContent; to mdc2ef4c$create$lambda$create$migrateOldClipboardComponents$0$8 in create.mixins.json:ItemStackMixin from mod create
|
| 3878 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3879 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3880 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3881 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3882 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3883 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3884 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3885 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3886 | [01Jan2026 12:58:21.025] [pool-36-thread-1/DEBUG] [mixin/]: omnitools.mixins.json:ItemStackMixin from mod omnitools->@Inject::omnitools$hideWrenchTags(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3887 | [01Jan2026 12:58:21.025] [pool-36-thread-1/DEBUG] [mixin/]: woodenshears.mixins.json:MixinItemStack from mod woodenshears->@Inject::getMaxDamageProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3888 | [01Jan2026 12:58:21.025] [pool-36-thread-1/DEBUG] [mixin/]: woodenshears.mixins.json:MixinItemStack from mod woodenshears->@Inject::isDamageableItemProxy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3889 | [01Jan2026 12:58:21.025] [pool-36-thread-1/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
|
| 3890 | [01Jan2026 12:58:21.026] [pool-36-thread-1/DEBUG] [mixin/]: avaritia.mixins.json:MixinItemStack from mod avaritia->@Inject::canBeHurtBy(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3891 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3892 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3893 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3894 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3895 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3896 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3897 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3898 | [01Jan2026 12:58:21.026] [pool-36-thread-1/DEBUG] [mixin/]: oracle_index.mixins.json:ItemStackTooltipMixin from mod oracle_index->@Inject::captureTooltipStack(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
|
| 3899 | [01Jan2026 12:58:21.026] [pool-36-thread-1/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
|
| 3900 | [01Jan2026 12:58:21.026] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemStack from mod enchdesc->@Inject::beforeEnchantmentTooltips(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
|
| 3901 | [01Jan2026 12:58:21.026] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemStack from mod enchdesc->@Inject::afterEnchantmentTooltips(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
|
| 3902 | [01Jan2026 12:58:21.026] [pool-36-thread-1/DEBUG] [mixin/]: create.mixins.json:ItemStackMixin from mod create->@Inject::create$migrateOldClipboardComponents(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3903 | [01Jan2026 12:58:21.030] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MutableDataComponentHolderMixin from kubejs.mixins.json into net.neoforged.neoforge.common.MutableDataComponentHolder
|
| 3904 | [01Jan2026 12:58:21.031] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IItemExtensionMixin from irons_spellbooks.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
|
| 3905 | [01Jan2026 12:58:21.032] [pool-36-thread-1/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
|
| 3906 | [01Jan2026 12:58:21.032] [pool-36-thread-1/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
|
| 3907 | [01Jan2026 12:58:21.035] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.world.biome.BiomeMixin from embeddium.mixins.json into net.minecraft.world.level.biome.Biome
|
| 3908 | [01Jan2026 12:58:21.035] [pool-36-thread-1/DEBUG] [mixin/]: embeddium.mixins.json:features.world.biome.BiomeMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3909 | [01Jan2026 12:58:21.036] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinBiome from mixins.iris.json into net.minecraft.world.level.biome.Biome
|
| 3910 | [01Jan2026 12:58:21.036] [pool-36-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiome from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3911 | [01Jan2026 12:58:21.036] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.remove_biome_temperature_cache.BiomeMixin from modernfix-common.mixins.json into net.minecraft.world.level.biome.Biome
|
| 3912 | [01Jan2026 12:58:21.036] [pool-36-thread-1/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.
|
| 3913 | [01Jan2026 12:58:21.037] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BiomeMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.biome.Biome
|
| 3914 | [01Jan2026 12:58:21.037] [pool-36-thread-1/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)
|
| 3915 | [01Jan2026 12:58:21.037] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorBiome from particular.mixins.json into net.minecraft.world.level.biome.Biome
|
| 3916 | [01Jan2026 12:58:21.037] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:AccessorBiome from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3917 | [01Jan2026 12:58:21.037] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BiomeMixin from mixins.irregular_implements.json into net.minecraft.world.level.biome.Biome
|
| 3918 | [01Jan2026 12:58:21.038] [pool-36-thread-1/DEBUG] [mixin/]: embeddium.mixins.json:features.world.biome.BiomeMixin from mod embeddium->@Inject::setupColors(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3919 | [01Jan2026 12:58:21.038] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:BiomeMixin from mod irregular_implements->@Inject::irregular_implements$shouldSnow(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3920 | [01Jan2026 12:58:21.040] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SelfExtraModelDataProvider from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.client.model.IExtraModelDataProvider
|
| 3921 | [01Jan2026 12:58:21.040] [pool-36-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:SelfExtraModelDataProvider 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)
|
| 3922 | [01Jan2026 12:58:21.045] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorEnderChestBlockEntity from particular.mixins.json into net.minecraft.world.level.block.entity.EnderChestBlockEntity
|
| 3923 | [01Jan2026 12:58:21.045] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:AccessorEnderChestBlockEntity from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3924 | [01Jan2026 12:58:21.045] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InjectEnderChestBlockEntity from particular.mixins.json into net.minecraft.world.level.block.entity.EnderChestBlockEntity
|
| 3925 | [01Jan2026 12:58:21.045] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectEnderChestBlockEntity from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3926 | [01Jan2026 12:58:21.047] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InjectEnderChestBlockEntity from mod particular->@Inject::randomlyOpen(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/EnderChestBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3927 | [01Jan2026 12:58:21.049] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BeaconBlockEntityMixin from mixins.irregular_implements.json into net.minecraft.world.level.block.entity.BeaconBlockEntity
|
| 3928 | [01Jan2026 12:58:21.050] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:BeaconBlockEntityMixin from mod irregular_implements->@Inject::irregular_implements$spectreLens(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3929 | [01Jan2026 12:58:21.062] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SkullBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SkullBlockEntity
|
| 3930 | [01Jan2026 12:58:21.062] [pool-36-thread-1/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)
|
| 3931 | [01Jan2026 12:58:21.065] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WitherBossMixin from lootjs.mixins.json into net.minecraft.world.entity.boss.wither.WitherBoss
|
| 3932 | [01Jan2026 12:58:21.070] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/inventory/AnvilMenu
|
| 3933 | [01Jan2026 12:58:21.073] [pool-36-thread-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
|
| 3934 | [01Jan2026 12:58:21.073] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.anvilcrafting.AnvilMenuMixin from lychee.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
| 3935 | [01Jan2026 12:58:21.073] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_preventDefault$2(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$lychee$lambda$lychee_preventDefault$2$0 in lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee
|
| 3936 | [01Jan2026 12:58:21.073] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_createResult$1(Lnet/minecraft/world/item/ItemStack;Lsnownee/lychee/context/AnvilContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/RecipeHolder;)V to mdc2ef4c$lychee$lambda$lychee_createResult$1$1 in lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee
|
| 3937 | [01Jan2026 12:58:21.073] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_createResult$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; to mdc2ef4c$lychee$lambda$lychee_createResult$0$2 in lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee
|
| 3938 | [01Jan2026 12:58:21.076] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AnvilMenuMixin from apothic_enchanting.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
| 3939 | [01Jan2026 12:58:21.076] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AnvilMixin from actuallyadditions.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
| 3940 | [01Jan2026 12:58:21.076] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AnvilMenuMixin from ae2.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
| 3941 | [01Jan2026 12:58:21.076] [pool-36-thread-1/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)
|
| 3942 | [01Jan2026 12:58:21.079] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_createResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3943 | [01Jan2026 12:58:21.079] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3944 | [01Jan2026 12:58:21.079] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3945 | [01Jan2026 12:58:21.079] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3946 | [01Jan2026 12:58:21.079] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.anvilcrafting.AnvilMenuMixin from mod lychee->@Inject::lychee_preventDefault(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3947 | [01Jan2026 12:58:21.079] [pool-36-thread-1/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
|
| 3948 | [01Jan2026 12:58:21.080] [pool-36-thread-1/DEBUG] [mixin/]: Mixing contraption.ItemCombinerMenuMixin from create_connected.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
| 3949 | [01Jan2026 12:58:21.080] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 3950 | [01Jan2026 12:58:21.080] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$stillValid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to mdc2ef4c$create_connected$lambda$stillValid$0$0 in create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected
|
| 3951 | [01Jan2026 12:58:21.081] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemCombinerMenuAccessor from actuallyadditions.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
| 3952 | [01Jan2026 12:58:21.081] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 3953 | [01Jan2026 12:58:21.085] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinHopperBlockEntity from framedblocks.mixin.json into net.minecraft.world.level.block.entity.HopperBlockEntity
|
| 3954 | [01Jan2026 12:58:21.087] [pool-36-thread-1/DEBUG] [mixin/]: framedblocks.mixin.json:MixinHopperBlockEntity from mod framedblocks->@Inject::framedblocks$handleHopperCooldownCustomToVanillaOrCustom(Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 3955 | [01Jan2026 12:58:21.094] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.block.AccessorBannerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BannerBlockEntity
|
| 3956 | [01Jan2026 12:58:21.094] [pool-36-thread-1/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)
|
| 3957 | [01Jan2026 12:58:21.104] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
| 3958 | [01Jan2026 12:58:21.104] [pool-36-thread-1/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)
|
| 3959 | [01Jan2026 12:58:21.105] [pool-36-thread-1/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
|
| 3960 | [01Jan2026 12:58:21.109] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AnimalEntityMixin from simplyswords-common.mixins.json into net.minecraft.world.entity.animal.Animal
|
| 3961 | [01Jan2026 12:58:21.111] [pool-36-thread-1/DEBUG] [mixin/]: simplyswords-common.mixins.json:AnimalEntityMixin from mod simplyswords->@Inject::simplyswords$breed(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 3962 | [01Jan2026 12:58:21.111] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AgeableMobMixin from fusion.mixins.json into net.minecraft.world.entity.AgeableMob
|
| 3963 | [01Jan2026 12:58:21.111] [pool-36-thread-1/DEBUG] [mixin/]: fusion.mixins.json:AgeableMobMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 3964 | [01Jan2026 12:58:21.111] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.AgeableMobMixin from servercore.common.mixins.json into net.minecraft.world.entity.AgeableMob
|
| 3965 | [01Jan2026 12:58:21.111] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.AgeableMobMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 3966 | [01Jan2026 12:58:21.112] [pool-36-thread-1/DEBUG] [mixin/]: fusion.mixins.json:AgeableMobMixin from mod fusion->@Inject::setAge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 3967 | [01Jan2026 12:58:21.112] [pool-36-thread-1/DEBUG] [mixin/]: fusion.mixins.json:AgeableMobMixin from mod fusion->@Inject::setAge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 3968 | [01Jan2026 12:58:21.112] [pool-36-thread-1/DEBUG] [mixin/]: fusion.mixins.json:AgeableMobMixin from mod fusion->@Inject::setAge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 3969 | [01Jan2026 12:58:21.147] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LoomMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu
|
| 3970 | [01Jan2026 12:58:21.147] [pool-36-thread-1/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)
|
| 3971 | [01Jan2026 12:58:21.151] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CartographyTableMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
|
| 3972 | [01Jan2026 12:58:21.151] [pool-36-thread-1/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)
|
| 3973 | [01Jan2026 12:58:21.153] [pool-36-thread-1/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;)V does use it's CallbackInfoReturnable
|
| 3974 | [01Jan2026 12:58:21.153] [pool-36-thread-1/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;)V does use it's CallbackInfo
|
| 3975 | [01Jan2026 12:58:21.154] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
| 3976 | [01Jan2026 12:58:21.154] [pool-36-thread-1/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)
|
| 3977 | [01Jan2026 12:58:21.155] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
| 3978 | [01Jan2026 12:58:21.155] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuMixin 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)
|
| 3979 | [01Jan2026 12:58:21.156] [pool-36-thread-1/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
|
| 3980 | [01Jan2026 12:58:21.158] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
| 3981 | [01Jan2026 12:58:21.159] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
| 3982 | [01Jan2026 12:58:21.159] [pool-36-thread-1/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)
|
| 3983 | [01Jan2026 12:58:21.160] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LecternBlockEntityUpdateMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
| 3984 | [01Jan2026 12:58:21.160] [pool-36-thread-1/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)
|
| 3985 | [01Jan2026 12:58:21.161] [pool-36-thread-1/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.
|
| 3986 | [01Jan2026 12:58:21.161] [pool-36-thread-1/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.
|
| 3987 | [01Jan2026 12:58:21.161] [pool-36-thread-1/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.
|
| 3988 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3989 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3990 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3991 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3992 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3993 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3994 | [01Jan2026 12:58:21.162] [pool-36-thread-1/DEBUG] [mixin/]: Unexpected: Registered method setChanged()V in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
| 3995 | [01Jan2026 12:58:21.162] [pool-36-thread-1/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
|
| 3996 | [01Jan2026 12:58:21.162] [pool-36-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getUpdatePacket()Lnet/minecraft/network/protocol/Packet; in net.minecraft.world.level.block.entity.LecternBlockEntity was not merged
|
| 3997 | [01Jan2026 12:58:21.164] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SmithingMenuMixin from apotheosis.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
| 3998 | [01Jan2026 12:58:21.164] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SmithingMenuMixin from create.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
| 3999 | [01Jan2026 12:58:21.164] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$preventUnbreakingOnBacktanks$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to mdc2ef4c$create$lambda$create$preventUnbreakingOnBacktanks$0$0 in create.mixins.json:SmithingMenuMixin from mod create
|
| 4000 | [01Jan2026 12:58:21.165] [pool-36-thread-1/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
|
| 4001 | [01Jan2026 12:58:21.165] [pool-36-thread-1/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
|
| 4002 | [01Jan2026 12:58:21.165] [pool-36-thread-1/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
|
| 4003 | [01Jan2026 12:58:21.165] [pool-36-thread-1/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
|
| 4004 | [01Jan2026 12:58:21.165] [pool-36-thread-1/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
|
| 4005 | [01Jan2026 12:58:21.165] [pool-36-thread-1/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
|
| 4006 | [01Jan2026 12:58:21.167] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BellTileEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BellBlockEntity
|
| 4007 | [01Jan2026 12:58:21.167] [pool-36-thread-1/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)
|
| 4008 | [01Jan2026 12:58:21.170] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CampfireBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
| 4009 | [01Jan2026 12:58:21.170] [pool-36-thread-1/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)
|
| 4010 | [01Jan2026 12:58:21.176] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureBlockEntityMixin from structureexpansion-common.mixins.json into net.minecraft.world.level.block.entity.StructureBlockEntity
|
| 4011 | [01Jan2026 12:58:21.176] [pool-36-thread-1/DEBUG] [mixin/]: structureexpansion-common.mixins.json:StructureBlockEntityMixin from mod structureexpansion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4012 | [01Jan2026 12:58:21.181] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BeeHiveReleaseEventMixin from productivelib.mixin.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
|
| 4013 | [01Jan2026 12:58:21.182] [pool-36-thread-1/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
|
| 4014 | [01Jan2026 12:58:21.223] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.TadpoleMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.frog.Tadpole
|
| 4015 | [01Jan2026 12:58:21.223] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.TadpoleMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4016 | [01Jan2026 12:58:21.229] [pool-36-thread-1/DEBUG] [mixin/]: Mixing RecipeInputMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeInput
|
| 4017 | [01Jan2026 12:58:21.232] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemsMixin from supplementaries-common.mixins.json into net.minecraft.world.item.Items
|
| 4018 | [01Jan2026 12:58:21.232] [pool-36-thread-1/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)
|
| 4019 | [01Jan2026 12:58:21.233] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemsMixin from apothic_spawners.mixins.json into net.minecraft.world.item.Items
|
| 4020 | [01Jan2026 12:58:21.234] [pool-36-thread-1/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
|
| 4021 | [01Jan2026 12:58:21.241] [pool-36-thread-1/DEBUG] [mixin/]: Mixing common.BlockItemMixin from lodestone.mixins.json into net.minecraft.world.item.BlockItem
|
| 4022 | [01Jan2026 12:58:21.241] [pool-36-thread-1/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4023 | [01Jan2026 12:58:21.241] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockItemAccessor from ars_nouveau.mixins.json into net.minecraft.world.item.BlockItem
|
| 4024 | [01Jan2026 12:58:21.242] [pool-36-thread-1/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$c2ef4c$0 in ars_nouveau.mixins.json:BlockItemAccessor from mod ars_nouveau
|
| 4025 | [01Jan2026 12:58:21.242] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InvokerBlockItem from framedblocks.mixin.json into net.minecraft.world.item.BlockItem
|
| 4026 | [01Jan2026 12:58:21.242] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from createenchantablemachinery.mixins.json into net.minecraft.world.item.BlockItem
|
| 4027 | [01Jan2026 12:58:21.242] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.BlockItem
|
| 4028 | [01Jan2026 12:58:21.242] [pool-36-thread-1/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)
|
| 4029 | [01Jan2026 12:58:21.242] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
|
| 4030 | [01Jan2026 12:58:21.243] [pool-36-thread-1/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4031 | [01Jan2026 12:58:21.243] [pool-36-thread-1/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4032 | [01Jan2026 12:58:21.243] [pool-36-thread-1/DEBUG] [mixin/]: lodestone.mixins.json:common.BlockItemMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4033 | [01Jan2026 12:58:21.243] [pool-36-thread-1/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:BlockItemMixin from mod createenchantablemachinery->@Inject::cem$getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4034 | [01Jan2026 12:58:21.243] [pool-36-thread-1/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
|
| 4035 | [01Jan2026 12:58:21.243] [pool-36-thread-1/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
|
| 4036 | [01Jan2026 12:58:21.243] [pool-36-thread-1/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
|
| 4037 | [01Jan2026 12:58:21.243] [pool-36-thread-1/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
|
| 4038 | [01Jan2026 12:58:21.245] [pool-36-thread-1/DEBUG] [mixin/]: Mixing unification.ArmorItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.ArmorItem
|
| 4039 | [01Jan2026 12:58:21.246] [pool-36-thread-1/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
|
| 4040 | [01Jan2026 12:58:21.249] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BowMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BowItem
|
| 4041 | [01Jan2026 12:58:21.249] [pool-36-thread-1/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)
|
| 4042 | [01Jan2026 12:58:21.249] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$getAllSupportedProjectiles$0(Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;)Z to mdc2ef4c$supplementaries$lambda$supp$getAllSupportedProjectiles$0$0 in supplementaries-common.mixins.json:BowMixin from mod supplementaries
|
| 4043 | [01Jan2026 12:58:21.250] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
| 4044 | [01Jan2026 12:58:21.250] [pool-36-thread-1/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)
|
| 4045 | [01Jan2026 12:58:21.250] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$shrinkQuiverArrow$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z to mdc2ef4c$supplementaries$lambda$supp$shrinkQuiverArrow$0$0 in supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries
|
| 4046 | [01Jan2026 12:58:21.252] [pool-36-thread-1/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
|
| 4047 | [01Jan2026 12:58:21.254] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SwordItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.SwordItem
|
| 4048 | [01Jan2026 12:58:21.254] [pool-36-thread-1/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)
|
| 4049 | [01Jan2026 12:58:21.254] [pool-36-thread-1/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
|
| 4050 | [01Jan2026 12:58:21.255] [pool-36-thread-1/DEBUG] [mixin/]: Mixing unification.TieredItemMixin from almostunified-common.mixins.json into net.minecraft.world.item.TieredItem
|
| 4051 | [01Jan2026 12:58:21.255] [pool-36-thread-1/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
|
| 4052 | [01Jan2026 12:58:21.256] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ToolItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.DiggerItem
|
| 4053 | [01Jan2026 12:58:21.256] [pool-36-thread-1/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)
|
| 4054 | [01Jan2026 12:58:21.256] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DiggerItemMixin from kubejs.mixins.json into net.minecraft.world.item.DiggerItem
|
| 4055 | [01Jan2026 12:58:21.256] [pool-36-thread-1/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
|
| 4056 | [01Jan2026 12:58:21.256] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:DiggerItemMixin from mod kubejs->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4057 | [01Jan2026 12:58:21.256] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:DiggerItemMixin from mod kubejs->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4058 | [01Jan2026 12:58:21.256] [pool-36-thread-1/DEBUG] [mixin/]: kubejs.mixins.json:DiggerItemMixin from mod kubejs->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4059 | [01Jan2026 12:58:21.257] [pool-36-thread-1/DEBUG] [mixin/]: Mixing item.AxeItemMixin from shield_api.mixins.json into net.minecraft.world.item.AxeItem
|
| 4060 | [01Jan2026 12:58:21.258] [pool-36-thread-1/DEBUG] [mixin/]: Mixing HangingEntityItemMixin from fastitemframes.common.mixins.json into net.minecraft.world.item.HangingEntityItem
|
| 4061 | [01Jan2026 12:58:21.258] [pool-36-thread-1/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4062 | [01Jan2026 12:58:21.260] [pool-36-thread-1/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4063 | [01Jan2026 12:58:21.260] [pool-36-thread-1/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4064 | [01Jan2026 12:58:21.260] [pool-36-thread-1/DEBUG] [mixin/]: fastitemframes.common.mixins.json:HangingEntityItemMixin from mod fastitemframes->@Inject::useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4065 | [01Jan2026 12:58:21.261] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BucketItemMixin from structures_tweaker.mixins.json into net.minecraft.world.item.BucketItem
|
| 4066 | [01Jan2026 12:58:21.261] [pool-36-thread-1/DEBUG] [mixin/]: structures_tweaker.mixins.json:BucketItemMixin from mod structures_tweaker: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4067 | [01Jan2026 12:58:21.262] [pool-36-thread-1/DEBUG] [mixin/]: Mixing neoforge.MixinBucketItem from architectury.mixins.json into net.minecraft.world.item.BucketItem
|
| 4068 | [01Jan2026 12:58:21.262] [pool-36-thread-1/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)
|
| 4069 | [01Jan2026 12:58:21.262] [pool-36-thread-1/DEBUG] [mixin/]: Mixing neoforge.BucketItemAccessor from architectury.mixins.json into net.minecraft.world.item.BucketItem
|
| 4070 | [01Jan2026 12:58:21.262] [pool-36-thread-1/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)
|
| 4071 | [01Jan2026 12:58:21.262] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinBucketItem from architectury-common.mixins.json into net.minecraft.world.item.BucketItem
|
| 4072 | [01Jan2026 12:58:21.262] [pool-36-thread-1/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)
|
| 4073 | [01Jan2026 12:58:21.263] [pool-36-thread-1/DEBUG] [mixin/]: structures_tweaker.mixins.json:BucketItemMixin from mod structures_tweaker->@Inject::onEmptyContents(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4074 | [01Jan2026 12:58:21.263] [pool-36-thread-1/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
|
| 4075 | [01Jan2026 12:58:21.265] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InkSackMixin from supplementaries-common.mixins.json into net.minecraft.world.item.InkSacItem
|
| 4076 | [01Jan2026 12:58:21.265] [pool-36-thread-1/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)
|
| 4077 | [01Jan2026 12:58:21.266] [pool-36-thread-1/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
|
| 4078 | [01Jan2026 12:58:21.266] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BoneMealItemMixin from collective_neoforge.mixins.json into net.minecraft.world.item.BoneMealItem
|
| 4079 | [01Jan2026 12:58:21.267] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BoneMealItemMixin from mod collective->@Inject::BoneMealItem_useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4080 | [01Jan2026 12:58:21.267] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BoneMealItemMixin from mod collective->@Inject::growCrop(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4081 | [01Jan2026 12:58:21.268] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MapItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.MapItem
|
| 4082 | [01Jan2026 12:58:21.268] [pool-36-thread-1/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)
|
| 4083 | [01Jan2026 12:58:21.268] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$3(Lorg/joml/Vector2i;)D to mdc2ef4c$supplementaries$lambda$supp$updateCustomColor$3$0 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
| 4084 | [01Jan2026 12:58:21.268] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$2(Lorg/joml/Vector2i;)D to mdc2ef4c$supplementaries$lambda$supp$updateCustomColor$2$1 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
| 4085 | [01Jan2026 12:58:21.268] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$1(Lnet/minecraft/core/BlockPos;Lorg/joml/Vector2i;)Lcom/mojang/datafixers/util/Pair; to mdc2ef4c$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$1$2 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
| 4086 | [01Jan2026 12:58:21.268] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$0(Lorg/joml/Vector2i;)Ljava/util/List; to mdc2ef4c$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$0$3 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
| 4087 | [01Jan2026 12:58:21.271] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.sync_loads.MapItemMixin from servercore.common.mixins.json into net.minecraft.world.item.MapItem
|
| 4088 | [01Jan2026 12:58:21.271] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.MapItemMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4089 | [01Jan2026 12:58:21.271] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MapItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.MapItem
|
| 4090 | [01Jan2026 12:58:21.271] [pool-36-thread-1/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)
|
| 4091 | [01Jan2026 12:58:21.271] [pool-36-thread-1/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 mdc2ef4c$moonlight$lambda$update$1$4 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
| 4092 | [01Jan2026 12:58:21.271] [pool-36-thread-1/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 mdc2ef4c$moonlight$lambda$appendHoverText$0$5 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
| 4093 | [01Jan2026 12:58:21.275] [pool-36-thread-1/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
|
| 4094 | [01Jan2026 12:58:21.275] [pool-36-thread-1/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
|
| 4095 | [01Jan2026 12:58:21.275] [pool-36-thread-1/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
|
| 4096 | [01Jan2026 12:58:21.275] [pool-36-thread-1/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
|
| 4097 | [01Jan2026 12:58:21.275] [pool-36-thread-1/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
|
| 4098 | [01Jan2026 12:58:21.278] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ShearsItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.ShearsItem
|
| 4099 | [01Jan2026 12:58:21.278] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ShearItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.ShearsItem
|
| 4100 | [01Jan2026 12:58:21.278] [pool-36-thread-1/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)
|
| 4101 | [01Jan2026 12:58:21.279] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.enderpearlhungercost.EnderPearlItemMixin from mixins.artifacts.common.json into net.minecraft.world.item.EnderpearlItem
|
| 4102 | [01Jan2026 12:58:21.280] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldConsumeEnderPearl$1(Lartifacts/component/ability/EnderPearlHungerCost;)Ljava/lang/Integer; to mdc2ef4c$artifacts$lambda$shouldConsumeEnderPearl$1$0 in mixins.artifacts.common.json:ability.enderpearlhungercost.EnderPearlItemMixin from mod artifacts
|
| 4103 | [01Jan2026 12:58:21.280] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldConsumeEnderPearl$0(Lartifacts/component/ability/EnderPearlHungerCost;)Ljava/lang/Integer; to mdc2ef4c$artifacts$lambda$shouldConsumeEnderPearl$0$1 in mixins.artifacts.common.json:ability.enderpearlhungercost.EnderPearlItemMixin from mod artifacts
|
| 4104 | [01Jan2026 12:58:21.281] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PotionTooltipMixin from amendments-common.mixins.json into net.minecraft.world.item.PotionItem
|
| 4105 | [01Jan2026 12:58:21.281] [pool-36-thread-1/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)
|
| 4106 | [01Jan2026 12:58:21.283] [pool-36-thread-1/DEBUG] [mixin/]: Mixing minecraft.BottleItemMixin from create_dragons_plus.mixins.json into net.minecraft.world.item.BottleItem
|
| 4107 | [01Jan2026 12:58:21.284] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FireChargeMixin from amendments-common.mixins.json into net.minecraft.world.item.FireChargeItem
|
| 4108 | [01Jan2026 12:58:21.284] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FireChargeMixin 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)
|
| 4109 | [01Jan2026 12:58:21.284] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$createDispenseConfig$0(Lnet/minecraft/core/dispenser/BlockSource;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Position; to mdc2ef4c$amendments$lambda$createDispenseConfig$0$0 in amendments-common.mixins.json:FireChargeMixin from mod amendments
|
| 4110 | [01Jan2026 12:58:21.288] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/EnchantedBookItem
|
| 4111 | [01Jan2026 12:58:21.288] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ArmorStandFIxMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.ArmorStandItem
|
| 4112 | [01Jan2026 12:58:21.288] [pool-36-thread-1/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)
|
| 4113 | [01Jan2026 12:58:21.289] [pool-36-thread-1/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
|
| 4114 | [01Jan2026 12:58:21.289] [pool-36-thread-1/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
|
| 4115 | [01Jan2026 12:58:21.289] [pool-36-thread-1/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
|
| 4116 | [01Jan2026 12:58:21.291] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TridentItemMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.TridentItem
|
| 4117 | [01Jan2026 12:58:21.291] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TridentItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.TridentItem
|
| 4118 | [01Jan2026 12:58:21.291] [pool-36-thread-1/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
|
| 4119 | [01Jan2026 12:58:21.291] [pool-36-thread-1/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
|
| 4120 | [01Jan2026 12:58:21.291] [pool-36-thread-1/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
|
| 4121 | [01Jan2026 12:58:21.292] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CrossbowItemMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.CrossbowItem
|
| 4122 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4123 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4124 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4125 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4126 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4127 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4128 | [01Jan2026 12:58:21.293] [pool-36-thread-1/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
|
| 4129 | [01Jan2026 12:58:21.294] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BannerPatternItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BannerPatternItem
|
| 4130 | [01Jan2026 12:58:21.294] [pool-36-thread-1/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)
|
| 4131 | [01Jan2026 12:58:21.295] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BrushItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BrushItem
|
| 4132 | [01Jan2026 12:58:21.295] [pool-36-thread-1/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)
|
| 4133 | [01Jan2026 12:58:21.295] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BrushItemMixin from ftbunearthed.mixins.json into net.minecraft.world.item.BrushItem
|
| 4134 | [01Jan2026 12:58:21.295] [pool-36-thread-1/DEBUG] [mixin/]: ftbunearthed.mixins.json:BrushItemMixin from mod ftbunearthed: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4135 | [01Jan2026 12:58:21.297] [pool-36-thread-1/DEBUG] [mixin/]: ftbunearthed.mixins.json:BrushItemMixin from mod ftbunearthed->@Inject::onUseTick(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
|
| 4136 | [01Jan2026 12:58:21.309] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinItemProperties from architectury-common.mixins.json into net.minecraft.world.item.Item$Properties
|
| 4137 | [01Jan2026 12:58:21.310] [pool-36-thread-1/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)
|
| 4138 | [01Jan2026 12:58:21.310] [pool-36-thread-1/DEBUG] [mixin/]: Mixing itemgroup.ItemSettingsMixin from owo.mixins.json into net.minecraft.world.item.Item$Properties
|
| 4139 | [01Jan2026 12:58:21.310] [pool-36-thread-1/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)
|
| 4140 | [01Jan2026 12:58:21.310] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$group$0(Lio/wispforest/owo/itemgroup/OwoItemGroup;)Lio/wispforest/owo/itemgroup/OwoItemGroup; to mdc2ef4c$owo$lambda$group$0$0 in owo.mixins.json:itemgroup.ItemSettingsMixin from mod owo
|
| 4141 | [01Jan2026 12:58:21.312] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ComponentTypeBuilderMixin from owo.mixins.json into net.minecraft.core.component.DataComponentType$Builder
|
| 4142 | [01Jan2026 12:58:21.312] [pool-36-thread-1/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)
|
| 4143 | [01Jan2026 12:58:21.327] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.faster_ingredients.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4144 | [01Jan2026 12:58:21.327] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$computeItemsArray$2(I)[Lnet/minecraft/world/item/ItemStack; to mdc2ef4c$modernfix$lambda$computeItemsArray$2$0 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
|
| 4145 | [01Jan2026 12:58:21.327] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getItems$1(I)[Lnet/minecraft/world/item/ItemStack; to mdc2ef4c$modernfix$lambda$getItems$1$1 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
|
| 4146 | [01Jan2026 12:58:21.327] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$modernfix$fasterTagIngredientStacking$0(Lnet/minecraft/core/Holder;)I to mdc2ef4c$modernfix$lambda$modernfix$fasterTagIngredientStacking$0$2 in modernfix-neoforge.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
|
| 4147 | [01Jan2026 12:58:21.331] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.IngredientLockMixin from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4148 | [01Jan2026 12:58:21.331] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.IngredientMixin from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4149 | [01Jan2026 12:58:21.331] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.IngredientMixin$IngredientAccessor from alltheleaks.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4150 | [01Jan2026 12:58:21.331] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IngredientAccess from lychee.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4151 | [01Jan2026 12:58:21.331] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method construct([Lnet/minecraft/world/item/crafting/Ingredient$Value;)Lnet/minecraft/world/item/crafting/Ingredient; to construct$lychee_$md$c2ef4c$3 in lychee.mixins.json:IngredientAccess from mod lychee
|
| 4152 | [01Jan2026 12:58:21.331] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IngredientMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4153 | [01Jan2026 12:58:21.332] [pool-36-thread-1/DEBUG] [mixin/]: Mixing IngredientAccessor from kubejs_enderio.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
| 4154 | [01Jan2026 12:58:21.332] [pool-36-thread-1/DEBUG] [mixin/]: kubejs_enderio.mixins.json:IngredientAccessor from mod kubejs_enderio: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4155 | [01Jan2026 12:58:21.332] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorIngredient from framedblocks.mixin.json into net.minecraft.world.item.crafting.Ingredient
|
| 4156 | [01Jan2026 12:58:21.334] [pool-36-thread-1/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
|
| 4157 | [01Jan2026 12:58:21.334] [pool-36-thread-1/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
|
| 4158 | [01Jan2026 12:58:21.334] [pool-36-thread-1/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
|
| 4159 | [01Jan2026 12:58:21.340] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.MixinItemEnchants from enchdesc.mixins.json into net.minecraft.world.item.enchantment.ItemEnchantments
|
| 4160 | [01Jan2026 12:58:21.340] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 4161 | [01Jan2026 12:58:21.341] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::sortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Ljava/util/Iterator;Lnet/minecraft/core/Holder;I)V doesn't use it's CallbackInfo
|
| 4162 | [01Jan2026 12:58:21.341] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::sortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Ljava/util/Iterator;Lnet/minecraft/core/Holder;I)V has 0 override(s) in child classes
|
| 4163 | [01Jan2026 12:58:21.341] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::sortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Ljava/util/Iterator;Lnet/minecraft/core/Holder;I)V won't be passed a CallbackInfo as a result
|
| 4164 | [01Jan2026 12:58:21.341] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::unsortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Lit/unimi/dsi/fastutil/objects/ObjectIterator;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/core/Holder;)V doesn't use it's CallbackInfo
|
| 4165 | [01Jan2026 12:58:21.341] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::unsortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Lit/unimi/dsi/fastutil/objects/ObjectIterator;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/core/Holder;)V has 0 override(s) in child classes
|
| 4166 | [01Jan2026 12:58:21.341] [pool-36-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::unsortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Lit/unimi/dsi/fastutil/objects/ObjectIterator;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/core/Holder;)V won't be passed a CallbackInfo as a result
|
| 4167 | [01Jan2026 12:58:21.345] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.accessor.PatchedDataComponentMapAccessor from alltheleaks.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
| 4168 | [01Jan2026 12:58:21.345] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ext.ComponentMapImplAccessor from owo.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
| 4169 | [01Jan2026 12:58:21.345] [pool-36-thread-1/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)
|
| 4170 | [01Jan2026 12:58:21.345] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ext.ComponentMapImplMixin from owo.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
|
| 4171 | [01Jan2026 12:58:21.345] [pool-36-thread-1/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)
|
| 4172 | [01Jan2026 12:58:21.346] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DataComponentMapBuilderMixin from kubejs.mixins.json into net.minecraft.core.component.DataComponentMap$Builder
|
| 4173 | [01Jan2026 12:58:21.348] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/Enchantment
|
| 4174 | [01Jan2026 12:58:21.352] [pool-36-thread-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/Enchantment
|
| 4175 | [01Jan2026 12:58:21.352] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
| 4176 | [01Jan2026 12:58:21.352] [pool-36-thread-1/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)
|
| 4177 | [01Jan2026 12:58:21.353] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinJeiEnchantmentFix from bonsaitrees4.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
| 4178 | [01Jan2026 12:58:21.353] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EnchantmentMixin from apothic_enchanting.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
| 4179 | [01Jan2026 12:58:21.354] [pool-36-thread-1/DEBUG] [mixin/]: bonsaitrees4.mixins.json:MixinJeiEnchantmentFix from mod bonsaitrees4->@Inject::canEnchant(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4180 | [01Jan2026 12:58:21.354] [pool-36-thread-1/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
|
| 4181 | [01Jan2026 12:58:21.357] [pool-36-thread-1/DEBUG] [mixin/]: Mixing HolderSetCodecMixin from lootjs.mixins.json into net.minecraft.resources.HolderSetCodec
|
| 4182 | [01Jan2026 12:58:21.360] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:HolderSetCodecMixin from mod lootjs->@Inject::lootjs$injectHolderCodec(Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4183 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.LootContextParamSetsAccessor from villagerconfig-common.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
|
| 4184 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeRegister(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; to invokeRegister$villagerconfig_$md$c2ef4c$0 in villagerconfig-common.mixins.json:loot.LootContextParamSetsAccessor from mod villagerconfig
|
| 4185 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.LootContextParamSetsMixin from villagerconfig-common.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
|
| 4186 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootContextParamSetsAccess from lychee.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
|
| 4187 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; to callRegister$lychee_$md$c2ef4c$1 in lychee.mixins.json:LootContextParamSetsAccess from mod lychee
|
| 4188 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method registry()Lcom/google/common/collect/BiMap; to registry$lychee_$md$c2ef4c$2 in lychee.mixins.json:LootContextParamSetsAccess from mod lychee
|
| 4189 | [01Jan2026 12:58:21.365] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootContextParamSetsMixin from lychee.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
|
| 4190 | [01Jan2026 12:58:21.366] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:loot.LootContextParamSetsMixin from mod villagerconfig->@Inject::onClInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4191 | [01Jan2026 12:58:21.368] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootContextParamMixin from lychee.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParam
|
| 4192 | [01Jan2026 12:58:21.368] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:LootContextParamMixin from mod lychee->@Inject::lychee_init(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4193 | [01Jan2026 12:58:21.368] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:LootContextParamMixin from mod lychee->@Inject::lychee_init(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4194 | [01Jan2026 12:58:21.368] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:LootContextParamMixin from mod lychee->@Inject::lychee_init(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4195 | [01Jan2026 12:58:21.382] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootItemConditionMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemCondition
|
| 4196 | [01Jan2026 12:58:21.392] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinNbtPredicate from curios.neoforge.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
|
| 4197 | [01Jan2026 12:58:21.401] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DyedItemColorMixin from malum.mixins.json into net.minecraft.world.item.component.DyedItemColor
|
| 4198 | [01Jan2026 12:58:21.402] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:DyedItemColorMixin from mod malum->@Inject::malum$applyDyes(Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4199 | [01Jan2026 12:58:21.411] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ArmorTrimMixin from create.mixins.json into net.minecraft.world.item.armortrim.ArmorTrim
|
| 4200 | [01Jan2026 12:58:21.412] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Boolean;Lnet/minecraft/core/Holder;)Lnet/minecraft/resources/ResourceLocation; to mdc2ef4c$create$lambda$new$0$0 in create.mixins.json:ArmorTrimMixin from mod create
|
| 4201 | [01Jan2026 12:58:21.413] [pool-36-thread-1/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
|
| 4202 | [01Jan2026 12:58:21.413] [pool-36-thread-1/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
|
| 4203 | [01Jan2026 12:58:21.421] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FireworkRocketEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
|
| 4204 | [01Jan2026 12:58:21.423] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.entity.MixinLightningBolt from bookshelf.mixins.json into net.minecraft.world.entity.LightningBolt
|
| 4205 | [01Jan2026 12:58:21.423] [pool-36-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt 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)
|
| 4206 | [01Jan2026 12:58:21.423] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.lightningchanneling.LightningBoltMixin from lychee.mixins.json into net.minecraft.world.entity.LightningBolt
|
| 4207 | [01Jan2026 12:58:21.424] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
| 4208 | [01Jan2026 12:58:21.424] [pool-36-thread-1/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)
|
| 4209 | [01Jan2026 12:58:21.424] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LightningEntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
| 4210 | [01Jan2026 12:58:21.424] [pool-36-thread-1/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)
|
| 4211 | [01Jan2026 12:58:21.424] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LightningBoltMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.LightningBolt
|
| 4212 | [01Jan2026 12:58:21.424] [pool-36-thread-1/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)
|
| 4213 | [01Jan2026 12:58:21.428] [pool-36-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf->@Inject::onLightningStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4214 | [01Jan2026 12:58:21.429] [pool-36-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf->@Inject::onLightningStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4215 | [01Jan2026 12:58:21.429] [pool-36-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf->@Inject::onLightningStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4216 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4217 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4218 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4219 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4220 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4221 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4222 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4223 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4224 | [01Jan2026 12:58:21.429] [pool-36-thread-1/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
|
| 4225 | [01Jan2026 12:58:21.430] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WorldBorderAccessor from databank.mixins.json into net.minecraft.world.level.border.WorldBorder
|
| 4226 | [01Jan2026 12:58:21.432] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChunkSetStartBBFix from respawningstructures.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
| 4227 | [01Jan2026 12:58:21.432] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ChunkSetStartBBFix from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4228 | [01Jan2026 12:58:21.432] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkAccessMixin from modernfix-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
| 4229 | [01Jan2026 12:58:21.432] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.ChunkAccessMixin from alltheleaks.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
| 4230 | [01Jan2026 12:58:21.433] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ChunkSetStartBBFix from mod respawningstructures->@Inject::on(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4231 | [01Jan2026 12:58:21.433] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ChunkSetStartBBFix from mod respawningstructures->@Inject::on(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4232 | [01Jan2026 12:58:21.433] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:ChunkSetStartBBFix from mod respawningstructures->@Inject::on(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4233 | [01Jan2026 12:58:21.434] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LevelChunkBlockEntityHookMixin from respawningstructures.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
| 4234 | [01Jan2026 12:58:21.434] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4235 | [01Jan2026 12:58:21.435] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LevelChunkPostProcessMixin from respawningstructures.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
| 4236 | [01Jan2026 12:58:21.435] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkPostProcessMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4237 | [01Jan2026 12:58:21.435] [pool-36-thread-1/DEBUG] [mixin/]: Mixing visualmanage.LevelChunkMixin from flywheel.impl.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
| 4238 | [01Jan2026 12:58:21.435] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.random.LevelChunkMixin from servercore.common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
| 4239 | [01Jan2026 12:58:21.435] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4240 | [01Jan2026 12:58:21.435] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LevelChunkMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
| 4241 | [01Jan2026 12:58:21.435] [pool-36-thread-1/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)
|
| 4242 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures->@Inject::onBERemove(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4243 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures->@Inject::onBERemove(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4244 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures->@Inject::onBERemove(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4245 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures->@Inject::onBEAdd(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4246 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures->@Inject::onBEAdd(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4247 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:LevelChunkBlockEntityHookMixin from mod respawningstructures->@Inject::onBEAdd(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4248 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelChunkMixin from mod flywheel->@Inject::flywheel$onBlockEntityAdded(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4249 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelChunkMixin from mod flywheel->@Inject::flywheel$onBlockEntityAdded(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4250 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelChunkMixin from mod flywheel->@Inject::flywheel$onBlockEntityAdded(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4251 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4252 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4253 | [01Jan2026 12:58:21.438] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.random.LevelChunkMixin from mod servercore->@Inject::servercore$initLightingTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4254 | [01Jan2026 12:58:21.454] [pool-36-thread-1/DEBUG] [mixin/]: Mixing forge.CommonHooksMixin from lootjs.mixins.json into net.neoforged.neoforge.common.CommonHooks
|
| 4255 | [01Jan2026 12:58:21.455] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:forge.CommonHooksMixin from mod lootjs->@Inject::invokeActions(Lnet/minecraft/resources/ResourceLocation;Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4256 | [01Jan2026 12:58:21.459] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EntityAttributeCreationEventMixin from entityjs.mixins.json into net.neoforged.neoforge.event.entity.EntityAttributeCreationEvent
|
| 4257 | [01Jan2026 12:58:21.463] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FixBlockPlaceContextMixin from moonlight-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
|
| 4258 | [01Jan2026 12:58:21.463] [pool-36-thread-1/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)
|
| 4259 | [01Jan2026 12:58:21.464] [pool-36-thread-1/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
|
| 4260 | [01Jan2026 12:58:21.464] [pool-36-thread-1/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
|
| 4261 | [01Jan2026 12:58:21.464] [pool-36-thread-1/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
|
| 4262 | [01Jan2026 12:58:21.464] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
|
| 4263 | [01Jan2026 12:58:21.465] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootParamsBuilderMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootParams$Builder
|
| 4264 | [01Jan2026 12:58:21.465] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:LootParamsBuilderMixin from mod lootjs->@Inject::lootjs$setType(Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4265 | [01Jan2026 12:58:21.467] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.blockexploding.ExplosionMixin from lychee.mixins.json into net.minecraft.world.level.Explosion
|
| 4266 | [01Jan2026 12:58:21.467] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lychee_redirectDrops$0(Lcom/llamalad7/mixinextras/sugar/ref/LocalRef;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$lychee$lambda$lychee_redirectDrops$0$0 in lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee
|
| 4267 | [01Jan2026 12:58:21.468] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.itemexploding.ExplosionMixin from lychee.mixins.json into net.minecraft.world.level.Explosion
|
| 4268 | [01Jan2026 12:58:21.468] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ExplosionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.Explosion
|
| 4269 | [01Jan2026 12:58:21.468] [pool-36-thread-1/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)
|
| 4270 | [01Jan2026 12:58:21.468] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.ExplosionAccess from immersiveengineering.mixins.json into net.minecraft.world.level.Explosion
|
| 4271 | [01Jan2026 12:58:21.468] [pool-36-thread-1/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)
|
| 4272 | [01Jan2026 12:58:21.468] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callAddOrAppendStack(Ljava/util/List;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/BlockPos;)V to callAddOrAppendStack$immersiveengineering_$md$c2ef4c$1 in immersiveengineering.mixins.json:accessors.ExplosionAccess from mod immersiveengineering
|
| 4273 | [01Jan2026 12:58:21.468] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ExplosionMixin from amendments-common.mixins.json into net.minecraft.world.level.Explosion
|
| 4274 | [01Jan2026 12:58:21.469] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin 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)
|
| 4275 | [01Jan2026 12:58:21.469] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ExplosionMixin from malum.mixins.json into net.minecraft.world.level.Explosion
|
| 4276 | [01Jan2026 12:58:21.474] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee->@Inject::lychee_afterOnExplosionHit(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4277 | [01Jan2026 12:58:21.474] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee->@Inject::lychee_afterOnExplosionHit(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4278 | [01Jan2026 12:58:21.474] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.blockexploding.ExplosionMixin from mod lychee->@Inject::lychee_afterOnExplosionHit(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4279 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemexploding.ExplosionMixin from mod lychee->@Inject::lychee_explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4280 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemexploding.ExplosionMixin from mod lychee->@Inject::lychee_explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4281 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:recipes.itemexploding.ExplosionMixin from mod lychee->@Inject::lychee_explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4282 | [01Jan2026 12:58:21.475] [pool-36-thread-1/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
|
| 4283 | [01Jan2026 12:58:21.475] [pool-36-thread-1/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
|
| 4284 | [01Jan2026 12:58:21.475] [pool-36-thread-1/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
|
| 4285 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments->@Inject::amendments$addBlockSideEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4286 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments->@Inject::amendments$addBlockSideEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4287 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments->@Inject::amendments$addBlockSideEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4288 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyExplosion(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4289 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyExplosion(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4290 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyExplosion(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/particles/ParticleOptions;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4291 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$CacheHoarderRing(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4292 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$CacheHoarderRing(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4293 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$CacheHoarderRing(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4294 | [01Jan2026 12:58:21.475] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:ExplosionMixin from mod malum->@Inject::malum$modifyIndirectSourceEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4295 | [01Jan2026 12:58:21.494] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractMinecartMixin from puzzleslib.common.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
|
| 4296 | [01Jan2026 12:58:21.494] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.common.mixins.json:AbstractMinecartMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4297 | [01Jan2026 12:58:21.498] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AllayMixin from colorfulallays.mixins.json into net.minecraft.world.entity.animal.allay.Allay
|
| 4298 | [01Jan2026 12:58:21.501] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.breeding_cap.AllayMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.allay.Allay
|
| 4299 | [01Jan2026 12:58:21.501] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4300 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4301 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4302 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4303 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$handleAnyInteraction(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4304 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$handleAnyInteraction(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
|
| 4305 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$handleAnyInteraction(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
|
| 4306 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$handleDyeInteraction(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4307 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$saveColorData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4308 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$saveColorData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4309 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$saveColorData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4310 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$loadColorData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4311 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$loadColorData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4312 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$loadColorData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4313 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: colorfulallays.mixins.json:AllayMixin from mod colorfulallays->@Inject::colorfulallays$overrideDuplicateAllay(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4314 | [01Jan2026 12:58:21.503] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.AllayMixin from mod servercore->@Inject::servercore$enforceBreedCap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4315 | [01Jan2026 12:58:21.515] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.sync_loads.GroundPathNavigationMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.navigation.GroundPathNavigation
|
| 4316 | [01Jan2026 12:58:21.515] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.GroundPathNavigationMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4317 | [01Jan2026 12:58:21.515] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.GroundPathNavigationMixin from mod servercore->@Inject::servercore$onlyPathfindIfLoaded(Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4318 | [01Jan2026 12:58:21.517] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MoveControlMixin from mixins.irregular_implements.json into net.minecraft.world.entity.ai.control.MoveControl
|
| 4319 | [01Jan2026 12:58:21.521] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.dynamic.MobCategoryMixin from servercore.common.mixins.json into net.minecraft.world.entity.MobCategory
|
| 4320 | [01Jan2026 12:58:21.521] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4321 | [01Jan2026 12:58:21.522] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore->@Inject::servercore$onInit(Ljava/lang/String;ILjava/lang/String;IZZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4322 | [01Jan2026 12:58:21.522] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.MobCategoryMixin from mod servercore->@Inject::servercore$getCapacity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4323 | [01Jan2026 12:58:21.526] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.AreaEffectCloudMixin from servercore.common.mixins.json into net.minecraft.world.entity.AreaEffectCloud
|
| 4324 | [01Jan2026 12:58:21.526] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.AreaEffectCloudMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4325 | [01Jan2026 12:58:21.530] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.merging.ExperienceOrbMixin from servercore.common.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
| 4326 | [01Jan2026 12:58:21.530] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.merging.ExperienceOrbMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4327 | [01Jan2026 12:58:21.532] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ArmorStandMixin from ftbchunks-common.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
| 4328 | [01Jan2026 12:58:21.532] [pool-36-thread-1/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)
|
| 4329 | [01Jan2026 12:58:21.533] [pool-36-thread-1/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
|
| 4330 | [01Jan2026 12:58:21.535] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ArrowMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.Arrow
|
| 4331 | [01Jan2026 12:58:21.535] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ArrowMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4332 | [01Jan2026 12:58:21.540] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.BatMixin from modernfix-common.mixins.json into net.minecraft.world.entity.ambient.Bat
|
| 4333 | [01Jan2026 12:58:21.543] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.BeeMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Bee
|
| 4334 | [01Jan2026 12:58:21.543] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.BeeMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4335 | [01Jan2026 12:58:21.543] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.sync_loads.BeeMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Bee
|
| 4336 | [01Jan2026 12:58:21.543] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.BeeMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4337 | [01Jan2026 12:58:21.546] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.breeding_cap.tasks.BreedGoalMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.BreedGoal
|
| 4338 | [01Jan2026 12:58:21.546] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.tasks.BreedGoalMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4339 | [01Jan2026 12:58:21.546] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TemptGoalMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.ai.goal.TemptGoal
|
| 4340 | [01Jan2026 12:58:21.547] [pool-36-thread-1/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
|
| 4341 | [01Jan2026 12:58:21.548] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BeeGoalMixin from moonlight-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal
|
| 4342 | [01Jan2026 12:58:21.548] [pool-36-thread-1/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)
|
| 4343 | [01Jan2026 12:58:21.549] [pool-36-thread-1/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
|
| 4344 | [01Jan2026 12:58:21.549] [pool-36-thread-1/DEBUG] [mixin/]: Mixing HurtByTargetGoalAccessor from reliquified_twilight_forest.mixins.json into net.minecraft.world.entity.ai.goal.target.HurtByTargetGoal
|
| 4345 | [01Jan2026 12:58:21.550] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
|
| 4346 | [01Jan2026 12:58:21.550] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalAccessor from reliquified_twilight_forest.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
|
| 4347 | [01Jan2026 12:58:21.550] [pool-36-thread-1/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
|
| 4348 | [01Jan2026 12:58:21.550] [pool-36-thread-1/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
|
| 4349 | [01Jan2026 12:58:21.550] [pool-36-thread-1/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
|
| 4350 | [01Jan2026 12:58:21.550] [pool-36-thread-1/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
|
| 4351 | [01Jan2026 12:58:21.550] [pool-36-thread-1/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
|
| 4352 | [01Jan2026 12:58:21.550] [pool-36-thread-1/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
|
| 4353 | [01Jan2026 12:58:21.556] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
| 4354 | [01Jan2026 12:58:21.556] [pool-36-thread-1/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)
|
| 4355 | [01Jan2026 12:58:21.557] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from apotheosis.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
| 4356 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4357 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4358 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4359 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4360 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4361 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4362 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4363 | [01Jan2026 12:58:21.560] [pool-36-thread-1/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
|
| 4364 | [01Jan2026 12:58:21.563] [pool-36-thread-1/DEBUG] [mixin/]: Mixing coremods.BreezeDeflectionMixin from immersiveengineering.mixins.json into net.minecraft.world.entity.monster.breeze.Breeze
|
| 4365 | [01Jan2026 12:58:21.563] [pool-36-thread-1/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)
|
| 4366 | [01Jan2026 12:58:21.564] [pool-36-thread-1/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
|
| 4367 | [01Jan2026 12:58:21.568] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
| 4368 | [01Jan2026 12:58:21.568] [pool-36-thread-1/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)
|
| 4369 | [01Jan2026 12:58:21.568] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractHorseMixin from rarcompat.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
| 4370 | [01Jan2026 12:58:21.568] [pool-36-thread-1/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)
|
| 4371 | [01Jan2026 12:58:21.570] [pool-36-thread-1/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
|
| 4372 | [01Jan2026 12:58:21.570] [pool-36-thread-1/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
|
| 4373 | [01Jan2026 12:58:21.570] [pool-36-thread-1/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
|
| 4374 | [01Jan2026 12:58:21.570] [pool-36-thread-1/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
|
| 4375 | [01Jan2026 12:58:21.570] [pool-36-thread-1/DEBUG] [mixin/]: rarcompat.mixins.json:AbstractHorseMixin from mod rarcompat->@Inject::disableJumpStrength(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4376 | [01Jan2026 12:58:21.575] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.fixes.CatMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Cat
|
| 4377 | [01Jan2026 12:58:21.575] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.CatMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4378 | [01Jan2026 12:58:21.578] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CatSitOnBlockGoalMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
| 4379 | [01Jan2026 12:58:21.578] [pool-36-thread-1/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)
|
| 4380 | [01Jan2026 12:58:21.578] [pool-36-thread-1/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
|
| 4381 | [01Jan2026 12:58:21.580] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SpiderMixin from mixins.irregular_implements.json into net.minecraft.world.entity.monster.Spider
|
| 4382 | [01Jan2026 12:58:21.580] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:SpiderMixin from mod irregular_implements->@Inject::irregular_implements$preventClimbing(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4383 | [01Jan2026 12:58:21.582] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Skeleton
|
| 4384 | [01Jan2026 12:58:21.582] [pool-36-thread-1/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)
|
| 4385 | [01Jan2026 12:58:21.583] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SkeletonMixin from lootjs.mixins.json into net.minecraft.world.entity.monster.Skeleton
|
| 4386 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4387 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4388 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4389 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4390 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4391 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4392 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4393 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4394 | [01Jan2026 12:58:21.584] [pool-36-thread-1/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
|
| 4395 | [01Jan2026 12:58:21.584] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:SkeletonMixin from mod lootjs->@Inject::modifyWitherBossStarDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4396 | [01Jan2026 12:58:21.587] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EntityLootTriggerMixin from respawningstructures.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
|
| 4397 | [01Jan2026 12:58:21.587] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:EntityLootTriggerMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4398 | [01Jan2026 12:58:21.588] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:EntityLootTriggerMixin from mod respawningstructures->@Inject::onUnpack(Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4399 | [01Jan2026 12:58:21.588] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:EntityLootTriggerMixin from mod respawningstructures->@Inject::onUnpack(Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4400 | [01Jan2026 12:58:21.588] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:EntityLootTriggerMixin from mod respawningstructures->@Inject::onUnpack(Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4401 | [01Jan2026 12:58:21.589] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.MinecartFurnaceAccessor from create.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
|
| 4402 | [01Jan2026 12:58:21.592] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.ChickenMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Chicken
|
| 4403 | [01Jan2026 12:58:21.592] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.ChickenMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4404 | [01Jan2026 12:58:21.597] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.command_blocks.BaseCommandBlockMixin from servercore.common.mixins.json into net.minecraft.world.level.BaseCommandBlock
|
| 4405 | [01Jan2026 12:58:21.597] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4406 | [01Jan2026 12:58:21.597] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$servercore$useCachedParseResults$0(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/CommandSourceStack;)Lnet/minecraft/commands/CommandSourceStack; to mdc2ef4c$servercore$lambda$servercore$useCachedParseResults$0$0 in servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore
|
| 4407 | [01Jan2026 12:58:21.598] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4408 | [01Jan2026 12:58:21.598] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4409 | [01Jan2026 12:58:21.598] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4410 | [01Jan2026 12:58:21.598] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4411 | [01Jan2026 12:58:21.598] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4412 | [01Jan2026 12:58:21.598] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.command_blocks.BaseCommandBlockMixin from mod servercore->@Inject::servercore$resetCache(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4413 | [01Jan2026 12:58:21.601] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CreeperMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Creeper
|
| 4414 | [01Jan2026 12:58:21.601] [pool-36-thread-1/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)
|
| 4415 | [01Jan2026 12:58:21.601] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CreeperMixin from irons_spellbooks.mixins.json into net.minecraft.world.entity.monster.Creeper
|
| 4416 | [01Jan2026 12:58:21.602] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CreeperMixin from lootjs.mixins.json into net.minecraft.world.entity.monster.Creeper
|
| 4417 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4418 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4419 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4420 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4421 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4422 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4423 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4424 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4425 | [01Jan2026 12:58:21.603] [pool-36-thread-1/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
|
| 4426 | [01Jan2026 12:58:21.603] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:CreeperMixin from mod lootjs->@Inject::modifyWitherBossStarDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4427 | [01Jan2026 12:58:21.607] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractChestedHorseMixin from relics.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
|
| 4428 | [01Jan2026 12:58:21.609] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DragonFireballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.DragonFireball
|
| 4429 | [01Jan2026 12:58:21.609] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:DragonFireballMixin 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)
|
| 4430 | [01Jan2026 12:58:21.610] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V to mdc2ef4c$amendments$lambda$tick$0$0 in amendments-common.mixins.json:DragonFireballMixin from mod amendments
|
| 4431 | [01Jan2026 12:58:21.614] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ZombieMixin from villagerconfig-common.mixins.json into net.minecraft.world.entity.monster.Zombie
|
| 4432 | [01Jan2026 12:58:21.614] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.mob_spawning.ZombieMixin from servercore.common.mixins.json into net.minecraft.world.entity.monster.Zombie
|
| 4433 | [01Jan2026 12:58:21.614] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.ZombieMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4434 | [01Jan2026 12:58:21.614] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ZombieInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.monster.Zombie
|
| 4435 | [01Jan2026 12:58:21.614] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ZombieMixin from mob_grinding_utils.mixins.json into net.minecraft.world.entity.monster.Zombie
|
| 4436 | [01Jan2026 12:58:21.614] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ZombieMixin from lootjs.mixins.json into net.minecraft.world.entity.monster.Zombie
|
| 4437 | [01Jan2026 12:58:21.616] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:ZombieMixin from mod villagerconfig->@Inject::calculateConversionChance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4438 | [01Jan2026 12:58:21.616] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:ZombieMixin from mod villagerconfig->@Inject::calculateConversionChance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4439 | [01Jan2026 12:58:21.616] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:ZombieMixin from mod villagerconfig->@Inject::calculateConversionChance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4440 | [01Jan2026 12:58:21.616] [pool-36-thread-1/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
|
| 4441 | [01Jan2026 12:58:21.616] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:ZombieMixin from mod lootjs->@Inject::modifyWitherBossStarDrop(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4442 | [01Jan2026 12:58:21.619] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.sync_loads.RemoveBlockGoalMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.RemoveBlockGoal
|
| 4443 | [01Jan2026 12:58:21.619] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.sync_loads.RemoveBlockGoalMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4444 | [01Jan2026 12:58:21.621] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_attributes.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
|
| 4445 | [01Jan2026 12:58:21.621] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ThrownTridentMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.projectile.ThrownTrident
|
| 4446 | [01Jan2026 12:58:21.622] [pool-36-thread-1/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
|
| 4447 | [01Jan2026 12:58:21.622] [pool-36-thread-1/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
|
| 4448 | [01Jan2026 12:58:21.623] [pool-36-thread-1/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
|
| 4449 | [01Jan2026 12:58:21.623] [pool-36-thread-1/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
|
| 4450 | [01Jan2026 12:58:21.623] [pool-36-thread-1/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
|
| 4451 | [01Jan2026 12:58:21.623] [pool-36-thread-1/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
|
| 4452 | [01Jan2026 12:58:21.623] [pool-36-thread-1/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
|
| 4453 | [01Jan2026 12:58:21.624] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.breeding_cap.ThrownEggMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.ThrownEgg
|
| 4454 | [01Jan2026 12:58:21.624] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.breeding_cap.ThrownEggMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4455 | [01Jan2026 12:58:21.631] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.enderpearldamageimmunity.ThrownEnderPearlMixin from mixins.artifacts.common.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
|
| 4456 | [01Jan2026 12:58:21.633] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EnderManMixin from relics.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
| 4457 | [01Jan2026 12:58:21.634] [pool-36-thread-1/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
|
| 4458 | [01Jan2026 12:58:21.636] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EvokerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
|
| 4459 | [01Jan2026 12:58:21.637] [pool-36-thread-1/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)
|
| 4460 | [01Jan2026 12:58:21.647] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FoxInvoker from ars_elemental.mixins.json into net.minecraft.world.entity.animal.Fox
|
| 4461 | [01Jan2026 12:58:21.655] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GlowItemFrameMixin from fastitemframes.common.mixins.json into net.minecraft.world.entity.decoration.GlowItemFrame
|
| 4462 | [01Jan2026 12:58:21.655] [pool-36-thread-1/DEBUG] [mixin/]: fastitemframes.common.mixins.json:GlowItemFrameMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4463 | [01Jan2026 12:58:21.656] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemFrameMixin from fastitemframes.common.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
| 4464 | [01Jan2026 12:58:21.657] [pool-36-thread-1/DEBUG] [mixin/]: fastitemframes.common.mixins.json:ItemFrameMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4465 | [01Jan2026 12:58:21.657] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from kubejs.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
| 4466 | [01Jan2026 12:58:21.657] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ItemFrameAccessor from create.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
| 4467 | [01Jan2026 12:58:21.680] [pool-36-thread-1/DEBUG] [mixin/]: Mixing action.MarkerMixin from lychee.mixins.json into net.minecraft.world.entity.Marker
|
| 4468 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4469 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4470 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4471 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4472 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4473 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4474 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4475 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4476 | [01Jan2026 12:58:21.682] [pool-36-thread-1/DEBUG] [mixin/]: lychee.mixins.json:action.MarkerMixin from mod lychee->@Inject::lychee_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4477 | [01Jan2026 12:58:21.685] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.fixes.OcelotMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.Ocelot
|
| 4478 | [01Jan2026 12:58:21.685] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.fixes.OcelotMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4479 | [01Jan2026 12:58:21.687] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PaintingMixin from ftbstuff.mixins.json into net.minecraft.world.entity.decoration.Painting
|
| 4480 | [01Jan2026 12:58:21.687] [pool-36-thread-1/DEBUG] [mixin/]: ftbstuff.mixins.json:PaintingMixin from mod ftbstuff: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4481 | [01Jan2026 12:58:21.687] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$dropItem$0(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/Tag;)V to mdc2ef4c$ftbstuff$lambda$dropItem$0$0 in ftbstuff.mixins.json:PaintingMixin from mod ftbstuff
|
| 4482 | [01Jan2026 12:58:21.688] [pool-36-thread-1/DEBUG] [mixin/]: ftbstuff.mixins.json:PaintingMixin from mod ftbstuff->@Inject::dropItem(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4483 | [01Jan2026 12:58:21.692] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ParrotMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.Parrot
|
| 4484 | [01Jan2026 12:58:21.692] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin 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)
|
| 4485 | [01Jan2026 12:58:21.692] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supplementaries$fluteAi$0(Lnet/minecraft/world/entity/player/Player;)Z to mdc2ef4c$supplementaries$lambda$supplementaries$fluteAi$0$0 in supplementaries-common.mixins.json:ParrotMixin from mod supplementaries
|
| 4486 | [01Jan2026 12:58:21.693] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries->@Inject::supplementaries$fluteAi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4487 | [01Jan2026 12:58:21.693] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries->@Inject::supplementaries$fluteAi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4488 | [01Jan2026 12:58:21.693] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries->@Inject::supplementaries$fluteAi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4489 | [01Jan2026 12:58:21.697] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.phantomrepellent.PhantomSweepAttackGoalMixin from mixins.artifacts.common.json into net.minecraft.world.entity.monster.Phantom$PhantomSweepAttackGoal
|
| 4490 | [01Jan2026 12:58:21.708] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ThrownPotionMixin from moonlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
| 4491 | [01Jan2026 12:58:21.708] [pool-36-thread-1/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)
|
| 4492 | [01Jan2026 12:58:21.709] [pool-36-thread-1/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
|
| 4493 | [01Jan2026 12:58:21.709] [pool-36-thread-1/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
|
| 4494 | [01Jan2026 12:58:21.709] [pool-36-thread-1/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
|
| 4495 | [01Jan2026 12:58:21.710] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PufferfishAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.animal.Pufferfish
|
| 4496 | [01Jan2026 12:58:21.710] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method targetConditions()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; to targetConditions$ars_nouveau_$md$c2ef4c$0 in ars_nouveau.mixins.json:PufferfishAccessor from mod ars_nouveau
|
| 4497 | [01Jan2026 12:58:21.716] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SheepMixin from apothic_enchanting.mixins.json into net.minecraft.world.entity.animal.Sheep
|
| 4498 | [01Jan2026 12:58:21.722] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StrayMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Stray
|
| 4499 | [01Jan2026 12:58:21.722] [pool-36-thread-1/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)
|
| 4500 | [01Jan2026 12:58:21.725] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SkellyHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
| 4501 | [01Jan2026 12:58:21.725] [pool-36-thread-1/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)
|
| 4502 | [01Jan2026 12:58:21.726] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Ljava/lang/Integer;)V to mdc2ef4c$supplementaries$lambda$tick$0$0 in supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries
|
| 4503 | [01Jan2026 12:58:21.728] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.SkeletonHorseMixin from servercore.common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
| 4504 | [01Jan2026 12:58:21.728] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.SkeletonHorseMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4505 | [01Jan2026 12:58:21.728] [pool-36-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in level because existing method in servercore.common.mixins.json:features.activation_range.inactive_ticks.SkeletonHorseMixin from mod servercore is compatible
|
| 4506 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4507 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4508 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4509 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4510 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4511 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4512 | [01Jan2026 12:58:21.730] [pool-36-thread-1/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
|
| 4513 | [01Jan2026 12:58:21.732] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SmallFireballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.SmallFireball
|
| 4514 | [01Jan2026 12:58:21.732] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SmallFireballMixin 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)
|
| 4515 | [01Jan2026 12:58:21.733] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SmallFireballMixin from mod amendments->@Inject::amendments$hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4516 | [01Jan2026 12:58:21.734] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SnowballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.Snowball
|
| 4517 | [01Jan2026 12:58:21.734] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin 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)
|
| 4518 | [01Jan2026 12:58:21.734] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V to mdc2ef4c$amendments$lambda$tick$0$0 in amendments-common.mixins.json:SnowballMixin from mod amendments
|
| 4519 | [01Jan2026 12:58:21.736] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addFreezing(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4520 | [01Jan2026 12:58:21.736] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addFreezing(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4521 | [01Jan2026 12:58:21.736] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addFreezing(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4522 | [01Jan2026 12:58:21.736] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4523 | [01Jan2026 12:58:21.736] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4524 | [01Jan2026 12:58:21.736] [pool-36-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4525 | [01Jan2026 12:58:21.737] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SpawnerActiveMixin from respawningstructures.mixins.json into net.minecraft.world.level.BaseSpawner
|
| 4526 | [01Jan2026 12:58:21.737] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:SpawnerActiveMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4527 | [01Jan2026 12:58:21.738] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.mob_spawning.BaseSpawnerMixin from servercore.common.mixins.json into net.minecraft.world.level.BaseSpawner
|
| 4528 | [01Jan2026 12:58:21.738] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.BaseSpawnerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4529 | [01Jan2026 12:58:21.738] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BaseSpawnerAccessor from apotheosis.mixins.json into net.minecraft.world.level.BaseSpawner
|
| 4530 | [01Jan2026 12:58:21.738] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.spawners.SpawnerMixin from ftbpc.mixins.json into net.minecraft.world.level.BaseSpawner
|
| 4531 | [01Jan2026 12:58:21.738] [pool-36-thread-1/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4532 | [01Jan2026 12:58:21.738] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BaseSpawnerMixin from collective_neoforge.mixins.json into net.minecraft.world.level.BaseSpawner
|
| 4533 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:SpawnerActiveMixin from mod respawningstructures->@Inject::onActive(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4534 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:SpawnerActiveMixin from mod respawningstructures->@Inject::onActive(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4535 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:SpawnerActiveMixin from mod respawningstructures->@Inject::onActive(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4536 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.mob_spawning.BaseSpawnerMixin from mod servercore->@Inject::servercore$enforceMobcap(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4537 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc->@Inject::ftb_pack_companion$onServerTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4538 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc->@Inject::ftb_pack_companion$onServerTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4539 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnerMixin from mod ftbpc->@Inject::ftb_pack_companion$onServerTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4540 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BaseSpawnerMixin from mod collective->@Inject::BaseSpawner_serverTickprivate(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/SpawnData;ILnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;Lnet/minecraft/nbt/ListTag;IDDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/entity/Mob;)V doesn't use it's CallbackInfo
|
| 4541 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BaseSpawnerMixin from mod collective->@Inject::BaseSpawner_serverTickprivate(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/SpawnData;ILnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;Lnet/minecraft/nbt/ListTag;IDDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/entity/Mob;)V has 0 override(s) in child classes
|
| 4542 | [01Jan2026 12:58:21.739] [pool-36-thread-1/DEBUG] [mixin/]: collective_neoforge.mixins.json:BaseSpawnerMixin from mod collective->@Inject::BaseSpawner_serverTickprivate(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/SpawnData;ILnet/minecraft/nbt/CompoundTag;Ljava/util/Optional;Lnet/minecraft/nbt/ListTag;IDDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;ILnet/minecraft/world/entity/Mob;)V won't be passed a CallbackInfo as a result
|
| 4543 | [01Jan2026 12:58:21.740] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.SpectralArrowMixin from servercore.common.mixins.json into net.minecraft.world.entity.projectile.SpectralArrow
|
| 4544 | [01Jan2026 12:58:21.740] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.SpectralArrowMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4545 | [01Jan2026 12:58:21.753] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerAccessor from villagerconfig-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4546 | [01Jan2026 12:58:21.753] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from villagerconfig-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4547 | [01Jan2026 12:58:21.753] [pool-36-thread-1/DEBUG] [mixin/]: Mixing attribute.villagerreputation.VillagerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.npc.Villager
|
| 4548 | [01Jan2026 12:58:21.753] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.VillagerMixin from servercore.common.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4549 | [01Jan2026 12:58:21.753] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.VillagerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4550 | [01Jan2026 12:58:21.754] [pool-36-thread-1/DEBUG] [mixin/]: Mixing features.ticking.VillagerMixin from servercore.common.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4551 | [01Jan2026 12:58:21.754] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:features.ticking.VillagerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 4552 | [01Jan2026 12:58:21.755] [pool-36-thread-1/DEBUG] [mixin/]: Mixing villager.VillagerMixin from morejs.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4553 | [01Jan2026 12:58:21.755] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4554 | [01Jan2026 12:58:21.755] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4555 | [01Jan2026 12:58:21.755] [pool-36-thread-1/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)
|
| 4556 | [01Jan2026 12:58:21.755] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_jewelry$handleHagglerBonus$1(Lio/redspace/ironsjewelry/core/data/BonusInstance;)V to mdc2ef4c$irons_jewelry$lambda$irons_jewelry$handleHagglerBonus$1$0 in irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry
|
| 4557 | [01Jan2026 12:58:21.755] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_jewelry$handleHagglerBonus$0(Lio/redspace/ironsjewelry/core/data/BonusInstance;)Z to mdc2ef4c$irons_jewelry$lambda$irons_jewelry$handleHagglerBonus$0$1 in irons_jewelry.mixins.json:VillagerMixin from mod irons_jewelry
|
| 4558 | [01Jan2026 12:58:21.755] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from moonlight-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4559 | [01Jan2026 12:58:21.755] [pool-36-thread-1/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)
|
| 4560 | [01Jan2026 12:58:21.756] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from busy_villagers.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4561 | [01Jan2026 12:58:21.756] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerAccessor from trade_cycling.mixins.json into net.minecraft.world.entity.npc.Villager
|
| 4562 | [01Jan2026 12:58:21.756] [pool-36-thread-1/DEBUG] [mixin/]: trade_cycling.mixins.json:VillagerAccessor from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4563 | [01Jan2026 12:58:21.759] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:VillagerMixin from mod villagerconfig->@Inject::putCustomTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4564 | [01Jan2026 12:58:21.759] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4565 | [01Jan2026 12:58:21.759] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4566 | [01Jan2026 12:58:21.759] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4567 | [01Jan2026 12:58:21.759] [pool-36-thread-1/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
|
| 4568 | [01Jan2026 12:58:21.759] [pool-36-thread-1/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
|
| 4569 | [01Jan2026 12:58:21.759] [pool-36-thread-1/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
|
| 4570 | [01Jan2026 12:58:21.759] [pool-36-thread-1/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
|
| 4571 | [01Jan2026 12:58:21.759] [pool-36-thread-1/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
|
| 4572 | [01Jan2026 12:58:21.759] [pool-36-thread-1/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
|
| 4573 | [01Jan2026 12:58:21.762] [pool-36-thread-1/DEBUG] [mixin/]: Mixing villager.AbstractVillagerMixin from morejs.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
| 4574 | [01Jan2026 12:58:21.762] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.AbstractVillagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4575 | [01Jan2026 12:58:21.762] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractVillagerMixin from villagerconfig-common.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
| 4576 | [01Jan2026 12:58:21.762] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractVillagerMixin from rarcompat.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
| 4577 | [01Jan2026 12:58:21.762] [pool-36-thread-1/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)
|
| 4578 | [01Jan2026 12:58:21.764] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:AbstractVillagerMixin from mod villagerconfig->@Inject::generateRandom(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4579 | [01Jan2026 12:58:21.765] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:AbstractVillagerMixin from mod villagerconfig->@Inject::generateRandom(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4580 | [01Jan2026 12:58:21.765] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:AbstractVillagerMixin from mod villagerconfig->@Inject::generateRandom(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4581 | [01Jan2026 12:58:21.765] [pool-36-thread-1/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
|
| 4582 | [01Jan2026 12:58:21.765] [pool-36-thread-1/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
|
| 4583 | [01Jan2026 12:58:21.765] [pool-36-thread-1/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
|
| 4584 | [01Jan2026 12:58:21.765] [pool-36-thread-1/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
|
| 4585 | [01Jan2026 12:58:21.765] [pool-36-thread-1/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
|
| 4586 | [01Jan2026 12:58:21.765] [pool-36-thread-1/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
|
| 4587 | [01Jan2026 12:58:21.765] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MerchantMixin from villagerconfig-common.mixins.json into net.minecraft.world.item.trading.Merchant
|
| 4588 | [01Jan2026 12:58:21.766] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:MerchantMixin from mod villagerconfig->@Inject::onSendOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4589 | [01Jan2026 12:58:21.766] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:MerchantMixin from mod villagerconfig->@Inject::onSendOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4590 | [01Jan2026 12:58:21.766] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:MerchantMixin from mod villagerconfig->@Inject::onSendOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4591 | [01Jan2026 12:58:21.768] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MerchantMenuMixin from villagerconfig-common.mixins.json into net.minecraft.world.inventory.MerchantMenu
|
| 4592 | [01Jan2026 12:58:21.768] [pool-36-thread-1/DEBUG] [mixin/]: Mixing villager.MerchantMenuMixin from morejs.mixins.json into net.minecraft.world.inventory.MerchantMenu
|
| 4593 | [01Jan2026 12:58:21.768] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4594 | [01Jan2026 12:58:21.768] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MerchantMenuAccessor from trade_cycling.mixins.json into net.minecraft.world.inventory.MerchantMenu
|
| 4595 | [01Jan2026 12:58:21.768] [pool-36-thread-1/DEBUG] [mixin/]: trade_cycling.mixins.json:MerchantMenuAccessor from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4596 | [01Jan2026 12:58:21.769] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs->@Inject::invokeOpenTradeEvent(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4597 | [01Jan2026 12:58:21.769] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs->@Inject::invokeOpenTradeEvent(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4598 | [01Jan2026 12:58:21.769] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantMenuMixin from mod morejs->@Inject::invokeOpenTradeEvent(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/trading/Merchant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4599 | [01Jan2026 12:58:21.774] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WanderingTraderMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
| 4600 | [01Jan2026 12:58:21.774] [pool-36-thread-1/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)
|
| 4601 | [01Jan2026 12:58:21.774] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WanderingTraderMixin from villagerconfig-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
| 4602 | [01Jan2026 12:58:21.775] [pool-36-thread-1/DEBUG] [mixin/]: Mixing villager.WanderingTraderMixin from morejs.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
| 4603 | [01Jan2026 12:58:21.775] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4604 | [01Jan2026 12:58:21.776] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WanderingTraderMixin from irons_jewelry.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
| 4605 | [01Jan2026 12:58:21.776] [pool-36-thread-1/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)
|
| 4606 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4607 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4608 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4609 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:WanderingTraderMixin from mod villagerconfig->@Inject::replaceTrades(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4610 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4611 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4612 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4613 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4614 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4615 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4616 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4617 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4618 | [01Jan2026 12:58:21.777] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:villager.WanderingTraderMixin from mod morejs->@Inject::morejs$invokePostUpdateOffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4619 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4620 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4621 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4622 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4623 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4624 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4625 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4626 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4627 | [01Jan2026 12:58:21.777] [pool-36-thread-1/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
|
| 4628 | [01Jan2026 12:58:21.785] [pool-36-thread-1/DEBUG] [mixin/]: Mixing WolfMixin from reliquified_ars_nouveau.mixins.json into net.minecraft.world.entity.animal.Wolf
|
| 4629 | [01Jan2026 12:58:21.787] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:WolfMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4630 | [01Jan2026 12:58:21.787] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:WolfMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4631 | [01Jan2026 12:58:21.787] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:WolfMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4632 | [01Jan2026 12:58:21.790] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.ZombieHorse
|
| 4633 | [01Jan2026 12:58:21.790] [pool-36-thread-1/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)
|
| 4634 | [01Jan2026 12:58:21.793] [pool-36-thread-1/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
|
| 4635 | [01Jan2026 12:58:21.800] [pool-36-thread-1/DEBUG] [mixin/]: Mixing VillagerDataAccessor from villagerconfig-common.mixins.json into net.minecraft.world.entity.npc.VillagerData
|
| 4636 | [01Jan2026 12:58:21.800] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getNextLevelXpThresholds()[I to getNextLevelXpThresholds$villagerconfig_$md$c2ef4c$0 in villagerconfig-common.mixins.json:VillagerDataAccessor from mod villagerconfig
|
| 4637 | [01Jan2026 12:58:21.806] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming catchingFish with desc (Lnet/minecraft/core/BlockPos;)V
|
| 4638 | [01Jan2026 12:58:21.807] [pool-36-thread-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
|
| 4639 | [01Jan2026 12:58:21.807] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FishingHookEntityMixin from malum.mixins.json into net.minecraft.world.entity.projectile.FishingHook
|
| 4640 | [01Jan2026 12:58:21.808] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:FishingHookEntityMixin from mod malum->@Inject::malumModifyFishingLuckStatsMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4641 | [01Jan2026 12:58:21.808] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:FishingHookEntityMixin from mod malum->@Inject::malumModifyFishingLuckStatsMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4642 | [01Jan2026 12:58:21.808] [pool-36-thread-1/DEBUG] [mixin/]: malum.mixins.json:FishingHookEntityMixin from mod malum->@Inject::malumModifyFishingLuckStatsMixin(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4643 | [01Jan2026 12:58:21.883] [pool-36-thread-1/DEBUG] [mixin/]: Mixing Experiment115BlockMixin from reliquified_twilight_forest.mixins.json into twilightforest.block.Experiment115Block
|
| 4644 | [01Jan2026 12:58:21.884] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_twilight_forest.mixins.json:Experiment115BlockMixin from mod reliquified_twilight_forest->@Inject::nomnom(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4645 | [01Jan2026 12:58:21.884] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_twilight_forest.mixins.json:Experiment115BlockMixin from mod reliquified_twilight_forest->@Inject::nomnom(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4646 | [01Jan2026 12:58:21.884] [pool-36-thread-1/DEBUG] [mixin/]: reliquified_twilight_forest.mixins.json:Experiment115BlockMixin from mod reliquified_twilight_forest->@Inject::nomnom(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4647 | [01Jan2026 12:58:21.942] [pool-36-thread-1/DEBUG] [mixin/]: Mixing inject.MixinFoodPropertiesBuilder from architectury-common.mixins.json into net.minecraft.world.food.FoodProperties$Builder
|
| 4648 | [01Jan2026 12:58:21.942] [pool-36-thread-1/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)
|
| 4649 | [01Jan2026 12:58:21.957] [pool-36-thread-1/DEBUG] [mixin/]: Mixing copycat.TrackPlacementMixin from create_connected.mixins.json into com.simibubi.create.content.trains.track.TrackPlacement
|
| 4650 | [01Jan2026 12:58:21.957] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.TrackPlacementMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4651 | [01Jan2026 12:58:21.958] [pool-36-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.TrackPlacementMixin from mod create_connected->@Inject::revertBlock(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/trains/track/TrackPlacement$PlacementInfo;Lnet/minecraft/world/item/BlockItem;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4652 | [01Jan2026 12:58:21.995] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemStackHandlerMixin from kubejs.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
| 4653 | [01Jan2026 12:58:21.995] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ItemStackHandlerAccessor from create.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
| 4654 | [01Jan2026 12:58:21.998] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SizedFluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient
|
| 4655 | [01Jan2026 12:58:21.998] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FluidIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.crafting.FluidIngredient
|
| 4656 | [01Jan2026 12:58:22.001] [pool-36-thread-1/DEBUG] [mixin/]: Mixing FluidStackMixin from kubejs.mixins.json into net.neoforged.neoforge.fluids.FluidStack
|
| 4657 | [01Jan2026 12:58:22.009] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SchematicCannonMixin from schematicenergistics.mixins.json into com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity
|
| 4658 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::initializePrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4659 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::initializePrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4660 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::initializePrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4661 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::findInventories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4662 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::findInventories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4663 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::findInventories(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4664 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::grabItemsFromAttachedInventories(Lcom/simibubi/create/content/schematics/requirement/ItemRequirement$StackRequirement;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4665 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::tickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4666 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::tickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4667 | [01Jan2026 12:58:22.012] [pool-36-thread-1/DEBUG] [mixin/]: schematicenergistics.mixins.json:SchematicCannonMixin from mod schematicenergistics->@Inject::tickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4668 | [01Jan2026 12:58:22.013] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SmartBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.foundation.blockEntity.SmartBlockEntity
|
| 4669 | [01Jan2026 12:58:22.013] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SmartBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.foundation.blockEntity.SmartBlockEntity
|
| 4670 | [01Jan2026 12:58:22.013] [pool-36-thread-1/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)
|
| 4671 | [01Jan2026 12:58:22.015] [pool-36-thread-1/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
|
| 4672 | [01Jan2026 12:58:22.015] [pool-36-thread-1/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
|
| 4673 | [01Jan2026 12:58:22.015] [pool-36-thread-1/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
|
| 4674 | [01Jan2026 12:58:22.027] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DataComponentPatchBuilderMixin from kubejs.mixins.json into net.minecraft.core.component.DataComponentPatch$Builder
|
| 4675 | [01Jan2026 12:58:22.063] [pool-36-thread-1/DEBUG] [mixin/]: Mixing suggestions.selectors.EntitySelectorParserMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
|
| 4676 | [01Jan2026 12:58:22.082] [pool-36-thread-1/DEBUG] [mixin/]: Mixing BlockSourceMixin from supplementaries-common.mixins.json into net.minecraft.core.dispenser.BlockSource
|
| 4677 | [01Jan2026 12:58:22.082] [pool-36-thread-1/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)
|
| 4678 | [01Jan2026 12:58:22.082] [pool-36-thread-1/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
|
| 4679 | [01Jan2026 12:58:22.083] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.ProjectileDispenseBehavior
|
| 4680 | [01Jan2026 12:58:22.092] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InvokerViewerCountManager from particular.mixins.json into net.minecraft.world.level.block.entity.ContainerOpenersCounter
|
| 4681 | [01Jan2026 12:58:22.092] [pool-36-thread-1/DEBUG] [mixin/]: particular.mixins.json:InvokerViewerCountManager from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4682 | [01Jan2026 12:58:22.092] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeScheduleBlockTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to invokeScheduleBlockTick$particular_$md$c2ef4c$0 in particular.mixins.json:InvokerViewerCountManager from mod particular
|
| 4683 | [01Jan2026 12:58:22.111] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
| 4684 | [01Jan2026 12:58:22.111] [pool-36-thread-1/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)
|
| 4685 | [01Jan2026 12:58:22.111] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.StructureProcessorAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
| 4686 | [01Jan2026 12:58:22.111] [pool-36-thread-1/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
|
| 4687 | [01Jan2026 12:58:22.129] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MenuTypeMixin from kubejs.mixins.json into net.minecraft.world.inventory.MenuType
|
| 4688 | [01Jan2026 12:58:22.132] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinInventory from curios.neoforge.mixins.json into net.minecraft.world.entity.player.Inventory
|
| 4689 | [01Jan2026 12:58:22.132] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InventoryMixin from baguettelib.mixins.json into net.minecraft.world.entity.player.Inventory
|
| 4690 | [01Jan2026 12:58:22.132] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:InventoryMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4691 | [01Jan2026 12:58:22.133] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinInventory from architectury.mixins.json into net.minecraft.world.entity.player.Inventory
|
| 4692 | [01Jan2026 12:58:22.133] [pool-36-thread-1/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)
|
| 4693 | [01Jan2026 12:58:22.133] [pool-36-thread-1/DEBUG] [mixin/]: Mixing InventoryMixin from moonlight-common.mixins.json into net.minecraft.world.entity.player.Inventory
|
| 4694 | [01Jan2026 12:58:22.133] [pool-36-thread-1/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)
|
| 4695 | [01Jan2026 12:58:22.135] [pool-36-thread-1/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
|
| 4696 | [01Jan2026 12:58:22.136] [pool-36-thread-1/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
|
| 4697 | [01Jan2026 12:58:22.136] [pool-36-thread-1/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
|
| 4698 | [01Jan2026 12:58:22.136] [pool-36-thread-1/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
|
| 4699 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:InventoryMixin from mod baguettelib->@Inject::onSetItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4700 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:InventoryMixin from mod baguettelib->@Inject::onSetItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4701 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: baguettelib.mixins.json:InventoryMixin from mod baguettelib->@Inject::onSetItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4702 | [01Jan2026 12:58:22.136] [pool-36-thread-1/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
|
| 4703 | [01Jan2026 12:58:22.136] [pool-36-thread-1/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
|
| 4704 | [01Jan2026 12:58:22.136] [pool-36-thread-1/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
|
| 4705 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
|
| 4706 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
|
| 4707 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$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
|
| 4708 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
|
| 4709 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
|
| 4710 | [01Jan2026 12:58:22.136] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$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
|
| 4711 | [01Jan2026 12:58:22.139] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SlotAccessor from balm.neoforge.mixins.json into net.minecraft.world.inventory.Slot
|
| 4712 | [01Jan2026 12:58:22.139] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ui.SlotAccessor from owo.mixins.json into net.minecraft.world.inventory.Slot
|
| 4713 | [01Jan2026 12:58:22.139] [pool-36-thread-1/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)
|
| 4714 | [01Jan2026 12:58:22.139] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ui.SlotMixin from owo.mixins.json into net.minecraft.world.inventory.Slot
|
| 4715 | [01Jan2026 12:58:22.139] [pool-36-thread-1/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)
|
| 4716 | [01Jan2026 12:58:22.139] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.SlotMixin from merequester.mixins.json into net.minecraft.world.inventory.Slot
|
| 4717 | [01Jan2026 12:58:22.139] [pool-36-thread-1/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
|
| 4718 | [01Jan2026 12:58:22.142] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipe_remainders.CraftingResultSlotMixin from owo.mixins.json into net.minecraft.world.inventory.ResultSlot
|
| 4719 | [01Jan2026 12:58:22.142] [pool-36-thread-1/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)
|
| 4720 | [01Jan2026 12:58:22.143] [pool-36-thread-1/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
|
| 4721 | [01Jan2026 12:58:22.143] [pool-36-thread-1/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
|
| 4722 | [01Jan2026 12:58:22.143] [pool-36-thread-1/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
|
| 4723 | [01Jan2026 12:58:22.144] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$2
|
| 4724 | [01Jan2026 12:58:22.144] [pool-36-thread-1/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)
|
| 4725 | [01Jan2026 12:58:22.145] [pool-36-thread-1/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
|
| 4726 | [01Jan2026 12:58:22.145] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
| 4727 | [01Jan2026 12:58:22.145] [pool-36-thread-1/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)
|
| 4728 | [01Jan2026 12:58:22.145] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GrindstoneMenuSlotMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
| 4729 | [01Jan2026 12:58:22.145] [pool-36-thread-1/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)
|
| 4730 | [01Jan2026 12:58:22.146] [pool-36-thread-1/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
|
| 4731 | [01Jan2026 12:58:22.146] [pool-36-thread-1/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
|
| 4732 | [01Jan2026 12:58:22.146] [pool-36-thread-1/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
|
| 4733 | [01Jan2026 12:58:22.146] [pool-36-thread-1/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
|
| 4734 | [01Jan2026 12:58:22.147] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu$3
|
| 4735 | [01Jan2026 12:58:22.147] [pool-36-thread-1/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)
|
| 4736 | [01Jan2026 12:58:22.147] [pool-36-thread-1/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
|
| 4737 | [01Jan2026 12:58:22.148] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ShulkerSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.ShulkerBoxSlot
|
| 4738 | [01Jan2026 12:58:22.148] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerSlotMixin 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)
|
| 4739 | [01Jan2026 12:58:22.148] [pool-36-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerSlotMixin from mod supplementaries->@Inject::supp$preventInsertion(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4740 | [01Jan2026 12:58:22.149] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CartographyTableInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu$4
|
| 4741 | [01Jan2026 12:58:22.149] [pool-36-thread-1/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)
|
| 4742 | [01Jan2026 12:58:22.149] [pool-36-thread-1/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
|
| 4743 | [01Jan2026 12:58:22.158] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.crafting.ShapedRecipeAccess from lychee.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
| 4744 | [01Jan2026 12:58:22.158] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.ShapedRecipeAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
| 4745 | [01Jan2026 12:58:22.158] [pool-36-thread-1/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)
|
| 4746 | [01Jan2026 12:58:22.158] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from create.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
| 4747 | [01Jan2026 12:58:22.159] [pool-36-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getPattern()Lnet/minecraft/world/item/crafting/ShapedRecipePattern; in net.minecraft.world.item.crafting.ShapedRecipe was not merged
|
| 4748 | [01Jan2026 12:58:22.160] [pool-36-thread-1/DEBUG] [mixin/]: Mixing recipes.crafting.ShapedRecipePatternAccess from lychee.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
|
| 4749 | [01Jan2026 12:58:22.161] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.ShapedPatternAccess from immersiveengineering.mixins.json into net.minecraft.world.item.crafting.ShapedRecipePattern
|
| 4750 | [01Jan2026 12:58:22.161] [pool-36-thread-1/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)
|
| 4751 | [01Jan2026 12:58:22.165] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.IngredientMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.Ingredient$1
|
| 4752 | [01Jan2026 12:58:22.167] [pool-36-thread-1/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
|
| 4753 | [01Jan2026 12:58:22.167] [pool-36-thread-1/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
|
| 4754 | [01Jan2026 12:58:22.167] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ICustomIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.ICustomIngredient
|
| 4755 | [01Jan2026 12:58:22.169] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TagValueAccessor from kubejs_enderio.mixins.json into net.minecraft.world.item.crafting.Ingredient$TagValue
|
| 4756 | [01Jan2026 12:58:22.169] [pool-36-thread-1/DEBUG] [mixin/]: kubejs_enderio.mixins.json:TagValueAccessor from mod kubejs_enderio: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4757 | [01Jan2026 12:58:22.177] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AbstractCookingRecipeAccessor from enderio-machines.mixins.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
|
| 4758 | [01Jan2026 12:58:22.177] [pool-36-thread-1/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)
|
| 4759 | [01Jan2026 12:58:22.181] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SmithingRecipeMixin from irons_spellbooks.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
| 4760 | [01Jan2026 12:58:22.181] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
| 4761 | [01Jan2026 12:58:22.182] [pool-36-thread-1/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
|
| 4762 | [01Jan2026 12:58:22.183] [pool-36-thread-1/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
| 4763 | [01Jan2026 12:58:22.190] [pool-36-thread-1/DEBUG] [mixin/]: Mixing suggestions.arguments.ComponentArgumentMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.ComponentArgument
|
| 4764 | [01Jan2026 12:58:22.192] [pool-36-thread-1/DEBUG] [mixin/]: Mixing suggestions.arguments.StyleArgumentMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.StyleArgument
|
| 4765 | [01Jan2026 12:58:22.193] [pool-36-thread-1/DEBUG] [mixin/]: Mixing suggestions.arguments.CompoundTagArgumentMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.CompoundTagArgument
|
| 4766 | [01Jan2026 12:58:22.195] [pool-36-thread-1/DEBUG] [mixin/]: Mixing suggestions.arguments.NbtTagArgumentMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.NbtTagArgument
|
| 4767 | [01Jan2026 12:58:22.197] [pool-36-thread-1/DEBUG] [mixin/]: Mixing suggestions.arguments.NbtPathArgumentMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.NbtPathArgument
|
| 4768 | [01Jan2026 12:58:22.210] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinBiomes from mixins.iris.json into net.minecraft.world.level.biome.Biomes
|
| 4769 | [01Jan2026 12:58:22.210] [pool-36-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4770 | [01Jan2026 12:58:22.211] [pool-36-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris->@Inject::iris$registerBiome(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4771 | [01Jan2026 12:58:22.219] [pool-36-thread-1/DEBUG] [mixin/]: Mixing entity.PiglinSpecificSensorMixin from morejs.mixins.json into net.minecraft.world.entity.ai.sensing.PiglinSpecificSensor
|
| 4772 | [01Jan2026 12:58:22.219] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4773 | [01Jan2026 12:58:22.223] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$doTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;ILjava/util/List;Ljava/util/List;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;Ljava/util/Iterator;Lnet/minecraft/world/entity/LivingEntity;)V doesn't use it's CallbackInfo
|
| 4774 | [01Jan2026 12:58:22.223] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$doTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;ILjava/util/List;Ljava/util/List;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;Ljava/util/Iterator;Lnet/minecraft/world/entity/LivingEntity;)V has 0 override(s) in child classes
|
| 4775 | [01Jan2026 12:58:22.223] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$doTick(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;ILjava/util/List;Ljava/util/List;Lnet/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities;Ljava/util/Iterator;Lnet/minecraft/world/entity/LivingEntity;)V won't be passed a CallbackInfo as a result
|
| 4776 | [01Jan2026 12:58:22.223] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$setTarget(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;)V doesn't use it's CallbackInfo
|
| 4777 | [01Jan2026 12:58:22.223] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$setTarget(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;)V has 0 override(s) in child classes
|
| 4778 | [01Jan2026 12:58:22.223] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:entity.PiglinSpecificSensorMixin from mod morejs->@Inject::morejs$setTarget(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/ai/Brain;)V won't be passed a CallbackInfo as a result
|
| 4779 | [01Jan2026 12:58:22.225] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ScheduleMixin from busy_villagers.mixins.json into net.minecraft.world.entity.schedule.Schedule
|
| 4780 | [01Jan2026 12:58:22.226] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mdc2ef4c$busy_villagers$lambda$static$0$0 in busy_villagers.mixins.json:ScheduleMixin from mod busy_villagers
|
| 4781 | [01Jan2026 12:58:22.227] [pool-36-thread-1/DEBUG] [mixin/]: busy_villagers.mixins.json:ScheduleMixin from mod busy_villagers->@Inject::modifyVillagerActivity(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4782 | [01Jan2026 12:58:22.230] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPoolSingletonContainer from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
|
| 4783 | [01Jan2026 12:58:22.230] [pool-36-thread-1/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)
|
| 4784 | [01Jan2026 12:58:22.230] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootPoolSingletonContainerAccessor from clavis-common.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
|
| 4785 | [01Jan2026 12:58:22.230] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:LootPoolSingletonContainerAccessor from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4786 | [01Jan2026 12:58:22.232] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootContextMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
| 4787 | [01Jan2026 12:58:22.233] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.LootItemFunctionsMixin from villagerconfig-common.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemFunctions
|
| 4788 | [01Jan2026 12:58:22.233] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:loot.LootItemFunctionsMixin from mod villagerconfig->@Inject::onClInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4789 | [01Jan2026 12:58:22.234] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootItemFunctionMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemFunction
|
| 4790 | [01Jan2026 12:58:22.235] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootItemConditionalFunctionMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
|
| 4791 | [01Jan2026 12:58:22.237] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.NumberProvidersMixin from villagerconfig-common.mixins.json into net.minecraft.world.level.storage.loot.providers.number.NumberProviders
|
| 4792 | [01Jan2026 12:58:22.237] [pool-36-thread-1/DEBUG] [mixin/]: villagerconfig-common.mixins.json:loot.NumberProvidersMixin from mod villagerconfig->@Inject::onClInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4793 | [01Jan2026 12:58:22.244] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
| 4794 | [01Jan2026 12:58:22.246] [pool-36-thread-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
|
| 4795 | [01Jan2026 12:58:22.249] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SetComponentsFunctionAccessor from lootjs.mixins.json into net.minecraft.world.level.storage.loot.functions.SetComponentsFunction
|
| 4796 | [01Jan2026 12:58:22.249] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method lootjs$create(Ljava/util/List;Lnet/minecraft/core/component/DataComponentPatch;)Lnet/minecraft/world/level/storage/loot/functions/SetComponentsFunction; to create$lootjs_$md$c2ef4c$0 in lootjs.mixins.json:SetComponentsFunctionAccessor from mod lootjs
|
| 4797 | [01Jan2026 12:58:22.249] [pool-36-thread-1/DEBUG] [mixin/]: Mixing SetComponentsLootFunctionAccessor from owo.mixins.json into net.minecraft.world.level.storage.loot.functions.SetComponentsFunction
|
| 4798 | [01Jan2026 12:58:22.249] [pool-36-thread-1/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)
|
| 4799 | [01Jan2026 12:58:22.249] [pool-36-thread-1/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$c2ef4c$1 in owo.mixins.json:SetComponentsLootFunctionAccessor from mod owo
|
| 4800 | [01Jan2026 12:58:22.251] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.enchantment.EnchantedCountIncreaseFunctionMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
| 4801 | [01Jan2026 12:58:22.251] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinEnchantedCountIncreaseFunction from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
| 4802 | [01Jan2026 12:58:22.251] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
| 4803 | [01Jan2026 12:58:22.251] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4804 | [01Jan2026 12:58:22.251] [pool-36-thread-1/DEBUG] [mixin/]: Mixing looting.EnchantedCountIncreaseFunctionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
| 4805 | [01Jan2026 12:58:22.252] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionMixin from create.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
| 4806 | [01Jan2026 12:58:22.254] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4807 | [01Jan2026 12:58:22.254] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4808 | [01Jan2026 12:58:22.254] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4809 | [01Jan2026 12:58:22.254] [pool-36-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::create$crushingWheelLooting(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
|
| 4810 | [01Jan2026 12:58:22.254] [pool-36-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::create$crushingWheelLooting(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
|
| 4811 | [01Jan2026 12:58:22.254] [pool-36-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::create$crushingWheelLooting(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
|
| 4812 | [01Jan2026 12:58:22.259] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
|
| 4813 | [01Jan2026 12:58:22.260] [pool-36-thread-1/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)
|
| 4814 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$7(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$7$0 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4815 | [01Jan2026 12:58:22.260] [pool-36-thread-1/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 mdc2ef4c$supplementaries$lambda$supp$modifyCodec$6$1 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4816 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$5(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/util/Optional; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$5$2 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4817 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$4(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Boolean; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$4$3 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4818 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$3(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Integer; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$3$4 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4819 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$2(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Byte; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$2$5 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4820 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$1(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/core/Holder; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$1$6 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4821 | [01Jan2026 12:58:22.260] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$0(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/tags/TagKey; to mdc2ef4c$supplementaries$lambda$supp$modifyCodec$0$7 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
|
| 4822 | [01Jan2026 12:58:22.262] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from structureessentials.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
|
| 4823 | [01Jan2026 12:58:22.264] [pool-36-thread-1/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
|
| 4824 | [01Jan2026 12:58:22.264] [pool-36-thread-1/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
|
| 4825 | [01Jan2026 12:58:22.264] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:ExplorationMapFunctionMixin from mod structureessentials->@Inject::initSearchRange(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4826 | [01Jan2026 12:58:22.264] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:ExplorationMapFunctionMixin from mod structureessentials->@Inject::initSearchRange(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4827 | [01Jan2026 12:58:22.264] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:ExplorationMapFunctionMixin from mod structureessentials->@Inject::initSearchRange(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4828 | [01Jan2026 12:58:22.271] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 4829 | [01Jan2026 12:58:22.274] [pool-36-thread-1/DEBUG] [mixin/]: Mixing main.PlatHelperImplMixin from kubejstweaks.mixins.json into net.mehvahdjukaar.moonlight.api.platform.neoforge.PlatHelperImpl
|
| 4830 | [01Jan2026 12:58:22.279] [pool-36-thread-1/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 4831 | [01Jan2026 12:58:22.285] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ItemPredicateMixin from lootjs.mixins.json into net.minecraft.advancements.critereon.ItemPredicate
|
| 4832 | [01Jan2026 12:58:22.290] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.enchantment.ApplyBonusCountMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
| 4833 | [01Jan2026 12:58:22.290] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
| 4834 | [01Jan2026 12:58:22.291] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ApplyBonusCountMixin from malum.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
| 4835 | [01Jan2026 12:58:22.309] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.LootItemMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
| 4836 | [01Jan2026 12:58:22.309] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootItem from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
| 4837 | [01Jan2026 12:58:22.309] [pool-36-thread-1/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)
|
| 4838 | [01Jan2026 12:58:22.309] [pool-36-thread-1/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$c2ef4c$0 in bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf
|
| 4839 | [01Jan2026 12:58:22.309] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootItemAccessor from clavis-common.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
|
| 4840 | [01Jan2026 12:58:22.309] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:LootItemAccessor from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4841 | [01Jan2026 12:58:22.310] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorNestedLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.NestedLootTable
|
| 4842 | [01Jan2026 12:58:22.310] [pool-36-thread-1/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)
|
| 4843 | [01Jan2026 12:58:22.311] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.LootTableMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
| 4844 | [01Jan2026 12:58:22.311] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
| 4845 | [01Jan2026 12:58:22.311] [pool-36-thread-1/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)
|
| 4846 | [01Jan2026 12:58:22.311] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootTableMixin from balm.neoforge.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
| 4847 | [01Jan2026 12:58:22.312] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootTableMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
| 4848 | [01Jan2026 12:58:22.313] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootTableAccessor from clavis-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
| 4849 | [01Jan2026 12:58:22.313] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:LootTableAccessor from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4850 | [01Jan2026 12:58:22.313] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootTableMixin from clavis-common.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
| 4851 | [01Jan2026 12:58:22.313] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:LootTableMixin from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4852 | [01Jan2026 12:58:22.314] [pool-36-thread-1/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
|
| 4853 | [01Jan2026 12:58:22.314] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:LootTableMixin from mod lootjs->@Inject::lootjs$resolveLootTracker(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4854 | [01Jan2026 12:58:22.314] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:LootTableMixin from mod lootjs->@Inject::lootjs$resolveLootTracker(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4855 | [01Jan2026 12:58:22.314] [pool-36-thread-1/DEBUG] [mixin/]: lootjs.mixins.json:LootTableMixin from mod lootjs->@Inject::lootjs$resolveLootTracker(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4856 | [01Jan2026 12:58:22.314] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:LootTableMixin from mod clavis->@Inject::injected(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/storage/loot/LootParams;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 4857 | [01Jan2026 12:58:22.316] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.LootPoolMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
| 4858 | [01Jan2026 12:58:22.316] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
| 4859 | [01Jan2026 12:58:22.316] [pool-36-thread-1/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)
|
| 4860 | [01Jan2026 12:58:22.316] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
| 4861 | [01Jan2026 12:58:22.316] [pool-36-thread-1/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)
|
| 4862 | [01Jan2026 12:58:22.317] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootPoolMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
| 4863 | [01Jan2026 12:58:22.317] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootPoolAccessor from clavis-common.mixins.json into net.minecraft.world.level.storage.loot.LootPool
|
| 4864 | [01Jan2026 12:58:22.317] [pool-36-thread-1/DEBUG] [mixin/]: clavis-common.mixins.json:LootPoolAccessor from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4865 | [01Jan2026 12:58:22.318] [pool-36-thread-1/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
|
| 4866 | [01Jan2026 12:58:22.320] [pool-36-thread-1/DEBUG] [mixin/]: Mixing RegistryOpsAccessor from owo.mixins.json into net.minecraft.resources.RegistryOps
|
| 4867 | [01Jan2026 12:58:22.320] [pool-36-thread-1/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)
|
| 4868 | [01Jan2026 12:58:22.321] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ForwardingDynamicOpsAccessor from owo.mixins.json into net.minecraft.resources.DelegatingOps
|
| 4869 | [01Jan2026 12:58:22.321] [pool-36-thread-1/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)
|
| 4870 | [01Jan2026 12:58:22.323] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorDynamicLoot from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.DynamicLoot
|
| 4871 | [01Jan2026 12:58:22.323] [pool-36-thread-1/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)
|
| 4872 | [01Jan2026 12:58:22.324] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorTagEntry from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.TagEntry
|
| 4873 | [01Jan2026 12:58:22.324] [pool-36-thread-1/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)
|
| 4874 | [01Jan2026 12:58:22.325] [pool-36-thread-1/DEBUG] [mixin/]: Mixing loot.CompositeEntryBaseMixin from almostunified-common.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
|
| 4875 | [01Jan2026 12:58:22.325] [pool-36-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorCompositeEntryBase from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
|
| 4876 | [01Jan2026 12:58:22.325] [pool-36-thread-1/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)
|
| 4877 | [01Jan2026 12:58:22.325] [pool-36-thread-1/DEBUG] [mixin/]: Mixing CompositeEntryBaseMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
|
| 4878 | [01Jan2026 12:58:22.329] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ability.enchantment.LootItemRandomChanceWithEnchantedBonusConditionMixin from mixins.artifacts.common.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
| 4879 | [01Jan2026 12:58:22.329] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LootItemRandomChanceWithEnchantedBonusConditionNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
| 4880 | [01Jan2026 12:58:22.329] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:LootItemRandomChanceWithEnchantedBonusConditionNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4881 | [01Jan2026 12:58:22.329] [pool-36-thread-1/DEBUG] [mixin/]: Mixing looting.LootItemRandomChanceWithEnchantedBonusConditionMixin from ars_nouveau.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
|
| 4882 | [01Jan2026 12:58:22.332] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EntityPredicateMixin from lootjs.mixins.json into net.minecraft.advancements.critereon.EntityPredicate
|
| 4883 | [01Jan2026 12:58:22.333] [pool-36-thread-1/DEBUG] [mixin/]: Mixing patch.loot.MixinLootItemKilledByPlayerCondition from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
|
| 4884 | [01Jan2026 12:58:22.333] [pool-36-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemKilledByPlayerCondition 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)
|
| 4885 | [01Jan2026 12:58:22.333] [pool-36-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemKilledByPlayerCondition from mod bookshelf->@Inject::test(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4886 | [01Jan2026 12:58:22.337] [pool-36-thread-1/DEBUG] [mixin/]: Mixing predicates.PositionPredicateAccess from lychee.mixins.json into net.minecraft.advancements.critereon.LocationPredicate$PositionPredicate
|
| 4887 | [01Jan2026 12:58:22.337] [pool-36-thread-1/DEBUG] [mixin/]: Renaming @Invoker method of(Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;Lnet/minecraft/advancements/critereon/MinMaxBounds$Doubles;)Ljava/util/Optional; to of$lychee_$md$c2ef4c$0 in lychee.mixins.json:predicates.PositionPredicateAccess from mod lychee
|
| 4888 | [01Jan2026 12:58:22.346] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DimensionTypeAccessor from mixins.iris.json into net.minecraft.world.level.dimension.DimensionType
|
| 4889 | [01Jan2026 12:58:22.346] [pool-36-thread-1/DEBUG] [mixin/]: mixins.iris.json:DimensionTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 4890 | [01Jan2026 12:58:22.360] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DirtFeature from xycraft_core.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
| 4891 | [01Jan2026 12:58:22.360] [pool-36-thread-1/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)
|
| 4892 | [01Jan2026 12:58:22.361] [pool-36-thread-1/DEBUG] [mixin/]: Mixing KeepRichSoilGiantTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
| 4893 | [01Jan2026 12:58:22.361] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$keepRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdc2ef4c$farmersdelight$lambda$keepRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight
|
| 4894 | [01Jan2026 12:58:22.361] [pool-36-thread-1/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
|
| 4895 | [01Jan2026 12:58:22.361] [pool-36-thread-1/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
|
| 4896 | [01Jan2026 12:58:22.364] [pool-36-thread-1/DEBUG] [mixin/]: Mixing HugeBrownMushroomFeatureMixin from mixins.irregular_implements.json into net.minecraft.world.level.levelgen.feature.HugeBrownMushroomFeature
|
| 4897 | [01Jan2026 12:58:22.364] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:HugeBrownMushroomFeatureMixin from mod irregular_implements->@Inject::a(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4898 | [01Jan2026 12:58:22.364] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:HugeBrownMushroomFeatureMixin from mod irregular_implements->@Inject::a(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4899 | [01Jan2026 12:58:22.364] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:HugeBrownMushroomFeatureMixin from mod irregular_implements->@Inject::a(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/HugeMushroomFeatureConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4900 | [01Jan2026 12:58:22.365] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoMultifaceGrowthFeatureInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.MultifaceGrowthFeature
|
| 4901 | [01Jan2026 12:58:22.365] [pool-36-thread-1/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)
|
| 4902 | [01Jan2026 12:58:22.366] [pool-36-thread-1/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
|
| 4903 | [01Jan2026 12:58:22.366] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoMagmaBlockInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
| 4904 | [01Jan2026 12:58:22.366] [pool-36-thread-1/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)
|
| 4905 | [01Jan2026 12:58:22.367] [pool-36-thread-1/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
|
| 4906 | [01Jan2026 12:58:22.368] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
| 4907 | [01Jan2026 12:58:22.368] [pool-36-thread-1/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)
|
| 4908 | [01Jan2026 12:58:22.368] [pool-36-thread-1/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
|
| 4909 | [01Jan2026 12:58:22.369] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoOreInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
|
| 4910 | [01Jan2026 12:58:22.369] [pool-36-thread-1/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)
|
| 4911 | [01Jan2026 12:58:22.369] [pool-36-thread-1/DEBUG] [mixin/]: Mixing Copenhagen from owo.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
|
| 4912 | [01Jan2026 12:58:22.369] [pool-36-thread-1/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)
|
| 4913 | [01Jan2026 12:58:22.369] [pool-36-thread-1/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 mdc2ef4c$owo$lambda$coping$0$0 in owo.mixins.json:Copenhagen from mod owo
|
| 4914 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4915 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4916 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4917 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4918 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4919 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4920 | [01Jan2026 12:58:22.371] [pool-36-thread-1/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
|
| 4921 | [01Jan2026 12:58:22.374] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
| 4922 | [01Jan2026 12:58:22.374] [pool-36-thread-1/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)
|
| 4923 | [01Jan2026 12:58:22.374] [pool-36-thread-1/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
|
| 4924 | [01Jan2026 12:58:22.374] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
| 4925 | [01Jan2026 12:58:22.374] [pool-36-thread-1/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)
|
| 4926 | [01Jan2026 12:58:22.375] [pool-36-thread-1/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
|
| 4927 | [01Jan2026 12:58:22.376] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoGeodeInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
| 4928 | [01Jan2026 12:58:22.376] [pool-36-thread-1/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)
|
| 4929 | [01Jan2026 12:58:22.376] [pool-36-thread-1/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
|
| 4930 | [01Jan2026 12:58:22.382] [pool-36-thread-1/DEBUG] [mixin/]: Mixing PlacedFeatureErrorMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
|
| 4931 | [01Jan2026 12:58:22.386] [pool-36-thread-1/DEBUG] [mixin/]: Mixing worldgen.OreConfigurationAccessor from almostunified-neoforge.mixins.json into net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration
|
| 4932 | [01Jan2026 12:58:22.389] [pool-36-thread-1/DEBUG] [mixin/]: Mixing GravityProcessorMixin from respawningstructures.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.GravityProcessor
|
| 4933 | [01Jan2026 12:58:22.389] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:GravityProcessorMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4934 | [01Jan2026 12:58:22.392] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:GravityProcessorMixin from mod respawningstructures->@Inject::checkAndAdjustRespawn(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4935 | [01Jan2026 12:58:22.393] [pool-36-thread-1/DEBUG] [mixin/]: Mixing JigsawReplacementProcessorMixin from moonlight-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.JigsawReplacementProcessor
|
| 4936 | [01Jan2026 12:58:22.393] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:JigsawReplacementProcessorMixin 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)
|
| 4937 | [01Jan2026 12:58:22.415] [pool-36-thread-1/DEBUG] [mixin/]: Mixing RandomSpreadStructurePlacementMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.placement.RandomSpreadStructurePlacement
|
| 4938 | [01Jan2026 12:58:22.415] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.placement.RandomSpreadStructurePlacementMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.placement.RandomSpreadStructurePlacement
|
| 4939 | [01Jan2026 12:58:22.416] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:RandomSpreadStructurePlacementMixin from mod structureessentials->@Inject::adjustSpacingSeperation(Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement$FrequencyReductionMethod;FILjava/util/Optional;IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 4940 | [01Jan2026 12:58:22.416] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:RandomSpreadStructurePlacementMixin from mod structureessentials->@Inject::adjustSpacingSeperation(Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement$FrequencyReductionMethod;FILjava/util/Optional;IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 4941 | [01Jan2026 12:58:22.416] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:RandomSpreadStructurePlacementMixin from mod structureessentials->@Inject::adjustSpacingSeperation(Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement$FrequencyReductionMethod;FILjava/util/Optional;IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 4942 | [01Jan2026 12:58:22.417] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.placement.StructurePlacementMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.placement.StructurePlacement
|
| 4943 | [01Jan2026 12:58:22.420] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureStartMinDistMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
|
| 4944 | [01Jan2026 12:58:22.422] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureTimingMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
|
| 4945 | [01Jan2026 12:58:22.422] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.StructureMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
|
| 4946 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartMinDistMixin from mod structureessentials->@Inject::checkOtherStructuresNearby(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4947 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartMinDistMixin from mod structureessentials->@Inject::checkOtherStructuresNearby(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4948 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::beforeGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4949 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::beforeGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4950 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::beforeGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4951 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4952 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4953 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4954 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 4955 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 4956 | [01Jan2026 12:58:22.426] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 4957 | [01Jan2026 12:58:22.431] [pool-36-thread-1/DEBUG] [mixin/]: Mixing MineshaftCorridorMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftCorridor
|
| 4958 | [01Jan2026 12:58:22.431] [pool-36-thread-1/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)
|
| 4959 | [01Jan2026 12:58:22.432] [pool-36-thread-1/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
|
| 4960 | [01Jan2026 12:58:22.438] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StrongholdCrossingSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$FiveCrossing
|
| 4961 | [01Jan2026 12:58:22.438] [pool-36-thread-1/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)
|
| 4962 | [01Jan2026 12:58:22.439] [pool-36-thread-1/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
|
| 4963 | [01Jan2026 12:58:22.439] [pool-36-thread-1/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
|
| 4964 | [01Jan2026 12:58:22.439] [pool-36-thread-1/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
|
| 4965 | [01Jan2026 12:58:22.441] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StrongholdRoomSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$RoomCrossing
|
| 4966 | [01Jan2026 12:58:22.441] [pool-36-thread-1/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)
|
| 4967 | [01Jan2026 12:58:22.442] [pool-36-thread-1/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
|
| 4968 | [01Jan2026 12:58:22.442] [pool-36-thread-1/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
|
| 4969 | [01Jan2026 12:58:22.442] [pool-36-thread-1/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
|
| 4970 | [01Jan2026 12:58:22.444] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureTemplateManagerMixin from sfm.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
| 4971 | [01Jan2026 12:58:22.444] [pool-36-thread-1/DEBUG] [mixin/]: sfm.mixins.json:StructureTemplateManagerMixin from mod sfm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4972 | [01Jan2026 12:58:22.445] [pool-36-thread-1/DEBUG] [mixin/]: Mixing perf.dynamic_structure_manager.StructureManagerMixin from modernfix-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
| 4973 | [01Jan2026 12:58:22.445] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.StructureManagerMixin from morejs.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
| 4974 | [01Jan2026 12:58:22.445] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4975 | [01Jan2026 12:58:22.445] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeEventFromGenerated$1(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to mdc2ef4c$morejs$lambda$morejs$invokeEventFromGenerated$1$0 in morejs.mixins.json:structure.StructureManagerMixin from mod morejs
|
| 4976 | [01Jan2026 12:58:22.445] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$morejs$invokeEventFromResource$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to mdc2ef4c$morejs$lambda$morejs$invokeEventFromResource$0$1 in morejs.mixins.json:structure.StructureManagerMixin from mod morejs
|
| 4977 | [01Jan2026 12:58:22.446] [pool-36-thread-1/DEBUG] [mixin/]: sfm.mixins.json:StructureTemplateManagerMixin from mod sfm->@Inject::onTryLoad(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4978 | [01Jan2026 12:58:22.446] [pool-36-thread-1/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
|
| 4979 | [01Jan2026 12:58:22.446] [pool-36-thread-1/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
|
| 4980 | [01Jan2026 12:58:22.446] [pool-36-thread-1/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
|
| 4981 | [01Jan2026 12:58:22.446] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs->@Inject::morejs$invokeEventFromResource(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4982 | [01Jan2026 12:58:22.446] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs->@Inject::morejs$invokeEventFromGenerated(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4983 | [01Jan2026 12:58:22.446] [pool-36-thread-1/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureManagerMixin from mod morejs->@Inject::morejs$invokeEventFromGenerated(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 4984 | [01Jan2026 12:58:22.447] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TemplateStructurePieceMixin from respawningstructures.mixins.json into net.minecraft.world.level.levelgen.structure.TemplateStructurePiece
|
| 4985 | [01Jan2026 12:58:22.447] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:TemplateStructurePieceMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 4986 | [01Jan2026 12:58:22.447] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TemplateStructurePieceMixin from moonlight-common.mixins.json into net.minecraft.world.level.levelgen.structure.TemplateStructurePiece
|
| 4987 | [01Jan2026 12:58:22.447] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin 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)
|
| 4988 | [01Jan2026 12:58:22.448] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:TemplateStructurePieceMixin from mod respawningstructures->@Inject::onPlacement(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
|
| 4989 | [01Jan2026 12:58:22.448] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:TemplateStructurePieceMixin from mod respawningstructures->@Inject::onPlacement(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
|
| 4990 | [01Jan2026 12:58:22.448] [pool-36-thread-1/DEBUG] [mixin/]: respawningstructures.mixins.json:TemplateStructurePieceMixin from mod respawningstructures->@Inject::onPlacement(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
|
| 4991 | [01Jan2026 12:58:22.448] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight->@Inject::ml$processBoxes(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
|
| 4992 | [01Jan2026 12:58:22.448] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight->@Inject::ml$processBoxes(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
|
| 4993 | [01Jan2026 12:58:22.448] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight->@Inject::ml$processBoxes(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
|
| 4994 | [01Jan2026 12:58:22.452] [pool-36-thread-1/DEBUG] [mixin/]: Mixing OceanMonumentCoreRoomMixin from mixins.irregular_implements.json into net.minecraft.world.level.levelgen.structure.structures.OceanMonumentPieces$OceanMonumentCoreRoom
|
| 4995 | [01Jan2026 12:58:22.452] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:OceanMonumentCoreRoomMixin from mod irregular_implements->@Inject::irregular_implements$addOceanChest(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
|
| 4996 | [01Jan2026 12:58:22.452] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:OceanMonumentCoreRoomMixin from mod irregular_implements->@Inject::irregular_implements$addOceanChest(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
|
| 4997 | [01Jan2026 12:58:22.452] [pool-36-thread-1/DEBUG] [mixin/]: mixins.irregular_implements.json:OceanMonumentCoreRoomMixin from mod irregular_implements->@Inject::irregular_implements$addOceanChest(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
|
| 4998 | [01Jan2026 12:58:22.461] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.jigsaw.JigsawStructureMixin from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
| 4999 | [01Jan2026 12:58:22.462] [pool-36-thread-1/DEBUG] [mixin/]: Mixing structure.jigsaw.MaxDistanceFromCenterAccessor from structurify-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
| 5000 | [01Jan2026 12:58:22.462] [pool-36-thread-1/DEBUG] [mixin/]: Mixing JigsawStructureMixin from moonlight-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
|
| 5001 | [01Jan2026 12:58:22.462] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:JigsawStructureMixin 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)
|
| 5002 | [01Jan2026 12:58:22.465] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
| 5003 | [01Jan2026 12:58:22.465] [pool-36-thread-1/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)
|
| 5004 | [01Jan2026 12:58:22.465] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessors.TemplatePoolAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
| 5005 | [01Jan2026 12:58:22.465] [pool-36-thread-1/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)
|
| 5006 | [01Jan2026 12:58:22.465] [pool-36-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
| 5007 | [01Jan2026 12:58:22.496] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.MobSpawnSettingsBuilderNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings$Builder
|
| 5008 | [01Jan2026 12:58:22.496] [pool-36-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:accessor.MobSpawnSettingsBuilderNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5009 | [01Jan2026 12:58:22.498] [pool-36-thread-1/DEBUG] [mixin/]: Mixing LegacyRandomSourceMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.LegacyRandomSource
|
| 5010 | [01Jan2026 12:58:22.503] [pool-36-thread-1/DEBUG] [mixin/]: Mixing TheEndBiomeSourceMixin from mixins.draconicevolution.json into net.minecraft.world.level.biome.TheEndBiomeSource
|
| 5011 | [01Jan2026 12:58:22.503] [pool-36-thread-1/DEBUG] [mixin/]: mixins.draconicevolution.json:TheEndBiomeSourceMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5012 | [01Jan2026 12:58:22.504] [pool-36-thread-1/DEBUG] [mixin/]: mixins.draconicevolution.json:TheEndBiomeSourceMixin from mod (unknown)->@Inject::getNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5013 | [01Jan2026 12:58:22.505] [pool-36-thread-1/DEBUG] [mixin/]: Mixing NoiseChunkGeneratorMixin from irons_spellbooks.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
| 5014 | [01Jan2026 12:58:22.505] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$2(I)[Lnet/minecraft/world/level/levelgen/structure/BoundingBox; to mdc2ef4c$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$2$0 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
|
| 5015 | [01Jan2026 12:58:22.505] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$1(Lnet/minecraft/world/level/levelgen/structure/StructureStart;)Ljava/util/stream/Stream; to mdc2ef4c$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$1$1 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
|
| 5016 | [01Jan2026 12:58:22.505] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$irons_spellbooks$detectAquifers$0(Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/structure/Structure;)Z to mdc2ef4c$irons_spellbooks$lambda$irons_spellbooks$detectAquifers$0$2 in irons_spellbooks.mixins.json:NoiseChunkGeneratorMixin from mod irons_spellbooks
|
| 5017 | [01Jan2026 12:58:22.506] [pool-36-thread-1/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
|
| 5018 | [01Jan2026 12:58:22.508] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5019 | [01Jan2026 12:58:22.508] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureMinDistanceDataHolder from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5020 | [01Jan2026 12:58:22.508] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureSearchSpeedupMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5021 | [01Jan2026 12:58:22.509] [pool-36-thread-1/DEBUG] [mixin/]: Mixing StructureSearchTimeoutMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5022 | [01Jan2026 12:58:22.509] [pool-36-thread-1/DEBUG] [mixin/]: Mixing optimizations.tickets.ChunkGeneratorMixin from servercore.common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5023 | [01Jan2026 12:58:22.509] [pool-36-thread-1/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.tickets.ChunkGeneratorMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 5024 | [01Jan2026 12:58:22.509] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from structurify-common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5025 | [01Jan2026 12:58:22.510] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorAccess from ftbteambases.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5026 | [01Jan2026 12:58:22.510] [pool-36-thread-1/DEBUG] [mixin/]: ftbteambases.mixins.json:ChunkGeneratorAccess from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5027 | [01Jan2026 12:58:22.510] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
| 5028 | [01Jan2026 12:58:22.510] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ChunkGeneratorMixin 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)
|
| 5029 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchSpeedupMixin from mod structureessentials->@Inject::onFind(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;ZLnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5030 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 5031 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 5032 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 5033 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchTiming(Ljava/util/Set;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5034 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStartStaticTiming(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;IIIZJLnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5035 | [01Jan2026 12:58:22.514] [pool-36-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ChunkGeneratorMixin from mod moonlight->@Inject::ml$getSpecialSpawnsOverrides(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5036 | [01Jan2026 12:58:22.532] [pool-36-thread-1/DEBUG] [mixin/]: Mixing EndIslandDensityFunctionMixin from mixins.draconicevolution.json into net.minecraft.world.level.levelgen.DensityFunctions$EndIslandDensityFunction
|
| 5037 | [01Jan2026 12:58:22.532] [pool-36-thread-1/DEBUG] [mixin/]: mixins.draconicevolution.json:EndIslandDensityFunctionMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5038 | [01Jan2026 12:58:22.533] [pool-36-thread-1/DEBUG] [mixin/]: mixins.draconicevolution.json:EndIslandDensityFunctionMixin from mod (unknown)->@Inject::getHeightValue(Lnet/minecraft/world/level/levelgen/synth/SimplexNoise;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5039 | [01Jan2026 12:58:22.542] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
| 5040 | [01Jan2026 12:58:22.542] [pool-36-thread-1/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)
|
| 5041 | [01Jan2026 12:58:22.543] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
| 5042 | [01Jan2026 12:58:22.543] [pool-36-thread-1/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)
|
| 5043 | [01Jan2026 12:58:22.544] [pool-36-thread-1/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
| 5044 | [01Jan2026 12:58:22.544] [pool-36-thread-1/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)
|
| 5045 | [01Jan2026 12:58:22.555] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ClickEventMixin from kubejs.mixins.json into net.minecraft.network.chat.ClickEvent
|
| 5046 | [01Jan2026 12:58:22.560] [pool-36-thread-1/DEBUG] [mixin/]: Mixing RecipeBookMixin from nerb-common.mixins.json into net.minecraft.stats.RecipeBook
|
| 5047 | [01Jan2026 12:58:22.560] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:RecipeBookMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5048 | [01Jan2026 12:58:22.560] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:RecipeBookMixin from mod nerb->@Inject::onCopy(Lnet/minecraft/stats/RecipeBook;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5049 | [01Jan2026 12:58:22.560] [pool-36-thread-1/DEBUG] [mixin/]: Mixing ServerRecipeBookMixin from nerb-common.mixins.json into net.minecraft.stats.ServerRecipeBook
|
| 5050 | [01Jan2026 12:58:22.560] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5051 | [01Jan2026 12:58:22.561] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb->@Inject::onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5052 | [01Jan2026 12:58:22.561] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb->@Inject::onLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/crafting/RecipeManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5053 | [01Jan2026 12:58:22.561] [pool-36-thread-1/DEBUG] [mixin/]: nerb-common.mixins.json:ServerRecipeBookMixin from mod nerb->@Inject::onLoad(Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Lnet/minecraft/server/level/ServerPlayer;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5054 | [01Jan2026 12:58:22.580] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DamageSourceMixin from apotheosis.mixins.json into net.minecraft.world.damagesource.DamageSource
|
| 5055 | [01Jan2026 12:58:22.580] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DamageSourceMixin from ars_nouveau.mixins.json into net.minecraft.world.damagesource.DamageSource
|
| 5056 | [01Jan2026 12:58:22.580] [pool-36-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$spellDeathMessage$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mdc2ef4c$ars_nouveau$lambda$spellDeathMessage$0$0 in ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau
|
| 5057 | [01Jan2026 12:58:22.582] [pool-36-thread-1/DEBUG] [mixin/]: Mixing DamageSourceMixin from kubejs.mixins.json into net.minecraft.world.damagesource.DamageSource
|
| 5058 | [01Jan2026 12:58:22.584] [pool-36-thread-1/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
|
| 5059 | [01Jan2026 12:58:22.584] [pool-36-thread-1/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
|
| 5060 | [01Jan2026 12:58:22.597] [pool-36-thread-1/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/providers/SingleEnchantment
|
| 5061 | [01Jan2026 12:58:22.598] [pool-36-thread-1/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/providers/SingleEnchantment
|
| 5062 | [01Jan2026 12:58:22.601] [pool-36-thread-1/DEBUG] [mixin/]: Mixing text.LanguageMixin from owo.mixins.json into net.minecraft.locale.Language
|
| 5063 | [01Jan2026 12:58:22.601] [pool-36-thread-1/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)
|
| 5064 | [01Jan2026 12:58:22.624] [pool-36-thread-1/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 2493 milliseconds
|
| 5065 | [01Jan2026 12:58:22.646] [main/DEBUG] [mixin/]: Mixing core.MixinRenderLayer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.RenderType
|
| 5066 | [01Jan2026 12:58:22.646] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinRenderLayer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5067 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Mixing MixinRenderType from mixins.iris.json into net.minecraft.client.renderer.RenderType
|
| 5068 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5069 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Mixing rendertype.RenderTypeAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderType
|
| 5070 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5071 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Mixing MixinRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType
|
| 5072 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5073 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Mixing RenderTypeAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType
|
| 5074 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5075 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Mixing client.MixinRenderType from hostilenetworks.mixins.json into net.minecraft.client.renderer.RenderType
|
| 5076 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Mixing client.accessor.RenderTypeAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.RenderType
|
| 5077 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.RenderTypeAccessor 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)
|
| 5078 | [01Jan2026 12:58:22.647] [main/DEBUG] [mixin/]: Renaming @Invoker method catnip$create(Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;)Lnet/minecraft/client/renderer/RenderType$CompositeRenderType; to catnip$create$ponder_$md$c2ef4c$0 in ponder-common.mixins.json:client.accessor.RenderTypeAccessor from mod ponder
|
| 5079 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: hostilenetworks.mixins.json:client.MixinRenderType from mod hostilenetworks->@Inject::hnn_setupNoLighting(Lcom/mojang/blaze3d/vertex/MeshData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5080 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: hostilenetworks.mixins.json:client.MixinRenderType from mod hostilenetworks->@Inject::hnn_setupNoLighting(Lcom/mojang/blaze3d/vertex/MeshData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5081 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: hostilenetworks.mixins.json:client.MixinRenderType from mod hostilenetworks->@Inject::hnn_setupNoLighting(Lcom/mojang/blaze3d/vertex/MeshData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5082 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: hostilenetworks.mixins.json:client.MixinRenderType from mod hostilenetworks->@Inject::hnn_cleanNoLighting(Lcom/mojang/blaze3d/vertex/MeshData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5083 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: hostilenetworks.mixins.json:client.MixinRenderType from mod hostilenetworks->@Inject::hnn_cleanNoLighting(Lcom/mojang/blaze3d/vertex/MeshData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5084 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: hostilenetworks.mixins.json:client.MixinRenderType from mod hostilenetworks->@Inject::hnn_cleanNoLighting(Lcom/mojang/blaze3d/vertex/MeshData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5085 | [01Jan2026 12:58:22.648] [main/DEBUG] [mixin/]: Unexpected: Registered method shouldSortOnUpload()Z in net.minecraft.client.renderer.RenderType was not merged
|
| 5086 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Mixing rendertype.RenderStateShardAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderStateShard
|
| 5087 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5088 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Renaming @Accessor method getTranslucentTransparency()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getTranslucentTransparency$iris_$md$c2ef4c$0 in mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris
|
| 5089 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Mixing RenderStateShardAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderStateShard
|
| 5090 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5091 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Renaming @Accessor method getNO_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getNO_TRANSPARENCY$iris_$md$c2ef4c$1 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris
|
| 5092 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Renaming @Accessor method getGLINT_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getGLINT_TRANSPARENCY$iris_$md$c2ef4c$2 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris
|
| 5093 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Renaming @Accessor method getCRUMBLING_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getCRUMBLING_TRANSPARENCY$iris_$md$c2ef4c$3 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris
|
| 5094 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Mixing accessors.client.RenderTypeAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.RenderStateShard
|
| 5095 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.RenderTypeAccess 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)
|
| 5096 | [01Jan2026 12:58:22.650] [main/DEBUG] [mixin/]: Unexpected: Registered method getName()Ljava/lang/String; in net.minecraft.client.renderer.RenderStateShard was not merged
|
| 5097 | [01Jan2026 12:58:22.652] [main/DEBUG] [mixin/]: Mixing MixinCompositeRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType
|
| 5098 | [01Jan2026 12:58:22.652] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5099 | [01Jan2026 12:58:22.652] [main/DEBUG] [mixin/]: Mixing CompositeRenderTypeMixin from gander_render.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType
|
| 5100 | [01Jan2026 12:58:22.652] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$targetingTranslucentRenderTarget$2(Ldev/compactmods/gander/render/translucency/TranslucentRenderTargetLayer;Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mdc2ef4c$ganderrender$lambda$targetingTranslucentRenderTarget$2$0 in gander_render.mixins.json:CompositeRenderTypeMixin from mod (unknown)
|
| 5101 | [01Jan2026 12:58:22.652] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$targetingTranslucentRenderTarget$1(Ldev/compactmods/gander/render/translucency/TranslucentRenderTargetLayer;)V to mdc2ef4c$ganderrender$lambda$targetingTranslucentRenderTarget$1$1 in gander_render.mixins.json:CompositeRenderTypeMixin from mod (unknown)
|
| 5102 | [01Jan2026 12:58:22.652] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$targetingTranslucentRenderTarget$0(Ldev/compactmods/gander/render/translucency/TranslucentRenderTargetLayer;)V to mdc2ef4c$ganderrender$lambda$targetingTranslucentRenderTarget$0$2 in gander_render.mixins.json:CompositeRenderTypeMixin from mod (unknown)
|
| 5103 | [01Jan2026 12:58:22.654] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris->@Inject::batchedentityrendering$onCompositeInit(Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5104 | [01Jan2026 12:58:22.657] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from fdbosses.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5105 | [01Jan2026 12:58:22.657] [main/DEBUG] [mixin/]: Mixing GameRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
|
| 5106 | [01Jan2026 12:58:22.657] [main/DEBUG] [mixin/]: mixins.iris.json:GameRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5107 | [01Jan2026 12:58:22.657] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
|
| 5108 | [01Jan2026 12:58:22.657] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5109 | [01Jan2026 12:58:22.661] [main/DEBUG] [mixin/]: Mixing MixinModelViewBobbing from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
|
| 5110 | [01Jan2026 12:58:22.661] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5111 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5112 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin 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)
|
| 5113 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from fdlib.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5114 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: Mixing core.MixinGameRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5115 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5116 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: Mixing core.compat.MixinGameRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5117 | [01Jan2026 12:58:22.663] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5118 | [01Jan2026 12:58:22.665] [main/DEBUG] [mixin/]: Mixing client.MixinGameRenderer from konkrete.neoforge.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5119 | [01Jan2026 12:58:22.665] [main/DEBUG] [mixin/]: konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5120 | [01Jan2026 12:58:22.665] [main/DEBUG] [mixin/]: Mixing ability.nightvision.client.GameRendererMixin from mixins.artifacts.common.json into net.minecraft.client.renderer.GameRenderer
|
| 5121 | [01Jan2026 12:58:22.665] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getNightVisionScale$0(Ljava/lang/Double;Lnet/minecraft/world/item/ItemStack;Lartifacts/config/value/Value;)Ljava/lang/Double; to mdc2ef4c$artifacts$lambda$getNightVisionScale$0$0 in mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts
|
| 5122 | [01Jan2026 12:58:22.665] [main/DEBUG] [mixin/]: Mixing client.GameRendererAccess from lychee.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5123 | [01Jan2026 12:58:22.665] [main/DEBUG] [mixin/]: Mixing client.MixinGameRenderer from justzoom.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5124 | [01Jan2026 12:58:22.666] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinGameRenderer from mod justzoom: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5125 | [01Jan2026 12:58:22.666] [main/DEBUG] [mixin/]: Mixing render.GameRendererMixin from rarcompat.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5126 | [01Jan2026 12:58:22.666] [main/DEBUG] [mixin/]: rarcompat.mixins.json:render.GameRendererMixin 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)
|
| 5127 | [01Jan2026 12:58:22.667] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from lodestone.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5128 | [01Jan2026 12:58:22.667] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5129 | [01Jan2026 12:58:22.668] [main/DEBUG] [mixin/]: Mixing client.accessor.GameRendererAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5130 | [01Jan2026 12:58:22.668] [main/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.GameRendererAccessor 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)
|
| 5131 | [01Jan2026 12:58:22.668] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from databank.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5132 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer from mixins.monocle.moddedshaders.json into net.minecraft.client.renderer.GameRenderer
|
| 5133 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinGameRenderer from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5134 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from ars_nouveau.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5135 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: Mixing client.IMixinGameRenderer from fancymenu.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5136 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5137 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: Mixing client.MixinGameRenderer from fancymenu.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5138 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5139 | [01Jan2026 12:58:22.669] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findExtendedEntityHit_FancyMenu$0(Lnet/minecraft/world/entity/Entity;)Z to mdc2ef4c$fancymenu$lambda$findExtendedEntityHit_FancyMenu$0$1 in fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu
|
| 5140 | [01Jan2026 12:58:22.671] [main/DEBUG] [mixin/]: Mixing client.MixinNeoForgeGameRenderer from fancymenu.neoforge.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5141 | [01Jan2026 12:58:22.671] [main/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5142 | [01Jan2026 12:58:22.671] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from kubejs.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5143 | [01Jan2026 12:58:22.671] [main/DEBUG] [mixin/]: Mixing shader.GameRendererMixin from owo.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5144 | [01Jan2026 12:58:22.672] [main/DEBUG] [mixin/]: owo.mixins.json:shader.GameRendererMixin 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)
|
| 5145 | [01Jan2026 12:58:22.672] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$loadAllTheShaders$0(Ljava/util/List;Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/util/Tuple;)V to mdc2ef4c$owo$lambda$loadAllTheShaders$0$2 in owo.mixins.json:shader.GameRendererMixin from mod owo
|
| 5146 | [01Jan2026 12:58:22.672] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from octolib-common.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5147 | [01Jan2026 12:58:22.672] [main/DEBUG] [mixin/]: Mixing client.GameRendererReloadShaders from watut.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5148 | [01Jan2026 12:58:22.673] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from create.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5149 | [01Jan2026 12:58:22.673] [main/DEBUG] [mixin/]: Mixing features.gui.hooks.console.GameRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5150 | [01Jan2026 12:58:22.673] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5151 | [01Jan2026 12:58:22.674] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer_NightVisionCompat from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
|
| 5152 | [01Jan2026 12:58:22.674] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5153 | [01Jan2026 12:58:22.674] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from fadingnightvision.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 5154 | [01Jan2026 12:58:22.687] [main/DEBUG] [mixin/]: fdbosses.mixins.json:GameRendererMixin from mod fdbosses->@Inject::nightVisionScale(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5155 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5156 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5157 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5158 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5159 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideParticleShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5160 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorNormalShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5161 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideSolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5162 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5163 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5164 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5165 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5166 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5167 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5168 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5169 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5170 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5171 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5172 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5173 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5174 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5175 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5176 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5177 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5178 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5179 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5180 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5181 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5182 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5183 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5184 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5185 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5186 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5187 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidDiffuseShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5188 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5189 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideBeaconBeamShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5190 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityAlphaShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5191 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityEyesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5192 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentEmissiveShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5193 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLeashShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5194 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLightningShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5195 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCrumblingShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5196 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5197 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5198 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5199 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5200 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5201 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5202 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5203 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLinesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5204 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5205 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5206 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5207 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5208 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5209 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5210 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5211 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5212 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5213 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5214 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5215 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5216 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries->@Inject::supp$addCustomPostShaders(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5217 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries->@Inject::supp$addCustomPostShaders(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5218 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries->@Inject::supp$addCustomPostShaders(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5219 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::bobHurt(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5220 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::bobHurt(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5221 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::bobHurt(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5222 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::renderItemInHand(Lnet/minecraft/client/Camera;FLorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5223 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::renderItemInHand(Lnet/minecraft/client/Camera;FLorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5224 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::renderItemInHand(Lnet/minecraft/client/Camera;FLorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5225 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5226 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5227 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5228 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::beforePostEffect(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5229 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::beforePostEffect(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5230 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: fdlib.mixins.json:GameRendererMixin from mod fdlib->@Inject::beforePostEffect(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5231 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast->@Inject::drawDataFromModsWhichRenderIntoTheWrongBuffer(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5232 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast->@Inject::drawDataFromModsWhichRenderIntoTheWrongBuffer(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5233 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast->@Inject::drawDataFromModsWhichRenderIntoTheWrongBuffer(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5234 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast->@Inject::checkForCoreShaderModifications(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5235 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast->@Inject::checkForCoreShaderModifications(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5236 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast->@Inject::checkForCoreShaderModifications(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5237 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinGameRenderer from mod justzoom->@Inject::return_getFov_JustZoom(Lnet/minecraft/client/Camera;FZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5238 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinGameRenderer from mod justzoom->@Inject::return_getFov_JustZoom(Lnet/minecraft/client/Camera;FZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5239 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinGameRenderer from mod justzoom->@Inject::head_tickFov_JustZoom(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5240 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: rarcompat.mixins.json:render.GameRendererMixin from mod rarcompat->@Inject::getNightVisionScale(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5241 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$injectionResizeListener(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5242 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$injectionResizeListener(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5243 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$injectionResizeListener(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5244 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$beforeRenderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5245 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$beforeRenderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5246 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$beforeRenderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5247 | [01Jan2026 12:58:22.688] [main/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (FFF)V
|
| 5248 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$clearViewBob(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5249 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$clearViewBob(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5250 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.GameRendererMixin from mod lodestone->@Inject::lodestone$clearViewBob(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5251 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::Databank$renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5252 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::Databank$renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5253 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::Databank$renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5254 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5255 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5256 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5257 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: databank.mixins.json:client.GameRendererMixin from mod databank->@Inject::Databank$pick(Lnet/minecraft/world/entity/Entity;DDFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5258 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau->@Inject::arsNouveau$resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5259 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau->@Inject::arsNouveau$resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5260 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau->@Inject::arsNouveau$resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5261 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::head_processBlurEffect_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5262 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5263 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5264 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5265 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::tail_onPick_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5266 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::tail_onPick_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5267 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::tail_onPick_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5268 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: kubejs.mixins.json:GameRendererMixin from mod kubejs->@Inject::kjs$checkEntityPostEffect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5269 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: owo.mixins.json:shader.GameRendererMixin from mod owo->@Inject::loadAllTheShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
|
| 5270 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: owo.mixins.json:shader.GameRendererMixin from mod owo->@Inject::loadAllTheShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
|
| 5271 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: owo.mixins.json:shader.GameRendererMixin from mod owo->@Inject::loadAllTheShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
| 5272 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: octolib-common.mixins.json:GameRendererMixin from mod octolib->@Inject::renderTick(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5273 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: octolib-common.mixins.json:GameRendererMixin from mod octolib->@Inject::renderTick(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5274 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: octolib-common.mixins.json:GameRendererMixin from mod octolib->@Inject::renderTick(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5275 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: watut.mixins.json:client.GameRendererReloadShaders from mod watut->@Inject::onLoadShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5276 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: watut.mixins.json:client.GameRendererReloadShaders from mod watut->@Inject::onLoadShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5277 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: watut.mixins.json:client.GameRendererReloadShaders from mod watut->@Inject::onLoadShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5278 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: create.mixins.json:client.GameRendererMixin from mod create->@Inject::create$bigShapePick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5279 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: create.mixins.json:client.GameRendererMixin from mod create->@Inject::create$bigShapePick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5280 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: create.mixins.json:client.GameRendererMixin from mod create->@Inject::create$bigShapePick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5281 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5282 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5283 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5284 | [01Jan2026 12:58:22.689] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris->@Inject::iris$safecheckNightvisionStrength(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5285 | [01Jan2026 12:58:22.696] [main/DEBUG] [mixin/]: Mixing core.MixinVertexConsumerProvider from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.MultiBufferSource
|
| 5286 | [01Jan2026 12:58:22.696] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinVertexConsumerProvider from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5287 | [01Jan2026 12:58:22.697] [main/DEBUG] [mixin/]: Mixing features.shader.uniform.ShaderProgramMixin from embeddium.mixins.json into net.minecraft.client.renderer.ShaderInstance
|
| 5288 | [01Jan2026 12:58:22.697] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.shader.uniform.ShaderProgramMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5289 | [01Jan2026 12:58:22.698] [main/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.json into net.minecraft.client.renderer.ShaderInstance
|
| 5290 | [01Jan2026 12:58:22.698] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5291 | [01Jan2026 12:58:22.698] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$storeSkipFabric$0(Ljava/lang/Class;)Ljava/lang/invoke/MethodHandle; to mdc2ef4c$iris$lambda$iris$storeSkipFabric$0$0 in mixins.iris.json:MixinShaderInstance from mod iris
|
| 5292 | [01Jan2026 12:58:22.700] [main/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.forge.json into net.minecraft.client.renderer.ShaderInstance
|
| 5293 | [01Jan2026 12:58:22.700] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5294 | [01Jan2026 12:58:22.700] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iriss$storeSkipNeo$0(Ljava/lang/Class;)Ljava/lang/invoke/MethodHandle; to mdc2ef4c$iris$lambda$iriss$storeSkipNeo$0$1 in mixins.iris.forge.json:MixinShaderInstance from mod iris
|
| 5295 | [01Jan2026 12:58:22.700] [main/DEBUG] [mixin/]: Mixing client.ShaderInstanceMixin from lodestone.mixins.json into net.minecraft.client.renderer.ShaderInstance
|
| 5296 | [01Jan2026 12:58:22.700] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5297 | [01Jan2026 12:58:22.703] [main/DEBUG] [mixin/]: Mixing shader.ShaderProgramAccessor from owo.mixins.json into net.minecraft.client.renderer.ShaderInstance
|
| 5298 | [01Jan2026 12:58:22.703] [main/DEBUG] [mixin/]: owo.mixins.json:shader.ShaderProgramAccessor 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)
|
| 5299 | [01Jan2026 12:58:22.703] [main/DEBUG] [mixin/]: Mixing shader.ShaderProgramMixin from owo.mixins.json into net.minecraft.client.renderer.ShaderInstance
|
| 5300 | [01Jan2026 12:58:22.703] [main/DEBUG] [mixin/]: owo.mixins.json:shader.ShaderProgramMixin 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)
|
| 5301 | [01Jan2026 12:58:22.703] [main/DEBUG] [mixin/]: Mixing ShaderInstanceMixin from mixins.codechickenlib.json into net.minecraft.client.renderer.ShaderInstance
|
| 5302 | [01Jan2026 12:58:22.703] [main/DEBUG] [mixin/]: mixins.codechickenlib.json:ShaderInstanceMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5303 | [01Jan2026 12:58:22.708] [main/INFO] [mixin/]: mixins.codechickenlib.json:ShaderInstanceMixin from mod (unknown)->@Invoker[METHOD_PROXY]::callGetOrCreate(Lnet/minecraft/server/packs/resources/ResourceProvider;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Program; should be static as its target is
|
| 5304 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5305 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5306 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5307 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5308 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5309 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5310 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5311 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5312 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5313 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5314 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5315 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5316 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5317 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5318 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5319 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iriss$storeSkipNeo(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5320 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iriss$storeSkipNeo(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5321 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iriss$storeSkipNeo(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5322 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::lodestone$setGeometryProgram(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5323 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::lodestone$setGeometryProgram(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5324 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::lodestone$setGeometryProgram(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5325 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::attachToProgram(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5326 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::attachToProgram(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5327 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::attachToProgram(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5328 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::close(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5329 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::close(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5330 | [01Jan2026 12:58:22.708] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.ShaderInstanceMixin from mod lodestone->@Inject::close(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5331 | [01Jan2026 12:58:22.712] [main/DEBUG] [mixin/]: Mixing texture.TextureAtlasAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas
|
| 5332 | [01Jan2026 12:58:22.712] [main/DEBUG] [mixin/]: mixins.iris.json:texture.TextureAtlasAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5333 | [01Jan2026 12:58:22.712] [main/DEBUG] [mixin/]: Mixing texture.pbr.MixinTextureAtlas from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas
|
| 5334 | [01Jan2026 12:58:22.713] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5335 | [01Jan2026 12:58:22.713] [main/DEBUG] [mixin/]: Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
|
| 5336 | [01Jan2026 12:58:22.713] [main/DEBUG] [mixin/]: Mixing TextureAtlasMixin from ae2.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
|
| 5337 | [01Jan2026 12:58:22.713] [main/DEBUG] [mixin/]: ae2.mixins.json:TextureAtlasMixin 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)
|
| 5338 | [01Jan2026 12:58:22.713] [main/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteAtlasTextureMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
|
| 5339 | [01Jan2026 12:58:22.713] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteAtlasTextureMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5340 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5341 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5342 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5343 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5344 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5345 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5346 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: ae2.mixins.json:TextureAtlasMixin from mod ae2->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5347 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: ae2.mixins.json:TextureAtlasMixin from mod ae2->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5348 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: ae2.mixins.json:TextureAtlasMixin from mod ae2->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5349 | [01Jan2026 12:58:22.714] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteAtlasTextureMixin from mod embeddium->@Inject::preReturnSprite(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5350 | [01Jan2026 12:58:22.719] [main/DEBUG] [mixin/]: Mixing MixinVertexFormat from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormat
|
| 5351 | [01Jan2026 12:58:22.719] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5352 | [01Jan2026 12:58:22.720] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onSetupBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5353 | [01Jan2026 12:58:22.720] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onClearBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5354 | [01Jan2026 12:58:22.721] [main/DEBUG] [mixin/]: Mixing MixinVertexFormatElement from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormatElement
|
| 5355 | [01Jan2026 12:58:22.721] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5356 | [01Jan2026 12:58:22.721] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris->@Inject::iris$fixGenericAttributes(ILcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5357 | [01Jan2026 12:58:22.723] [main/DEBUG] [mixin/]: Mixing CompositeStateAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeState
|
| 5358 | [01Jan2026 12:58:22.723] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:CompositeStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5359 | [01Jan2026 12:58:22.725] [main/DEBUG] [mixin/]: Mixing ItemRendererCacheMixin from tooltipoverhaul.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5360 | [01Jan2026 12:58:22.725] [main/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:ItemRendererCacheMixin from mod tooltipoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 5361 | [01Jan2026 12:58:22.726] [main/DEBUG] [mixin/]: Mixing ItemRendererMixin from fusion.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5362 | [01Jan2026 12:58:22.726] [main/DEBUG] [mixin/]: fusion.mixins.json:ItemRendererMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5363 | [01Jan2026 12:58:22.726] [main/DEBUG] [mixin/]: Mixing MixinItemRenderer from avaritia.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5364 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Mixing client.accessor.ItemRendererAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5365 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.ItemRendererAccessor 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)
|
| 5366 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Mixing client.ItemRendererAccessor from databank.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5367 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Renaming @Accessor method getTRIDENT_MODEL()Lnet/minecraft/client/resources/model/ModelResourceLocation; to getTRIDENT_MODEL$databank_$md$c2ef4c$0 in databank.mixins.json:client.ItemRendererAccessor from mod databank
|
| 5368 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Renaming @Accessor method getSPYGLASS_MODEL()Lnet/minecraft/client/resources/model/ModelResourceLocation; to getSPYGLASS_MODEL$databank_$md$c2ef4c$1 in databank.mixins.json:client.ItemRendererAccessor from mod databank
|
| 5369 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Renaming @Invoker method callHasAnimatedTexture(Lnet/minecraft/world/item/ItemStack;)Z to callHasAnimatedTexture$databank_$md$c2ef4c$2 in databank.mixins.json:client.ItemRendererAccessor from mod databank
|
| 5370 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Mixing ItemRendererMixin from mixins.irregular_implements.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5371 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Mixing ItemRendererMixin from mixins.codechickenlib.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5372 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: mixins.codechickenlib.json:ItemRendererMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5373 | [01Jan2026 12:58:22.727] [main/DEBUG] [mixin/]: Mixing features.render.model.item.ItemRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5374 | [01Jan2026 12:58:22.728] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.item.ItemRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5375 | [01Jan2026 12:58:22.728] [main/DEBUG] [mixin/]: Mixing entity_render_context.MixinItemRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5376 | [01Jan2026 12:58:22.728] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5377 | [01Jan2026 12:58:22.729] [main/DEBUG] [mixin/]: Mixing BypassHoverGuiCullingMixin from tooltipoverhaul.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 5378 | [01Jan2026 12:58:22.729] [main/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:BypassHoverGuiCullingMixin from mod tooltipoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 5379 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: fusion.mixins.json:ItemRendererMixin from mod fusion->@Inject::renderQuadList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5380 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: fusion.mixins.json:ItemRendererMixin from mod fusion->@Inject::renderQuadList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5381 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: fusion.mixins.json:ItemRendererMixin from mod fusion->@Inject::renderQuadList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5382 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: avaritia.mixins.json:MixinItemRenderer from mod avaritia->@Inject::render(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5383 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.codechickenlib.json:ItemRendererMixin from mod (unknown)->@Inject::onRenderItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5384 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.item.ItemRendererMixin from mod embeddium->@Inject::renderModelFast(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;IILcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5385 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5386 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5387 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5388 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5389 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5390 | [01Jan2026 12:58:22.732] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5391 | [01Jan2026 12:58:22.734] [main/DEBUG] [mixin/]: Mixing ItemModelShaperMixin from fusion.mixins.json into net.minecraft.client.renderer.ItemModelShaper
|
| 5392 | [01Jan2026 12:58:22.734] [main/DEBUG] [mixin/]: fusion.mixins.json:ItemModelShaperMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5393 | [01Jan2026 12:58:22.734] [main/DEBUG] [mixin/]: Mixing client.ItemModelShaperMixin from databank.mixins.json into net.minecraft.client.renderer.ItemModelShaper
|
| 5394 | [01Jan2026 12:58:22.735] [main/DEBUG] [mixin/]: databank.mixins.json:client.ItemModelShaperMixin from mod databank->@Inject::getItemModel(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5395 | [01Jan2026 12:58:22.735] [main/DEBUG] [mixin/]: Mixing ModelResourceLocationMixin from ferritecore.mrl.mixin.json into net.minecraft.client.resources.model.ModelResourceLocation
|
| 5396 | [01Jan2026 12:58:22.735] [main/DEBUG] [mixin/]: ferritecore.mrl.mixin.json:ModelResourceLocationMixin 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)
|
| 5397 | [01Jan2026 12:58:22.736] [main/DEBUG] [mixin/]: ferritecore.mrl.mixin.json:ModelResourceLocationMixin from mod ferritecore->@Inject::constructTail(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5398 | [01Jan2026 12:58:22.737] [main/DEBUG] [mixin/]: Mixing MixinTheEndPortalRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.TheEndPortalRenderer
|
| 5399 | [01Jan2026 12:58:22.737] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5400 | [01Jan2026 12:58:22.739] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris->@Inject::iris$onRender(Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5401 | [01Jan2026 12:58:22.742] [main/DEBUG] [mixin/]: Mixing features.render.world.clouds.WorldRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5402 | [01Jan2026 12:58:22.742] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5403 | [01Jan2026 12:58:22.743] [main/DEBUG] [mixin/]: Mixing immediate.MixinLevelRenderer from mixins.iris.vertexformat.json into net.minecraft.client.renderer.LevelRenderer
|
| 5404 | [01Jan2026 12:58:22.743] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5405 | [01Jan2026 12:58:22.743] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5406 | [01Jan2026 12:58:22.743] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5407 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer_EntityListSorting from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5408 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5409 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$1(Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)V to mdc2ef4c$iris$lambda$batchedentityrendering$sortEntityList$1$0 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris
|
| 5410 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$0(Lnet/minecraft/world/entity/EntityType;)Ljava/util/List; to mdc2ef4c$iris$lambda$batchedentityrendering$sortEntityList$0$1 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris
|
| 5411 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: Mixing LevelRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5412 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: mixins.iris.json:LevelRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5413 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5414 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5415 | [01Jan2026 12:58:22.744] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$endLevelRender$0(Lnet/irisshaders/iris/UpdateChecker$BetaInfo;)V to mdc2ef4c$iris$lambda$iris$endLevelRender$0$2 in mixins.iris.json:MixinLevelRenderer from mod iris
|
| 5416 | [01Jan2026 12:58:22.746] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer_SkipRendering from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5417 | [01Jan2026 12:58:22.746] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5418 | [01Jan2026 12:58:22.747] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer_Sky from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5419 | [01Jan2026 12:58:22.747] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5420 | [01Jan2026 12:58:22.747] [main/DEBUG] [mixin/]: Mixing fabulous.MixinDisableFabulousGraphics from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5421 | [01Jan2026 12:58:22.747] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5422 | [01Jan2026 12:58:22.748] [main/DEBUG] [mixin/]: Mixing shadows.MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5423 | [01Jan2026 12:58:22.748] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5424 | [01Jan2026 12:58:22.748] [main/DEBUG] [mixin/]: Mixing sky.MixinLevelRenderer_SunMoonToggle from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5425 | [01Jan2026 12:58:22.748] [main/DEBUG] [mixin/]: mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5426 | [01Jan2026 12:58:22.749] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5427 | [01Jan2026 12:58:22.749] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5428 | [01Jan2026 12:58:22.749] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin 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)
|
| 5429 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: Mixing LevelRendererAccessor from flywheel.backend.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5430 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: Mixing fix.FixFabulousDepthMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5431 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: Mixing visualmanage.LevelRendererMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5432 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: Mixing RainLevelRendererMixin from xycraft_core.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5433 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:RainLevelRendererMixin 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)
|
| 5434 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from lodestone.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5435 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5436 | [01Jan2026 12:58:22.750] [main/DEBUG] [mixin/]: Mixing firstPerson.LevelRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5437 | [01Jan2026 12:58:22.751] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from databank.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5438 | [01Jan2026 12:58:22.751] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from supermartijn642corelib.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5439 | [01Jan2026 12:58:22.751] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:LevelRendererMixin 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)
|
| 5440 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: Mixing accessors.client.WorldRendererAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5441 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.WorldRendererAccess 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)
|
| 5442 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: Mixing WorldRendererMixin from entityculling.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5443 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: entityculling.mixins.json:WorldRendererMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 5444 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: Mixing LevelRendererAccess from cable_facades.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5445 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from geckolib.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5446 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin 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)
|
| 5447 | [01Jan2026 12:58:22.752] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$geckolib$captureRenderedEntities$0(I)D to mdc2ef4c$geckolib$lambda$geckolib$captureRenderedEntities$0$3 in geckolib.mixins.json:client.LevelRendererMixin from mod geckolib
|
| 5448 | [01Jan2026 12:58:22.753] [main/DEBUG] [mixin/]: Mixing light.LevelRendererMixin from ars_nouveau.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5449 | [01Jan2026 12:58:22.753] [main/DEBUG] [mixin/]: Mixing client.MixinLevelRenderer from patchouli_xplat.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5450 | [01Jan2026 12:58:22.753] [main/DEBUG] [mixin/]: Mixing client.MixinLevelRenderer from fancymenu.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5451 | [01Jan2026 12:58:22.753] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5452 | [01Jan2026 12:58:22.754] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from kubejs.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5453 | [01Jan2026 12:58:22.754] [main/DEBUG] [mixin/]: Mixing client.MixinLevelRenderer from framedblocks.mixin.json into net.minecraft.client.renderer.LevelRenderer
|
| 5454 | [01Jan2026 12:58:22.755] [main/DEBUG] [mixin/]: Mixing InjectLevelRenderer from particular.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5455 | [01Jan2026 12:58:22.755] [main/DEBUG] [mixin/]: particular.mixins.json:InjectLevelRenderer from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5456 | [01Jan2026 12:58:22.755] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from mixins.irregular_implements.json into net.minecraft.client.renderer.LevelRenderer
|
| 5457 | [01Jan2026 12:58:22.755] [main/DEBUG] [mixin/]: Mixing accessor.LevelRendererAccessor from create.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5458 | [01Jan2026 12:58:22.755] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from create.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5459 | [01Jan2026 12:58:22.755] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onDestroyBlockProgress$0(J)Ljava/util/SortedSet; to mdc2ef4c$create$lambda$create$onDestroyBlockProgress$0$4 in create.mixins.json:client.LevelRendererMixin from mod create
|
| 5460 | [01Jan2026 12:58:22.756] [main/DEBUG] [mixin/]: Mixing features.options.weather.WorldRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5461 | [01Jan2026 12:58:22.756] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5462 | [01Jan2026 12:58:22.756] [main/DEBUG] [mixin/]: Mixing features.render.gui.outlines.WorldRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5463 | [01Jan2026 12:58:22.756] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5464 | [01Jan2026 12:58:22.759] [main/DEBUG] [mixin/]: Mixing features.render.world.sky.WorldRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5465 | [01Jan2026 12:58:22.759] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.sky.WorldRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5466 | [01Jan2026 12:58:22.760] [main/DEBUG] [mixin/]: Mixing core.render.world.WorldRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5467 | [01Jan2026 12:58:22.760] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5468 | [01Jan2026 12:58:22.761] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5469 | [01Jan2026 12:58:22.762] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.monocle.moddedshaders.json into net.minecraft.client.renderer.LevelRenderer
|
| 5470 | [01Jan2026 12:58:22.762] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5471 | [01Jan2026 12:58:22.762] [main/DEBUG] [mixin/]: Mixing shadows.MixinPreventRebuildNearInShadowPass from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
|
| 5472 | [01Jan2026 12:58:22.762] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5473 | [01Jan2026 12:58:22.762] [main/DEBUG] [mixin/]: Mixing camera.LevelRendererMixin from ars_nouveau.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 5474 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::renderCloudsFast(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5475 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5476 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5477 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5478 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5479 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5480 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5481 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5482 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5483 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5484 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5485 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5486 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5487 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5488 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5489 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5490 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5491 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5492 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5493 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5494 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5495 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5496 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5497 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5498 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5499 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5500 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5501 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5502 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5503 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5504 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5505 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5506 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5507 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5508 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5509 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5510 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5511 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5512 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5513 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5514 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5515 | [01Jan2026 12:58:22.785] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5516 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5517 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5518 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5519 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5520 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5521 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5522 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5523 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5524 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5525 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5526 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5527 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5528 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5529 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5530 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5531 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5532 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5533 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5534 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5535 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5536 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5537 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5538 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5539 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5540 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5541 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5542 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5543 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5544 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5545 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5546 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5547 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5548 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5549 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5550 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5551 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5552 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5553 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5554 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5555 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5556 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5557 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5558 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5559 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5560 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5561 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5562 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5563 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5564 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5565 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5566 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5567 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5568 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5569 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5570 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5571 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5572 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5573 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5574 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5575 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5576 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5577 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5578 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5579 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5580 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5581 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5582 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5583 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5584 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5585 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5586 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5587 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5588 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5589 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5590 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5591 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5592 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5593 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5594 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5595 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5596 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5597 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5598 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5599 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5600 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5601 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris->@Inject::preRenderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5602 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5603 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5604 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5605 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5606 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5607 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5608 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supplementaries$renderSlingshotOutline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5609 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supplementaries$renderSlingshotOutline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5610 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supplementaries$renderSlingshotOutline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5611 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supp$setPartying(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5612 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supp$setPartying(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5613 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supp$setPartying(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5614 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel->@Inject::flywheel$disableTransparencyShaderDepth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5615 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel->@Inject::flywheel$disableTransparencyShaderDepth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5616 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel->@Inject::flywheel$disableTransparencyShaderDepth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5617 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel->@Inject::flywheel$checkUpdate(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5618 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel->@Inject::flywheel$checkUpdate(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5619 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel->@Inject::flywheel$checkUpdate(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5620 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core->@Inject::preventWeatherRender(Lnet/minecraft/client/renderer/LightTexture;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5621 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core->@Inject::preventWeatherClientTick(Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5622 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone->@Inject::lodestone$CallExtendedBreakSound(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5623 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone->@Inject::lodestone$CallExtendedBreakSound(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5624 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone->@Inject::lodestone$CallExtendedBreakSound(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5625 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone->@Inject::lodestone$injectionBeforeTransparencyChainProcess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5626 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone->@Inject::lodestone$injectionBeforeTransparencyChainProcess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5627 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: lodestone.mixins.json:client.LevelRendererMixin from mod lodestone->@Inject::lodestone$injectionBeforeTransparencyChainProcess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5628 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::fakeThirdPersonMode(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5629 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::fakeThirdPersonMode(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5630 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::fakeThirdPersonMode(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5631 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::resetThirdPerson(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5632 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::resetThirdPerson(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5633 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::resetThirdPerson(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5634 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::dontRenderEntity_End(Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5635 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::dontRenderEntity_End(Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5636 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator->@Inject::dontRenderEntity_End(Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5637 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: databank.mixins.json:client.LevelRendererMixin from mod databank->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5638 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: databank.mixins.json:client.LevelRendererMixin from mod databank->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5639 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: databank.mixins.json:client.LevelRendererMixin from mod databank->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5640 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5641 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5642 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib->@Inject::renderLevel(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5643 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: entityculling.mixins.json:WorldRendererMixin from mod entityculling->@Inject::renderEntity(Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5644 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5645 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5646 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5647 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau->@Inject::ars_nouveau$onGetLightmapCoordinates(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5648 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5649 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5650 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5651 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::before_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5652 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::before_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5653 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::before_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5654 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::after_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5655 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::after_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5656 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::after_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5657 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$loadPostChains(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5658 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$loadPostChains(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5659 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$loadPostChains(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5660 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$resizePostChains(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5661 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$resizePostChains(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5662 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$resizePostChains(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5663 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: kubejs.mixins.json:LevelRendererMixin from mod kubejs->@Inject::kjs$highlightBlock(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5664 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: framedblocks.mixin.json:client.MixinLevelRenderer from mod framedblocks->@Inject::framedblocks$captureInitialGraphicsMode(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5665 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: framedblocks.mixin.json:client.MixinLevelRenderer from mod framedblocks->@Inject::framedblocks$captureInitialGraphicsMode(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5666 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: framedblocks.mixin.json:client.MixinLevelRenderer from mod framedblocks->@Inject::framedblocks$captureInitialGraphicsMode(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5667 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: framedblocks.mixin.json:client.MixinLevelRenderer from mod framedblocks->@Inject::framedblocks$handleRedrawOnGraphicsModeChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5668 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: framedblocks.mixin.json:client.MixinLevelRenderer from mod framedblocks->@Inject::framedblocks$handleRedrawOnGraphicsModeChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5669 | [01Jan2026 12:58:22.786] [main/DEBUG] [mixin/]: framedblocks.mixin.json:client.MixinLevelRenderer from mod framedblocks->@Inject::framedblocks$handleRedrawOnGraphicsModeChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5670 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onDestroyBlockProgress(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/BlockDestructionProgress;)V doesn't use it's CallbackInfo
|
| 5671 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onDestroyBlockProgress(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/BlockDestructionProgress;)V has 0 override(s) in child classes
|
| 5672 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onDestroyBlockProgress(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/BlockDestructionProgress;)V won't be passed a CallbackInfo as a result
|
| 5673 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onRemoveProgress(Lnet/minecraft/server/level/BlockDestructionProgress;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5674 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onRemoveProgress(Lnet/minecraft/server/level/BlockDestructionProgress;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5675 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onRemoveProgress(Lnet/minecraft/server/level/BlockDestructionProgress;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5676 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.sky.WorldRendererMixin from mod embeddium->@Inject::preRenderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5677 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5678 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5679 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5680 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5681 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5682 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5683 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5684 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5685 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5686 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5687 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5688 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5689 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5690 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5691 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5692 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beginRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5693 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beginRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5694 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beginRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5695 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$endRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5696 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$endRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5697 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$endRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5698 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5699 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5700 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5701 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5702 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5703 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5704 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeRenderCrumbling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5705 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeRenderCrumbling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5706 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeRenderCrumbling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5707 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$decideNotToRenderEntity(Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5708 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle->@Inject::renderLast(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5709 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle->@Inject::renderLast(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5710 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle->@Inject::renderLast(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5711 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle->@Inject::endBatch(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5712 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle->@Inject::endBatch(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5713 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinLevelRenderer from mod monocle->@Inject::endBatch(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5714 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5715 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5716 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5717 | [01Jan2026 12:58:22.787] [main/DEBUG] [mixin/]: Unexpected: Registered method callRenderHitOutline(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V in net.minecraft.client.renderer.LevelRenderer was not merged
|
| 5718 | [01Jan2026 12:58:22.796] [main/DEBUG] [mixin/]: Mixing core.render.frustum.FrustumMixin from embeddium.mixins.json into net.minecraft.client.renderer.culling.Frustum
|
| 5719 | [01Jan2026 12:58:22.797] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.frustum.FrustumMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5720 | [01Jan2026 12:58:22.798] [main/DEBUG] [mixin/]: Mixing FrustumSwapperMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.shadows.frustum.fallback.NonCullingFrustum
|
| 5721 | [01Jan2026 12:58:22.798] [main/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:FrustumSwapperMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5722 | [01Jan2026 12:58:22.800] [main/DEBUG] [mixin/]: Mixing core.render.MatrixStackMixin from embeddium.mixins.json into com.mojang.blaze3d.vertex.PoseStack
|
| 5723 | [01Jan2026 12:58:22.800] [main/DEBUG] [mixin/]: embeddium.mixins.json:core.render.MatrixStackMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5724 | [01Jan2026 12:58:22.801] [main/DEBUG] [mixin/]: Mixing bugfix.entity_pose_stack.PoseStackAccessor from modernfix-neoforge.mixins.json into com.mojang.blaze3d.vertex.PoseStack
|
| 5725 | [01Jan2026 12:58:22.801] [main/DEBUG] [mixin/]: Mixing PoseStackAccessor from flywheel.impl.mixins.json into com.mojang.blaze3d.vertex.PoseStack
|
| 5726 | [01Jan2026 12:58:22.801] [main/DEBUG] [mixin/]: Mixing PoseStackMixin from flywheel.impl.mixins.json into com.mojang.blaze3d.vertex.PoseStack
|
| 5727 | [01Jan2026 12:58:22.804] [main/INFO] [net.minecraft.client.main.Main/]: Completely ignored arguments: [, , ]
|
| 5728 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5729 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5730 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5731 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5732 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5733 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5734 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Ljava/lang/Runnable;)V to mdc2ef4c$iris$lambda$static$1$0 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris
|
| 5735 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to mdc2ef4c$iris$lambda$static$0$1 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris
|
| 5736 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing RenderSystemMixin from flywheel.backend.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5737 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.RenderSystemAccessor from ponder-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5738 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.RenderSystemAccessor 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)
|
| 5739 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method catnip$getShaderLightDirections()[Lorg/joml/Vector3f; to catnip$getShaderLightDirections$ponder_$md$c2ef4c$2 in ponder-common.mixins.json:client.accessor.RenderSystemAccessor from mod ponder
|
| 5740 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing client.MixinRenderSystem from fancymenu.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5741 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRenderSystem from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5742 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: Mixing ui.RenderSystemMixin from owo.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5743 | [01Jan2026 12:58:22.807] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.RenderSystemMixin 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)
|
| 5744 | [01Jan2026 12:58:22.808] [Render thread/DEBUG] [mixin/]: Mixing workarounds.event_loop.RenderSystemMixin from embeddium.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 5745 | [01Jan2026 12:58:22.808] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:workarounds.event_loop.RenderSystemMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5746 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::iris$onRendererInit(IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5747 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5748 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5749 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogStart(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5750 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogEnd(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5751 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onInitRenderer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5752 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5753 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5754 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogShape(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5755 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5756 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRenderSystem from mod fancymenu->@Inject::head_enableDepthTest_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5757 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRenderSystem from mod fancymenu->@Inject::head_disableDepthTest_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5758 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.RenderSystemMixin from mod owo->@Inject::pushScissors(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5759 | [01Jan2026 12:58:22.809] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.RenderSystemMixin from mod owo->@Inject::popScissors(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5760 | [01Jan2026 12:58:22.811] [Render thread/DEBUG] [mixin/]: Mixing ui.TessellatorMixin from owo.mixins.json into com.mojang.blaze3d.vertex.Tesselator
|
| 5761 | [01Jan2026 12:58:22.811] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.TessellatorMixin 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)
|
| 5762 | [01Jan2026 12:58:22.812] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.TessellatorMixin from mod owo->@Inject::skipBegin(Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5763 | [01Jan2026 12:58:22.812] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from mixins.iris.json into com.mojang.blaze3d.vertex.ByteBufferBuilder
|
| 5764 | [01Jan2026 12:58:22.812] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5765 | [01Jan2026 12:58:22.812] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.ByteBufferBuilder
|
| 5766 | [01Jan2026 12:58:22.812] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5767 | [01Jan2026 12:58:22.814] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.VertexSorterMixin from embeddium.mixins.json into com.mojang.blaze3d.vertex.VertexSorting
|
| 5768 | [01Jan2026 12:58:22.814] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.VertexSorterMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5769 | [01Jan2026 12:58:22.816] [Render thread/DEBUG] [mixin/]: Mixing accessor.TimerAccessor from ponder-common.mixins.json into net.minecraft.client.DeltaTracker$Timer
|
| 5770 | [01Jan2026 12:58:22.816] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.TimerAccessor 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)
|
| 5771 | [01Jan2026 12:58:22.816] [Render thread/DEBUG] [mixin/]: Mixing accessor.TimerAccessor from create.mixins.json into net.minecraft.client.DeltaTracker$Timer
|
| 5772 | [01Jan2026 12:58:22.817] [Render thread/DEBUG] [mixin/]: Mixing ConditionHackMixin from moonlight.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
|
| 5773 | [01Jan2026 12:58:22.817] [Render thread/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)
|
| 5774 | [01Jan2026 12:58:22.818] [Render thread/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
|
| 5775 | [01Jan2026 12:58:22.818] [Render thread/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
|
| 5776 | [01Jan2026 12:58:22.818] [Render thread/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
|
| 5777 | [01Jan2026 12:58:22.818] [Render thread/DEBUG] [mixin/]: Mixing ContextAwareReloadListenerAccessor from almostunified-neoforge.mixins.json into net.neoforged.neoforge.resource.ContextAwareReloadListener
|
| 5778 | [01Jan2026 12:58:22.818] [Render thread/DEBUG] [mixin/]: Mixing ContextAwareReloadListenerAccessor from moonlight.mixins.json into net.neoforged.neoforge.resource.ContextAwareReloadListener
|
| 5779 | [01Jan2026 12:58:22.818] [Render thread/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)
|
| 5780 | [01Jan2026 12:58:22.821] [Render thread/DEBUG] [mixin/]: Mixing client.MixinResourceLoadStateTracker from fancymenu.mixins.json into net.minecraft.client.ResourceLoadStateTracker
|
| 5781 | [01Jan2026 12:58:22.821] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5782 | [01Jan2026 12:58:22.821] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$afterFinishReloadFancyMenu$1(Ljava/util/function/Consumer;)V to mdc2ef4c$fancymenu$lambda$afterFinishReloadFancyMenu$1$0 in fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu
|
| 5783 | [01Jan2026 12:58:22.821] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeStartReloadFancyMenu$0(Ljava/util/function/Consumer;)V to mdc2ef4c$fancymenu$lambda$beforeStartReloadFancyMenu$0$1 in fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu
|
| 5784 | [01Jan2026 12:58:22.822] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::beforeStartReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5785 | [01Jan2026 12:58:22.822] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::beforeStartReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5786 | [01Jan2026 12:58:22.822] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::beforeStartReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5787 | [01Jan2026 12:58:22.822] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::afterFinishReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5788 | [01Jan2026 12:58:22.822] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::afterFinishReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5789 | [01Jan2026 12:58:22.822] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::afterFinishReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5790 | [01Jan2026 12:58:22.852] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/********/Documents/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23567!/assets/.mcassetsroot' uses unexpected schema
|
| 5791 | [01Jan2026 12:58:22.852] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/********/Documents/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23567!/data/.mcassetsroot' uses unexpected schema
|
| 5792 | [01Jan2026 12:58:22.862] [Render thread/DEBUG] [mixin/]: Mixing client.PackRepositoryMixin from resourcepackoverrides.common.mixins.json into net.minecraft.server.packs.repository.PackRepository
|
| 5793 | [01Jan2026 12:58:22.862] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5794 | [01Jan2026 12:58:22.862] [Render thread/DEBUG] [mixin/]: Mixing ResourcePackManagerAccessor from structurify-common.mixins.json into net.minecraft.server.packs.repository.PackRepository
|
| 5795 | [01Jan2026 12:58:22.863] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5796 | [01Jan2026 12:58:22.863] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5797 | [01Jan2026 12:58:22.863] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5798 | [01Jan2026 12:58:22.865] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
| 5799 | [01Jan2026 12:58:22.870] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: jiriki79
|
| 5800 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing KeyMappingAccessor from kuma_api.mixins.json into net.minecraft.client.KeyMapping
|
| 5801 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: kuma_api.mixins.json:KeyMappingAccessor from mod kuma_api: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5802 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing KeyMappingAccessor from balm.neoforge.mixins.json into net.minecraft.client.KeyMapping
|
| 5803 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing KeyMappingAccessor from tooltipoverhaul.mixins.json into net.minecraft.client.KeyMapping
|
| 5804 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:KeyMappingAccessor from mod tooltipoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 5805 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing fields.KeyMappingFields from nbt_ac.mixins.json into net.minecraft.client.KeyMapping
|
| 5806 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getALL()Ljava/util/Map; to getALL$nbt_ac_$md$c2ef4c$0 in nbt_ac.mixins.json:fields.KeyMappingFields from mod nbt_ac
|
| 5807 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing AccessKeyMapping from controlling.mixins.json into net.minecraft.client.KeyMapping
|
| 5808 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: controlling.mixins.json:AccessKeyMapping from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5809 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing KeyMappingAccessor from nuggets.mixins.json into net.minecraft.client.KeyMapping
|
| 5810 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: nuggets.mixins.json:KeyMappingAccessor 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)
|
| 5811 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Mixing client.AccessorKeyMapping from patchouli_xplat.mixins.json into net.minecraft.client.KeyMapping
|
| 5812 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getAllKeyMappings()Ljava/util/Map; to getAllKeyMappings$patchouli_$md$c2ef4c$1 in patchouli_xplat.mixins.json:client.AccessorKeyMapping from mod patchouli
|
| 5813 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getKey()Lcom/mojang/blaze3d/platform/InputConstants$Key; in net.minecraft.client.KeyMapping was not merged
|
| 5814 | [01Jan2026 12:58:22.871] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getKey()Lcom/mojang/blaze3d/platform/InputConstants$Key; in net.minecraft.client.KeyMapping was not merged
|
| 5815 | [01Jan2026 12:58:22.873] [Render thread/DEBUG] [mixin/]: Mixing features.notoast.AdvancementToastMixin from ftbpc.mixins.json into net.minecraft.client.gui.components.toasts.ToastComponent
|
| 5816 | [01Jan2026 12:58:22.873] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.notoast.AdvancementToastMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5817 | [01Jan2026 12:58:22.874] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.notoast.AdvancementToastMixin from mod ftbpc->@Inject::addToast(Lnet/minecraft/client/gui/components/toasts/Toast;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5818 | [01Jan2026 12:58:22.875] [Render thread/DEBUG] [mixin/]: Mixing MixinOptions_Entrypoint from mixins.iris.json into net.minecraft.client.Options
|
| 5819 | [01Jan2026 12:58:22.875] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5820 | [01Jan2026 12:58:22.875] [Render thread/DEBUG] [mixin/]: Mixing OptionsMixin from flywheel.backend.mixins.json into net.minecraft.client.Options
|
| 5821 | [01Jan2026 12:58:22.875] [Render thread/DEBUG] [mixin/]: Mixing client.OptionsNeoForgeMixin from resourcepackoverrides.neoforge.mixins.json into net.minecraft.client.Options
|
| 5822 | [01Jan2026 12:58:22.875] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5823 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinOptions from fancymenu.mixins.json into net.minecraft.client.Options
|
| 5824 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinOptions from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5825 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: Mixing client.MixinOptions from fancymenu.mixins.json into net.minecraft.client.Options
|
| 5826 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinOptions from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5827 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: Mixing OptionsMixin from kubejs.mixins.json into net.minecraft.client.Options
|
| 5828 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinOptions_CloudsOverride from mixins.iris.json into net.minecraft.client.Options
|
| 5829 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5830 | [01Jan2026 12:58:22.876] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$overrideCloudsType$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mdc2ef4c$iris$lambda$iris$overrideCloudsType$0$0 in mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris
|
| 5831 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5832 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5833 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5834 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5835 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5836 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5837 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5838 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5839 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5840 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5841 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5842 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5843 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5844 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5845 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5846 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::loadSelectedResourcePacks(Lnet/minecraft/server/packs/repository/PackRepository;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5847 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::loadSelectedResourcePacks(Lnet/minecraft/server/packs/repository/PackRepository;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5848 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::loadSelectedResourcePacks(Lnet/minecraft/server/packs/repository/PackRepository;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5849 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinOptions from mod fancymenu->@Inject::after_getMenuBackgroundBlurriness_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5850 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:OptionsMixin from mod kubejs->@Inject::loadKJS(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5851 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:OptionsMixin from mod kubejs->@Inject::loadKJS(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5852 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:OptionsMixin from mod kubejs->@Inject::loadKJS(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5853 | [01Jan2026 12:58:22.878] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris->@Inject::iris$overrideCloudsType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5854 | [01Jan2026 12:58:22.884] [Render thread/DEBUG] [mixin/]: Mixing OptionInstanceAccessor from yacl.mixins.json into net.minecraft.client.OptionInstance
|
| 5855 | [01Jan2026 12:58:22.885] [Render thread/DEBUG] [mixin/]: yacl.mixins.json:OptionInstanceAccessor from mod yet_another_config_lib_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5856 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: Mixing access.client.gui.AccessorAbstractWidget from bookshelf.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5857 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:access.client.gui.AccessorAbstractWidget 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)
|
| 5858 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$renderScrollingString(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/Component;IIIII)V to renderScrollingString$bookshelf_$md$c2ef4c$0 in bookshelf.mixins.json:access.client.gui.AccessorAbstractWidget from mod bookshelf
|
| 5859 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinAbstractWidget from konkrete.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5860 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinAbstractWidget from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5861 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: Mixing AbstractWidgetInvoker from structurify-common.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5862 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinAbstractWidget from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5863 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinAbstractWidget from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5864 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: Mixing client.MixinAbstractWidget from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5865 | [01Jan2026 12:58:22.887] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5866 | [01Jan2026 12:58:22.888] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initWidgetFancyMenu$1(Ljava/lang/Boolean;)V to mdc2ef4c$fancymenu$lambda$initWidgetFancyMenu$1$1 in fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu
|
| 5867 | [01Jan2026 12:58:22.888] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initWidgetFancyMenu$0(Ljava/lang/Boolean;)V to mdc2ef4c$fancymenu$lambda$initWidgetFancyMenu$0$2 in fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu
|
| 5868 | [01Jan2026 12:58:22.892] [Render thread/DEBUG] [mixin/]: Mixing ui.ClickableWidgetMixin from owo.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5869 | [01Jan2026 12:58:22.892] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.ClickableWidgetMixin 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)
|
| 5870 | [01Jan2026 12:58:22.892] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$parseProperties$0(Ljava/lang/Boolean;)V to mdc2ef4c$owo$lambda$parseProperties$0$3 in owo.mixins.json:ui.ClickableWidgetMixin from mod owo
|
| 5871 | [01Jan2026 12:58:22.894] [Render thread/DEBUG] [mixin/]: Mixing ui.access.ClickableWidgetAccessor from owo.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5872 | [01Jan2026 12:58:22.895] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.access.ClickableWidgetAccessor 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)
|
| 5873 | [01Jan2026 12:58:22.895] [Render thread/DEBUG] [mixin/]: Mixing AbstractWidgetAccessor from octolib-common.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5874 | [01Jan2026 12:58:22.895] [Render thread/DEBUG] [mixin/]: Mixing AbstractWidgetMixin from octolib-common.mixins.json into net.minecraft.client.gui.components.AbstractWidget
|
| 5875 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5876 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5877 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5878 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5879 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeWidgetClickSoundFancyMenu(Lnet/minecraft/client/sounds/SoundManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5880 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::onGetMessageFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5881 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeIsMouseOverFancyMenu(DDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5882 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeIsValidClickButtonFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5883 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeNextFocusPathFancyMenu(Lnet/minecraft/client/gui/navigation/FocusNavigationEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5884 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetXFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5885 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetYFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5886 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetWidthFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5887 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetHeightFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5888 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.ClickableWidgetMixin from mod owo->@Inject::applyWidthToWrapper(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5889 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.ClickableWidgetMixin from mod owo->@Inject::setHovered(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5890 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.ClickableWidgetMixin from mod owo->@Inject::setHovered(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5891 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.ClickableWidgetMixin from mod owo->@Inject::setHovered(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5892 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractWidgetMixin from mod octolib->@Inject::inject(DDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5893 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractWidgetMixin from mod octolib->@Inject::injectMouseOver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 5894 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractWidgetMixin from mod octolib->@Inject::injectMouseOver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 5895 | [01Jan2026 12:58:22.903] [Render thread/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractWidgetMixin from mod octolib->@Inject::injectMouseOver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 5896 | [01Jan2026 12:58:22.904] [Render thread/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractWidgetMixin from mod octolib->@Inject::getGlobalX(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5897 | [01Jan2026 12:58:22.904] [Render thread/DEBUG] [mixin/]: octolib-common.mixins.json:AbstractWidgetMixin from mod octolib->@Inject::getGlobalY(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5898 | [01Jan2026 12:58:22.904] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getLocalX()I in net.minecraft.client.gui.components.AbstractWidget was not merged
|
| 5899 | [01Jan2026 12:58:22.904] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getLocalY()I in net.minecraft.client.gui.components.AbstractWidget was not merged
|
| 5900 | [01Jan2026 12:58:22.909] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCycleButton from fancymenu.mixins.json into net.minecraft.client.gui.components.CycleButton
|
| 5901 | [01Jan2026 12:58:22.909] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCycleButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5902 | [01Jan2026 12:58:22.911] [Render thread/DEBUG] [mixin/]: Mixing client.MixinAbstractButton from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractButton
|
| 5903 | [01Jan2026 12:58:22.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5904 | [01Jan2026 12:58:22.912] [Render thread/DEBUG] [mixin/]: Mixing minecraft.TooltipMixin from jei_mekanism_multiblocks.mixin.client.json into net.minecraft.client.gui.components.Tooltip
|
| 5905 | [01Jan2026 12:58:22.912] [Render thread/DEBUG] [mixin/]: jei_mekanism_multiblocks.mixin.client.json:minecraft.TooltipMixin from mod jei_mekanism_multiblocks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5906 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: Mixing AbstractSliderButtonAccessor from nuggets.mixins.json into net.minecraft.client.gui.components.AbstractSliderButton
|
| 5907 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: nuggets.mixins.json:AbstractSliderButtonAccessor 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)
|
| 5908 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinAbstractSliderButton from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractSliderButton
|
| 5909 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinAbstractSliderButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5910 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: Mixing client.MixinAbstractSliderButton from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractSliderButton
|
| 5911 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5912 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeSliderFancyMenu$1(Lde/keksuccino/fancymenu/util/rendering/ui/widget/CustomizableWidget;Ljava/lang/Boolean;)V to mdc2ef4c$fancymenu$lambda$initializeSliderFancyMenu$1$0 in fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu
|
| 5913 | [01Jan2026 12:58:22.914] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeSliderFancyMenu$0()V to mdc2ef4c$fancymenu$lambda$initializeSliderFancyMenu$0$1 in fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu
|
| 5914 | [01Jan2026 12:58:22.915] [Render thread/DEBUG] [mixin/]: Mixing ui.SliderWidgetMixin from owo.mixins.json into net.minecraft.client.gui.components.AbstractSliderButton
|
| 5915 | [01Jan2026 12:58:22.915] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.SliderWidgetMixin 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)
|
| 5916 | [01Jan2026 12:58:22.919] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu->@Inject::beforeRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5917 | [01Jan2026 12:58:22.919] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu->@Inject::beforeRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 5918 | [01Jan2026 12:58:22.919] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu->@Inject::beforeRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 5919 | [01Jan2026 12:58:22.919] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.SliderWidgetMixin from mod owo->@Inject::makeItSnappyTeam(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5920 | [01Jan2026 12:58:22.924] [Render thread/DEBUG] [mixin/]: Mixing client.ChatComponentMixin from placebo.mixins.json into net.minecraft.client.gui.components.ChatComponent
|
| 5921 | [01Jan2026 12:58:22.924] [Render thread/DEBUG] [mixin/]: Mixing accessors.client.ChatComponentAccess from immersiveengineering.mixins.json into net.minecraft.client.gui.components.ChatComponent
|
| 5922 | [01Jan2026 12:58:22.924] [Render thread/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.ChatComponentAccess 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)
|
| 5923 | [01Jan2026 12:58:22.924] [Render thread/DEBUG] [mixin/]: Mixing ChatComponentAccessor from ars_nouveau.mixins.json into net.minecraft.client.gui.components.ChatComponent
|
| 5924 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/client/GuiMessage;)V
|
| 5925 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value =
|
| 5926 | , stringValue = null
|
| 5927 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 0
|
| 5928 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn
|
| 5929 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = \\r, stringValue = null
|
| 5930 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 1
|
| 5931 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn \\r
|
| 5932 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value =
|
| 5933 | , stringValue = null
|
| 5934 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 2
|
| 5935 | [01Jan2026 12:58:22.924] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn
|
| 5936 |
|
| 5937 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = \\n, stringValue = null
|
| 5938 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 3
|
| 5939 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn \\n
|
| 5940 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found CLASS constant: value = Ljava/lang/String;, typeValue = null
|
| 5941 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = [{}] [CHAT] {}, stringValue = null
|
| 5942 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 4
|
| 5943 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn [{}] [CHAT] {}
|
| 5944 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = [CHAT] {}, stringValue = null
|
| 5945 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 5
|
| 5946 | [01Jan2026 12:58:22.925] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn [CHAT] {}
|
| 5947 | [01Jan2026 12:58:22.925] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getAllMessages()Ljava/util/List; in net.minecraft.client.gui.components.ChatComponent was not merged
|
| 5948 | [01Jan2026 12:58:22.928] [Render thread/DEBUG] [mixin/]: Mixing features.notoast.TutorialMixin from ftbpc.mixins.json into net.minecraft.client.tutorial.Tutorial
|
| 5949 | [01Jan2026 12:58:22.928] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.notoast.TutorialMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5950 | [01Jan2026 12:58:22.928] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.notoast.TutorialMixin from mod ftbpc->@Inject::start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5951 | [01Jan2026 12:58:22.928] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.notoast.TutorialMixin from mod ftbpc->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 5952 | [01Jan2026 12:58:22.931] [Render thread/DEBUG] [mixin/]: Mixing AccessInputConstantsKey from controlling.mixins.json into com.mojang.blaze3d.platform.InputConstants$Key
|
| 5953 | [01Jan2026 12:58:22.931] [Render thread/DEBUG] [mixin/]: controlling.mixins.json:AccessInputConstantsKey from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5954 | [01Jan2026 12:58:22.931] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method controlling$getNAME_MAP()Ljava/util/Map; to getNAME_MAP$controlling_$md$c2ef4c$0 in controlling.mixins.json:AccessInputConstantsKey from mod controlling
|
| 5955 | [01Jan2026 12:58:22.936] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCameraType from justzoom.mixins.json into net.minecraft.client.CameraType
|
| 5956 | [01Jan2026 12:58:22.936] [Render thread/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinCameraType from mod justzoom: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5957 | [01Jan2026 12:58:22.936] [Render thread/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinCameraType from mod justzoom->@Inject::head_isFirstPerson_JustZoom(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5958 | [01Jan2026 12:58:22.940] [Render thread/DEBUG] [mixin/]: Mixing MixinIrisConfig from mixins.monocle.moddedshaders.json into net.irisshaders.iris.config.IrisConfig
|
| 5959 | [01Jan2026 12:58:22.941] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinIrisConfig from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5960 | [01Jan2026 12:58:22.941] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinIrisConfig from mod monocle->@Inject::moddedShaders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5961 | [01Jan2026 12:58:22.944] [Render thread/ERROR] [Embeddium-MixinTaintDetector/]: Mod mixin into Embeddium internals detected. This instance is now tainted. The Embeddium team does not provide any guarantee of support for issues encountered while such mods are installed.
|
| 5962 | [01Jan2026 12:58:22.944] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.render.chunk.vertex.format.ChunkVertexType, which may cause instability.
|
| 5963 | [01Jan2026 12:58:22.944] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkVertexType from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.chunk.vertex.format.ChunkVertexType
|
| 5964 | [01Jan2026 12:58:22.944] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinChunkVertexType from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5965 | [01Jan2026 12:58:22.945] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.render.chunk.vertex.format.ChunkMeshAttribute, which may cause instability.
|
| 5966 | [01Jan2026 12:58:22.945] [Render thread/DEBUG] [mixin/]: Mixing ChunkMeshAttributeAccessor from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.chunk.vertex.format.ChunkMeshAttribute
|
| 5967 | [01Jan2026 12:58:22.945] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:ChunkMeshAttributeAccessor from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5968 | [01Jan2026 12:58:22.945] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createChunkMeshAttribute(Ljava/lang/String;I)Lorg/embeddedt/embeddium/impl/render/chunk/vertex/format/ChunkMeshAttribute; to createChunkMeshAttribute$monocle_$md$c2ef4c$0 in mixins.monocle.compat.embeddium.json:ChunkMeshAttributeAccessor from mod monocle
|
| 5969 | [01Jan2026 12:58:22.945] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkMeshAttribute from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.chunk.vertex.format.ChunkMeshAttribute
|
| 5970 | [01Jan2026 12:58:22.945] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinChunkMeshAttribute from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5971 | [01Jan2026 12:58:22.947] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.gl.attribute.GlVertexFormat$Builder, which may cause instability.
|
| 5972 | [01Jan2026 12:58:22.947] [Render thread/DEBUG] [mixin/]: Mixing MixinGlVertexFormatbuilder from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.gl.attribute.GlVertexFormat$Builder
|
| 5973 | [01Jan2026 12:58:22.947] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinGlVertexFormatbuilder from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5974 | [01Jan2026 12:58:22.950] [Render thread/DEBUG] [mixin/]: Mixing KubeJSClientMixin from kubejs_curios.mixins.json into dev.latvian.mods.kubejs.client.KubeJSClient
|
| 5975 | [01Jan2026 12:58:22.950] [Render thread/DEBUG] [mixin/]: kubejs_curios.mixins.json:KubeJSClientMixin from mod kubejs_curios: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5976 | [01Jan2026 12:58:22.951] [Render thread/DEBUG] [mixin/]: kubejs_curios.mixins.json:KubeJSClientMixin from mod kubejs_curios->@Inject::KubeJSCurios$reloadClientScripts(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5977 | [01Jan2026 12:58:22.952] [Render thread/DEBUG] [mixin/]: Mixing UtilsJSMixin from kubejs_curios.mixins.json into dev.latvian.mods.kubejs.util.UtilsJS
|
| 5978 | [01Jan2026 12:58:22.953] [Render thread/DEBUG] [mixin/]: kubejs_curios.mixins.json:UtilsJSMixin from mod kubejs_curios: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5979 | [01Jan2026 12:58:22.953] [Render thread/DEBUG] [mixin/]: kubejs_curios.mixins.json:UtilsJSMixin from mod kubejs_curios->@Inject::KubeJSCurios$postModificationEvents(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5980 | [01Jan2026 12:58:22.967] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
|
| 5981 | [01Jan2026 12:58:22.968] [Render thread/DEBUG] [mixin/]: Mixing core.MixinWindow from immediatelyfast-common.mixins.json into com.mojang.blaze3d.platform.Window
|
| 5982 | [01Jan2026 12:58:22.968] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinWindow from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5983 | [01Jan2026 12:58:22.968] [Render thread/DEBUG] [mixin/]: Mixing WindowMixin from relics.mixins.json into com.mojang.blaze3d.platform.Window
|
| 5984 | [01Jan2026 12:58:22.969] [Render thread/DEBUG] [mixin/]: Mixing WindowMixin from kubejs.mixins.json into com.mojang.blaze3d.platform.Window
|
| 5985 | [01Jan2026 12:58:22.969] [Render thread/DEBUG] [mixin/]: Mixing workarounds.context_creation.WindowMixin from embeddium.mixins.json into com.mojang.blaze3d.platform.Window
|
| 5986 | [01Jan2026 12:58:22.969] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:workarounds.context_creation.WindowMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 5987 | [01Jan2026 12:58:22.971] [Render thread/DEBUG] [mixin/]: Mixing MixinWindow from mixins.iris.json into com.mojang.blaze3d.platform.Window
|
| 5988 | [01Jan2026 12:58:22.971] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinWindow from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5989 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinWindow from mod immediatelyfast->@Inject::initImmediatelyFast(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5990 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinWindow from mod immediatelyfast->@Inject::endFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5991 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: relics.mixins.json:WindowMixin from mod relics->@Inject::getGuiScale(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5992 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: relics.mixins.json:WindowMixin from mod relics->@Inject::getGuiScaledHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5993 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: relics.mixins.json:WindowMixin from mod relics->@Inject::getGuiScaledWidth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 5994 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:workarounds.context_creation.WindowMixin from mod embeddium->@Inject::preSwapBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5995 | [01Jan2026 12:58:22.976] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinWindow from mod iris->@Inject::iris$enableDebugContext(Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 5996 | [01Jan2026 12:58:22.995] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.Embeddium, which may cause instability.
|
| 5997 | [01Jan2026 12:58:22.996] [Render thread/DEBUG] [mixin/]: Mixing MixinEmbeddium from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.Embeddium
|
| 5998 | [01Jan2026 12:58:22.996] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinEmbeddium from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 5999 | [01Jan2026 12:58:22.997] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.gui.EmbeddiumVideoOptionsScreen, which may cause instability.
|
| 6000 | [01Jan2026 12:58:22.997] [Render thread/DEBUG] [mixin/]: Mixing MixinEmbeddiumVideoOptionsScreen from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.gui.EmbeddiumVideoOptionsScreen
|
| 6001 | [01Jan2026 12:58:22.997] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinEmbeddiumVideoOptionsScreen from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6002 | [01Jan2026 12:58:22.998] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinEmbeddiumVideoOptionsScreen from mod monocle->@Inject::injectReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6003 | [01Jan2026 12:58:22.998] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinEmbeddiumVideoOptionsScreen from mod monocle->@Inject::injectReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6004 | [01Jan2026 12:58:22.998] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinEmbeddiumVideoOptionsScreen from mod monocle->@Inject::injectReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6005 | [01Jan2026 12:58:23.007] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Vendor: AMD
|
| 6006 | [01Jan2026 12:58:23.007] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Renderer: AMD Radeon RX 9070 XT (radeonsi, gfx1201, LLVM 21.1.6, DRM 3.64, 6.18.0-3-cachyos)
|
| 6007 | [01Jan2026 12:58:23.007] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Version: 4.6 (Core Profile) Mesa 25.3.1-arch1.2
|
| 6008 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6009 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: mixins.iris.json:GlStateManagerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6010 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getBLEND()Lcom/mojang/blaze3d/platform/GlStateManager$BlendState; to getBLEND$iris_$md$c2ef4c$0 in mixins.iris.json:GlStateManagerAccessor from mod iris
|
| 6011 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCOLOR_MASK()Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask; to getCOLOR_MASK$iris_$md$c2ef4c$1 in mixins.iris.json:GlStateManagerAccessor from mod iris
|
| 6012 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getDEPTH()Lcom/mojang/blaze3d/platform/GlStateManager$DepthState; to getDEPTH$iris_$md$c2ef4c$2 in mixins.iris.json:GlStateManagerAccessor from mod iris
|
| 6013 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getActiveTexture()I to getActiveTexture$iris_$md$c2ef4c$3 in mixins.iris.json:GlStateManagerAccessor from mod iris
|
| 6014 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTEXTURES()[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; to getTEXTURES$iris_$md$c2ef4c$4 in mixins.iris.json:GlStateManagerAccessor from mod iris
|
| 6015 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6016 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6017 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_BlendOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6018 | [01Jan2026 12:58:23.009] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6019 | [01Jan2026 12:58:23.010] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_DepthColorOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6020 | [01Jan2026 12:58:23.010] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6021 | [01Jan2026 12:58:23.013] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_FramebufferBinding from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6022 | [01Jan2026 12:58:23.013] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6023 | [01Jan2026 12:58:23.014] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6024 | [01Jan2026 12:58:23.014] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6025 | [01Jan2026 12:58:23.014] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to mdc2ef4c$iris$lambda$static$0$5 in mixins.iris.json:statelisteners.MixinGlStateManager from mod iris
|
| 6026 | [01Jan2026 12:58:23.014] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6027 | [01Jan2026 12:58:23.014] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6028 | [01Jan2026 12:58:23.015] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerMixin from flywheel.backend.mixins.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6029 | [01Jan2026 12:58:23.015] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerAccessor from gander_render.mixins.json into com.mojang.blaze3d.platform.GlStateManager
|
| 6030 | [01Jan2026 12:58:23.015] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTEXTURES()[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; to getTEXTURES$ganderrender_$md$c2ef4c$6 in gander_render.mixins.json:GlStateManagerAccessor from mod (unknown)
|
| 6031 | [01Jan2026 12:58:23.015] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getActiveTexture()I to getActiveTexture$ganderrender_$md$c2ef4c$7 in gander_render.mixins.json:GlStateManagerAccessor from mod (unknown)
|
| 6032 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendDisableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6033 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendEnableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6034 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncLock(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6035 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncSeparateLock(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6036 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$colorMaskLock(ZZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6037 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$depthMaskLock(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6038 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$resetTessellation(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6039 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6040 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6041 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$trackFramebufferDelete(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6042 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFunc(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6043 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFuncSeparate(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6044 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onTexImage2D(IIIIIIIILjava/nio/IntBuffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6045 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTexture(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6046 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTextures([ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6047 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onBindBuffer(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6048 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onBindVertexArray(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6049 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onUseProgram(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6050 | [01Jan2026 12:58:23.017] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onSetupLevelDiffuseLighting(Lorg/joml/Vector3f;Lorg/joml/Vector3f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6051 | [01Jan2026 12:58:23.020] [Render thread/DEBUG] [mixin/]: Mixing MixinBooleanState from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState
|
| 6052 | [01Jan2026 12:58:23.020] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6053 | [01Jan2026 12:58:23.021] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.BooleanStateAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState
|
| 6054 | [01Jan2026 12:58:23.021] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.BooleanStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6055 | [01Jan2026 12:58:23.021] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris->@Inject::iris$setUnknownState(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6056 | [01Jan2026 12:58:23.028] [Render thread/INFO] [ImmediatelyFast/]: Initializing ImmediatelyFast 1.6.8+1.21.1 on AMD Radeon RX 9070 XT (radeonsi, gfx1201, LLVM 21.1.6, DRM 3.64, 6.18.0-3-cachyos) (AMD) with OpenGL 4.6 (Core Profile) Mesa 25.3.1-arch1.2
|
| 6057 | [01Jan2026 12:58:23.028] [Render thread/INFO] [ImmediatelyFast/]: Found Iris/Oculus 1.8.12-snapshot+mc1.21.1-local. Enabling compatibility.
|
| 6058 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: Mixing PathPackResourcesMixin from fusion.mixins.json into net.minecraft.server.packs.PathPackResources
|
| 6059 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:PathPackResourcesMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6060 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyListResources$4(Ljava/util/Set;Lnet/minecraft/server/packs/PackResources$ResourceOutput;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/IoSupplier;)V to mdc2ef4c$fusion$lambda$modifyListResources$4$0 in fusion.mixins.json:PathPackResourcesMixin from mod fusion
|
| 6061 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyListResources$3(Ljava/lang/String;Lcom/mojang/serialization/DataResult$Error;)V to mdc2ef4c$fusion$lambda$modifyListResources$3$1 in fusion.mixins.json:PathPackResourcesMixin from mod fusion
|
| 6062 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyListResources$2(Lnet/minecraft/server/packs/PackType;Ljava/lang/String;Ljava/util/Set;Lnet/minecraft/server/packs/PackResources$ResourceOutput;Ljava/util/List;)V to mdc2ef4c$fusion$lambda$modifyListResources$2$2 in fusion.mixins.json:PathPackResourcesMixin from mod fusion
|
| 6063 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyListResources$1(Ljava/util/Set;Lnet/minecraft/server/packs/PackResources$ResourceOutput;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/IoSupplier;)V to mdc2ef4c$fusion$lambda$modifyListResources$1$3 in fusion.mixins.json:PathPackResourcesMixin from mod fusion
|
| 6064 | [01Jan2026 12:58:23.040] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$getResource$0(Ljava/nio/file/Path;Ljava/util/List;)Lnet/minecraft/server/packs/resources/IoSupplier; to mdc2ef4c$fusion$lambda$getResource$0$4 in fusion.mixins.json:PathPackResourcesMixin from mod fusion
|
| 6065 | [01Jan2026 12:58:23.041] [Render thread/DEBUG] [mixin/]: Mixing perf.resourcepacks.PathPackResourcesMixin from modernfix-common.mixins.json into net.minecraft.server.packs.PathPackResources
|
| 6066 | [01Jan2026 12:58:23.041] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$generateResourceCache$0(Lnet/minecraft/server/packs/PackType;)Ljava/nio/file/Path; to mdc2ef4c$modernfix$lambda$generateResourceCache$0$5 in modernfix-common.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix
|
| 6067 | [01Jan2026 12:58:23.043] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:PathPackResourcesMixin from mod fusion->@Inject::init(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6068 | [01Jan2026 12:58:23.043] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:PathPackResourcesMixin from mod fusion->@Inject::init(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6069 | [01Jan2026 12:58:23.043] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:PathPackResourcesMixin from mod fusion->@Inject::init(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
|
| 6070 | [01Jan2026 12:58:23.043] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:PathPackResourcesMixin from mod fusion->@Inject::getResource(Lnet/minecraft/server/packs/PackType;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 6071 | [01Jan2026 12:58:23.044] [Render thread/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
|
| 6072 | [01Jan2026 12:58:23.044] [Render thread/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
|
| 6073 | [01Jan2026 12:58:23.044] [Render thread/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
|
| 6074 | [01Jan2026 12:58:23.046] [Render thread/DEBUG] [mixin/]: Mixing NativeImageAccessor from particular.mixins.json into com.mojang.blaze3d.platform.NativeImage
|
| 6075 | [01Jan2026 12:58:23.046] [Render thread/DEBUG] [mixin/]: particular.mixins.json:NativeImageAccessor from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6076 | [01Jan2026 12:58:23.046] [Render thread/DEBUG] [mixin/]: Mixing client.NativeImageAccessor from watut.mixins.json into com.mojang.blaze3d.platform.NativeImage
|
| 6077 | [01Jan2026 12:58:23.046] [Render thread/DEBUG] [mixin/]: Mixing features.textures.NativeImageAccessor from embeddium.mixins.json into com.mojang.blaze3d.platform.NativeImage
|
| 6078 | [01Jan2026 12:58:23.047] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.NativeImageAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6079 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from tooltipoverhaul.mixins.json into net.minecraft.client.MouseHandler
|
| 6080 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:MouseHandlerMixin from mod tooltipoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 6081 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from supplementaries-common.mixins.json into net.minecraft.client.MouseHandler
|
| 6082 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin 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)
|
| 6083 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from fdlib.mixins.json into net.minecraft.client.MouseHandler
|
| 6084 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinMouseHandler from konkrete.mixins.json into net.minecraft.client.MouseHandler
|
| 6085 | [01Jan2026 12:58:23.052] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinMouseHandler from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6086 | [01Jan2026 12:58:23.053] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMouseHandler from konkrete.mixins.json into net.minecraft.client.MouseHandler
|
| 6087 | [01Jan2026 12:58:23.053] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6088 | [01Jan2026 12:58:23.053] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMouseHandler from justzoom.mixins.json into net.minecraft.client.MouseHandler
|
| 6089 | [01Jan2026 12:58:23.053] [Render thread/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinMouseHandler from mod justzoom: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6090 | [01Jan2026 12:58:23.054] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerAccessor from balm.neoforge.mixins.json into net.minecraft.client.MouseHandler
|
| 6091 | [01Jan2026 12:58:23.054] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from relics.mixins.json into net.minecraft.client.MouseHandler
|
| 6092 | [01Jan2026 12:58:23.055] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMouseHandler from fancymenu.mixins.json into net.minecraft.client.MouseHandler
|
| 6093 | [01Jan2026 12:58:23.055] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6094 | [01Jan2026 12:58:23.057] [Render thread/DEBUG] [mixin/]: Mixing client.MixinNeoForgeMouseHandler from fancymenu.neoforge.mixins.json into net.minecraft.client.MouseHandler
|
| 6095 | [01Jan2026 12:58:23.057] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6096 | [01Jan2026 12:58:23.057] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerAccessor from clavis-common.mixins.json into net.minecraft.client.MouseHandler
|
| 6097 | [01Jan2026 12:58:23.057] [Render thread/DEBUG] [mixin/]: clavis-common.mixins.json:MouseHandlerAccessor from mod clavis: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 6098 | [01Jan2026 12:58:23.058] [Render thread/DEBUG] [mixin/]: Mixing ui.layers.MouseMixin from owo.mixins.json into net.minecraft.client.MouseHandler
|
| 6099 | [01Jan2026 12:58:23.058] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.layers.MouseMixin 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)
|
| 6100 | [01Jan2026 12:58:23.058] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from mixins.irregular_implements.json into net.minecraft.client.MouseHandler
|
| 6101 | [01Jan2026 12:58:23.058] [Render thread/DEBUG] [mixin/]: Mixing accessor.MouseHandlerAccessor from create.mixins.json into net.minecraft.client.MouseHandler
|
| 6102 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:MouseHandlerMixin from mod tooltipoverhaul->@Inject::tooltipsoverhaul$onScroll(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6103 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries->@Inject::supp$onMoveMouse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6104 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries->@Inject::supp$onMoveMouse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6105 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries->@Inject::supp$onMoveMouse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6106 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:MouseHandlerMixin from mod fdlib->@Inject::turnPlayer(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6107 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::beforeOnScroll_Konkrete(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6108 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::beforeOnScroll_Konkrete(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6109 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::beforeOnScroll_Konkrete(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6110 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::headOnPress_Konkrete(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6111 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::headOnPress_Konkrete(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6112 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::headOnPress_Konkrete(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6113 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: justzoom.mixins.json:client.MixinMouseHandler from mod justzoom->@Inject::before_isSpectator_in_onScroll_JustZoom(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6114 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: relics.mixins.json:MouseHandlerMixin from mod relics->@Inject::onKeyPress(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6115 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::beforeMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6116 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::afterMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6117 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::afterMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6118 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::afterMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6119 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::headOnPressFancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6120 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::headOnPressFancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6121 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::headOnPressFancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6122 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6123 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6124 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6125 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6126 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6127 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6128 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6129 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6130 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6131 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6132 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6133 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6134 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6135 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6136 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6137 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6138 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6139 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6140 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu->@Inject::before_getScreenWidth_in_onPress_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6141 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu->@Inject::before_getScreenWidth_in_onPress_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6142 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu->@Inject::before_getScreenWidth_in_onPress_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6143 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:MouseHandlerMixin from mod irregular_implements->@Inject::tryInvert(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6144 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:MouseHandlerMixin from mod irregular_implements->@Inject::tryInvert(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6145 | [01Jan2026 12:58:23.063] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:MouseHandlerMixin from mod irregular_implements->@Inject::tryInvert(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6146 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: Mixing KeyboardHandlerMixin from supplementaries-common.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6147 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:KeyboardHandlerMixin 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)
|
| 6148 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: Mixing client.MixinKeyboardHandler from konkrete.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6149 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6150 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: Mixing KeyboardHandlerMixin from relics.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6151 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: Mixing client.MixinKeyboardHandler from fancymenu.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6152 | [01Jan2026 12:58:23.067] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6153 | [01Jan2026 12:58:23.068] [Render thread/DEBUG] [mixin/]: Mixing client.MixinNeoForgeKeyboardHandler from fancymenu.neoforge.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6154 | [01Jan2026 12:58:23.068] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 6155 | [01Jan2026 12:58:23.069] [Render thread/DEBUG] [mixin/]: Mixing KeyboardHandlerMixin from kubejs.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6156 | [01Jan2026 12:58:23.069] [Render thread/DEBUG] [mixin/]: Mixing ui.layers.KeyboardMixin from owo.mixins.json into net.minecraft.client.KeyboardHandler
|
| 6157 | [01Jan2026 12:58:23.069] [Render thread/DEBUG] [mixin/]: owo.mixins.json:ui.layers.KeyboardMixin 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)
|
| 6158 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:KeyboardHandlerMixin from mod supplementaries->@Inject::supp$onKeyPressCancellable(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6159 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::afterScreenKeyPress_Konkrete(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6160 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::afterScreenKeyPress_Konkrete(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6161 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::afterScreenKeyPress_Konkrete(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6162 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6163 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6164 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6165 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6166 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6167 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6168 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: relics.mixins.json:KeyboardHandlerMixin from mod relics->@Inject::onKeyPress(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 6169 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6170 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6171 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6172 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6173 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6174 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6175 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6176 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6177 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6178 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6179 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6180 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6181 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_wrapScreenError_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6182 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_wrapScreenError_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6183 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_wrapScreenError_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6184 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_charCount_FancyMenu(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 6185 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_charCount_FancyMenu(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 6186 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_charCount_FancyMenu(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 6187 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:KeyboardHandlerMixin from mod kubejs->@Inject::reloadResources(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 6188 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:KeyboardHandlerMixin from mod kubejs->@Inject::reloadResources(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 6189 | [01Jan2026 12:58:23.070] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:KeyboardHandlerMixin from mod kubejs->@Inject::reloadResources(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 6190 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
| 6191 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
| 6192 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
| 6193 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
| 6194 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
| 6195 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
| 6196 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
| 6197 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
| 6198 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
| 6199 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
| 6200 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
| 6201 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
| 6202 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
| 6203 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
| 6204 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
| 6205 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
| 6206 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
| 6207 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
| 6208 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
| 6209 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
| 6210 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
| 6211 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
| 6212 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
| 6213 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
| 6214 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
| 6215 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
| 6216 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
| 6217 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
| 6218 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
| 6219 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
| 6220 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
| 6221 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
| 6222 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
| 6223 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
| 6224 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
| 6225 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
| 6226 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
| 6227 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
| 6228 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
| 6229 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
| 6230 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
| 6231 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
| 6232 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
| 6233 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
| 6234 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
| 6235 | [01Jan2026 12:58:23.078] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
| 6236 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
| 6237 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
| 6238 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
| 6239 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
| 6240 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
| 6241 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
| 6242 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
| 6243 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
| 6244 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
| 6245 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
| 6246 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
| 6247 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
| 6248 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
| 6249 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
| 6250 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
| 6251 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
| 6252 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
| 6253 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
| 6254 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
| 6255 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
| 6256 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
| 6257 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
| 6258 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
| 6259 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
| 6260 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
| 6261 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
| 6262 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
| 6263 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
| 6264 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
| 6265 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
| 6266 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
| 6267 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
| 6268 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
| 6269 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
| 6270 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
| 6271 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
| 6272 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
| 6273 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
| 6274 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
| 6275 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
| 6276 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
| 6277 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
| 6278 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
| 6279 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
| 6280 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
| 6281 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
| 6282 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
| 6283 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
| 6284 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
| 6285 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
| 6286 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
| 6287 | [01Jan2026 12:58:23.079] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
| 6288 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
| 6289 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
| 6290 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
| 6291 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
| 6292 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
| 6293 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
| 6294 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
| 6295 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
| 6296 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
| 6297 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
| 6298 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
| 6299 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
| 6300 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
| 6301 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
| 6302 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
| 6303 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
| 6304 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
| 6305 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
| 6306 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
| 6307 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
| 6308 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
| 6309 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
| 6310 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
| 6311 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
| 6312 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
| 6313 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
| 6314 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
| 6315 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
| 6316 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
| 6317 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
| 6318 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
| 6319 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
| 6320 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
| 6321 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
| 6322 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
| 6323 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
| 6324 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
| 6325 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
| 6326 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
| 6327 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
| 6328 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
| 6329 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
| 6330 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
| 6331 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
| 6332 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
| 6333 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
| 6334 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
| 6335 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
| 6336 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
| 6337 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
| 6338 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
| 6339 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
| 6340 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
| 6341 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
| 6342 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
| 6343 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
| 6344 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
| 6345 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
| 6346 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
| 6347 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
| 6348 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
| 6349 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
| 6350 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
| 6351 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
| 6352 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
| 6353 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
| 6354 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
| 6355 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
| 6356 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
| 6357 | [01Jan2026 12:58:23.080] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
| 6358 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
| 6359 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
| 6360 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
| 6361 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
| 6362 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
| 6363 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
| 6364 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
| 6365 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
| 6366 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
| 6367 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
| 6368 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
| 6369 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
| 6370 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
| 6371 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
| 6372 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
| 6373 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
| 6374 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
| 6375 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
| 6376 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
| 6377 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
| 6378 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
| 6379 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
| 6380 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
| 6381 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
| 6382 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
| 6383 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
| 6384 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
| 6385 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
| 6386 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
| 6387 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
| 6388 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
| 6389 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
| 6390 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
| 6391 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
| 6392 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
| 6393 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
| 6394 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
| 6395 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
| 6396 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
| 6397 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
| 6398 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
| 6399 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
| 6400 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
| 6401 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
| 6402 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
| 6403 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
| 6404 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
| 6405 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
| 6406 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
| 6407 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
| 6408 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
| 6409 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
| 6410 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
| 6411 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
| 6412 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
| 6413 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
| 6414 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
| 6415 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
| 6416 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
| 6417 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
| 6418 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
| 6419 | [01Jan2026 12:58:23.081] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
| 6420 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
| 6421 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
| 6422 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
| 6423 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
| 6424 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
| 6425 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
| 6426 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
| 6427 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
| 6428 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
| 6429 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
| 6430 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
| 6431 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
| 6432 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
| 6433 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
| 6434 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
| 6435 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
| 6436 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
| 6437 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
| 6438 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
| 6439 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
| 6440 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
| 6441 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
| 6442 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
| 6443 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
| 6444 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
| 6445 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
| 6446 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
| 6447 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
| 6448 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
| 6449 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
| 6450 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
| 6451 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
| 6452 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
| 6453 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
| 6454 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
| 6455 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
| 6456 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
| 6457 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
| 6458 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
| 6459 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
| 6460 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
| 6461 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
| 6462 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
| 6463 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
| 6464 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
| 6465 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
| 6466 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
| 6467 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
| 6468 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
| 6469 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
| 6470 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
| 6471 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
| 6472 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
| 6473 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
| 6474 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
| 6475 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
| 6476 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
| 6477 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
| 6478 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
| 6479 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
| 6480 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
| 6481 | [01Jan2026 12:58:23.082] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
| 6482 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
| 6483 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
| 6484 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
| 6485 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
| 6486 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
| 6487 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
| 6488 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
| 6489 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
| 6490 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
| 6491 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
| 6492 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
| 6493 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
| 6494 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
| 6495 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
| 6496 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
| 6497 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
| 6498 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
| 6499 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
| 6500 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
| 6501 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
| 6502 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
| 6503 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
| 6504 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
| 6505 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
| 6506 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
| 6507 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
| 6508 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
| 6509 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
| 6510 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
| 6511 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
| 6512 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
| 6513 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
| 6514 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
| 6515 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
| 6516 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
| 6517 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
| 6518 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
| 6519 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
| 6520 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
| 6521 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
| 6522 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
| 6523 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
| 6524 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
| 6525 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
| 6526 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
| 6527 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
| 6528 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
| 6529 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
| 6530 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
| 6531 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
| 6532 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
| 6533 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
| 6534 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
| 6535 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
| 6536 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
| 6537 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
| 6538 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
| 6539 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
| 6540 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
| 6541 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
| 6542 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
| 6543 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
| 6544 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
| 6545 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
| 6546 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
| 6547 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
| 6548 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
| 6549 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
| 6550 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
| 6551 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
| 6552 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
| 6553 | [01Jan2026 12:58:23.083] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
| 6554 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
| 6555 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
| 6556 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
| 6557 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
| 6558 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
| 6559 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
| 6560 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
| 6561 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
| 6562 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
| 6563 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
| 6564 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
| 6565 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
| 6566 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
| 6567 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
| 6568 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
| 6569 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
| 6570 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
| 6571 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
| 6572 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
| 6573 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
| 6574 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
| 6575 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
| 6576 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
| 6577 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
| 6578 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
| 6579 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
| 6580 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
| 6581 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
| 6582 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
| 6583 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
| 6584 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
| 6585 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
| 6586 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
| 6587 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
| 6588 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
| 6589 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
| 6590 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
| 6591 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
| 6592 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
| 6593 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
| 6594 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
| 6595 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
| 6596 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
| 6597 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
| 6598 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
| 6599 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
| 6600 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
| 6601 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
| 6602 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
| 6603 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
| 6604 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
| 6605 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
| 6606 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
| 6607 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
| 6608 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
| 6609 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
| 6610 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
| 6611 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
| 6612 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
| 6613 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
| 6614 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
| 6615 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
| 6616 | [01Jan2026 12:58:23.084] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
| 6617 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
| 6618 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
| 6619 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
| 6620 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
| 6621 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
| 6622 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
| 6623 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
| 6624 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
| 6625 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
| 6626 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
| 6627 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
| 6628 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
| 6629 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
| 6630 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
| 6631 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
| 6632 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
| 6633 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
| 6634 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
| 6635 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
| 6636 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
| 6637 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
| 6638 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
| 6639 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
| 6640 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
| 6641 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
| 6642 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
| 6643 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
| 6644 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
| 6645 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
| 6646 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
| 6647 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
| 6648 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
| 6649 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
| 6650 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
| 6651 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
| 6652 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
| 6653 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
| 6654 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
| 6655 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
| 6656 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
| 6657 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
| 6658 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
| 6659 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
| 6660 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
| 6661 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
| 6662 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
| 6663 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
| 6664 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
| 6665 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
| 6666 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
| 6667 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
| 6668 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
| 6669 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
| 6670 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
| 6671 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
| 6672 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
| 6673 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
| 6674 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
| 6675 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
| 6676 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
| 6677 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
| 6678 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
| 6679 | [01Jan2026 12:58:23.085] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
| 6680 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
| 6681 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
| 6682 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
| 6683 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
| 6684 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
| 6685 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
| 6686 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
| 6687 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
| 6688 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
| 6689 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
| 6690 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
| 6691 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
| 6692 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
| 6693 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
| 6694 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
| 6695 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
| 6696 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
| 6697 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
| 6698 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
| 6699 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
| 6700 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
| 6701 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
| 6702 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
| 6703 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
| 6704 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
| 6705 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
| 6706 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
| 6707 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
| 6708 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
| 6709 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
| 6710 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
| 6711 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
| 6712 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
| 6713 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
| 6714 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
| 6715 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
| 6716 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
| 6717 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
| 6718 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
| 6719 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
| 6720 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
| 6721 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
| 6722 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
| 6723 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
| 6724 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
| 6725 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
| 6726 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
| 6727 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
| 6728 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
| 6729 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
| 6730 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
| 6731 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
| 6732 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
| 6733 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
| 6734 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
| 6735 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
| 6736 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
| 6737 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
| 6738 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
| 6739 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
| 6740 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
| 6741 | [01Jan2026 12:58:23.086] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
| 6742 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
| 6743 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
| 6744 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
| 6745 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
| 6746 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
| 6747 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
| 6748 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
| 6749 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
| 6750 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
| 6751 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
| 6752 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
| 6753 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
| 6754 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
| 6755 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
| 6756 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
| 6757 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
| 6758 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
| 6759 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
| 6760 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
| 6761 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
| 6762 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
| 6763 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
| 6764 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
| 6765 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
| 6766 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
| 6767 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
| 6768 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
| 6769 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
| 6770 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
| 6771 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
| 6772 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
| 6773 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
| 6774 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
| 6775 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
| 6776 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
| 6777 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
| 6778 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
| 6779 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
| 6780 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
| 6781 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
| 6782 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
| 6783 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
| 6784 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
| 6785 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
| 6786 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
| 6787 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
| 6788 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
| 6789 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
| 6790 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
| 6791 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
| 6792 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
| 6793 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
| 6794 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
| 6795 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
| 6796 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
| 6797 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
| 6798 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
| 6799 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
| 6800 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
| 6801 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
| 6802 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
| 6803 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
| 6804 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
| 6805 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
| 6806 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
| 6807 | [01Jan2026 12:58:23.087] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
| 6808 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
| 6809 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
| 6810 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
| 6811 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
| 6812 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
| 6813 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
| 6814 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
| 6815 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
| 6816 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
| 6817 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
| 6818 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
| 6819 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
| 6820 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
| 6821 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
| 6822 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
| 6823 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
| 6824 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
| 6825 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
| 6826 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
| 6827 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
| 6828 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
| 6829 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
| 6830 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
| 6831 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
| 6832 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
| 6833 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
| 6834 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
| 6835 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
| 6836 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
| 6837 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
| 6838 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
| 6839 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
| 6840 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
| 6841 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
| 6842 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
| 6843 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
| 6844 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
| 6845 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
| 6846 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
| 6847 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
| 6848 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
| 6849 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
| 6850 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
| 6851 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
| 6852 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
| 6853 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
| 6854 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
| 6855 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
| 6856 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
| 6857 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
| 6858 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
| 6859 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
| 6860 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
| 6861 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
| 6862 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
| 6863 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
| 6864 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
| 6865 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
| 6866 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
| 6867 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
| 6868 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
| 6869 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
| 6870 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
| 6871 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
| 6872 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
| 6873 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
| 6874 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
| 6875 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
| 6876 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
| 6877 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
| 6878 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
| 6879 | [01Jan2026 12:58:23.088] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
| 6880 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
| 6881 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
| 6882 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
| 6883 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
| 6884 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
| 6885 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
| 6886 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
| 6887 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
| 6888 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
| 6889 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
| 6890 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
| 6891 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
| 6892 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
| 6893 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
| 6894 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
| 6895 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
| 6896 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
| 6897 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
| 6898 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
| 6899 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
| 6900 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
| 6901 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
| 6902 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
| 6903 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
| 6904 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
| 6905 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
| 6906 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
| 6907 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
| 6908 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
| 6909 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
| 6910 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
| 6911 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
| 6912 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
| 6913 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
| 6914 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
| 6915 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
| 6916 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
| 6917 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
| 6918 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
| 6919 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
| 6920 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
| 6921 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
| 6922 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
| 6923 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
| 6924 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
| 6925 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
| 6926 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
| 6927 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
| 6928 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
| 6929 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
| 6930 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
| 6931 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
| 6932 | [01Jan2026 12:58:23.089] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
| 6933 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
| 6934 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
| 6935 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
| 6936 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
| 6937 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
| 6938 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
| 6939 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
| 6940 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
| 6941 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
| 6942 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
| 6943 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
| 6944 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
| 6945 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
| 6946 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
| 6947 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
| 6948 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
| 6949 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
| 6950 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
| 6951 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
| 6952 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
| 6953 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
| 6954 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
| 6955 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
| 6956 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
| 6957 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
| 6958 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
| 6959 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
| 6960 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
| 6961 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
| 6962 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
| 6963 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
| 6964 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
| 6965 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
| 6966 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
| 6967 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
| 6968 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
| 6969 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
| 6970 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
| 6971 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
| 6972 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
| 6973 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
| 6974 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
| 6975 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
| 6976 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
| 6977 | [01Jan2026 12:58:23.090] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
| 6978 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
| 6979 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
| 6980 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
| 6981 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
| 6982 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
| 6983 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
| 6984 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
| 6985 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
| 6986 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
| 6987 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
| 6988 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
| 6989 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
| 6990 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
| 6991 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
| 6992 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
| 6993 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
| 6994 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
| 6995 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
| 6996 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
| 6997 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
| 6998 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
| 6999 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
| 7000 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
| 7001 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
| 7002 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
| 7003 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
| 7004 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
| 7005 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
| 7006 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
| 7007 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
| 7008 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
| 7009 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
| 7010 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
| 7011 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
| 7012 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
| 7013 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
| 7014 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
| 7015 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
| 7016 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
| 7017 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
| 7018 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
| 7019 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
| 7020 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
| 7021 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
| 7022 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
| 7023 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
| 7024 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
| 7025 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
| 7026 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
| 7027 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
| 7028 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
| 7029 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
| 7030 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
| 7031 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
| 7032 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
| 7033 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
| 7034 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
| 7035 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
| 7036 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
| 7037 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
| 7038 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
| 7039 | [01Jan2026 12:58:23.091] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
| 7040 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
| 7041 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
| 7042 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
| 7043 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
| 7044 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
| 7045 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
| 7046 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
| 7047 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
| 7048 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
| 7049 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
| 7050 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
| 7051 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
| 7052 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
| 7053 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
| 7054 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
| 7055 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
| 7056 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
| 7057 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
| 7058 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
| 7059 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
| 7060 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
| 7061 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
| 7062 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
| 7063 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
| 7064 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
| 7065 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
| 7066 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
| 7067 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
| 7068 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
| 7069 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
| 7070 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
| 7071 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
| 7072 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
| 7073 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
| 7074 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
| 7075 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
| 7076 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
| 7077 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
| 7078 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
| 7079 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
| 7080 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
| 7081 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
| 7082 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
| 7083 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
| 7084 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
| 7085 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
| 7086 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
| 7087 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
| 7088 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
| 7089 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
| 7090 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
| 7091 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
| 7092 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
| 7093 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
| 7094 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
| 7095 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
| 7096 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
| 7097 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
| 7098 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
| 7099 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
| 7100 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
| 7101 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
| 7102 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
| 7103 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
| 7104 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
| 7105 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
| 7106 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
| 7107 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
| 7108 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
| 7109 | [01Jan2026 12:58:23.092] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
| 7110 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
| 7111 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
| 7112 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
| 7113 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
| 7114 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
| 7115 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
| 7116 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
| 7117 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
| 7118 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
| 7119 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
| 7120 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
| 7121 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
| 7122 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
| 7123 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
| 7124 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
| 7125 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
| 7126 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
| 7127 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
| 7128 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
| 7129 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
| 7130 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
| 7131 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
| 7132 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
| 7133 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
| 7134 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
| 7135 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
| 7136 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
| 7137 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
| 7138 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
| 7139 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
| 7140 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
| 7141 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
| 7142 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
| 7143 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
| 7144 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
| 7145 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
| 7146 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
| 7147 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
| 7148 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
| 7149 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
| 7150 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
| 7151 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
| 7152 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
| 7153 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
| 7154 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
| 7155 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
| 7156 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
| 7157 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
| 7158 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
| 7159 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
| 7160 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
| 7161 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
| 7162 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
| 7163 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
| 7164 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
| 7165 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
| 7166 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
| 7167 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
| 7168 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
| 7169 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
| 7170 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
| 7171 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
| 7172 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
| 7173 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
| 7174 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
| 7175 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
| 7176 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
| 7177 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
| 7178 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
| 7179 | [01Jan2026 12:58:23.093] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
| 7180 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
| 7181 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
| 7182 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
| 7183 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
| 7184 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
| 7185 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
| 7186 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
| 7187 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
| 7188 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
| 7189 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
| 7190 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
| 7191 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
| 7192 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
| 7193 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
| 7194 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
| 7195 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
| 7196 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
| 7197 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
| 7198 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
| 7199 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
| 7200 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
| 7201 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
| 7202 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
| 7203 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
| 7204 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
| 7205 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
| 7206 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
| 7207 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
| 7208 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
| 7209 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
| 7210 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
| 7211 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
| 7212 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
| 7213 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
| 7214 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
| 7215 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
| 7216 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
| 7217 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
| 7218 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
| 7219 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
| 7220 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
| 7221 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
| 7222 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
| 7223 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
| 7224 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
| 7225 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
| 7226 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
| 7227 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
| 7228 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
| 7229 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
| 7230 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
| 7231 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
| 7232 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
| 7233 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
| 7234 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
| 7235 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
| 7236 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
| 7237 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
| 7238 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
| 7239 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
| 7240 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
| 7241 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
| 7242 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
| 7243 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
| 7244 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
| 7245 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
| 7246 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
| 7247 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
| 7248 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
| 7249 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
| 7250 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
| 7251 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
| 7252 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
| 7253 | [01Jan2026 12:58:23.094] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
| 7254 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
| 7255 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
| 7256 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
| 7257 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
| 7258 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
| 7259 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
| 7260 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
| 7261 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
| 7262 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
| 7263 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
| 7264 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
| 7265 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
| 7266 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
| 7267 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
| 7268 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
| 7269 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
| 7270 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
| 7271 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
| 7272 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
| 7273 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
| 7274 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
| 7275 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
| 7276 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
| 7277 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
| 7278 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
| 7279 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
| 7280 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
| 7281 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
| 7282 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
| 7283 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
| 7284 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
| 7285 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
| 7286 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
| 7287 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
| 7288 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
| 7289 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
| 7290 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
| 7291 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
| 7292 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
| 7293 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
| 7294 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
| 7295 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
| 7296 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
| 7297 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
| 7298 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
| 7299 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
| 7300 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
| 7301 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
| 7302 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
| 7303 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
| 7304 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
| 7305 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
| 7306 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
| 7307 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
| 7308 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
| 7309 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
| 7310 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
| 7311 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
| 7312 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
| 7313 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
| 7314 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
| 7315 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
| 7316 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
| 7317 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
| 7318 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
| 7319 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
| 7320 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
| 7321 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
| 7322 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
| 7323 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
| 7324 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
| 7325 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
| 7326 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
| 7327 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
| 7328 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
| 7329 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
| 7330 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
| 7331 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
| 7332 | [01Jan2026 12:58:23.095] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
| 7333 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
| 7334 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
| 7335 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
| 7336 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
| 7337 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
| 7338 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
| 7339 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
| 7340 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
| 7341 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
| 7342 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
| 7343 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
| 7344 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
| 7345 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
| 7346 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
| 7347 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
| 7348 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
| 7349 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
| 7350 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
| 7351 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
| 7352 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
| 7353 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
| 7354 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
| 7355 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
| 7356 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
| 7357 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
| 7358 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
| 7359 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
| 7360 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
| 7361 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
| 7362 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
| 7363 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
| 7364 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
| 7365 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
| 7366 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
| 7367 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
| 7368 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
| 7369 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
| 7370 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
| 7371 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
| 7372 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
| 7373 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
| 7374 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
| 7375 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
| 7376 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
| 7377 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
| 7378 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
| 7379 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
| 7380 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
| 7381 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
| 7382 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
| 7383 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
| 7384 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
| 7385 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
| 7386 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
| 7387 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
| 7388 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
| 7389 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
| 7390 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
| 7391 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
| 7392 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
| 7393 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
| 7394 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
| 7395 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
| 7396 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
| 7397 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
| 7398 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
| 7399 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
| 7400 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
| 7401 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
| 7402 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
| 7403 | [01Jan2026 12:58:23.096] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
| 7404 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
| 7405 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
| 7406 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
| 7407 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
| 7408 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
| 7409 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
| 7410 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
| 7411 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
| 7412 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
| 7413 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
| 7414 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
| 7415 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
| 7416 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
| 7417 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
| 7418 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
| 7419 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
| 7420 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
| 7421 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
| 7422 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
| 7423 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
| 7424 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
| 7425 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
| 7426 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
| 7427 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
| 7428 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
| 7429 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
| 7430 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
| 7431 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
| 7432 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
| 7433 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
| 7434 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
| 7435 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
| 7436 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
| 7437 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
| 7438 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
| 7439 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
| 7440 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
| 7441 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
| 7442 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
| 7443 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
| 7444 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
| 7445 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
| 7446 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
| 7447 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
| 7448 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
| 7449 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
| 7450 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
| 7451 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
| 7452 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
| 7453 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
| 7454 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
| 7455 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
| 7456 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
| 7457 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
| 7458 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
| 7459 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
| 7460 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
| 7461 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
| 7462 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
| 7463 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
| 7464 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
| 7465 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
| 7466 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
| 7467 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
| 7468 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
| 7469 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
| 7470 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
| 7471 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
| 7472 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
| 7473 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
| 7474 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
| 7475 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
| 7476 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
| 7477 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
| 7478 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
| 7479 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
| 7480 | [01Jan2026 12:58:23.097] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
| 7481 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
| 7482 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
| 7483 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
| 7484 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
| 7485 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
| 7486 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
| 7487 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
| 7488 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
| 7489 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
| 7490 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
| 7491 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
| 7492 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
| 7493 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
| 7494 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
| 7495 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
| 7496 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
| 7497 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
| 7498 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
| 7499 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
| 7500 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
| 7501 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
| 7502 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
| 7503 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
| 7504 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
| 7505 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
| 7506 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
| 7507 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
| 7508 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
| 7509 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
| 7510 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
| 7511 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
| 7512 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
| 7513 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
| 7514 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
| 7515 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
| 7516 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
| 7517 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
| 7518 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
| 7519 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
| 7520 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
| 7521 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
| 7522 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
| 7523 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
| 7524 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
| 7525 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
| 7526 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
| 7527 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
| 7528 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
| 7529 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
| 7530 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
| 7531 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
| 7532 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
| 7533 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
| 7534 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
| 7535 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
| 7536 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
| 7537 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
| 7538 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
| 7539 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
| 7540 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
| 7541 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
| 7542 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
| 7543 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
| 7544 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
| 7545 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
| 7546 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
| 7547 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
| 7548 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
| 7549 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
| 7550 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
| 7551 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
| 7552 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
| 7553 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
| 7554 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
| 7555 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
| 7556 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
| 7557 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
| 7558 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
| 7559 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
| 7560 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
| 7561 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
| 7562 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
| 7563 | [01Jan2026 12:58:23.098] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
| 7564 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
| 7565 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
| 7566 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
| 7567 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
| 7568 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
| 7569 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
| 7570 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
| 7571 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
| 7572 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
| 7573 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
| 7574 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
| 7575 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
| 7576 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
| 7577 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
| 7578 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
| 7579 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
| 7580 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
| 7581 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
| 7582 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
| 7583 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
| 7584 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
| 7585 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
| 7586 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
| 7587 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
| 7588 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
| 7589 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
| 7590 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
| 7591 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
| 7592 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
| 7593 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
| 7594 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
| 7595 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
| 7596 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
| 7597 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
| 7598 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
| 7599 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
| 7600 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
| 7601 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
| 7602 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
| 7603 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
| 7604 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
| 7605 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
| 7606 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
| 7607 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
| 7608 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
| 7609 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
| 7610 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
| 7611 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
| 7612 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
| 7613 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
| 7614 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
| 7615 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
| 7616 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
| 7617 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
| 7618 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
| 7619 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
| 7620 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
| 7621 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
| 7622 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
| 7623 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
| 7624 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
| 7625 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
| 7626 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
| 7627 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
| 7628 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
| 7629 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
| 7630 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
| 7631 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
| 7632 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
| 7633 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
| 7634 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
| 7635 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
| 7636 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
| 7637 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
| 7638 | [01Jan2026 12:58:23.099] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
| 7639 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
| 7640 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
| 7641 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
| 7642 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
| 7643 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
| 7644 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
| 7645 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
| 7646 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
| 7647 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
| 7648 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
| 7649 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
| 7650 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
| 7651 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
| 7652 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
| 7653 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
| 7654 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
| 7655 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
| 7656 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
| 7657 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
| 7658 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
| 7659 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
| 7660 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
| 7661 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
| 7662 | [01Jan2026 12:58:23.100] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
|
| 7663 | [01Jan2026 12:58:23.109] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
| 7664 | [01Jan2026 12:58:23.110] [Render thread/DEBUG] [mixin/]: Mixing core.MixinGlDebug from immediatelyfast-common.mixins.json into com.mojang.blaze3d.platform.GlDebug
|
| 7665 | [01Jan2026 12:58:23.110] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGlDebug from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 7666 | [01Jan2026 12:58:23.124] [Render thread/INFO] [Iris/]: Debug functionality is disabled.
|
| 7667 | [01Jan2026 12:58:23.126] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA.
|
| 7668 | [01Jan2026 12:58:23.126] [Render thread/DEBUG] [mixin/]: Mixing altshaders.MixinIrisSamplers from mixins.monocle.moddedshaders.json into net.irisshaders.iris.samplers.IrisSamplers
|
| 7669 | [01Jan2026 12:58:23.126] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:altshaders.MixinIrisSamplers from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 7670 | [01Jan2026 12:58:23.126] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addSamper1$2()I to mdc2ef4c$monocle$lambda$addSamper1$2$0 in mixins.monocle.moddedshaders.json:altshaders.MixinIrisSamplers from mod monocle
|
| 7671 | [01Jan2026 12:58:23.126] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addSamper1$1()I to mdc2ef4c$monocle$lambda$addSamper1$1$1 in mixins.monocle.moddedshaders.json:altshaders.MixinIrisSamplers from mod monocle
|
| 7672 | [01Jan2026 12:58:23.126] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addSamper1$0()I to mdc2ef4c$monocle$lambda$addSamper1$0$2 in mixins.monocle.moddedshaders.json:altshaders.MixinIrisSamplers from mod monocle
|
| 7673 | [01Jan2026 12:58:23.127] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:altshaders.MixinIrisSamplers from mod monocle->@Inject::addDepth(Lnet/irisshaders/iris/gl/sampler/SamplerHolder;Lnet/irisshaders/iris/targets/RenderTargets;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 7674 | [01Jan2026 12:58:23.127] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:altshaders.MixinIrisSamplers from mod monocle->@Inject::addSamper1(Lnet/irisshaders/iris/gl/sampler/SamplerHolder;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;Lnet/minecraft/client/renderer/texture/AbstractTexture;ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 7675 | [01Jan2026 12:58:23.254] [Render thread/INFO] [Iris/]: Profile: HIGH (+0 options changed by user)
|
| 7676 | [01Jan2026 12:58:23.254] [Render thread/DEBUG] [mixin/]: Mixing ProgramSetMixin from mixins.monocle.moddedshaders.json into net.irisshaders.iris.shaderpack.programs.ProgramSet
|
| 7677 | [01Jan2026 12:58:23.255] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:ProgramSetMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 7678 | [01Jan2026 12:58:23.256] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:ProgramSetMixin from mod monocle->@Inject::capture(Lnet/irisshaders/iris/shaderpack/include/AbsolutePackPath;Ljava/util/function/Function;Lnet/irisshaders/iris/shaderpack/properties/ShaderProperties;Lnet/irisshaders/iris/shaderpack/ShaderPack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 7679 | [01Jan2026 12:58:23.256] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:ProgramSetMixin from mod monocle->@Inject::capture(Lnet/irisshaders/iris/shaderpack/include/AbsolutePackPath;Ljava/util/function/Function;Lnet/irisshaders/iris/shaderpack/properties/ShaderProperties;Lnet/irisshaders/iris/shaderpack/ShaderPack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 7680 | [01Jan2026 12:58:23.256] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:ProgramSetMixin from mod monocle->@Inject::capture(Lnet/irisshaders/iris/shaderpack/include/AbsolutePackPath;Ljava/util/function/Function;Lnet/irisshaders/iris/shaderpack/properties/ShaderProperties;Lnet/irisshaders/iris/shaderpack/ShaderPack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 7681 | [01Jan2026 12:58:23.260] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramDirectives from mixins.monocle.moddedshaders.json into net.irisshaders.iris.shaderpack.properties.ProgramDirectives
|
| 7682 | [01Jan2026 12:58:23.260] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinProgramDirectives from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 7683 | [01Jan2026 12:58:23.369] [ForkJoinPool.commonPool-worker-17/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping.
|
| 7684 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex0: RenderTargetSettings{requestedFormat=R11F_G11F_B10F, clear=true, clearColor=null}
|
| 7685 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex2: RenderTargetSettings{requestedFormat=RGB16F, clear=false, clearColor=null}
|
| 7686 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex6: RenderTargetSettings{requestedFormat=RGB8, clear=true, clearColor=null}
|
| 7687 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex4: RenderTargetSettings{requestedFormat=RGBA8_SNORM, clear=false, clearColor=null}
|
| 7688 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex15: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7689 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex14: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7690 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex12: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7691 | [01Jan2026 12:58:23.520] [Render thread/DEBUG] [Iris/]: Render target settings for colortex13: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7692 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex8: RenderTargetSettings{requestedFormat=RGBA16F, clear=true, clearColor=null}
|
| 7693 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex9: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7694 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex11: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7695 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex10: RenderTargetSettings{requestedFormat=RGBA, clear=true, clearColor=null}
|
| 7696 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex1: RenderTargetSettings{requestedFormat=RGB8_SNORM, clear=false, clearColor=null}
|
| 7697 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex3: RenderTargetSettings{requestedFormat=RGBA8, clear=true, clearColor=null}
|
| 7698 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex7: RenderTargetSettings{requestedFormat=RGBA16F, clear=false, clearColor=null}
|
| 7699 | [01Jan2026 12:58:23.521] [Render thread/DEBUG] [Iris/]: Render target settings for colortex5: RenderTargetSettings{requestedFormat=RGBA8, clear=false, clearColor=null}
|
| 7700 | [01Jan2026 12:58:23.533] [Render thread/INFO] [Iris/]: Using shaderpack: ComplementaryReimagined_r5.6.1.zip
|
| 7701 | [01Jan2026 12:58:23.539] [Render thread/DEBUG] [mixin/]: Mixing ReloadableClientResourcesMixin from moonlight-common.mixins.json into net.minecraft.server.packs.resources.ReloadableResourceManager
|
| 7702 | [01Jan2026 12:58:23.539] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ReloadableClientResourcesMixin 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)
|
| 7703 | [01Jan2026 12:58:23.539] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$clientDynamicPackEarlyReload$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Z)Lnet/minecraft/server/packs/resources/ReloadInstance; to mdc2ef4c$moonlight$lambda$moonlight$clientDynamicPackEarlyReload$0$0 in moonlight-common.mixins.json:ReloadableClientResourcesMixin from mod moonlight
|
| 7704 | [01Jan2026 12:58:23.542] [Render thread/DEBUG] [mixin/]: Mixing LoadingErrorScreenMixin from crash_assistant.neoforge.mixins.json into net.neoforged.neoforge.client.gui.LoadingErrorScreen
|
| 7705 | [01Jan2026 12:58:23.542] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 7706 | [01Jan2026 12:58:23.542] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant->@Inject::OnErrorScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 7707 | [01Jan2026 12:58:23.542] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant->@Inject::OnErrorScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 7708 | [01Jan2026 12:58:23.542] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant->@Inject::OnErrorScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 7709 | [01Jan2026 12:58:23.553] [Render thread/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 32 threads for parallel mod-loading
|
| 7710 | [01Jan2026 12:58:23.559] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.kubeutils.KubeUtils]
|
| 7711 | [01Jan2026 12:58:23.560] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.modernworldcreation.ModernWorldCreationNeoForge]
|
| 7712 | [01Jan2026 12:58:23.561] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.simplemagnets.SimpleMagnets]
|
| 7713 | [01Jan2026 12:58:23.561] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.zhaiji.kubejscurios.KubeJSCurios]
|
| 7714 | [01Jan2026 12:58:23.561] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.EnderIOBase, com.enderio.base.client.EnderIOBaseClient]
|
| 7715 | [01Jan2026 12:58:23.562] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [moze_intel.projecte.PECore, moze_intel.projecte.client.PEClient]
|
| 7716 | [01Jan2026 12:58:23.564] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.su5ed.mffs.MFFSMod]
|
| 7717 | [01Jan2026 12:58:23.564] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.core.EnderCore]
|
| 7718 | [01Jan2026 12:58:23.564] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod]
|
| 7719 | [01Jan2026 12:58:23.566] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.embeddedt.modernfix.neoforge.init.ModernFixForge]
|
| 7720 | [01Jan2026 12:58:23.566] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.block_view_api.generated.GeneratedEntryPoint]
|
| 7721 | [01Jan2026 12:58:23.566] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.gateways.Gateways]
|
| 7722 | [01Jan2026 12:58:23.567] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.irisshaders.iris.platform.IrisForgeMod]
|
| 7723 | [01Jan2026 12:58:23.567] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.commoble.jumbofurnace.JumboFurnace]
|
| 7724 | [01Jan2026 12:58:23.567] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.universalgrid.neoforge.ModInitializer]
|
| 7725 | [01Jan2026 12:58:23.568] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.reliquified_lenders_cataclysm.ReliquifiedLendersCataclysm]
|
| 7726 | [01Jan2026 12:58:23.568] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.pickupnotifier.neoforge.PickUpNotifierNeoForge, fuzs.pickupnotifier.neoforge.client.PickUpNotifierNeoForgeClient]
|
| 7727 | [01Jan2026 12:58:23.568] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finderfeed.fdbosses.FDBosses]
|
| 7728 | [01Jan2026 12:58:23.568] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.shedaniel.clothconfig.ClothConfigForge]
|
| 7729 | [01Jan2026 12:58:23.574] [Render thread/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [dev.aaronhowser.mods.aaron.AaronLib]
|
| 7730 | [01Jan2026 12:58:23.576] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.replicationaddon.ReplicationMatterOverflow]
|
| 7731 | [01Jan2026 12:58:23.576] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.davenonymous.pipegoggles.PipeGoggles]
|
| 7732 | [01Jan2026 12:58:23.576] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForge]
|
| 7733 | [01Jan2026 12:58:23.576] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.neoforge.ModInitializer]
|
| 7734 | [01Jan2026 12:58:23.579] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.embeddedt.embeddium.impl.Embeddium]
|
| 7735 | [01Jan2026 12:58:23.579] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.durabilitytooltip.DurabilityTooltip]
|
| 7736 | [01Jan2026 12:58:23.580] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrial.IndustrialForegoing]
|
| 7737 | [01Jan2026 12:58:23.581] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.bcc.BetterCompatibilityChecker]
|
| 7738 | [01Jan2026 12:58:23.581] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.unrealdinnerbone.jags.JAGSNeo]
|
| 7739 | [01Jan2026 12:58:23.581] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.lucko.spark.neoforge.NeoForgeSparkMod]
|
| 7740 | [01Jan2026 12:58:23.581] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.drex.villagerconfig.neoforge.VillagerConfigNeoForge]
|
| 7741 | [01Jan2026 12:58:23.582] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.extreme_sound_visualizer.ExtremeSoundVisualizer]
|
| 7742 | [01Jan2026 12:58:23.582] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.omnitools.omniTools.omniTools]
|
| 7743 | [01Jan2026 12:58:23.582] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.extrastorage.ExtraStorage]
|
| 7744 | [01Jan2026 12:58:23.583] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.transition.TRansitionBootstrap]
|
| 7745 | [01Jan2026 12:58:23.583] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.rendering_data_attachment_v1.generated.GeneratedEntryPoint]
|
| 7746 | [01Jan2026 12:58:23.583] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.machines.EnderIOMachines, com.enderio.machines.client.EnderIOMachinesClient]
|
| 7747 | [01Jan2026 12:58:23.583] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ca.teamdman.sfm.SFM]
|
| 7748 | [01Jan2026 12:58:23.584] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.transfer_labels.TransferLabels]
|
| 7749 | [01Jan2026 12:58:23.584] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftboceanmobs.FTBOceanMobs]
|
| 7750 | [01Jan2026 12:58:23.584] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tslat.smartbrainlib.SmartBrainLib]
|
| 7751 | [01Jan2026 12:58:23.584] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.kiwi.Kiwi, snownee.kiwi.customization.CustomizationHooks]
|
| 7752 | [01Jan2026 12:58:23.586] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.rechiseled.Rechiseled]
|
| 7753 | [01Jan2026 12:58:23.586] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbechoes.FTBEchoes, dev.ftb.mods.ftbechoes.client.FTBEchoesClient]
|
| 7754 | [01Jan2026 12:58:23.587] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.attributefix.impl.NeoForgeMod]
|
| 7755 | [01Jan2026 12:58:23.587] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.caelus.CaelusNeoForgeMod]
|
| 7756 | [01Jan2026 12:58:23.588] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.compactmods.machines.server.CompactMachinesServer, dev.compactmods.machines.CompactMachinesCommon, dev.compactmods.machines.client.CompactMachinesClient]
|
| 7757 | [01Jan2026 12:58:23.588] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.farmingforblockheads.NeoForgeFarmingForBlockheads, net.blay09.mods.farmingforblockheads.client.NeoForgeFarmingForBlockheadsClient]
|
| 7758 | [01Jan2026 12:58:23.588] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.fabric_extras.neoforge.NeoForgeMod]
|
| 7759 | [01Jan2026 12:58:23.588] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.fusion.Fusion]
|
| 7760 | [01Jan2026 12:58:23.589] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [edivad.edivadlib.EdivadLib]
|
| 7761 | [01Jan2026 12:58:23.589] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.particles.generated.GeneratedEntryPoint]
|
| 7762 | [01Jan2026 12:58:23.589] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.lothrazar.simpletomb.ModTomb]
|
| 7763 | [01Jan2026 12:58:23.589] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.progwml6.ironchest.IronChests]
|
| 7764 | [01Jan2026 12:58:23.589] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.tradecycling.NeoForgeTradeCyclingMod]
|
| 7765 | [01Jan2026 12:58:23.590] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.refinedtypes.ModInitializer]
|
| 7766 | [01Jan2026 12:58:23.590] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.schematicenergistics.SchematicEnergistics]
|
| 7767 | [01Jan2026 12:58:23.591] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.christofmeg.justenoughbreeding.JustEnoughBreeding]
|
| 7768 | [01Jan2026 12:58:23.591] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finderfeed.fdlib.FDLib]
|
| 7769 | [01Jan2026 12:58:23.591] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.uncandango.alltheleaks.AllTheLeaks]
|
| 7770 | [01Jan2026 12:58:23.591] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.folumo.mekanism_lasers.Mekanism_lasers]
|
| 7771 | [01Jan2026 12:58:23.591] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.cleanswing.CleanSwing]
|
| 7772 | [01Jan2026 12:58:23.591] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.statuseffectbars.StatusEffectBars]
|
| 7773 | [01Jan2026 12:58:23.592] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.engine_room.flywheel.impl.FlywheelNeoForge]
|
| 7774 | [01Jan2026 12:58:23.592] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.experiencelib.ExperienceLib]
|
| 7775 | [01Jan2026 12:58:23.592] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.traverse.bhc.common.BaubleyHeartCanisters]
|
| 7776 | [01Jan2026 12:58:23.592] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.benbenlaw.routers.Routers]
|
| 7777 | [01Jan2026 12:58:23.592] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.justenoughprofessions.JustEnoughProfessionsNeoForge]
|
| 7778 | [01Jan2026 12:58:23.593] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.unified.AlmostUnifiedNeoForge]
|
| 7779 | [01Jan2026 12:58:23.593] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ascpixi.dpf.neoforge.DisconnectPacketFixNeoForge]
|
| 7780 | [01Jan2026 12:58:23.593] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.telepathicgrunt.wits.neoforge.WITSForge]
|
| 7781 | [01Jan2026 12:58:23.593] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.raphimc.immediatelyfast.neoforge.ImmediatelyFastNeoForge]
|
| 7782 | [01Jan2026 12:58:23.593] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
| 7783 | [01Jan2026 12:58:23.593] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [squeek.appleskin.AppleSkin]
|
| 7784 | [01Jan2026 12:58:23.594] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.rocketplatform.game.client.mod.neoforge.RocketClientModNeoForge]
|
| 7785 | [01Jan2026 12:58:23.594] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.curios.ModInitializer]
|
| 7786 | [01Jan2026 12:58:23.594] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbstuffnthings.FTBStuffNThings, dev.ftb.mods.ftbstuffnthings.client.FTBStuffNThingsClient]
|
| 7787 | [01Jan2026 12:58:23.595] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leobeliik.extremesoundmuffler.SoundMufflerNeoForge]
|
| 7788 | [01Jan2026 12:58:23.595] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [lain.mods.cos.init.neoforge.NeoForgeCosmeticArmorReworked]
|
| 7789 | [01Jan2026 12:58:23.595] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [commoble.morered.MoreRed]
|
| 7790 | [01Jan2026 12:58:23.597] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.refinedstoragerequestify.RefinedStorageRequestify]
|
| 7791 | [01Jan2026 12:58:23.597] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.kuma.neoforge.NeoForgeKumaAPI]
|
| 7792 | [01Jan2026 12:58:23.597] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.renderer_api.generated.GeneratedEntryPoint]
|
| 7793 | [01Jan2026 12:58:23.597] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.srendi.advancedperipherals.AdvancedPeripherals]
|
| 7794 | [01Jan2026 12:58:23.598] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.tipsmod.impl.NeoForgeMod]
|
| 7795 | [01Jan2026 12:58:23.598] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedcore.SophisticatedCore]
|
| 7796 | [01Jan2026 12:58:23.598] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.parker8283.bif.BowInfinityFix]
|
| 7797 | [01Jan2026 12:58:23.598] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.structureessentials.StructureEssentials]
|
| 7798 | [01Jan2026 12:58:23.599] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.bigenergy.glassential.Glassential]
|
| 7799 | [01Jan2026 12:58:23.599] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.placebo.Placebo]
|
| 7800 | [01Jan2026 12:58:23.600] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kreezcraft.jumpoverfences.JumpOverFencesNeoForge]
|
| 7801 | [01Jan2026 12:58:23.600] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.bookshelf.neoforge.impl.NeoForgeMod]
|
| 7802 | [01Jan2026 12:58:23.600] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks]
|
| 7803 | [01Jan2026 12:58:23.600] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ru.yurannnzzz.moreredcccompat.MoreRedCCCompatMod]
|
| 7804 | [01Jan2026 12:58:23.601] [Render thread/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for irons_apothic_invaders
|
| 7805 | [01Jan2026 12:58:23.601] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.utilitarian.Utilitarian]
|
| 7806 | [01Jan2026 12:58:23.601] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.melody.MelodyNeoForge]
|
| 7807 | [01Jan2026 12:58:23.601] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.baguettelib.Baguettelib]
|
| 7808 | [01Jan2026 12:58:23.602] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fzzyhmstrs.fzzy_config.FzzyConfigNeoForge, me.fzzyhmstrs.fzzy_config.FzzyConfigNeoForgeClient]
|
| 7809 | [01Jan2026 12:58:23.603] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.unrealdinnerbone.trenzalore.TrenzaloreNeo]
|
| 7810 | [01Jan2026 12:58:23.603] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gay.blackfur.magiccoinstweak.Magiccoinstweak]
|
| 7811 | [01Jan2026 12:58:23.603] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.konkrete.KonkreteNeoForge]
|
| 7812 | [01Jan2026 12:58:23.603] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [uk.co.hexeption.rsinfinitybooster.RSInfinityBooster]
|
| 7813 | [01Jan2026 12:58:23.603] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hlysine.create_connected.CreateConnected, com.hlysine.create_connected.CreateConnectedClient]
|
| 7814 | [01Jan2026 12:58:23.604] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.chipped.neoforge.ChippedNeoForge]
|
| 7815 | [01Jan2026 12:58:23.604] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xyz.iwolfking.rechiseled_chipped.Rechiseled_chipped]
|
| 7816 | [01Jan2026 12:58:23.604] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.tempad.data.TempadData, earth.terrarium.tempad.Tempad]
|
| 7817 | [01Jan2026 12:58:23.605] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.hostilenetworks.HostileNetworks]
|
| 7818 | [01Jan2026 12:58:23.606] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.jearchaeology.JEArchaeology]
|
| 7819 | [01Jan2026 12:58:23.606] [Render thread/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for olympus
|
| 7820 | [01Jan2026 12:58:23.606] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.promoter.FTBPromoter]
|
| 7821 | [01Jan2026 12:58:23.606] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.simplylight.SimplyLight]
|
| 7822 | [01Jan2026 12:58:23.607] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.industrialforegoingsouls.IndustrialForegoingSouls]
|
| 7823 | [01Jan2026 12:58:23.607] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.lionfishapi.LionfishAPI]
|
| 7824 | [01Jan2026 12:58:23.607] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.L_Ender.cataclysm.Cataclysm]
|
| 7825 | [01Jan2026 12:58:23.608] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.perpetualeve.fadingnightvision.FadingNightVision]
|
| 7826 | [01Jan2026 12:58:23.608] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.vsngarcia.neoforge.ElevatorModNeoForge]
|
| 7827 | [01Jan2026 12:58:23.608] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pedrorok.hypertube.HypertubeMod]
|
| 7828 | [01Jan2026 12:58:23.608] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [at.ridgo8.moreoverlays.MoreOverlays]
|
| 7829 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cupboard.Cupboard]
|
| 7830 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.axieum.mcmod.authme.impl.neoforge.AuthMeNeoForge]
|
| 7831 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mystchonky.arsocultas.ArsOcultas]
|
| 7832 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbezcrystals.FTBEZCrystals]
|
| 7833 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.cech12.woodenshears.NeoforgeWoodenShearsMod]
|
| 7834 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.atlasapi.AtlasApi]
|
| 7835 | [01Jan2026 12:58:23.609] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [betteradvancements.neoforge.BetterAdvancements]
|
| 7836 | [01Jan2026 12:58:23.610] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.devdyna.mekagenjei.Main]
|
| 7837 | [01Jan2026 12:58:23.610] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ianm1647.apothic_compats.ApothicCompats]
|
| 7838 | [01Jan2026 12:58:23.610] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivemetalworks.ProductiveMetalworks]
|
| 7839 | [01Jan2026 12:58:23.611] [Render thread/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for []
|
| 7840 | [01Jan2026 12:58:23.611] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.replication_rs2_bridge.ReplicationRSBridge]
|
| 7841 | [01Jan2026 12:58:23.611] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [artifacts.neoforge.ArtifactsNeoForge]
|
| 7842 | [01Jan2026 12:58:23.611] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbbackups.FTBBackups]
|
| 7843 | [01Jan2026 12:58:23.611] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chaosthedude.explorerscompass.ExplorersCompass]
|
| 7844 | [01Jan2026 12:58:23.612] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.mininggadgets.common.MiningGadgets]
|
| 7845 | [01Jan2026 12:58:23.612] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.trophymanager.TrophyManager]
|
| 7846 | [01Jan2026 12:58:23.612] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.akashictome.AkashicTome, vazkii.akashictome.client.AkashicTomeClient]
|
| 7847 | [01Jan2026 12:58:23.613] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.strawberry.gaze.GazeMod]
|
| 7848 | [01Jan2026 12:58:23.613] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.core.XyCore]
|
| 7849 | [01Jan2026 12:58:23.614] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.lumengrid.oritechthings.main.OritechThings]
|
| 7850 | [01Jan2026 12:58:23.614] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.repeatabletrialvaults.RTVMod]
|
| 7851 | [01Jan2026 12:58:23.614] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.craftingtweaks.NeoForgeCraftingTweaks, net.blay09.mods.craftingtweaks.client.NeoForgeCraftingTweaksClient]
|
| 7852 | [01Jan2026 12:58:23.615] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.irishgreencitrus.occultengineering.OccultEngineering, io.github.irishgreencitrus.occultengineering.OccultEngineeringClient]
|
| 7853 | [01Jan2026 12:58:23.615] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism.Occultism]
|
| 7854 | [01Jan2026 12:58:23.616] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.nanite.dsp.neoforge.DSPModNeoforge]
|
| 7855 | [01Jan2026 12:58:23.616] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wp.mekanism_unleashed.MekanismUnleashed]
|
| 7856 | [01Jan2026 12:58:23.616] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_spawners.ApothicSpawners]
|
| 7857 | [01Jan2026 12:58:23.616] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.conduits.EnderIOConduits]
|
| 7858 | [01Jan2026 12:58:23.616] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.byAqua3.avaritia.Avaritia]
|
| 7859 | [01Jan2026 12:58:23.617] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
| 7860 | [01Jan2026 12:58:23.617] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [sonar.fluxnetworks.FluxNetworks]
|
| 7861 | [01Jan2026 12:58:23.617] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsspellbooks.IronsSpellbooks]
|
| 7862 | [01Jan2026 12:58:23.617] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.buildinggadgets2.BuildingGadgets2]
|
| 7863 | [01Jan2026 12:58:23.617] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.breakinblocks.colorfulallays.Colorfulallays]
|
| 7864 | [01Jan2026 12:58:23.617] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.structures_tweaker.StructuresTweaker]
|
| 7865 | [01Jan2026 12:58:23.618] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [malte0811.ferritecore.ModMainForge]
|
| 7866 | [01Jan2026 12:58:23.618] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.functionalstorage.FunctionalStorage]
|
| 7867 | [01Jan2026 12:58:23.619] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.desht.modularrouters.ModularRouters, me.desht.modularrouters.client.ModularRoutersClient]
|
| 7868 | [01Jan2026 12:58:23.620] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.lychee.util.CommonProxy, snownee.lychee.util.ClientProxy]
|
| 7869 | [01Jan2026 12:58:23.621] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.justzoom.JustZoomNeoForge]
|
| 7870 | [01Jan2026 12:58:23.621] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.rarcompat.RARCompat]
|
| 7871 | [01Jan2026 12:58:23.621] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [team.lodestar.lodestone.LodestoneLib]
|
| 7872 | [01Jan2026 12:58:23.621] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mcdart.xp_synthesiser.XPSynthesiser]
|
| 7873 | [01Jan2026 12:58:23.622] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.morphtool.MorphTool, vazkii.morphtool.MorphToolClient]
|
| 7874 | [01Jan2026 12:58:23.622] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createenchantmentindustry.common.CEICommon, plus.dragons.createenchantmentindustry.data.CEIData, plus.dragons.createenchantmentindustry.client.CEIClient]
|
| 7875 | [01Jan2026 12:58:23.622] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.overflowingbars.neoforge.OverflowingBarsNeoForge, fuzs.overflowingbars.neoforge.client.OverflowingBarsNeoForgeClient]
|
| 7876 | [01Jan2026 12:58:23.623] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.openloader.neoforge.impl.NeoForgeMod]
|
| 7877 | [01Jan2026 12:58:23.623] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrh0.createaddition.CreateAddition]
|
| 7878 | [01Jan2026 12:58:23.623] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.configlib.ConfigLib]
|
| 7879 | [01Jan2026 12:58:23.624] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.kosmx.playerAnim.forge.ForgeClientEvent]
|
| 7880 | [01Jan2026 12:58:23.624] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.createmod.ponder.NeoForgePonder, net.createmod.ponder.NeoForgePonderClient]
|
| 7881 | [01Jan2026 12:58:23.624] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.sirgrantd.magic_coins.MagicCoinsMod]
|
| 7882 | [01Jan2026 12:58:23.624] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.qther.nanny.NaNny]
|
| 7883 | [01Jan2026 12:58:23.625] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [team.chisel.ctm.CTM]
|
| 7884 | [01Jan2026 12:58:23.625] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [owmii.powah.Powah, owmii.powah.client.PowahClient]
|
| 7885 | [01Jan2026 12:58:23.625] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ultramega.cabletiers.neoforge.ModInitializer]
|
| 7886 | [01Jan2026 12:58:23.626] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.resourcepackoverrides.neoforge.ResourcePackOverridesNeoForge, fuzs.resourcepackoverrides.neoforge.client.ResourcePackOverridesNeoForgeClient]
|
| 7887 | [01Jan2026 12:58:23.627] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [chanceCubes.CCubesCore]
|
| 7888 | [01Jan2026 12:58:23.627] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.adonis.createshimmer.data.CSData, com.adonis.createshimmer.common.CSCommon]
|
| 7889 | [01Jan2026 12:58:23.627] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.balm.neoforge.NeoForgeBalm, net.blay09.mods.balm.neoforge.client.NeoForgeBalmClient]
|
| 7890 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.pricklemc.neoforge.impl.NeoForgeMod]
|
| 7891 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ftblag.stonechest.StoneChest]
|
| 7892 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.kostromdan.mods.crash_assistant.neoforge.CrashAssistantNeoForge]
|
| 7893 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.athena.neoforge.AthenaNeoForge]
|
| 7894 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.lmft.forge.LMFTForge]
|
| 7895 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.glodium.Glodium]
|
| 7896 | [01Jan2026 12:58:23.628] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.xalcon.torchmaster.TorchmasterNeoforge]
|
| 7897 | [01Jan2026 12:58:23.629] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ironfurnaces.IronFurnaces]
|
| 7898 | [01Jan2026 12:58:23.629] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.justhammers.neoforge.HammersNeoForge]
|
| 7899 | [01Jan2026 12:58:23.629] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cmdpro.databank.Databank]
|
| 7900 | [01Jan2026 12:58:23.629] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.core.CoreLib]
|
| 7901 | [01Jan2026 12:58:23.630] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.mods.pop.Pop]
|
| 7902 | [01Jan2026 12:58:23.630] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_attributes.ApothicAttributes]
|
| 7903 | [01Jan2026 12:58:23.630] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefulconfig.neoforge.ResourcefulConfigNeoForge]
|
| 7904 | [01Jan2026 12:58:23.631] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.wesley1808.servercore.neoforge.common.ServerCoreNeoForge]
|
| 7905 | [01Jan2026 12:58:23.631] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.mods.structureexpansion.neo.StructureExpansionNeo]
|
| 7906 | [01Jan2026 12:58:23.631] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [top.theillusivec4.curios.Curios]
|
| 7907 | [01Jan2026 12:58:23.631] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.searchables.SearchablesNeoForge]
|
| 7908 | [01Jan2026 12:58:23.631] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.measurements.MeasurementsNeoForge]
|
| 7909 | [01Jan2026 12:58:23.631] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fallenbreath.conditionalmixin.neoforge.ConditionalMixinNeoForge]
|
| 7910 | [01Jan2026 12:58:23.632] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apothic_enchanting.ApothicEnchanting]
|
| 7911 | [01Jan2026 12:58:23.632] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.apotheosis.Apotheosis]
|
| 7912 | [01Jan2026 12:58:23.633] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.matyrobbrt.mekanisticrouters.MekRouters, com.matyrobbrt.mekanisticrouters.client.MekRoutersClient]
|
| 7913 | [01Jan2026 12:58:23.633] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.lib.CodeChickenLib]
|
| 7914 | [01Jan2026 12:58:23.633] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.brandon3055.brandonscore.BrandonsCore]
|
| 7915 | [01Jan2026 12:58:23.634] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.manmaed.antiblocksrechiseled.AntiBlocksReChiseled]
|
| 7916 | [01Jan2026 12:58:23.634] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.natamus.randombonemealflowers.ModNeoForge]
|
| 7917 | [01Jan2026 12:58:23.634] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tamaized.ae2jeiintegration.AE2JEIIntegration]
|
| 7918 | [01Jan2026 12:58:23.634] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.uncandango.kubejstweaks.KubeJSTweaks]
|
| 7919 | [01Jan2026 12:58:23.634] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.dooji.underlay.main.Underlay]
|
| 7920 | [01Jan2026 12:58:23.634] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.faboslav.structurify.neoforge.StructurifyNeoForge]
|
| 7921 | [01Jan2026 12:58:23.635] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mezz.jei.neoforge.JustEnoughItems]
|
| 7922 | [01Jan2026 12:58:23.635] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.tesseract.Tesseract]
|
| 7923 | [01Jan2026 12:58:23.636] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.common.Mekanism, mekanism.client.MekanismClient]
|
| 7924 | [01Jan2026 12:58:23.637] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.laserio.common.LaserIO]
|
| 7925 | [01Jan2026 12:58:23.637] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tonimatas.mekanismcurios.MekanismCurios]
|
| 7926 | [01Jan2026 12:58:23.637] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mekanism.generators.common.MekanismGenerators, mekanism.generators.client.GeneratorsClient]
|
| 7927 | [01Jan2026 12:58:23.638] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.muon.irons_apothic.IronsApothic]
|
| 7928 | [01Jan2026 12:58:23.638] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.manmaed.petrock.PetRock]
|
| 7929 | [01Jan2026 12:58:23.638] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.tom.morewires.MoreImmersiveWires]
|
| 7930 | [01Jan2026 12:58:23.638] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.satherov.crystalix.Crystalix, dev.satherov.crystalix.CrystalixClient]
|
| 7931 | [01Jan2026 12:58:23.639] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.xylonity.tooltipoverhaul.TooltipOverhaulNeoForge]
|
| 7932 | [01Jan2026 12:58:23.639] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.drippyloadingscreen.DrippyLoadingScreenNeoForge]
|
| 7933 | [01Jan2026 12:58:23.639] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_base.generated.GeneratedEntryPoint]
|
| 7934 | [01Jan2026 12:58:23.640] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [yalter.mousetweaks.neoforge.MouseTweaksNeo]
|
| 7935 | [01Jan2026 12:58:23.640] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.psi.common.Psi]
|
| 7936 | [01Jan2026 12:58:23.640] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [blusunrize.immersiveengineering.ImmersiveEngineering]
|
| 7937 | [01Jan2026 12:58:23.641] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ky.someone.mods.gag.GAG]
|
| 7938 | [01Jan2026 12:58:23.641] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mt1006.nbt_ac.NBTacNeoForge]
|
| 7939 | [01Jan2026 12:58:23.641] [Render thread/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge]
|
| 7940 | [01Jan2026 12:58:23.642] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.catastrophe573.dimdungeons.DimDungeons]
|
| 7941 | [01Jan2026 12:58:23.642] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.pipez.Main]
|
| 7942 | [01Jan2026 12:58:23.643] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.liopyu.entityjs.EntityJSMod]
|
| 7943 | [01Jan2026 12:58:23.643] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.itemcollectors.ItemCollectors]
|
| 7944 | [01Jan2026 12:58:23.643] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.entityculling.EntityCullingBootstrap]
|
| 7945 | [01Jan2026 12:58:23.643] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.portingdeadmods.cable_facades.CFMain]
|
| 7946 | [01Jan2026 12:58:23.643] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.modconduits.common.ModdedConduits, com.enderio.modconduits.client.ModdedConduitsClient]
|
| 7947 | [01Jan2026 12:58:23.644] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.portingdeadmods.moofluids.MooFluids]
|
| 7948 | [01Jan2026 12:58:23.644] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ferriarnus.monocle.Monocle]
|
| 7949 | [01Jan2026 12:58:23.644] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.connectedglass.ConnectedGlass]
|
| 7950 | [01Jan2026 12:58:23.644] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mrbysco.constructionstick.ConstructionStick]
|
| 7951 | [01Jan2026 12:58:23.644] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.puzzleslib.neoforge.impl.PuzzlesLibNeoForge, fuzs.puzzleslib.neoforge.impl.client.PuzzlesLibNeoForgeClient]
|
| 7952 | [01Jan2026 12:58:23.644] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.jei.forge.ModInitializer]
|
| 7953 | [01Jan2026 12:58:23.645] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [carbonconfiglib.CarbonConfig]
|
| 7954 | [01Jan2026 12:58:23.645] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.quartzarsenal.neoforge.ModInitializer]
|
| 7955 | [01Jan2026 12:58:23.646] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [software.bernie.geckolib.GeckoLib]
|
| 7956 | [01Jan2026 12:58:23.646] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.arsnouveau.ArsNouveau]
|
| 7957 | [01Jan2026 12:58:23.646] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.alexthw.sauce.Sauce]
|
| 7958 | [01Jan2026 12:58:23.647] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.ars_elemental.ArsElemental]
|
| 7959 | [01Jan2026 12:58:23.647] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.github.ars_affinity.ArsAffinity]
|
| 7960 | [01Jan2026 12:58:23.647] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.leaderboards.Leaderboards]
|
| 7961 | [01Jan2026 12:58:23.648] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.morejs.MoreJS]
|
| 7962 | [01Jan2026 12:58:23.648] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.flanks255.pocketstorage.PocketStorage]
|
| 7963 | [01Jan2026 12:58:23.648] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.cookingforblockheads.NeoForgeCookingForBlockheads, net.blay09.mods.cookingforblockheads.client.NeoForgeCookingForBlockheadsClient]
|
| 7964 | [01Jan2026 12:58:23.649] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.controlling.Controlling]
|
| 7965 | [01Jan2026 12:58:23.649] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.fastitemframes.neoforge.FastItemFramesNeoForge, fuzs.fastitemframes.neoforge.client.FastItemFramesNeoForgeClient]
|
| 7966 | [01Jan2026 12:58:23.649] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.unrealdinnerbone.ibicf.neo.IBICFNeo]
|
| 7967 | [01Jan2026 12:58:23.649] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.sskirillss.relics.Relics]
|
| 7968 | [01Jan2026 12:58:23.650] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.reliquified_ars_nouveau.ReliquifiedArsNouveau]
|
| 7969 | [01Jan2026 12:58:23.650] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alexthw.starbunclemania.StarbuncleMania]
|
| 7970 | [01Jan2026 12:58:23.650] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbauxilium.FTBAuxilium]
|
| 7971 | [01Jan2026 12:58:23.650] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.nuggets.Nuggets]
|
| 7972 | [01Jan2026 12:58:23.650] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.technici4n.grandpower.impl.GrandPowerImpl]
|
| 7973 | [01Jan2026 12:58:23.651] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.refinedmods.refinedstorage.mekanism.ModInitializer]
|
| 7974 | [01Jan2026 12:58:23.651] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.dummmmmmy.neoforge.DummmmmmyForge]
|
| 7975 | [01Jan2026 12:58:23.652] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [twilightforest.TwilightForestMod]
|
| 7976 | [01Jan2026 12:58:23.653] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mob_grinding_utils.MobGrindingUtils]
|
| 7977 | [01Jan2026 12:58:23.653] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.common_storage_lib.data.NeoDataLib]
|
| 7978 | [01Jan2026 12:58:23.654] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.ricmc.betterblockz.BetterBlockZ]
|
| 7979 | [01Jan2026 12:58:23.654] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.arseng.ArsEnergistique, gripe._90.arseng.client.ArsEngClient]
|
| 7980 | [01Jan2026 12:58:23.654] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vectorwing.farmersdelight.FarmersDelight]
|
| 7981 | [01Jan2026 12:58:23.654] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.entangled.Entangled]
|
| 7982 | [01Jan2026 12:58:23.655] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.darkere.crashutils.CrashUtils]
|
| 7983 | [01Jan2026 12:58:23.655] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.respawningstructures.RespawningStructures]
|
| 7984 | [01Jan2026 12:58:23.655] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.world.XyWorld]
|
| 7985 | [01Jan2026 12:58:23.655] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tv.soaryn.xycraft.machines.XyMachines]
|
| 7986 | [01Jan2026 12:58:23.656] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [terrails.colorfulhearts.neoforge.ColorfulHearts]
|
| 7987 | [01Jan2026 12:58:23.656] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.ellpeck.actuallyadditions.mod.ActuallyAdditions]
|
| 7988 | [01Jan2026 12:58:23.656] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.patchouli.neoforge.common.NeoForgeModInitializer]
|
| 7989 | [01Jan2026 12:58:23.657] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstoragecreateintegration.SophisticatedStorageCreateIntegration]
|
| 7990 | [01Jan2026 12:58:23.657] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.natamus.collective.CollectiveNeoForge]
|
| 7991 | [01Jan2026 12:58:23.657] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.replication.Replication]
|
| 7992 | [01Jan2026 12:58:23.658] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbultimine.neoforge.FTBUltimineNeoForge]
|
| 7993 | [01Jan2026 12:58:23.658] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge]
|
| 7994 | [01Jan2026 12:58:23.658] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.lootjs.LootJS]
|
| 7995 | [01Jan2026 12:58:23.658] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yanny.ali.AliMod]
|
| 7996 | [01Jan2026 12:58:23.658] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.architectury.neoforge.ArchitecturyNeoForge]
|
| 7997 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.neoforge.BambooEverythingNeoForge]
|
| 7998 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.bobvarioa.kubejspowah.KubeJSPowah]
|
| 7999 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbmaterials.neoforge.FTBMaterialsNeo]
|
| 8000 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.sdrp.neoforge.SDRPNeoForge]
|
| 8001 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.findme.forge.FindMeModForge]
|
| 8002 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.squatgrow.neoforge.SquatGrowNeoForge]
|
| 8003 | [01Jan2026 12:58:23.659] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.belts.neoforge.BeltsModNeoforge, rearth.belts.neoforge.client.BeltsModClientNeoForge]
|
| 8004 | [01Jan2026 12:58:23.660] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [pro.mikey.accelerateddecay.neoforge.AcceleratedDecayNeoforge]
|
| 8005 | [01Jan2026 12:58:23.660] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.sweenus.simplyswords.neoforge.SimplySwordsForge]
|
| 8006 | [01Jan2026 12:58:23.660] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.fancymenu.FancyMenuNeoForge]
|
| 8007 | [01Jan2026 12:58:23.660] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.nerb.neoforge.NERBNeoForge]
|
| 8008 | [01Jan2026 12:58:23.660] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.toolkit.neoforge.ToolkitNeo]
|
| 8009 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftblibrary.neoforge.FTBLibraryNeoForge]
|
| 8010 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbfiltersystem.neoforge.FTBFilterSystemNeoForge]
|
| 8011 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteams.neoforge.FTBTeamsNeoForge]
|
| 8012 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbranks.neoforge.FTBRanksNeoForge]
|
| 8013 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbessentials.neoforge.FTBEssentialsNeoForge]
|
| 8014 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbchunks.neoforge.FTBChunksForge]
|
| 8015 | [01Jan2026 12:58:23.661] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteambases.FTBTeamBases]
|
| 8016 | [01Jan2026 12:58:23.662] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbquests.neoforge.FTBQuestsNeoForge]
|
| 8017 | [01Jan2026 12:58:23.663] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.shatterbyte.clavis.neoforge.ClavisNeoForge]
|
| 8018 | [01Jan2026 12:58:23.663] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dan200.computercraft.ComputerCraft]
|
| 8019 | [01Jan2026 12:58:23.663] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.brandon3055.draconicevolution.DraconicEvolution]
|
| 8020 | [01Jan2026 12:58:23.663] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.mecrh.MECRHMod, dev.ftb.mods.mecrh.client.MECRHModClient]
|
| 8021 | [01Jan2026 12:58:23.664] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.supermartijn642.trashcans.TrashCans]
|
| 8022 | [01Jan2026 12:58:23.664] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
|
| 8023 | [01Jan2026 12:58:23.664] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.inventoryessentials.NeoForgeInventoryEssentials, net.blay09.mods.inventoryessentials.client.NeoForgeInventoryEssentialsClient]
|
| 8024 | [01Jan2026 12:58:23.665] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.direwolf20.justdirethings.JustDireThings]
|
| 8025 | [01Jan2026 12:58:23.665] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.creeperhost.polylib.neoforge.PolyLibNeoForge]
|
| 8026 | [01Jan2026 12:58:23.666] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.gigabit101.shrink.neoforge.ShrinkModForge]
|
| 8027 | [01Jan2026 12:58:23.666] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sunekaer.yeetusexperimentus.neo.YeetusExperimentusNeoForge]
|
| 8028 | [01Jan2026 12:58:23.666] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.breakinblocks.deepdarkdimdungeons.Deepdarkdimdungeons]
|
| 8029 | [01Jan2026 12:58:23.666] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.redspace.ironsjewelry.IronsJewelry]
|
| 8030 | [01Jan2026 12:58:23.666] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cpw.mods.inventorysorter.InventorySorter]
|
| 8031 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.bisecthosting.mods.bhmenu.ModRoot]
|
| 8032 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for rhino
|
| 8033 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.latvian.mods.kubejs.KubeJS]
|
| 8034 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.kubeio.ModInitializer]
|
| 8035 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbxmodcompat.neoforge.FTBXModCompatNeoForge]
|
| 8036 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.kubeaa.ModInitializer]
|
| 8037 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.occultism_kubejs.OccultismKubeJS]
|
| 8038 | [01Jan2026 12:58:23.667] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.latvian.mods.kubejs.mekanism.KubeJSMekanism]
|
| 8039 | [01Jan2026 12:58:23.668] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.owo.Owo, io.wispforest.owo.client.OwoClient]
|
| 8040 | [01Jan2026 12:58:23.668] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.oritech.neoforge.OritechModNeoForge, rearth.oritech.neoforge.client.OritechClientNeoForge]
|
| 8041 | [01Jan2026 12:58:23.668] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rearth.oracle.neoforge.OracleNeoForge, rearth.oracle.neoforge.OracleNeoForgeClient]
|
| 8042 | [01Jan2026 12:58:23.669] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blakebr0.cucumber.Cucumber]
|
| 8043 | [01Jan2026 12:58:23.669] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.blay09.mods.trashslot.NeoForgeTrashSlot, net.blay09.mods.trashslot.client.NeoForgeTrashSlotClient]
|
| 8044 | [01Jan2026 12:58:23.669] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.amendments.neoforge.AmendmentsForge]
|
| 8045 | [01Jan2026 12:58:23.669] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tfar.craftingstation.CraftingStationNeoForge]
|
| 8046 | [01Jan2026 12:58:23.670] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.p3pp3rf1y.sophisticatedstorage.SophisticatedStorage]
|
| 8047 | [01Jan2026 12:58:23.670] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.pmapi.PauseMenuMod]
|
| 8048 | [01Jan2026 12:58:23.670] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.octolib.neoforge.OctoLibNeoForge]
|
| 8049 | [01Jan2026 12:58:23.670] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [it.hurts.octostudios.reliquified_twilight_forest.ReliquifiedTwilightForest]
|
| 8050 | [01Jan2026 12:58:23.670] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.simpleteleporters.SimpleTeleporters]
|
| 8051 | [01Jan2026 12:58:23.670] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [cy.jdkdigital.productivelib.ProductiveLib]
|
| 8052 | [01Jan2026 12:58:23.671] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.heaser.pipeconnector.PipeConnector]
|
| 8053 | [01Jan2026 12:58:23.671] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fr.frinn.custommachinery.CustomMachinery, fr.frinn.custommachinery.client.ClientHandler]
|
| 8054 | [01Jan2026 12:58:23.672] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.custommachineryars.CustommachineryArs]
|
| 8055 | [01Jan2026 12:58:23.672] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fr.frinn.custommachinerymekanism.CustomMachineryMekanism]
|
| 8056 | [01Jan2026 12:58:23.673] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fr.frinn.custommachinerycreate.CustomMachineryCreate, fr.frinn.custommachinerycreate.client.ClientHandler]
|
| 8057 | [01Jan2026 12:58:23.673] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [tfar.metalbarrels.MetalBarrelsForge]
|
| 8058 | [01Jan2026 12:58:23.673] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [jagm.classicpipes.NeoForgeEntrypoint]
|
| 8059 | [01Jan2026 12:58:23.673] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.packcompanion.PackCompanion]
|
| 8060 | [01Jan2026 12:58:23.673] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.trender.gui.impl.client.LibGuiBootstrap]
|
| 8061 | [01Jan2026 12:58:23.674] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.simibubi.create.Create, com.simibubi.create.CreateClient]
|
| 8062 | [01Jan2026 12:58:23.674] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hollingsworth.ars_creo.ArsCreo]
|
| 8063 | [01Jan2026 12:58:23.674] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createdragonsplus.common.CDPCommon, plus.dragons.createdragonsplus.data.CDPData, plus.dragons.createdragonsplus.client.CDPClient]
|
| 8064 | [01Jan2026 12:58:23.675] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xfacthd.framedblocks.FramedBlocks, xfacthd.framedblocks.client.FBClient]
|
| 8065 | [01Jan2026 12:58:23.677] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createcentralkitchen.common.CCKCommon, plus.dragons.createcentralkitchen.integration.dungeonsdelight.DungeonDelightIntegration, plus.dragons.createcentralkitchen.integration.minersdelight.MDIntegration, plus.dragons.createcentralkitchen.integration.extradelight.ExtraDelightIntegration, plus.dragons.createcentralkitchen.integration.kelaidoscopecookery.KelaidoscopeCookeryIntegration, plus.dragons.createcentralkitchen.integration.brewinandchewin.BnCIntegration, plus.dragons.createcentralkitchen.integration.farmersdelight.FDIntegration, plus.dragons.createcentralkitchen.client.CCKClient]
|
| 8066 | [01Jan2026 12:58:23.678] [Render thread/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [io.github.cotrin8672.cem.CemClient, io.github.cotrin8672.cem.Cem]
|
| 8067 | [01Jan2026 12:58:23.678] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.davenonymous.bonsaitrees.BonsaiTrees]
|
| 8068 | [01Jan2026 12:58:23.679] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.tarantel.chickenroost.ChickenRoostMod, net.tarantel.chickenroost.util.ClientBiomeCache, net.tarantel.chickenroost.ChickenRoostModClient]
|
| 8069 | [01Jan2026 12:58:23.679] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.particular.Main]
|
| 8070 | [01Jan2026 12:58:23.680] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.lib.McJtyLib]
|
| 8071 | [01Jan2026 12:58:23.680] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbase.RFToolsBase]
|
| 8072 | [01Jan2026 12:58:23.680] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolspower.RFToolsPower]
|
| 8073 | [01Jan2026 12:58:23.680] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsbuilder.RFToolsBuilder]
|
| 8074 | [01Jan2026 12:58:23.680] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.xnet.XNet]
|
| 8075 | [01Jan2026 12:58:23.681] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [terrails.xnetgases.XNetGases]
|
| 8076 | [01Jan2026 12:58:23.681] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [guideme.internal.GuideME, guideme.internal.GuideMEClient]
|
| 8077 | [01Jan2026 12:58:23.682] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [codechicken.enderstorage.EnderStorage]
|
| 8078 | [01Jan2026 12:58:23.682] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [us.drullk.createenderstorage.CreateEnderStorage]
|
| 8079 | [01Jan2026 12:58:23.682] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [noobanidus.mods.toofast.TooFast]
|
| 8080 | [01Jan2026 12:58:23.682] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbunearthed.FTBUnearthed, dev.ftb.mods.ftbunearthed.client.FTBUnearthedClient]
|
| 8081 | [01Jan2026 12:58:23.683] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mcjty.rftoolsutility.RFToolsUtility]
|
| 8082 | [01Jan2026 12:58:23.683] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.enchdesc.impl.NeoForgeMod]
|
| 8083 | [01Jan2026 12:58:23.683] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.moonlight.neoforge.MoonlightForge]
|
| 8084 | [01Jan2026 12:58:23.683] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.gigaherz.toolbelt.ToolBelt]
|
| 8085 | [01Jan2026 12:58:23.684] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hrznstudio.titanium.Titanium, com.hrznstudio.titanium.TitaniumClient]
|
| 8086 | [01Jan2026 12:58:23.685] [Render thread/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [dev.aaronhowser.mods.irregular_implements.IrregularImplements]
|
| 8087 | [01Jan2026 12:58:23.686] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.jade.util.CommonProxy]
|
| 8088 | [01Jan2026 12:58:23.687] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.breakinblocks.beer.Beer]
|
| 8089 | [01Jan2026 12:58:23.687] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [appeng.core.AppEngClient]
|
| 8090 | [01Jan2026 12:58:23.689] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.buuz135.soulplied_energistics.SoulpliedEnergistics]
|
| 8091 | [01Jan2026 12:58:23.689] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.neuvillette.ae2ct.AE2ct]
|
| 8092 | [01Jan2026 12:58:23.689] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.ae2netanalyser.AEAnalyser]
|
| 8093 | [01Jan2026 12:58:23.689] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.AE2wtlibForge, de.mari_023.ae2wtlib.AE2wtlibClient]
|
| 8094 | [01Jan2026 12:58:23.690] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.extendedae.ExtendedAE]
|
| 8095 | [01Jan2026 12:58:23.690] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.devdyna.justdynathings.Main]
|
| 8096 | [01Jan2026 12:58:23.690] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.unfamily.repae2bridge.RepAE2Bridge]
|
| 8097 | [01Jan2026 12:58:23.691] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.projectet.ae2things.AE2Things, io.github.projectet.ae2things.client.AE2ThingsClient]
|
| 8098 | [01Jan2026 12:58:23.691] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mebeamformer.MEBeamFormer]
|
| 8099 | [01Jan2026 12:58:23.691] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [gripe._90.megacells.MEGACells, gripe._90.megacells.client.MEGACellsClient]
|
| 8100 | [01Jan2026 12:58:23.692] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.pedroksl.ae2addonlib.AE2AddonLib]
|
| 8101 | [01Jan2026 12:58:23.693] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.pedroksl.advanced_ae.client.AAEClient]
|
| 8102 | [01Jan2026 12:58:23.693] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mari_023.ae2wtlib.api.AE2wtlibAPIEntrypoint]
|
| 8103 | [01Jan2026 12:58:23.694] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sts15.enderdrives.EnderDrives]
|
| 8104 | [01Jan2026 12:58:23.694] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [es.degrassi.appexp.AppliedExperienced, es.degrassi.appexp.client.AppliedExperiencedClient]
|
| 8105 | [01Jan2026 12:58:23.694] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.glodblock.github.appflux.AppFlux]
|
| 8106 | [01Jan2026 12:58:23.694] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.almostreliable.merequester.MERequester, com.almostreliable.merequester.MERequesterClient]
|
| 8107 | [01Jan2026 12:58:23.695] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.enderio.armory.EnderIOArmory, com.enderio.armory.client.EnderIOArmoryClient]
|
| 8108 | [01Jan2026 12:58:23.695] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.anthonyhilyard.iceberg.neoforge.IcebergNeoForge]
|
| 8109 | [01Jan2026 12:58:23.695] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.anthonyhilyard.advancementplaques.neoforge.client.AdvancementPlaquesNeoForgeClient]
|
| 8110 | [01Jan2026 12:58:23.695] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.sammy.malum.MalumMod]
|
| 8111 | [01Jan2026 12:58:23.696] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chen1335.renderjs.RenderJS]
|
| 8112 | [01Jan2026 12:58:23.696] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [giselle.jei_mekanism_multiblocks.common.JEI_MekanismMultiblocks]
|
| 8113 | [01Jan2026 12:58:23.696] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cyanogen.cognition.Cognition]
|
| 8114 | [01Jan2026 12:58:23.696] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.klikli_dev.modonomicon.ModonomiconNeo]
|
| 8115 | [01Jan2026 12:58:23.696] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.periut.cryonicconfig.neoforge.CryonicConfigNeoForge]
|
| 8116 | [01Jan2026 12:58:23.696] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.corosus.coroutil.loader.neoforge.ConfigModNeoForge]
|
| 8117 | [01Jan2026 12:58:23.697] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.corosus.watut.loader.neoforge.WatutModNeoForge]
|
| 8118 | [01Jan2026 12:58:23.697] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leclowndu93150.chisel.Chisel]
|
| 8119 | [01Jan2026 12:58:23.697] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.isxander.yacl3.platform.PlatformEntrypoint]
|
| 8120 | [01Jan2026 12:58:23.697] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.breakinblocks.busy_villagers.Busy_villagers]
|
| 8121 | [01Jan2026 12:58:23.697] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cazsius.solcarrot.SOLCarrot]
|
| 8122 | [01Jan2026 12:58:23.698] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.valhallamc.entityguardian.EntityGuardian]
|
| 8123 | [01Jan2026 12:58:23.698] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.ramidzkh.mekae2.AppliedMekanistics]
|
| 8124 | [01Jan2026 12:58:23.698] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.alexthw.ars_hex.ArsHex]
|
| 8125 | [01Jan2026 12:58:23.698] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [be.florens.expandability.neoforge.ExpandAbilityForge]
|
| 8126 | [01Jan2026 12:58:23.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for endercore
|
| 8127 | [01Jan2026 12:58:23.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_view_api_v2
|
| 8128 | [01Jan2026 12:58:23.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.core.common.network.CoreNetwork for @SubscribeEvent-annotated methods
|
| 8129 | [01Jan2026 12:58:23.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config
|
| 8130 | [01Jan2026 12:58:23.703] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLootModifier from ali.neoforge.mixins.json into net.neoforged.neoforge.common.loot.LootModifier
|
| 8131 | [01Jan2026 12:58:23.703] [modloading-worker-0/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinLootModifier from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8132 | [01Jan2026 12:58:23.703] [modloading-worker-0/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker starting
|
| 8133 | [01Jan2026 12:58:23.703] [modloading-worker-0/INFO] [com.omnitools.omniTools.omniTools/]: OmniTools mod is loading...
|
| 8134 | [01Jan2026 12:58:23.704] [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
|
| 8135 | [01Jan2026 12:58:23.704] [modloading-worker-0/INFO] [de.keksuccino.modernworldcreation.ModernWorldCreation/]: [MODERN WORLD CREATION] Starting version 2.0.0 on NeoForge..
|
| 8136 | [01Jan2026 12:58:23.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernworldcreation
|
| 8137 | [01Jan2026 12:58:23.704] [modloading-worker-0/DEBUG] [mixin/]: Mixing ae2.OmniToolItemAEMenuItemMixin from omnitools.mixins.json into com.omnitools.omniTools.core.OmniToolItem
|
| 8138 | [01Jan2026 12:58:23.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.core.client.ClientModEvents for @SubscribeEvent-annotated methods
|
| 8139 | [01Jan2026 12:58:23.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubeutils
|
| 8140 | [01Jan2026 12:58:23.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_data_attachment_v1
|
| 8141 | [01Jan2026 12:58:23.706] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.RegisterCapabilitiesEventMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
|
| 8142 | [01Jan2026 12:58:23.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iris
|
| 8143 | [01Jan2026 12:58:23.708] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.RegisterCapabilitiesEventMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
|
| 8144 | [01Jan2026 12:58:23.708] [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)
|
| 8145 | [01Jan2026 12:58:23.710] [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
|
| 8146 | [01Jan2026 12:58:23.710] [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
|
| 8147 | [01Jan2026 12:58:23.710] [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
|
| 8148 | [01Jan2026 12:58:23.710] [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
|
| 8149 | [01Jan2026 12:58:23.710] [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
|
| 8150 | [01Jan2026 12:58:23.710] [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
|
| 8151 | [01Jan2026 12:58:23.710] [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
|
| 8152 | [01Jan2026 12:58:23.710] [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
|
| 8153 | [01Jan2026 12:58:23.710] [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
|
| 8154 | [01Jan2026 12:58:23.710] [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
|
| 8155 | [01Jan2026 12:58:23.710] [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
|
| 8156 | [01Jan2026 12:58:23.710] [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
|
| 8157 | [01Jan2026 12:58:23.710] [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
|
| 8158 | [01Jan2026 12:58:23.710] [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
|
| 8159 | [01Jan2026 12:58:23.710] [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
|
| 8160 | [01Jan2026 12:58:23.711] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.packs.MixinSimpleJsonResourceReloadListener from bookshelf.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
|
| 8161 | [01Jan2026 12:58:23.711] [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)
|
| 8162 | [01Jan2026 12:58:23.711] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prepare$0(Ljava/util/Map$Entry;)Z to mdc2ef4c$bookshelf$lambda$prepare$0$0 in bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf
|
| 8163 | [01Jan2026 12:58:23.712] [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
|
| 8164 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spark
|
| 8165 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jags
|
| 8166 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.unrealdinnerbone.jags.JAGSNeoClient for @SubscribeEvent-annotated methods
|
| 8167 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8168 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8169 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8170 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8171 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8172 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8173 | [01Jan2026 12:58:23.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8174 | [01Jan2026 12:58:23.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/core/client/ClientModEvents; to the mod event bus of mod endercore
|
| 8175 | [01Jan2026 12:58:23.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for embeddium
|
| 8176 | [01Jan2026 12:58:23.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.embeddedt.embeddium.compat.ccl.CCLCompatBootstrap for @SubscribeEvent-annotated methods
|
| 8177 | [01Jan2026 12:58:23.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/embeddedt/embeddium/compat/ccl/CCLCompatBootstrap; to the mod event bus of mod embeddium
|
| 8178 | [01Jan2026 12:58:23.716] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBaseBlock from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.support.AbstractBaseBlock
|
| 8179 | [01Jan2026 12:58:23.717] [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)
|
| 8180 | [01Jan2026 12:58:23.717] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8181 | [01Jan2026 12:58:23.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_curios
|
| 8182 | [01Jan2026 12:58:23.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.embeddedt.embeddium.impl.chunk.AddSectionGeometryHandler for @SubscribeEvent-annotated methods
|
| 8183 | [01Jan2026 12:58:23.718] [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
|
| 8184 | [01Jan2026 12:58:23.718] [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
|
| 8185 | [01Jan2026 12:58:23.718] [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
|
| 8186 | [01Jan2026 12:58:23.718] [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
|
| 8187 | [01Jan2026 12:58:23.718] [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
|
| 8188 | [01Jan2026 12:58:23.718] [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
|
| 8189 | [01Jan2026 12:58:23.718] [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
|
| 8190 | [01Jan2026 12:58:23.718] [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
|
| 8191 | [01Jan2026 12:58:23.718] [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
|
| 8192 | [01Jan2026 12:58:23.719] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8193 | [01Jan2026 12:58:23.719] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8194 | [01Jan2026 12:58:23.720] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRendererMixin from fusion.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8195 | [01Jan2026 12:58:23.720] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRendererMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8196 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRendererMixin from irons_spellbooks.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8197 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bcc-common.toml for bcc tracking
|
| 8198 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extremesoundvisualizer-client.toml for extremesoundvisualizer tracking
|
| 8199 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jumbofurnace-server.toml for jumbofurnace tracking
|
| 8200 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bcc
|
| 8201 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.EntityRendererMixin from apotheosis.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8202 | [01Jan2026 12:58:23.721] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRendererMixin from entityculling.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8203 | [01Jan2026 12:58:23.722] [modloading-worker-0/DEBUG] [mixin/]: entityculling.mixins.json:EntityRendererMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 8204 | [01Jan2026 12:58:23.722] [modloading-worker-0/DEBUG] [mixin/]: Mixing light.EntityRendererMixin from ars_nouveau.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8205 | [01Jan2026 12:58:23.723] [modloading-worker-0/DEBUG] [mixin/]: Mixing ui.EntityRendererMixin from owo.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8206 | [01Jan2026 12:58:23.723] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRendererMixin 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)
|
| 8207 | [01Jan2026 12:58:23.724] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.cull.EntityRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
|
| 8208 | [01Jan2026 12:58:23.724] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.cull.EntityRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8209 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8210 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8211 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8212 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8213 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8214 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8215 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: irons_spellbooks.mixins.json:EntityRendererMixin from mod irons_spellbooks->@Inject::renderRayOverride(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8216 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.EntityRendererMixin from mod apotheosis->@Inject::apoth_getShadowRadius(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8217 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:light.EntityRendererMixin from mod ars_nouveau->@Inject::ars_nouveau$onGetBlockLight(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8218 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRendererMixin from mod owo->@Inject::cancelLabel(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8219 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRendererMixin from mod owo->@Inject::adjustLabelRotation(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8220 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRendererMixin from mod owo->@Inject::adjustLabelRotation(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8221 | [01Jan2026 12:58:23.727] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRendererMixin from mod owo->@Inject::adjustLabelRotation(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8222 | [01Jan2026 12:58:23.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/unrealdinnerbone/jags/JAGSNeoClient; to the mod event bus of mod jags
|
| 8223 | [01Jan2026 12:58:23.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for transition
|
| 8224 | [01Jan2026 12:58:23.729] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBaseContainerMenu from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.support.AbstractBaseContainerMenu
|
| 8225 | [01Jan2026 12:58:23.729] [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)
|
| 8226 | [01Jan2026 12:58:23.729] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
|
| 8227 | [01Jan2026 12:58:23.731] [modloading-worker-0/INFO] [com.davenonymous.pipegoggles.PipeGoggles/]: Loaded special pipe handler for mod ae2: IgnoreAppliedEnergisticsCovers
|
| 8228 | [01Jan2026 12:58:23.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/embeddedt/embeddium/impl/chunk/AddSectionGeometryHandler; to the game event bus
|
| 8229 | [01Jan2026 12:58:23.732] [modloading-worker-0/DEBUG] [mixin/]: Mixing CameraMixin from supplementaries-common.mixins.json into net.minecraft.client.Camera
|
| 8230 | [01Jan2026 12:58:23.732] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:CameraMixin 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)
|
| 8231 | [01Jan2026 12:58:23.732] [modloading-worker-0/DEBUG] [mixin/]: Mixing CameraAccessorMixin from create_hypertube.mixins.json into net.minecraft.client.Camera
|
| 8232 | [01Jan2026 12:58:23.732] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:CameraAccessorMixin 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)
|
| 8233 | [01Jan2026 12:58:23.732] [modloading-worker-0/DEBUG] [mixin/]: Mixing CameraMixin from create_hypertube.mixins.json into net.minecraft.client.Camera
|
| 8234 | [01Jan2026 12:58:23.732] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:CameraMixin 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)
|
| 8235 | [01Jan2026 12:58:23.735] [modloading-worker-0/DEBUG] [mixin/]: Mixing firstPerson.CameraAccessor from playerAnimator-common.mixins.json into net.minecraft.client.Camera
|
| 8236 | [01Jan2026 12:58:23.735] [modloading-worker-0/DEBUG] [mixin/]: Mixing CameraMixin from relics.mixins.json into net.minecraft.client.Camera
|
| 8237 | [01Jan2026 12:58:23.735] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.CameraMixin from create.mixins.json into net.minecraft.client.Camera
|
| 8238 | [01Jan2026 12:58:23.737] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:CameraMixin from mod supplementaries->@Inject::supp$setupCannonCamera(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8239 | [01Jan2026 12:58:23.737] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:CameraMixin from mod create_hypertube->@Inject::createHypertube$onSetup(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8240 | [01Jan2026 12:58:23.737] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:CameraMixin from mod relics->@Inject::onRotationUpdate(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8241 | [01Jan2026 12:58:23.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file universalgrid-common.toml for universalgrid tracking
|
| 8242 | [01Jan2026 12:58:23.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-common.toml for enderio_machines tracking
|
| 8243 | [01Jan2026 12:58:23.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/machines-client.toml for enderio_machines tracking
|
| 8244 | [01Jan2026 12:58:23.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.embeddedt.embeddium.impl.render.frapi.SpriteFinderCache for @SubscribeEvent-annotated methods
|
| 8245 | [01Jan2026 12:58:23.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-common.toml for enderio_base tracking
|
| 8246 | [01Jan2026 12:58:23.739] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/base-client.toml for enderio_base tracking
|
| 8247 | [01Jan2026 12:58:23.741] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for transfer_labels
|
| 8248 | [01Jan2026 12:58:23.742] [modloading-worker-0/DEBUG] [mixin/]: Mixing TextureAtlasSpriteMixin from fusion.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite
|
| 8249 | [01Jan2026 12:58:23.742] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:TextureAtlasSpriteMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8250 | [01Jan2026 12:58:23.742] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite
|
| 8251 | [01Jan2026 12:58:23.742] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8252 | [01Jan2026 12:58:23.744] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.216
|
| 8253 | [01Jan2026 12:58:23.744] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.42
|
| 8254 | [01Jan2026 12:58:23.744] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.216, for MC 1.21.1
|
| 8255 | [01Jan2026 12:58:23.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modernfix-common.toml for modernfix tracking
|
| 8256 | [01Jan2026 12:58:23.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernfix
|
| 8257 | [01Jan2026 12:58:23.745] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessOptionsSubScreen from controlling.mixins.json into net.minecraft.client.gui.screens.options.OptionsSubScreen
|
| 8258 | [01Jan2026 12:58:23.745] [modloading-worker-0/DEBUG] [mixin/]: controlling.mixins.json:AccessOptionsSubScreen from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8259 | [01Jan2026 12:58:23.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.embeddedt.modernfix.neoforge.datagen.RuntimeDatagen for @SubscribeEvent-annotated methods
|
| 8260 | [01Jan2026 12:58:23.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/embeddedt/embeddium/impl/render/frapi/SpriteFinderCache; to the mod event bus of mod embeddium
|
| 8261 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class FTBChunksPlugin for plugin ftbchunks
|
| 8262 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class PatchouliPlugin for plugin patchouli
|
| 8263 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
|
| 8264 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Constructed class FTBChunksPlugin for plugin ftbchunks for mod industrialforegoing
|
| 8265 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Constructed class PatchouliPlugin for plugin patchouli for mod industrialforegoing
|
| 8266 | [01Jan2026 12:58:23.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributefix
|
| 8267 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
|
| 8268 | [01Jan2026 12:58:23.745] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.darkhax.attributefix.impl.NeoForgeMod for @SubscribeEvent-annotated methods
|
| 8269 | [01Jan2026 12:58:23.745] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class FTBChunksPlugin
|
| 8270 | [01Jan2026 12:58:23.746] [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
|
| 8271 | [01Jan2026 12:58:23.746] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCaelusApi from caelus.mixins.json into com.illusivesoulworks.caelus.api.CaelusApi
|
| 8272 | [01Jan2026 12:58:23.747] [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)
|
| 8273 | [01Jan2026 12:58:23.747] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class PatchouliPlugin
|
| 8274 | [01Jan2026 12:58:23.747] [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
|
| 8275 | [01Jan2026 12:58:23.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jumbofurnace
|
| 8276 | [01Jan2026 12:58:23.748] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.ExistingFileHelperAccessor from create_dragons_plus.mixins.json into net.neoforged.neoforge.common.data.ExistingFileHelper
|
| 8277 | [01Jan2026 12:58:23.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipegoggles-common.toml for pipegoggles tracking
|
| 8278 | [01Jan2026 12:58:23.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipegoggles-client.toml for pipegoggles tracking
|
| 8279 | [01Jan2026 12:58:23.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipegoggles
|
| 8280 | [01Jan2026 12:58:23.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.setup.ModTooltipComponents for @SubscribeEvent-annotated methods
|
| 8281 | [01Jan2026 12:58:23.751] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForgeRegistry@73efd27b for service interface com.illusivesoulworks.caelus.platform.services.IRegistryFactory
|
| 8282 | [01Jan2026 12:58:23.751] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
|
| 8283 | [01Jan2026 12:58:23.751] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8284 | [01Jan2026 12:58:23.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for omnitools
|
| 8285 | [01Jan2026 12:58:23.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.omnitools.omniTools.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 8286 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/setup/ModTooltipComponents; to the mod event bus of mod pipegoggles
|
| 8287 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinButton from fancymenu.mixins.json into net.minecraft.client.gui.components.Button
|
| 8288 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8289 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.setup.ModRegistries for @SubscribeEvent-annotated methods
|
| 8290 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [mixin/]: Mixing ButtonMixin from nerb-common.mixins.json into net.minecraft.client.gui.components.Button
|
| 8291 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/omnitools/omniTools/client/ClientEvents; to the mod event bus of mod omnitools
|
| 8292 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod replication_matter_overflow
|
| 8293 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [mixin/]: nerb-common.mixins.json:ButtonMixin from mod nerb: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8294 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.omnitools.omniTools.client.ClientEvents$GameEvents for @SubscribeEvent-annotated methods
|
| 8295 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reliquified_lenders_cataclysm
|
| 8296 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_lenders_cataclysm.network.RECNetworkHandler for @SubscribeEvent-annotated methods
|
| 8297 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [mixin/]: Mixing ui.access.ButtonWidgetAccessor from owo.mixins.json into net.minecraft.client.gui.components.Button
|
| 8298 | [01Jan2026 12:58:23.752] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.access.ButtonWidgetAccessor 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)
|
| 8299 | [01Jan2026 12:58:23.753] [modloading-worker-0/DEBUG] [mixin/]: nerb-common.mixins.json:ButtonMixin from mod nerb->@Inject::onPress(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8300 | [01Jan2026 12:58:23.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_lenders_cataclysm/network/RECNetworkHandler; to the mod event bus of mod reliquified_lenders_cataclysm
|
| 8301 | [01Jan2026 12:58:23.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/omnitools/omniTools/client/ClientEvents$GameEvents; to the game event bus
|
| 8302 | [01Jan2026 12:58:23.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_lenders_cataclysm.items.relics.head.VoidBubbleItem for @SubscribeEvent-annotated methods
|
| 8303 | [01Jan2026 12:58:23.754] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class FTBChunksPlugin
|
| 8304 | [01Jan2026 12:58:23.754] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class PatchouliPlugin
|
| 8305 | [01Jan2026 12:58:23.754] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
|
| 8306 | [01Jan2026 12:58:23.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ftboceanmobs-common.toml for ftboceanmobs tracking
|
| 8307 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
|
| 8308 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/embeddedt/modernfix/neoforge/datagen/RuntimeDatagen; to the game event bus
|
| 8309 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8310 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/setup/ModRegistries; to the mod event bus of mod pipegoggles
|
| 8311 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
|
| 8312 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
|
| 8313 | [01Jan2026 12:58:23.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.setup.ModContainers for @SubscribeEvent-annotated methods
|
| 8314 | [01Jan2026 12:58:23.756] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForge@218afe85 for service interface com.illusivesoulworks.caelus.platform.services.ICaelusPlatform
|
| 8315 | [01Jan2026 12:58:23.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_lenders_cataclysm/items/relics/head/VoidBubbleItem; to the game event bus
|
| 8316 | [01Jan2026 12:58:23.756] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinWirelessAutocraftingMonitorItem from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.monitor.WirelessAutocraftingMonitorItem
|
| 8317 | [01Jan2026 12:58:23.756] [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)
|
| 8318 | [01Jan2026 12:58:23.757] [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
|
| 8319 | [01Jan2026 12:58:23.757] [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
|
| 8320 | [01Jan2026 12:58:23.757] [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
|
| 8321 | [01Jan2026 12:58:23.757] [modloading-worker-0/INFO] [shield_api/]: Shield API initialized!
|
| 8322 | [01Jan2026 12:58:23.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shield_api
|
| 8323 | [01Jan2026 12:58:23.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabric_extras.neoforge.client.NeoForgeClientMod for @SubscribeEvent-annotated methods
|
| 8324 | [01Jan2026 12:58:23.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabric_extras/neoforge/client/NeoForgeClientMod; to the mod event bus of mod shield_api
|
| 8325 | [01Jan2026 12:58:23.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/setup/ModContainers; to the mod event bus of mod pipegoggles
|
| 8326 | [01Jan2026 12:58:23.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.setup.ModClientEventHandlers for @SubscribeEvent-annotated methods
|
| 8327 | [01Jan2026 12:58:23.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Lcom/davenonymous/pipegoggles/setup/ModClientEventHandlers;, registering them separately
|
| 8328 | [01Jan2026 12:58:23.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.davenonymous.pipegoggles.setup.ModClientEventHandlers.onClientSetup(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent) to the event bus of mod pipegoggles
|
| 8329 | [01Jan2026 12:58:23.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.davenonymous.pipegoggles.setup.ModClientEventHandlers.onRenderLast(net.neoforged.neoforge.client.event.RenderLevelStageEvent) to the game event bus
|
| 8330 | [01Jan2026 12:58:23.759] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.VillagerTradingManagerMixin from morejs.mixins.json into net.neoforged.neoforge.common.VillagerTradingManager
|
| 8331 | [01Jan2026 12:58:23.759] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerTradingManagerMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8332 | [01Jan2026 12:58:23.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.setup.ModCapabilities for @SubscribeEvent-annotated methods
|
| 8333 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for replication_matter_overflow
|
| 8334 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.VillagerTradingManagerMixin from mod morejs->@Inject::postTradeLoading(Lnet/neoforged/neoforge/event/TagsUpdatedEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8335 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for edivadlib
|
| 8336 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_particles_v1
|
| 8337 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.client.particle.ClientParticleEventHooks for @SubscribeEvent-annotated methods
|
| 8338 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemBuilderMixin from kubejs_curios.mixins.json into dev.latvian.mods.kubejs.item.ItemBuilder
|
| 8339 | [01Jan2026 12:58:23.760] [modloading-worker-0/DEBUG] [mixin/]: kubejs_curios.mixins.json:ItemBuilderMixin from mod kubejs_curios: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8340 | [01Jan2026 12:58:23.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/setup/ModCapabilities; to the mod event bus of mod pipegoggles
|
| 8341 | [01Jan2026 12:58:23.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
|
| 8342 | [01Jan2026 12:58:23.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/client/particle/ClientParticleEventHooks; to the mod event bus of mod fabric_particles_v1
|
| 8343 | [01Jan2026 12:58:23.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.setup.CreativeTabHooks for @SubscribeEvent-annotated methods
|
| 8344 | [01Jan2026 12:58:23.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/setup/CreativeTabHooks; to the mod event bus of mod pipegoggles
|
| 8345 | [01Jan2026 12:58:23.762] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8346 | [01Jan2026 12:58:23.762] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8347 | [01Jan2026 12:58:23.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.networking.Register for @SubscribeEvent-annotated methods
|
| 8348 | [01Jan2026 12:58:23.763] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeEventHandler from ali.neoforge.mixins.json into net.neoforged.neoforge.common.NeoForgeEventHandler
|
| 8349 | [01Jan2026 12:58:23.763] [modloading-worker-0/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinNeoForgeEventHandler from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8350 | [01Jan2026 12:58:23.763] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method getLootModifierManager()Lnet/neoforged/neoforge/common/loot/LootModifierManager; to getLootModifierManager$ali_$md$c2ef4c$0 in ali.neoforge.mixins.json:MixinNeoForgeEventHandler from mod ali
|
| 8351 | [01Jan2026 12:58:23.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/networking/Register; to the mod event bus of mod pipegoggles
|
| 8352 | [01Jan2026 12:58:23.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.datagen.DGHandler for @SubscribeEvent-annotated methods
|
| 8353 | [01Jan2026 12:58:23.764] [modloading-worker-0/DEBUG] [mixin/]: Mixing misc.RealmsMainScreenMixin from nbt_ac.mixins.json into com.mojang.realmsclient.RealmsMainScreen
|
| 8354 | [01Jan2026 12:58:23.764] [modloading-worker-0/DEBUG] [mixin/]: nbt_ac.mixins.json:misc.RealmsMainScreenMixin from mod nbt_ac->@Inject::atInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8355 | [01Jan2026 12:58:23.764] [modloading-worker-0/DEBUG] [mixin/]: nbt_ac.mixins.json:misc.RealmsMainScreenMixin from mod nbt_ac->@Inject::atInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8356 | [01Jan2026 12:58:23.764] [modloading-worker-0/DEBUG] [mixin/]: nbt_ac.mixins.json:misc.RealmsMainScreenMixin from mod nbt_ac->@Inject::atInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8357 | [01Jan2026 12:58:23.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file simpletomb.toml for simpletomb tracking
|
| 8358 | [01Jan2026 12:58:23.766] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.LootModifierManagerMixin from lootjs.mixins.json into net.neoforged.neoforge.common.loot.LootModifierManager
|
| 8359 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [mixin/]: lootjs.mixins.json:forge.LootModifierManagerMixin from mod lootjs->@Inject::lootjs$lootModifierReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8360 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [mixin/]: lootjs.mixins.json:forge.LootModifierManagerMixin from mod lootjs->@Inject::lootjs$lootModifierReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8361 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for durabilitytooltip
|
| 8362 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [mixin/]: lootjs.mixins.json:forge.LootModifierManagerMixin from mod lootjs->@Inject::lootjs$lootModifierReload(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8363 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.durabilitytooltip.DurabilityTooltipClient for @SubscribeEvent-annotated methods
|
| 8364 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8365 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/durabilitytooltip/DurabilityTooltipClient; to the game event bus
|
| 8366 | [01Jan2026 12:58:23.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/datagen/DGHandler; to the mod event bus of mod pipegoggles
|
| 8367 | [01Jan2026 12:58:23.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.data.cache.GoggleSupportCache for @SubscribeEvent-annotated methods
|
| 8368 | [01Jan2026 12:58:23.770] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/data/cache/GoggleSupportCache; to the game event bus
|
| 8369 | [01Jan2026 12:58:23.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.pipegoggles.config.Config for @SubscribeEvent-annotated methods
|
| 8370 | [01Jan2026 12:58:23.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/pipegoggles/config/Config; to the mod event bus of mod pipegoggles
|
| 8371 | [01Jan2026 12:58:23.771] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8372 | [01Jan2026 12:58:23.772] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8373 | [01Jan2026 12:58:23.772] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trade_cycling-client.toml for trade_cycling tracking
|
| 8374 | [01Jan2026 12:58:23.772] [modloading-worker-0/DEBUG] [mixin/]: Mixing TableStatsMixin from beer.mixins.json into dev.shadowsoffire.apothic_enchanting.table.EnchantmentTableStats
|
| 8375 | [01Jan2026 12:58:23.772] [modloading-worker-0/DEBUG] [mixin/]: beer.mixins.json:TableStatsMixin from mod beer: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8376 | [01Jan2026 12:58:23.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trade_cycling
|
| 8377 | [01Jan2026 12:58:23.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8378 | [01Jan2026 12:58:23.774] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8379 | [01Jan2026 12:58:23.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.SpriteContentsAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8380 | [01Jan2026 12:58:23.774] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8381 | [01Jan2026 12:58:23.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.pbr.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8382 | [01Jan2026 12:58:23.774] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8383 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpriteContentsMixin from fusion.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8384 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:SpriteContentsMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8385 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initMetadata$0(Lcom/supermartijn642/fusion/api/util/Pair;)V to mdc2ef4c$fusion$lambda$initMetadata$0$0 in fusion.mixins.json:SpriteContentsMixin from mod fusion
|
| 8386 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAccessor from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8387 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.upload.SpriteContentsAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8388 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.mipmaps.SpriteContentsMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8389 | [01Jan2026 12:58:23.775] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.mipmaps.SpriteContentsMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8390 | [01Jan2026 12:58:23.777] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8391 | [01Jan2026 12:58:23.777] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8392 | [01Jan2026 12:58:23.777] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.SpriteContentsInvoker from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
|
| 8393 | [01Jan2026 12:58:23.777] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.SpriteContentsInvoker from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8394 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris->@Inject::onReturnCreateTicker(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8395 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8396 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8397 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8398 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8399 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8400 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8401 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:SpriteContentsMixin from mod fusion->@Inject::initMetadata(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/metadata/animation/FrameSize;Lcom/mojang/blaze3d/platform/NativeImage;Lnet/minecraft/server/packs/resources/ResourceMetadata;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8402 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:SpriteContentsMixin from mod fusion->@Inject::initMetadata(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/metadata/animation/FrameSize;Lcom/mojang/blaze3d/platform/NativeImage;Lnet/minecraft/server/packs/resources/ResourceMetadata;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8403 | [01Jan2026 12:58:23.779] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:SpriteContentsMixin from mod fusion->@Inject::initMetadata(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/resources/metadata/animation/FrameSize;Lcom/mojang/blaze3d/platform/NativeImage;Lnet/minecraft/server/packs/resources/ResourceMetadata;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8404 | [01Jan2026 12:58:23.781] [modloading-worker-0/DEBUG] [mixin/]: Mixing JoinMultiplayerScreenMixin from authme.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
|
| 8405 | [01Jan2026 12:58:23.781] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:JoinMultiplayerScreenMixin from mod authme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 8406 | [01Jan2026 12:58:23.781] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$1(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$authme$lambda$init$1$0 in authme.mixins.json:JoinMultiplayerScreenMixin from mod authme
|
| 8407 | [01Jan2026 12:58:23.781] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$authme$lambda$init$0$1 in authme.mixins.json:JoinMultiplayerScreenMixin from mod authme
|
| 8408 | [01Jan2026 12:58:23.783] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:JoinMultiplayerScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8409 | [01Jan2026 12:58:23.783] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:JoinMultiplayerScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8410 | [01Jan2026 12:58:23.783] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:JoinMultiplayerScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8411 | [01Jan2026 12:58:23.784] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinCommandSourceStack from architectury.mixins.json into net.minecraft.commands.CommandSourceStack
|
| 8412 | [01Jan2026 12:58:23.784] [modloading-worker-0/DEBUG] [mixin/]: architectury.mixins.json:client.MixinCommandSourceStack 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)
|
| 8413 | [01Jan2026 12:58:23.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extremesoundvisualizer
|
| 8414 | [01Jan2026 12:58:23.784] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandSourceStackMixin from kubejs.mixins.json into net.minecraft.commands.CommandSourceStack
|
| 8415 | [01Jan2026 12:58:23.784] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$sendSuccess$0(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to mdc2ef4c$kubejs$lambda$kjs$sendSuccess$0$0 in kubejs.mixins.json:CommandSourceStackMixin from mod kubejs
|
| 8416 | [01Jan2026 12:58:23.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smartbrainlib
|
| 8417 | [01Jan2026 12:58:23.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tslat.smartbrainlib.example.boilerplate.SBLClient for @SubscribeEvent-annotated methods
|
| 8418 | [01Jan2026 12:58:23.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tslat/smartbrainlib/example/boilerplate/SBLClient; to the mod event bus of mod smartbrainlib
|
| 8419 | [01Jan2026 12:58:23.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extrastorage-server.toml for extrastorage tracking
|
| 8420 | [01Jan2026 12:58:23.794] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8421 | [01Jan2026 12:58:23.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for universalgrid
|
| 8422 | [01Jan2026 12:58:23.795] [modloading-worker-0/DEBUG] [mixin/]: Mixing rechiseled.MixinBaseContainerScreen from rechiseled_chipped.mixins.json into com.supermartijn642.core.gui.WidgetContainerScreen
|
| 8423 | [01Jan2026 12:58:23.795] [modloading-worker-0/DEBUG] [mixin/]: rechiseled_chipped.mixins.json:rechiseled.MixinBaseContainerScreen 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)
|
| 8424 | [01Jan2026 12:58:23.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alltheleaks
|
| 8425 | [01Jan2026 12:58:23.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.alltheleaks.mixin.UpdateableServerPlayer$Manager for @SubscribeEvent-annotated methods
|
| 8426 | [01Jan2026 12:58:23.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extrastorage
|
| 8427 | [01Jan2026 12:58:23.798] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8428 | [01Jan2026 12:58:23.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughbreeding
|
| 8429 | [01Jan2026 12:58:23.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/alltheleaks/mixin/UpdateableServerPlayer$Manager; to the game event bus
|
| 8430 | [01Jan2026 12:58:23.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftboceanmobs
|
| 8431 | [01Jan2026 12:58:23.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftboceanmobs.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 8432 | [01Jan2026 12:58:23.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cleanswing
|
| 8433 | [01Jan2026 12:58:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.alltheleaks.mixin.UpdateablePlayer$Manager for @SubscribeEvent-annotated methods
|
| 8434 | [01Jan2026 12:58:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftboceanmobs/network/NetworkHandler; to the mod event bus of mod ftboceanmobs
|
| 8435 | [01Jan2026 12:58:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftboceanmobs.Config for @SubscribeEvent-annotated methods
|
| 8436 | [01Jan2026 12:58:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftboceanmobs/Config; to the mod event bus of mod ftboceanmobs
|
| 8437 | [01Jan2026 12:58:23.799] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for pickupnotifier:main
|
| 8438 | [01Jan2026 12:58:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftboceanmobs.entity.TentacledHorror$Listener for @SubscribeEvent-annotated methods
|
| 8439 | [01Jan2026 12:58:23.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftboceanmobs/entity/TentacledHorror$Listener; to the game event bus
|
| 8440 | [01Jan2026 12:58:23.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftboceanmobs.entity.riftweaver.RiftWeaverBoss$Listener for @SubscribeEvent-annotated methods
|
| 8441 | [01Jan2026 12:58:23.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for transfer_labels
|
| 8442 | [01Jan2026 12:58:23.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.transfer_labels.Config for @SubscribeEvent-annotated methods
|
| 8443 | [01Jan2026 12:58:23.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftboceanmobs/entity/riftweaver/RiftWeaverBoss$Listener; to the game event bus
|
| 8444 | [01Jan2026 12:58:23.801] [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
|
| 8445 | [01Jan2026 12:58:23.802] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for experiencelib
|
| 8446 | [01Jan2026 12:58:23.803] [modloading-worker-0/DEBUG] [mixin/]: Mixing ParticleMixin from irons_spellbooks.mixins.json into net.minecraft.client.particle.Particle
|
| 8447 | [01Jan2026 12:58:23.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/alltheleaks/mixin/UpdateablePlayer$Manager; to the game event bus
|
| 8448 | [01Jan2026 12:58:23.803] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.alltheleaks.mixin.UpdateableLevel$Manager for @SubscribeEvent-annotated methods
|
| 8449 | [01Jan2026 12:58:23.803] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorParticle from particular.mixins.json into net.minecraft.client.particle.Particle
|
| 8450 | [01Jan2026 12:58:23.803] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:AccessorParticle from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8451 | [01Jan2026 12:58:23.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/alltheleaks/mixin/UpdateableLevel$Manager; to the game event bus
|
| 8452 | [01Jan2026 12:58:23.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.alltheleaks.events.CommonEvents for @SubscribeEvent-annotated methods
|
| 8453 | [01Jan2026 12:58:23.805] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
|
| 8454 | [01Jan2026 12:58:23.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file statuseffectbars-common.toml for statuseffectbars tracking
|
| 8455 | [01Jan2026 12:58:23.806] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BrainAccessor from moonlight-common.mixins.json into net.minecraft.world.entity.ai.Brain
|
| 8456 | [01Jan2026 12:58:23.806] [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)
|
| 8457 | [01Jan2026 12:58:23.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for statuseffectbars
|
| 8458 | [01Jan2026 12:58:23.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedtypes-common.toml for refinedtypes tracking
|
| 8459 | [01Jan2026 12:58:23.811] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8460 | [01Jan2026 12:58:23.811] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorBillboardParticle from particular.mixins.json into net.minecraft.client.particle.SingleQuadParticle
|
| 8461 | [01Jan2026 12:58:23.811] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:AccessorBillboardParticle from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8462 | [01Jan2026 12:58:23.811] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.particle.BillboardParticleMixin from embeddium.mixins.json into net.minecraft.client.particle.SingleQuadParticle
|
| 8463 | [01Jan2026 12:58:23.811] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.particle.BillboardParticleMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8464 | [01Jan2026 12:58:23.815] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.particle.BillboardParticleMixin from mod embeddium->@Inject::renderRotatedQuadFast(Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/joml/Quaternionf;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8465 | [01Jan2026 12:58:23.815] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlockEntityWithoutLevelRendererMixin from geckolib.mixins.json into net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer
|
| 8466 | [01Jan2026 12:58:23.815] [modloading-worker-0/DEBUG] [mixin/]: geckolib.mixins.json:client.BlockEntityWithoutLevelRendererMixin 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)
|
| 8467 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Ldev/uncandango/alltheleaks/events/CommonEvents;, registering them separately
|
| 8468 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onModLoadComplete(net.neoforged.fml.event.lifecycle.FMLLoadCompleteEvent) to the event bus of mod alltheleaks
|
| 8469 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [mixin/]: geckolib.mixins.json:client.BlockEntityWithoutLevelRendererMixin from mod geckolib->@Inject::geckolib$renderGeckolibItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8470 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.registerChunkLoader(net.neoforged.neoforge.common.world.chunk.RegisterTicketControllersEvent) to the event bus of mod alltheleaks
|
| 8471 | [01Jan2026 12:58:23.816] [modloading-worker-0/INFO] [Moonlight/]: Detected config change in supplementaries-common.toml, from neoforge config event
|
| 8472 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.commonSetup(net.neoforged.fml.event.lifecycle.InterModProcessEvent) to the event bus of mod alltheleaks
|
| 8473 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onPlayerLogout(net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerLoggedOutEvent) to the game event bus
|
| 8474 | [01Jan2026 12:58:23.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onPlayerClone(net.neoforged.neoforge.event.entity.player.PlayerEvent$Clone) to the game event bus
|
| 8475 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.registerCommonCommands(net.neoforged.neoforge.event.RegisterCommandsEvent) to the game event bus
|
| 8476 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BlockLootSubProviderAccessor from create.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
|
| 8477 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onShutdownServer(net.neoforged.neoforge.event.server.ServerStoppingEvent) to the game event bus
|
| 8478 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file flywheel-client.toml for flywheel tracking
|
| 8479 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onClosedServer(net.neoforged.neoforge.event.server.ServerStoppedEvent) to the game event bus
|
| 8480 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onPlayerCloneLowest(net.neoforged.neoforge.event.entity.player.PlayerEvent$Clone) to the game event bus
|
| 8481 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onUnloadChunk(net.neoforged.neoforge.event.level.ChunkEvent$Unload) to the game event bus
|
| 8482 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onUnloadLevel(net.neoforged.neoforge.event.level.LevelEvent$Unload) to the game event bus
|
| 8483 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.uncandango.alltheleaks.events.CommonEvents.onReloadListener(net.neoforged.neoforge.event.AddReloadListenerEvent) to the game event bus
|
| 8484 | [01Jan2026 12:58:23.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.alltheleaks.events.ClientEvents for @SubscribeEvent-annotated methods
|
| 8485 | [01Jan2026 12:58:23.818] [modloading-worker-0/DEBUG] [mixin/]: Mixing CombatTrackerMixin from mixins.irregular_implements.json into net.minecraft.world.damagesource.CombatTracker
|
| 8486 | [01Jan2026 12:58:23.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpletomb
|
| 8487 | [01Jan2026 12:58:23.820] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.CapabilityHooksMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
|
| 8488 | [01Jan2026 12:58:23.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fdbosses
|
| 8489 | [01Jan2026 12:58:23.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.init.BossItems$AddToCreativeTabs for @SubscribeEvent-annotated methods
|
| 8490 | [01Jan2026 12:58:23.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughprofessions
|
| 8491 | [01Jan2026 12:58:23.820] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.CapabilityHooksMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
|
| 8492 | [01Jan2026 12:58:23.820] [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)
|
| 8493 | [01Jan2026 12:58:23.821] [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
|
| 8494 | [01Jan2026 12:58:23.821] [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
|
| 8495 | [01Jan2026 12:58:23.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/init/BossItems$AddToCreativeTabs; to the mod event bus of mod fdbosses
|
| 8496 | [01Jan2026 12:58:23.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almostunified
|
| 8497 | [01Jan2026 12:58:23.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.init.BossEntities for @SubscribeEvent-annotated methods
|
| 8498 | [01Jan2026 12:58:23.822] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.BlockCapabilityMixin from entangled.mixins.json into net.neoforged.neoforge.capabilities.BlockCapability
|
| 8499 | [01Jan2026 12:58:23.822] [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)
|
| 8500 | [01Jan2026 12:58:23.823] [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
|
| 8501 | [01Jan2026 12:58:23.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod schematicenergistics
|
| 8502 | [01Jan2026 12:58:23.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for schematicenergistics
|
| 8503 | [01Jan2026 12:58:23.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.schematicenergistics.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 8504 | [01Jan2026 12:58:23.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/alltheleaks/events/ClientEvents; to the game event bus
|
| 8505 | [01Jan2026 12:58:23.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/schematicenergistics/datagen/DataGenerators; to the mod event bus of mod schematicenergistics
|
| 8506 | [01Jan2026 12:58:23.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.schematicenergistics.core.ClientSetup for @SubscribeEvent-annotated methods
|
| 8507 | [01Jan2026 12:58:23.824] [modloading-worker-0/INFO] [disconnect-packet-fix/]: Disconnect Packet Fix has started.
|
| 8508 | [01Jan2026 12:58:23.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for disconnect_packet_fix
|
| 8509 | [01Jan2026 12:58:23.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wits
|
| 8510 | [01Jan2026 12:58:23.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immediatelyfast
|
| 8511 | [01Jan2026 12:58:23.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lambdynlights_api
|
| 8512 | [01Jan2026 12:58:23.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/schematicenergistics/core/ClientSetup; to the mod event bus of mod schematicenergistics
|
| 8513 | [01Jan2026 12:58:23.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.schematicenergistics.Config for @SubscribeEvent-annotated methods
|
| 8514 | [01Jan2026 12:58:23.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rgp_client-common.toml for rgp_client tracking
|
| 8515 | [01Jan2026 12:58:23.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/schematicenergistics/Config; to the mod event bus of mod schematicenergistics
|
| 8516 | [01Jan2026 12:58:23.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appleskin-client.toml for appleskin tracking
|
| 8517 | [01Jan2026 12:58:23.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
|
| 8518 | [01Jan2026 12:58:23.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_curios_integration
|
| 8519 | [01Jan2026 12:58:23.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-startup.toml for bhc tracking
|
| 8520 | [01Jan2026 12:58:23.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/init/BossEntities; to the mod event bus of mod fdbosses
|
| 8521 | [01Jan2026 12:58:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.init.BossDamageSources for @SubscribeEvent-annotated methods
|
| 8522 | [01Jan2026 12:58:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bhc-startup.toml
|
| 8523 | [01Jan2026 12:58:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_lenders_cataclysm.items.relics.charm.VoidVortexInBottleItem for @SubscribeEvent-annotated methods
|
| 8524 | [01Jan2026 12:58:23.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_lenders_cataclysm/items/relics/charm/VoidVortexInBottleItem; to the game event bus
|
| 8525 | [01Jan2026 12:58:23.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/init/BossDamageSources; to the game event bus
|
| 8526 | [01Jan2026 12:58:23.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.init.BossCoreShaders for @SubscribeEvent-annotated methods
|
| 8527 | [01Jan2026 12:58:23.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_lenders_cataclysm.items.relics.charm.ScouringEyeItem for @SubscribeEvent-annotated methods
|
| 8528 | [01Jan2026 12:58:23.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_lenders_cataclysm/items/relics/charm/ScouringEyeItem; to the game event bus
|
| 8529 | [01Jan2026 12:58:23.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_lenders_cataclysm.items.relics.back.VoidCloakItem for @SubscribeEvent-annotated methods
|
| 8530 | [01Jan2026 12:58:23.833] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8531 | [01Jan2026 12:58:23.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_lenders_cataclysm/items/relics/back/VoidCloakItem; to the game event bus
|
| 8532 | [01Jan2026 12:58:23.833] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8533 | [01Jan2026 12:58:23.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/init/BossCoreShaders; to the mod event bus of mod fdbosses
|
| 8534 | [01Jan2026 12:58:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_lenders_cataclysm.init.RemoteRegistry for @SubscribeEvent-annotated methods
|
| 8535 | [01Jan2026 12:58:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.content.entities.malkuth_boss.MalkuthEntity$Events for @SubscribeEvent-annotated methods
|
| 8536 | [01Jan2026 12:58:23.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extremesoundmuffler-client.toml for extremesoundmuffler tracking
|
| 8537 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_lenders_cataclysm/init/RemoteRegistry; to the mod event bus of mod reliquified_lenders_cataclysm
|
| 8538 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/content/entities/malkuth_boss/MalkuthEntity$Events; to the game event bus
|
| 8539 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bhc-startup.toml for changes
|
| 8540 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhc-server.toml for bhc tracking
|
| 8541 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedtypes
|
| 8542 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.refinedtypes.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 8543 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bhc
|
| 8544 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.client.overlay.MalkuthWeaknessOverlay for @SubscribeEvent-annotated methods
|
| 8545 | [01Jan2026 12:58:23.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.datagen.BHCDataGenerator for @SubscribeEvent-annotated methods
|
| 8546 | [01Jan2026 12:58:23.836] [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
|
| 8547 | [01Jan2026 12:58:23.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.StartingHealthHandler for @SubscribeEvent-annotated methods
|
| 8548 | [01Jan2026 12:58:23.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/StartingHealthHandler; to the game event bus
|
| 8549 | [01Jan2026 12:58:23.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extremesoundmuffler
|
| 8550 | [01Jan2026 12:58:23.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bbl/routers-startup.toml for routers tracking
|
| 8551 | [01Jan2026 12:58:23.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leobeliik.extremesoundmuffler.SoundMufflerNeoForge$ClientModListener for @SubscribeEvent-annotated methods
|
| 8552 | [01Jan2026 12:58:23.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bbl/routers-startup.toml
|
| 8553 | [01Jan2026 12:58:23.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bbl/routers-startup.toml for changes
|
| 8554 | [01Jan2026 12:58:23.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for routers
|
| 8555 | [01Jan2026 12:58:23.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.PlayerDeathEvent for @SubscribeEvent-annotated methods
|
| 8556 | [01Jan2026 12:58:23.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.benbenlaw.routers.Routers$ClientModEvents for @SubscribeEvent-annotated methods
|
| 8557 | [01Jan2026 12:58:23.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leobeliik/extremesoundmuffler/SoundMufflerNeoForge$ClientModListener; to the mod event bus of mod extremesoundmuffler
|
| 8558 | [01Jan2026 12:58:23.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leobeliik.extremesoundmuffler.NeoForgeConfig for @SubscribeEvent-annotated methods
|
| 8559 | [01Jan2026 12:58:23.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leobeliik/extremesoundmuffler/NeoForgeConfig; to the mod event bus of mod extremesoundmuffler
|
| 8560 | [01Jan2026 12:58:23.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/PlayerDeathEvent; to the game event bus
|
| 8561 | [01Jan2026 12:58:23.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.EasterEgg for @SubscribeEvent-annotated methods
|
| 8562 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/client/overlay/MalkuthWeaknessOverlay; to the game event bus
|
| 8563 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/benbenlaw/routers/Routers$ClientModEvents; to the mod event bus of mod routers
|
| 8564 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pickupnotifier/pickupnotifier-server.toml for pickupnotifier tracking
|
| 8565 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.client.overlay.ElectrifiedOverlay for @SubscribeEvent-annotated methods
|
| 8566 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/EasterEgg; to the mod event bus of mod bhc
|
| 8567 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.util.DropHandler for @SubscribeEvent-annotated methods
|
| 8568 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
|
| 8569 | [01Jan2026 12:58:23.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.benbenlaw.routers.particle.ParticleEventBus for @SubscribeEvent-annotated methods
|
| 8570 | [01Jan2026 12:58:23.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.server.command.ConfigCommand for @SubscribeEvent-annotated methods
|
| 8571 | [01Jan2026 12:58:23.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/benbenlaw/routers/particle/ParticleEventBus; to the mod event bus of mod routers
|
| 8572 | [01Jan2026 12:58:23.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/server/command/ConfigCommand; to the game event bus
|
| 8573 | [01Jan2026 12:58:23.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.benbenlaw.routers.data.DataGenerators for @SubscribeEvent-annotated methods
|
| 8574 | [01Jan2026 12:58:23.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.filters.GenericPacketSplitter for @SubscribeEvent-annotated methods
|
| 8575 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/client/overlay/ElectrifiedOverlay; to the game event bus
|
| 8576 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.BossModEvents for @SubscribeEvent-annotated methods
|
| 8577 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/util/DropHandler; to the game event bus
|
| 8578 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbechoes
|
| 8579 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbechoes.net.FTBEchoesNet for @SubscribeEvent-annotated methods
|
| 8580 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/benbenlaw/routers/data/DataGenerators; to the mod event bus of mod routers
|
| 8581 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.common.items.tools.ItemBladeOfVitality for @SubscribeEvent-annotated methods
|
| 8582 | [01Jan2026 12:58:23.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/common/items/tools/ItemBladeOfVitality; to the game event bus
|
| 8583 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/BossModEvents; to the mod event bus of mod fdbosses
|
| 8584 | [01Jan2026 12:58:23.842] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for rsrequestify
|
| 8585 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbechoes/net/FTBEchoesNet; to the mod event bus of mod ftbechoes
|
| 8586 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplemagnets
|
| 8587 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.SimpleMagnetsClient for @SubscribeEvent-annotated methods
|
| 8588 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.traverse.bhc.client.HeartCanistersClient for @SubscribeEvent-annotated methods
|
| 8589 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/SimpleMagnetsClient; to the mod event bus of mod simplemagnets
|
| 8590 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.BossEvents for @SubscribeEvent-annotated methods
|
| 8591 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.MagnetItem for @SubscribeEvent-annotated methods
|
| 8592 | [01Jan2026 12:58:23.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/traverse/bhc/client/HeartCanistersClient; to the mod event bus of mod bhc
|
| 8593 | [01Jan2026 12:58:23.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
|
| 8594 | [01Jan2026 12:58:23.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.progwml6.ironchest.client.IronChestsClientRegistration for @SubscribeEvent-annotated methods
|
| 8595 | [01Jan2026 12:58:23.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/MagnetItem; to the game event bus
|
| 8596 | [01Jan2026 12:58:23.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_api_v1
|
| 8597 | [01Jan2026 12:58:23.844] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
|
| 8598 | [01Jan2026 12:58:23.844] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.ItemSpawnHandler for @SubscribeEvent-annotated methods
|
| 8599 | [01Jan2026 12:58:23.844] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/progwml6/ironchest/client/IronChestsClientRegistration; to the mod event bus of mod ironchest
|
| 8600 | [01Jan2026 12:58:23.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-client.toml for supplementaries tracking
|
| 8601 | [01Jan2026 12:58:23.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.progwml6.ironchest.common.ai.CatsSitOnChestsHandler for @SubscribeEvent-annotated methods
|
| 8602 | [01Jan2026 12:58:23.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fdlib
|
| 8603 | [01Jan2026 12:58:23.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.screen.screen_particles.FDScreenParticleEngine for @SubscribeEvent-annotated methods
|
| 8604 | [01Jan2026 12:58:23.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
|
| 8605 | [01Jan2026 12:58:23.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/progwml6/ironchest/common/ai/CatsSitOnChestsHandler; to the game event bus
|
| 8606 | [01Jan2026 12:58:23.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ultramega/refinedtypes/datagen/DataGenerators; to the mod event bus of mod refinedtypes
|
| 8607 | [01Jan2026 12:58:23.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/BossEvents; to the game event bus
|
| 8608 | [01Jan2026 12:58:23.847] [modloading-worker-0/INFO] [Moonlight/]: Detected config change in supplementaries-client.toml, from neoforge config event
|
| 8609 | [01Jan2026 12:58:23.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pickupnotifier/pickupnotifier-client.toml for pickupnotifier tracking
|
| 8610 | [01Jan2026 12:58:23.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api
|
| 8611 | [01Jan2026 12:58:23.847] [modloading-worker-0/INFO] [BowInfinityFix/]: Fix Registered!
|
| 8612 | [01Jan2026 12:58:23.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bowinfinityfix
|
| 8613 | [01Jan2026 12:58:23.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/screen/screen_particles/FDScreenParticleEngine; to the game event bus
|
| 8614 | [01Jan2026 12:58:23.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.screen.screen_effect.ScreenEffectOverlay for @SubscribeEvent-annotated methods
|
| 8615 | [01Jan2026 12:58:23.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.BossClientModEvents for @SubscribeEvent-annotated methods
|
| 8616 | [01Jan2026 12:58:23.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structureessentials
|
| 8617 | [01Jan2026 12:58:23.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
|
| 8618 | [01Jan2026 12:58:23.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
|
| 8619 | [01Jan2026 12:58:23.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/ItemSpawnHandler; to the game event bus
|
| 8620 | [01Jan2026 12:58:23.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/screen/screen_effect/ScreenEffectOverlay; to the game event bus
|
| 8621 | [01Jan2026 12:58:23.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.simplemagnets.DemagnetizationCoilAreaHighlighter for @SubscribeEvent-annotated methods
|
| 8622 | [01Jan2026 12:58:23.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.particle.particle_emitter.ParticleEmitterHandler for @SubscribeEvent-annotated methods
|
| 8623 | [01Jan2026 12:58:23.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/particle/particle_emitter/ParticleEmitterHandler; to the game event bus
|
| 8624 | [01Jan2026 12:58:23.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.music.music_areas.FDMusicAreasHandler for @SubscribeEvent-annotated methods
|
| 8625 | [01Jan2026 12:58:23.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file compactmachines-client.toml for compactmachines tracking
|
| 8626 | [01Jan2026 12:58:23.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/simplemagnets/DemagnetizationCoilAreaHighlighter; to the game event bus
|
| 8627 | [01Jan2026 12:58:23.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rgp_client
|
| 8628 | [01Jan2026 12:58:23.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-common.toml for sophisticatedcore tracking
|
| 8629 | [01Jan2026 12:58:23.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-client.toml for sophisticatedcore tracking
|
| 8630 | [01Jan2026 12:58:23.853] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jumpoverfences-client.toml for jumpoverfences tracking
|
| 8631 | [01Jan2026 12:58:23.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jumpoverfences
|
| 8632 | [01Jan2026 12:58:23.855] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.fix_loop_spin_waiting.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
| 8633 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.misc.MinecraftServerMixin from servercore.common.mixins.json into net.minecraft.server.MinecraftServer
|
| 8634 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.MinecraftServerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 8635 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
| 8636 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
| 8637 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-neoforge.mixins.json into net.minecraft.server.MinecraftServer
|
| 8638 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mfix$endReloadTrack$0(Ljava/lang/Void;)V to mdc2ef4c$modernfix$lambda$mfix$endReloadTrack$0$0 in modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix
|
| 8639 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.MinecraftServerMixin from alltheleaks.mixins.json into net.minecraft.server.MinecraftServer
|
| 8640 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing LevelCreatedCallback from structureessentials.mixins.json into net.minecraft.server.MinecraftServer
|
| 8641 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.MinecraftServerAccessor from ponder-common.mixins.json into net.minecraft.server.MinecraftServer
|
| 8642 | [01Jan2026 12:58:23.856] [modloading-worker-0/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)
|
| 8643 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.neoforge.mixins.json into net.minecraft.server.MinecraftServer
|
| 8644 | [01Jan2026 12:58:23.856] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to mdc2ef4c$balm$lambda$reloadResources$0$1 in balm.neoforge.mixins.json:MinecraftServerMixin from mod balm
|
| 8645 | [01Jan2026 12:58:23.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerAccessor from databank.mixins.json into net.minecraft.server.MinecraftServer
|
| 8646 | [01Jan2026 12:58:23.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from servercore.common.mixins.json into net.minecraft.server.MinecraftServer
|
| 8647 | [01Jan2026 12:58:23.857] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:MinecraftServerMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 8648 | [01Jan2026 12:58:23.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMinecraftServer from ali.neoforge.mixins.json into net.minecraft.server.MinecraftServer
|
| 8649 | [01Jan2026 12:58:23.857] [modloading-worker-0/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinMinecraftServer from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8650 | [01Jan2026 12:58:23.857] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$endResourceReload$0(Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Void; to mdc2ef4c$ali$lambda$endResourceReload$0$2 in ali.neoforge.mixins.json:MixinMinecraftServer from mod ali
|
| 8651 | [01Jan2026 12:58:23.858] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from kubejs.mixins.json into net.minecraft.server.MinecraftServer
|
| 8652 | [01Jan2026 12:58:23.858] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$endResourceReload$1()V to mdc2ef4c$kubejs$lambda$kjs$endResourceReload$1$3 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
|
| 8653 | [01Jan2026 12:58:23.858] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$init$0()V to mdc2ef4c$kubejs$lambda$kjs$init$0$4 in kubejs.mixins.json:MinecraftServerMixin from mod kubejs
|
| 8654 | [01Jan2026 12:58:23.860] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from moonlight.mixins.json into net.minecraft.server.MinecraftServer
|
| 8655 | [01Jan2026 12:58:23.860] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin 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)
|
| 8656 | [01Jan2026 12:58:23.860] [modloading-worker-0/DEBUG] [mixin/]: Mixing spatial.MinecraftServerMixin from ae2.mixins.json into net.minecraft.server.MinecraftServer
|
| 8657 | [01Jan2026 12:58:23.860] [modloading-worker-0/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)
|
| 8658 | [01Jan2026 12:58:23.863] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
|
| 8659 | [01Jan2026 12:58:23.863] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
|
| 8660 | [01Jan2026 12:58:23.864] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@20e6afa3
|
| 8661 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8662 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8663 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8664 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8665 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8666 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8667 | [01Jan2026 12:58:23.865] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials->@Inject::afterLevelCreation(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8668 | [01Jan2026 12:58:23.865] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials->@Inject::afterLevelCreation(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8669 | [01Jan2026 12:58:23.865] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials->@Inject::afterLevelCreation(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8670 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8671 | [01Jan2026 12:58:23.865] [modloading-worker-0/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinMinecraftServer from mod ali->@Inject::endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8672 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8673 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8674 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8675 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8676 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8677 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8678 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8679 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8680 | [01Jan2026 12:58:23.865] [modloading-worker-0/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
|
| 8681 | [01Jan2026 12:58:23.865] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lcom/google/common/collect/ImmutableList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 8682 | [01Jan2026 12:58:23.865] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lcom/google/common/collect/ImmutableList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 8683 | [01Jan2026 12:58:23.866] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lcom/google/common/collect/ImmutableList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 8684 | [01Jan2026 12:58:23.866] [modloading-worker-0/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
|
| 8685 | [01Jan2026 12:58:23.866] [modloading-worker-0/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
|
| 8686 | [01Jan2026 12:58:23.866] [modloading-worker-0/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
|
| 8687 | [01Jan2026 12:58:23.867] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgePlatformHelper@6db574e7 for service interface net.darkhax.bookshelf.common.api.util.IPlatformHelper.
|
| 8688 | [01Jan2026 12:58:23.869] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgeGameplayHelper@27c0b2b2 for service interface net.darkhax.bookshelf.common.api.util.IGameplayHelper.
|
| 8689 | [01Jan2026 12:58:23.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsrequestify
|
| 8690 | [01Jan2026 12:58:23.870] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.network.NeoForgeNetworkHandler@6ccc1ea4 for service interface net.darkhax.bookshelf.common.api.network.INetworkHandler.
|
| 8691 | [01Jan2026 12:58:23.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/general.toml for advancedperipherals tracking
|
| 8692 | [01Jan2026 12:58:23.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/peripherals.toml for advancedperipherals tracking
|
| 8693 | [01Jan2026 12:58:23.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/metaphysics.toml for advancedperipherals tracking
|
| 8694 | [01Jan2026 12:58:23.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/world.toml for advancedperipherals tracking
|
| 8695 | [01Jan2026 12:58:23.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for compactmachines
|
| 8696 | [01Jan2026 12:58:23.872] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.SavedDataMixin from alltheleaks.mixins.json into net.minecraft.world.level.saveddata.SavedData
|
| 8697 | [01Jan2026 12:58:23.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-server.toml for sfm tracking
|
| 8698 | [01Jan2026 12:58:23.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client.toml for sfm tracking
|
| 8699 | [01Jan2026 12:58:23.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sfm-client-program-editor.toml for sfm tracking
|
| 8700 | [01Jan2026 12:58:23.874] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
|
| 8701 | [01Jan2026 12:58:23.874] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
|
| 8702 | [01Jan2026 12:58:23.874] [modloading-worker-0/DEBUG] [mixin/]: Mixing CandleHolderBlockMixin from apothic_compats.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.CandleHolderBlock
|
| 8703 | [01Jan2026 12:58:23.875] [modloading-worker-0/DEBUG] [flywheel/]: Detected Embeddium
|
| 8704 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 64
|
| 8705 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 64
|
| 8706 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
|
| 8707 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
|
| 8708 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
|
| 8709 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
|
| 8710 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
|
| 8711 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
|
| 8712 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
|
| 8713 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
|
| 8714 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
|
| 8715 | [01Jan2026 12:58:23.876] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
|
| 8716 | [01Jan2026 12:58:23.877] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded 1 entries for interface net.darkhax.bookshelf.common.api.registry.ContentProvider. net.darkhax.bookshelf.common.impl.BookshelfContent
|
| 8717 | [01Jan2026 12:58:23.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
|
| 8718 | [01Jan2026 12:58:23.878] [modloading-worker-0/DEBUG] [Prickle/]: Loaded net.darkhax.pricklemc.neoforge.impl.util.NeoForgePlatformHelper@190cbd74 for service interface net.darkhax.pricklemc.common.api.util.IPlatformHelper.
|
| 8719 | [01Jan2026 12:58:23.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
|
| 8720 | [01Jan2026 12:58:23.880] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.util.PlaceboTaskQueue$Impl for @SubscribeEvent-annotated methods
|
| 8721 | [01Jan2026 12:58:23.881] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8722 | [01Jan2026 12:58:23.882] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/util/PlaceboTaskQueue$Impl; to the game event bus
|
| 8723 | [01Jan2026 12:58:23.882] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.systems.wanderer.WandererTradesRegistry for @SubscribeEvent-annotated methods
|
| 8724 | [01Jan2026 12:58:23.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/music/music_areas/FDMusicAreasHandler; to the game event bus
|
| 8725 | [01Jan2026 12:58:23.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.music.FDMusicSystem for @SubscribeEvent-annotated methods
|
| 8726 | [01Jan2026 12:58:23.919] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.UpgradeWrapperBaseAccessor from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.UpgradeWrapperBase
|
| 8727 | [01Jan2026 12:58:23.920] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
|
| 8728 | [01Jan2026 12:58:23.920] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
|
| 8729 | [01Jan2026 12:58:23.920] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
|
| 8730 | [01Jan2026 12:58:23.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for villagerconfig
|
| 8731 | [01Jan2026 12:58:23.921] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8732 | [01Jan2026 12:58:23.921] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8733 | [01Jan2026 12:58:23.922] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChannelMixin from fdlib.mixins.json into com.mojang.blaze3d.audio.Channel
|
| 8734 | [01Jan2026 12:58:23.922] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ChannelMixin from databank.mixins.json into com.mojang.blaze3d.audio.Channel
|
| 8735 | [01Jan2026 12:58:23.923] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ChannelMixin from mod fdlib->@Inject::removeProcessedBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 8736 | [01Jan2026 12:58:23.923] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ChannelMixin from mod fdlib->@Inject::removeProcessedBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 8737 | [01Jan2026 12:58:23.923] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ChannelMixin from mod fdlib->@Inject::removeProcessedBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 8738 | [01Jan2026 12:58:23.923] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ChannelMixin from mod fdlib->@Inject::onChannelStop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8739 | [01Jan2026 12:58:23.923] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ChannelMixin from mod fdlib->@Inject::onChannelStop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8740 | [01Jan2026 12:58:23.923] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ChannelMixin from mod fdlib->@Inject::onChannelStop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8741 | [01Jan2026 12:58:23.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/music/FDMusicSystem; to the game event bus
|
| 8742 | [01Jan2026 12:58:23.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.music.FDMusicSystem$StreamingSourcesBufferLengthCache for @SubscribeEvent-annotated methods
|
| 8743 | [01Jan2026 12:58:23.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/BossClientModEvents; to the mod event bus of mod fdbosses
|
| 8744 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/music/FDMusicSystem$StreamingSourcesBufferLengthCache; to the game event bus
|
| 8745 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdbosses.BossClientEvents for @SubscribeEvent-annotated methods
|
| 8746 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.BasicItemListingMixin from morejs.mixins.json into net.neoforged.neoforge.common.BasicItemListing
|
| 8747 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.BasicItemListingMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8748 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.impact_frames.ImpactFramesHandler for @SubscribeEvent-annotated methods
|
| 8749 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sfm
|
| 8750 | [01Jan2026 12:58:23.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.watertanknetwork.WaterNetworkManager for @SubscribeEvent-annotated methods
|
| 8751 | [01Jan2026 12:58:23.929] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.ConnectionMixin from modernfix-neoforge.mixins.json into net.minecraft.network.Connection
|
| 8752 | [01Jan2026 12:58:23.930] [modloading-worker-0/DEBUG] [mixin/]: Mixing WorldConnectionMixin from rgp-client.mixins.json into net.minecraft.network.Connection
|
| 8753 | [01Jan2026 12:58:23.930] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8754 | [01Jan2026 12:58:23.930] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientConnectionMixin from owo.mixins.json into net.minecraft.network.Connection
|
| 8755 | [01Jan2026 12:58:23.930] [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)
|
| 8756 | [01Jan2026 12:58:23.930] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.ClientConnectionDisconnectHookMixin from owo.mixins.json into net.minecraft.network.Connection
|
| 8757 | [01Jan2026 12:58:23.930] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin 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)
|
| 8758 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client->@Inject::channelActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8759 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client->@Inject::channelActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8760 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client->@Inject::channelActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8761 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client->@Inject::onDisconnect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8762 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client->@Inject::onDisconnect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8763 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:WorldConnectionMixin from mod rgp_client->@Inject::onDisconnect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8764 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin from mod owo->@Inject::owoNeo$disconnectAddon(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8765 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin from mod owo->@Inject::owoNeo$disconnectAddon(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8766 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin from mod owo->@Inject::owoNeo$disconnectAddon(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8767 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin from mod owo->@Inject::owoNeo$disconnectAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8768 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin from mod owo->@Inject::owoNeo$disconnectAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8769 | [01Jan2026 12:58:23.932] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.ClientConnectionDisconnectHookMixin from mod owo->@Inject::owoNeo$disconnectAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8770 | [01Jan2026 12:58:23.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/impact_frames/ImpactFramesHandler; to the game event bus
|
| 8771 | [01Jan2026 12:58:23.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdbosses/BossClientEvents; to the game event bus
|
| 8772 | [01Jan2026 12:58:23.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moreredxcctcompat
|
| 8773 | [01Jan2026 12:58:23.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.hud.FDHuds for @SubscribeEvent-annotated methods
|
| 8774 | [01Jan2026 12:58:23.934] [modloading-worker-0/INFO] [de.keksuccino.melody.Melody/]: [MELODY] Loading v1.0.10 on NEOFORGE...
|
| 8775 | [01Jan2026 12:58:23.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for melody
|
| 8776 | [01Jan2026 12:58:23.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/watertanknetwork/WaterNetworkManager; to the game event bus
|
| 8777 | [01Jan2026 12:58:23.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.registry.SFMPackets for @SubscribeEvent-annotated methods
|
| 8778 | [01Jan2026 12:58:23.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/hud/FDHuds; to the mod event bus of mod fdlib
|
| 8779 | [01Jan2026 12:58:23.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ponder-client.toml for ponder tracking
|
| 8780 | [01Jan2026 12:58:23.935] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8781 | [01Jan2026 12:58:23.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.hud.bossbars.FDBossbars for @SubscribeEvent-annotated methods
|
| 8782 | [01Jan2026 12:58:23.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponder
|
| 8783 | [01Jan2026 12:58:23.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonderClient$ClientEvents for @SubscribeEvent-annotated methods
|
| 8784 | [01Jan2026 12:58:23.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/systems/wanderer/WandererTradesRegistry; to the game event bus
|
| 8785 | [01Jan2026 12:58:23.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-client.toml for mffs tracking
|
| 8786 | [01Jan2026 12:58:23.937] [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
|
| 8787 | [01Jan2026 12:58:23.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mffs-common.toml for mffs tracking
|
| 8788 | [01Jan2026 12:58:23.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.registry.SFMBlockCapabilities for @SubscribeEvent-annotated methods
|
| 8789 | [01Jan2026 12:58:23.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonderClient$ClientEvents; to the game event bus
|
| 8790 | [01Jan2026 12:58:23.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/hud/bossbars/FDBossbars; to the game event bus
|
| 8791 | [01Jan2026 12:58:23.939] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 8792 | [01Jan2026 12:58:23.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.PlaceboClient for @SubscribeEvent-annotated methods
|
| 8793 | [01Jan2026 12:58:23.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.FDRegistries for @SubscribeEvent-annotated methods
|
| 8794 | [01Jan2026 12:58:23.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/FDRegistries; to the mod event bus of mod fdlib
|
| 8795 | [01Jan2026 12:58:23.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.systems.cutscenes.CutsceneCameraHandler for @SubscribeEvent-annotated methods
|
| 8796 | [01Jan2026 12:58:23.940] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpriteLoaderMixin from fusion.mixins.json into net.minecraft.client.renderer.texture.SpriteLoader
|
| 8797 | [01Jan2026 12:58:23.940] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:SpriteLoaderMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8798 | [01Jan2026 12:58:23.940] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeTextures$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;)Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations; to mdc2ef4c$fusion$lambda$initializeTextures$0$0 in fusion.mixins.json:SpriteLoaderMixin from mod fusion
|
| 8799 | [01Jan2026 12:58:23.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$ModBusEvents for @SubscribeEvent-annotated methods
|
| 8800 | [01Jan2026 12:58:23.941] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpriteLoaderMixin from replication_rs2_bridge.mixins.json into net.minecraft.client.renderer.texture.SpriteLoader
|
| 8801 | [01Jan2026 12:58:23.941] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_rs2_bridge$appendMatterFactories$3(Lcom/leclowndu93150/replication_rs2_bridge/util/MatterTypeInfo;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/atlas/SpriteResourceLoader;)Lnet/minecraft/client/renderer/texture/SpriteContents; to mdc2ef4c$replication_rs2_bridge$lambda$rep_rs2_bridge$appendMatterFactories$3$1 in replication_rs2_bridge.mixins.json:SpriteLoaderMixin from mod replication_rs2_bridge
|
| 8802 | [01Jan2026 12:58:23.941] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_rs2_bridge$loadMatterSprites$2(ILjava/util/concurrent/Executor;Ljava/util/List;)Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations; to mdc2ef4c$replication_rs2_bridge$lambda$rep_rs2_bridge$loadMatterSprites$2$2 in replication_rs2_bridge.mixins.json:SpriteLoaderMixin from mod replication_rs2_bridge
|
| 8803 | [01Jan2026 12:58:23.941] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_rs2_bridge$loadMatterSprites$1(Lnet/minecraft/client/renderer/texture/atlas/SpriteResourceLoader;Ljava/util/concurrent/Executor;Ljava/util/List;)Ljava/util/concurrent/CompletionStage; to mdc2ef4c$replication_rs2_bridge$lambda$rep_rs2_bridge$loadMatterSprites$1$3 in replication_rs2_bridge.mixins.json:SpriteLoaderMixin from mod replication_rs2_bridge
|
| 8804 | [01Jan2026 12:58:23.941] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_rs2_bridge$loadMatterSprites$0(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; to mdc2ef4c$replication_rs2_bridge$lambda$rep_rs2_bridge$loadMatterSprites$0$4 in replication_rs2_bridge.mixins.json:SpriteLoaderMixin from mod replication_rs2_bridge
|
| 8805 | [01Jan2026 12:58:23.943] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpriteLoaderMixin from rep_ae2_bridge.mixins.json into net.minecraft.client.renderer.texture.SpriteLoader
|
| 8806 | [01Jan2026 12:58:23.943] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Unique method clampColor(F)F to mdc2ef4c$rep_ae2_bridge$clampColor$5 in rep_ae2_bridge.mixins.json:SpriteLoaderMixin from mod rep_ae2_bridge
|
| 8807 | [01Jan2026 12:58:23.943] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_ae2_bridge$appendMatterFactories$3(Lnet/unfamily/repae2bridge/util/MatterTypeInfo;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/texture/atlas/SpriteResourceLoader;)Lnet/minecraft/client/renderer/texture/SpriteContents; to mdc2ef4c$rep_ae2_bridge$lambda$rep_ae2_bridge$appendMatterFactories$3$6 in rep_ae2_bridge.mixins.json:SpriteLoaderMixin from mod rep_ae2_bridge
|
| 8808 | [01Jan2026 12:58:23.943] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_ae2_bridge$loadMatterSprites$2(ILjava/util/concurrent/Executor;Ljava/util/List;)Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations; to mdc2ef4c$rep_ae2_bridge$lambda$rep_ae2_bridge$loadMatterSprites$2$7 in rep_ae2_bridge.mixins.json:SpriteLoaderMixin from mod rep_ae2_bridge
|
| 8809 | [01Jan2026 12:58:23.943] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_ae2_bridge$loadMatterSprites$1(Lnet/minecraft/client/renderer/texture/atlas/SpriteResourceLoader;Ljava/util/concurrent/Executor;Ljava/util/List;)Ljava/util/concurrent/CompletionStage; to mdc2ef4c$rep_ae2_bridge$lambda$rep_ae2_bridge$loadMatterSprites$1$8 in rep_ae2_bridge.mixins.json:SpriteLoaderMixin from mod rep_ae2_bridge
|
| 8810 | [01Jan2026 12:58:23.943] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$rep_ae2_bridge$loadMatterSprites$0(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; to mdc2ef4c$rep_ae2_bridge$lambda$rep_ae2_bridge$loadMatterSprites$0$9 in rep_ae2_bridge.mixins.json:SpriteLoaderMixin from mod rep_ae2_bridge
|
| 8811 | [01Jan2026 12:58:23.949] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:SpriteLoaderMixin from mod fusion->@Inject::initializeTextures(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;ILjava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8812 | [01Jan2026 12:58:23.949] [modloading-worker-0/DEBUG] [mixin/]: replication_rs2_bridge.mixins.json:SpriteLoaderMixin from mod replication_rs2_bridge->@Inject::rep_rs2_bridge$loadMatterSprites(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;ILjava/util/concurrent/Executor;Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8813 | [01Jan2026 12:58:23.949] [modloading-worker-0/DEBUG] [mixin/]: rep_ae2_bridge.mixins.json:SpriteLoaderMixin from mod rep_ae2_bridge->@Inject::rep_ae2_bridge$loadMatterSprites(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;ILjava/util/concurrent/Executor;Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 8814 | [01Jan2026 12:58:23.950] [modloading-worker-0/INFO] [aaron/]: Aaron.
|
| 8815 | [01Jan2026 12:58:23.951] [modloading-worker-0/INFO] [aaron/]: Arriving.
|
| 8816 | [01Jan2026 12:58:23.951] [modloading-worker-0/INFO] [aaron/]: On the scene.
|
| 8817 | [01Jan2026 12:58:23.951] [modloading-worker-0/DEBUG] [mixin/]: Mixing FeatureRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.RenderLayer
|
| 8818 | [01Jan2026 12:58:23.952] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:FeatureRendererMixin from mod playeranimator->@Inject::init(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8819 | [01Jan2026 12:58:23.952] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:FeatureRendererMixin from mod playeranimator->@Inject::init(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8820 | [01Jan2026 12:58:23.952] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:FeatureRendererMixin from mod playeranimator->@Inject::init(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8821 | [01Jan2026 12:58:23.953] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for aaron
|
| 8822 | [01Jan2026 12:58:23.953] [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
|
| 8823 | [01Jan2026 12:58:23.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$Events for @SubscribeEvent-annotated methods
|
| 8824 | [01Jan2026 12:58:23.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mffs
|
| 8825 | [01Jan2026 12:58:23.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.su5ed.mffs.datagen.ModDataGen for @SubscribeEvent-annotated methods
|
| 8826 | [01Jan2026 12:58:23.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$Events; to the game event bus
|
| 8827 | [01Jan2026 12:58:23.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonderClient$ModBusClientEvents for @SubscribeEvent-annotated methods
|
| 8828 | [01Jan2026 12:58:23.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file morered-server.toml for morered tracking
|
| 8829 | [01Jan2026 12:58:23.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.AnimationMetadataSectionAccessor from mixins.iris.json into net.minecraft.client.resources.metadata.animation.AnimationMetadataSection
|
| 8830 | [01Jan2026 12:58:23.955] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.AnimationMetadataSectionAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8831 | [01Jan2026 12:58:23.955] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 8832 | [01Jan2026 12:58:23.955] [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
|
| 8833 | [01Jan2026 12:58:23.955] [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
|
| 8834 | [01Jan2026 12:58:23.956] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLumiseneFluidMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.LumiseneFluid
|
| 8835 | [01Jan2026 12:58:23.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.su5ed.mffs.render.RenderTickHandler for @SubscribeEvent-annotated methods
|
| 8836 | [01Jan2026 12:58:23.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.program.LimitedOutputSlotObjectPool for @SubscribeEvent-annotated methods
|
| 8837 | [01Jan2026 12:58:23.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
|
| 8838 | [01Jan2026 12:58:23.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for magiccoinstweak
|
| 8839 | [01Jan2026 12:58:23.957] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.potions.MixinPotionBrewing from bookshelf.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
| 8840 | [01Jan2026 12:58:23.957] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotionBrewing 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)
|
| 8841 | [01Jan2026 12:58:23.957] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/world/item/alchemy/PotionBrewing$Builder;Lnet/darkhax/bookshelf/common/api/registry/ContentProvider;)V to mdc2ef4c$bookshelf$lambda$onBootstrap$0$0 in bookshelf.mixins.json:patch.potions.MixinPotionBrewing from mod bookshelf
|
| 8842 | [01Jan2026 12:58:23.958] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.PotionBrewingAccess from immersiveengineering.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
| 8843 | [01Jan2026 12:58:23.958] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.PotionBrewingAccess 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)
|
| 8844 | [01Jan2026 12:58:23.958] [modloading-worker-0/DEBUG] [mixin/]: Mixing BrewingMixin from amendments-common.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
| 8845 | [01Jan2026 12:58:23.958] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingMixin 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)
|
| 8846 | [01Jan2026 12:58:23.958] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.PotionBrewingAccessor from create.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
| 8847 | [01Jan2026 12:58:23.958] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotionBrewing from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/world/item/alchemy/PotionBrewing$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8848 | [01Jan2026 12:58:23.960] [modloading-worker-0/DEBUG] [mixin/]: Mixing immediate.MixinBufferSource from mixins.iris.vertexformat.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8849 | [01Jan2026 12:58:23.960] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fusion
|
| 8850 | [01Jan2026 12:58:23.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8851 | [01Jan2026 12:58:23.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing BufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8852 | [01Jan2026 12:58:23.963] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:BufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8853 | [01Jan2026 12:58:23.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBufferSource from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8854 | [01Jan2026 12:58:23.963] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8855 | [01Jan2026 12:58:23.965] [modloading-worker-0/DEBUG] [mixin/]: Mixing BufferSourceMixin from fusion.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8856 | [01Jan2026 12:58:23.965] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BufferSourceMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8857 | [01Jan2026 12:58:23.966] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BufferSourceMixin from databank.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8858 | [01Jan2026 12:58:23.966] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AccessorRenderBuffers from psi.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8859 | [01Jan2026 12:58:23.966] [modloading-worker-0/DEBUG] [mixin/]: psi.mixins.json:client.AccessorRenderBuffers from mod psi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8860 | [01Jan2026 12:58:23.966] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AccessorMultiBufferSource from patchouli_xplat.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
|
| 8861 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8862 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8863 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8864 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8865 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8866 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8867 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BufferSourceMixin from mod fusion->@Inject::getBuffer(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 8868 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BufferSourceMixin from mod fusion->@Inject::getBuffer(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 8869 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BufferSourceMixin from mod fusion->@Inject::getBuffer(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 8870 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getFixedBuffers()Ljava/util/SequencedMap; in net.minecraft.client.renderer.MultiBufferSource$BufferSource was not merged
|
| 8871 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getFixedBuffers()Ljava/util/SequencedMap; in net.minecraft.client.renderer.MultiBufferSource$BufferSource was not merged
|
| 8872 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getFixedBuffers()Ljava/util/SequencedMap; in net.minecraft.client.renderer.MultiBufferSource$BufferSource was not merged
|
| 8873 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.AbstractSimiScreenAccessor from create_connected.mixins.json into net.createmod.catnip.gui.AbstractSimiScreen
|
| 8874 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.AbstractSimiScreenAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8875 | [01Jan2026 12:58:23.970] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/systems/cutscenes/CutsceneCameraHandler; to the game event bus
|
| 8876 | [01Jan2026 12:58:23.971] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFlammableFluidBlockMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.FlammableLiquidBlock
|
| 8877 | [01Jan2026 12:58:23.972] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.network.PacketHandler for @SubscribeEvent-annotated methods
|
| 8878 | [01Jan2026 12:58:23.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/network/PacketHandler; to the mod event bus of mod fdlib
|
| 8879 | [01Jan2026 12:58:23.974] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.init.FDModEvents for @SubscribeEvent-annotated methods
|
| 8880 | [01Jan2026 12:58:23.974] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Loading v1.9.9 in client-side mode on NEOFORGE!
|
| 8881 | [01Jan2026 12:58:23.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonderClient$ModBusClientEvents; to the mod event bus of mod ponder
|
| 8882 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: ---------------------------
|
| 8883 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: KONKRETE SHIPS AND USES THE FOLLOWING LIBRARIES:
|
| 8884 | [01Jan2026 12:58:23.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/program/LimitedOutputSlotObjectPool; to the game event bus
|
| 8885 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
|
| 8886 | [01Jan2026 12:58:23.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for baguettelib
|
| 8887 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Open Imaging Copyright © 2014 Dhyan Blum.
|
| 8888 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Open Imaging is licensed under Apache-2.0.
|
| 8889 | [01Jan2026 12:58:23.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.baguettelib.example.ExampleScreenTextureUsage for @SubscribeEvent-annotated methods
|
| 8890 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
|
| 8891 | [01Jan2026 12:58:23.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.program.LimitedInputSlotObjectPool for @SubscribeEvent-annotated methods
|
| 8892 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: JsonPath Copyright © 2017 Jayway.
|
| 8893 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: JsonPath is licensed under Apache-2.0.
|
| 8894 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
|
| 8895 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Json-smart Copyright © netplex.
|
| 8896 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Json-smart is licensed under Apache-2.0.
|
| 8897 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
|
| 8898 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Exp4j Copyright © Frank Asseg.
|
| 8899 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Exp4j is licensed under Apache-2.0. https://github.com/fasseg/exp4j
|
| 8900 | [01Jan2026 12:58:23.975] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: ---------------------------
|
| 8901 | [01Jan2026 12:58:23.975] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trenzalore
|
| 8902 | [01Jan2026 12:58:23.976] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side modules initialized and ready to use!
|
| 8903 | [01Jan2026 12:58:23.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for konkrete
|
| 8904 | [01Jan2026 12:58:23.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file morered-client.toml for morered tracking
|
| 8905 | [01Jan2026 12:58:23.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/init/FDModEvents; to the mod event bus of mod fdlib
|
| 8906 | [01Jan2026 12:58:23.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/PlaceboClient; to the mod event bus of mod placebo
|
| 8907 | [01Jan2026 12:58:23.976] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinChipped from rechiseled_chipped.mixins.json into earth.terrarium.chipped.Chipped
|
| 8908 | [01Jan2026 12:58:23.976] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.init.FDGameEvents for @SubscribeEvent-annotated methods
|
| 8909 | [01Jan2026 12:58:23.976] [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)
|
| 8910 | [01Jan2026 12:58:23.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.patreon.PatreonPreview for @SubscribeEvent-annotated methods
|
| 8911 | [01Jan2026 12:58:23.978] [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
|
| 8912 | [01Jan2026 12:58:23.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/patreon/PatreonPreview; to the game event bus
|
| 8913 | [01Jan2026 12:58:23.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morered
|
| 8914 | [01Jan2026 12:58:23.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/su5ed/mffs/render/RenderTickHandler; to the game event bus
|
| 8915 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/init/FDGameEvents; to the game event bus
|
| 8916 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/program/LimitedInputSlotObjectPool; to the game event bus
|
| 8917 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.handler.OpenContainerTracker for @SubscribeEvent-annotated methods
|
| 8918 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.su5ed.mffs.render.CustomProjectorModeClientHandler for @SubscribeEvent-annotated methods
|
| 8919 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-client.toml for utilitarian tracking
|
| 8920 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.init.FDEntities$Attributes for @SubscribeEvent-annotated methods
|
| 8921 | [01Jan2026 12:58:23.979] [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
|
| 8922 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/handler/OpenContainerTracker; to the game event bus
|
| 8923 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-common.toml for utilitarian tracking
|
| 8924 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file utilitarian-server.toml for utilitarian tracking
|
| 8925 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for utilitarian
|
| 8926 | [01Jan2026 12:58:23.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.ModEventHandler for @SubscribeEvent-annotated methods
|
| 8927 | [01Jan2026 12:58:23.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/init/FDEntities$Attributes; to the mod event bus of mod fdlib
|
| 8928 | [01Jan2026 12:58:23.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.init.FDCoreShaders for @SubscribeEvent-annotated methods
|
| 8929 | [01Jan2026 12:58:23.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.handler.FallingAnvilHandler for @SubscribeEvent-annotated methods
|
| 8930 | [01Jan2026 12:58:23.980] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8931 | [01Jan2026 12:58:23.980] [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)
|
| 8932 | [01Jan2026 12:58:23.981] [modloading-worker-0/DEBUG] [mixin/]: Mixing PacketHandlerMixin from baguettelib.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8933 | [01Jan2026 12:58:23.981] [modloading-worker-0/DEBUG] [mixin/]: baguettelib.mixins.json:PacketHandlerMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8934 | [01Jan2026 12:58:23.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.NetworkInitialization for @SubscribeEvent-annotated methods
|
| 8935 | [01Jan2026 12:58:23.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled
|
| 8936 | [01Jan2026 12:58:23.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader for @SubscribeEvent-annotated methods
|
| 8937 | [01Jan2026 12:58:23.982] [modloading-worker-0/INFO] [snownee.kiwi.Kiwi/INIT]: Processing 6 KiwiModule annotations
|
| 8938 | [01Jan2026 12:58:23.983] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAbilitiesPacketMixin from baguettelib.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8939 | [01Jan2026 12:58:23.983] [modloading-worker-0/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerAbilitiesPacketMixin from mod baguettelib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8940 | [01Jan2026 12:58:23.984] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from create_hypertube.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8941 | [01Jan2026 12:58:23.984] [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)
|
| 8942 | [01Jan2026 12:58:23.985] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.misc.ServerGamePacketListenerImplMixin from servercore.common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8943 | [01Jan2026 12:58:23.985] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 8944 | [01Jan2026 12:58:23.986] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.ServerPlayNetHandlerAccess from immersiveengineering.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8945 | [01Jan2026 12:58:23.986] [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)
|
| 8946 | [01Jan2026 12:58:23.986] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerFlightHandlingMixin from xycraft_machines.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8947 | [01Jan2026 12:58:23.986] [modloading-worker-0/DEBUG] [mixin/]: xycraft_machines.mixins.json:ServerFlightHandlingMixin from mod xycraft_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 8948 | [01Jan2026 12:58:24.019] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from ftbquests-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8949 | [01Jan2026 12:58:24.020] [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)
|
| 8950 | [01Jan2026 12:58:24.021] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from createenchantablemachinery.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8951 | [01Jan2026 12:58:24.021] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinServerNetPlayHandler from toofast.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 8952 | [01Jan2026 12:58:24.021] [modloading-worker-0/DEBUG] [mixin/]: toofast.mixins.json:MixinServerNetPlayHandler from mod toofast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 8953 | [01Jan2026 12:58:24.026] [modloading-worker-0/DEBUG] [mixin/]: baguettelib.mixins.json:PacketHandlerMixin from mod baguettelib->@Inject::onHandleSetCarriedItem(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8954 | [01Jan2026 12:58:24.026] [modloading-worker-0/DEBUG] [mixin/]: baguettelib.mixins.json:PacketHandlerMixin from mod baguettelib->@Inject::onHandleSetCarriedItem(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8955 | [01Jan2026 12:58:24.026] [modloading-worker-0/DEBUG] [mixin/]: baguettelib.mixins.json:PacketHandlerMixin from mod baguettelib->@Inject::onHandleSetCarriedItem(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8956 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: baguettelib.mixins.json:PlayerAbilitiesPacketMixin from mod baguettelib->@Inject::onHandlePlayerAbilities(Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 8957 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore->@Inject::servercore$handleMoveVehicle(Lnet/minecraft/network/protocol/game/ServerboundMoveVehiclePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/server/level/ServerLevel;DDDDDDFFDDD)V does use it's CallbackInfo
|
| 8958 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore->@Inject::servercore$handleMovePlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/ServerLevel;DDDFFDDD)V does use it's CallbackInfo
|
| 8959 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: xycraft_machines.mixins.json:ServerFlightHandlingMixin from mod xycraft_machines->@Inject::xycraft$handlePlayerAbilities(Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 8960 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: xycraft_machines.mixins.json:ServerFlightHandlingMixin from mod xycraft_machines->@Inject::xycraft$handlePlayerAbilities(Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 8961 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: xycraft_machines.mixins.json:ServerFlightHandlingMixin from mod xycraft_machines->@Inject::xycraft$handlePlayerAbilities(Lnet/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 8962 | [01Jan2026 12:58:24.027] [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
|
| 8963 | [01Jan2026 12:58:24.027] [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
|
| 8964 | [01Jan2026 12:58:24.027] [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
|
| 8965 | [01Jan2026 12:58:24.027] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setAboveGroundTickCount(I)V in net.minecraft.server.network.ServerGamePacketListenerImpl was not merged
|
| 8966 | [01Jan2026 12:58:24.028] [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
|
| 8967 | [01Jan2026 12:58:24.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/init/FDCoreShaders; to the mod event bus of mod fdlib
|
| 8968 | [01Jan2026 12:58:24.029] [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
|
| 8969 | [01Jan2026 12:58:24.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.ConfigurationInitialization for @SubscribeEvent-annotated methods
|
| 8970 | [01Jan2026 12:58:24.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.init.FDClientModEvents for @SubscribeEvent-annotated methods
|
| 8971 | [01Jan2026 12:58:24.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.EventHandler for @SubscribeEvent-annotated methods
|
| 8972 | [01Jan2026 12:58:24.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/baguettelib/example/ExampleScreenTextureUsage; to the game event bus
|
| 8973 | [01Jan2026 12:58:24.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/handler/FallingAnvilHandler; to the game event bus
|
| 8974 | [01Jan2026 12:58:24.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/rechiseled/chiseling/ChiselingRecipeLoader; to the game event bus
|
| 8975 | [01Jan2026 12:58:24.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file glassential-common.toml for glassential tracking
|
| 8976 | [01Jan2026 12:58:24.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glassential
|
| 8977 | [01Jan2026 12:58:24.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.bigenergy.glassential.Config for @SubscribeEvent-annotated methods
|
| 8978 | [01Jan2026 12:58:24.035] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/bigenergy/glassential/Config; to the mod event bus of mod glassential
|
| 8979 | [01Jan2026 12:58:24.035] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.bigenergy.glassential.client.ClientModEvents for @SubscribeEvent-annotated methods
|
| 8980 | [01Jan2026 12:58:24.035] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbpromoter
|
| 8981 | [01Jan2026 12:58:24.036] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMServerConfig for @SubscribeEvent-annotated methods
|
| 8982 | [01Jan2026 12:58:24.037] [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
|
| 8983 | [01Jan2026 12:58:24.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jearchaeology-common.toml for jearchaeology tracking
|
| 8984 | [01Jan2026 12:58:24.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jearchaeology
|
| 8985 | [01Jan2026 12:58:24.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.jearchaeology.JEArchaeology$ModEvents for @SubscribeEvent-annotated methods
|
| 8986 | [01Jan2026 12:58:24.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/init/FDClientModEvents; to the mod event bus of mod fdlib
|
| 8987 | [01Jan2026 12:58:24.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMConfigTracker$ModConfigEventListeners for @SubscribeEvent-annotated methods
|
| 8988 | [01Jan2026 12:58:24.038] [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
|
| 8989 | [01Jan2026 12:58:24.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.jearchaeology.JEArchaeology$Events for @SubscribeEvent-annotated methods
|
| 8990 | [01Jan2026 12:58:24.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.commands.FDCommandsRegistry for @SubscribeEvent-annotated methods
|
| 8991 | [01Jan2026 12:58:24.038] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for pickupnotifier:main
|
| 8992 | [01Jan2026 12:58:24.039] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoingsouls
|
| 8993 | [01Jan2026 12:58:24.043] [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
|
| 8994 | [01Jan2026 12:58:24.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/jearchaeology/JEArchaeology$Events; to the game event bus
|
| 8995 | [01Jan2026 12:58:24.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.jearchaeology.Config for @SubscribeEvent-annotated methods
|
| 8996 | [01Jan2026 12:58:24.044] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/jearchaeology/Config; to the mod event bus of mod jearchaeology
|
| 8997 | [01Jan2026 12:58:24.044] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/su5ed/mffs/render/CustomProjectorModeClientHandler; to the game event bus
|
| 8998 | [01Jan2026 12:58:24.044] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.config.SFMConfigTracker$GameConfigEventListeners for @SubscribeEvent-annotated methods
|
| 8999 | [01Jan2026 12:58:24.044] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.su5ed.mffs.setup.ModClientSetup for @SubscribeEvent-annotated methods
|
| 9000 | [01Jan2026 12:58:24.044] [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
|
| 9001 | [01Jan2026 12:58:24.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.MonsterRoomHooks for @SubscribeEvent-annotated methods
|
| 9002 | [01Jan2026 12:58:24.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lionfishapi
|
| 9003 | [01Jan2026 12:58:24.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.lionfishapi.client.event.ClientSetUp for @SubscribeEvent-annotated methods
|
| 9004 | [01Jan2026 12:58:24.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/commands/FDCommandsRegistry; to the game event bus
|
| 9005 | [01Jan2026 12:58:24.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finderfeed.fdlib.ClientMixinHandler for @SubscribeEvent-annotated methods
|
| 9006 | [01Jan2026 12:58:24.046] [modloading-worker-0/DEBUG] [mixin/]: Mixing safety.BlockColorsMixin from modernfix-common.mixins.json into net.minecraft.client.color.block.BlockColors
|
| 9007 | [01Jan2026 12:58:24.047] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.BlockColorsAccess from kiwi.mixins.json into net.minecraft.client.color.block.BlockColors
|
| 9008 | [01Jan2026 12:58:24.047] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlockColorsMixin from databank.mixins.json into net.minecraft.client.color.block.BlockColors
|
| 9009 | [01Jan2026 12:58:24.051] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlockColorsAccessor from databank.mixins.json into net.minecraft.client.color.block.BlockColors
|
| 9010 | [01Jan2026 12:58:24.051] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.BlockColorsNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.client.color.block.BlockColors
|
| 9011 | [01Jan2026 12:58:24.051] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:client.accessor.BlockColorsNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9012 | [01Jan2026 12:58:24.051] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.colors.BlockColorsMixin from embeddium.mixins.json into net.minecraft.client.color.block.BlockColors
|
| 9013 | [01Jan2026 12:58:24.051] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.BlockColorsMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9014 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9015 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9016 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9017 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9018 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9019 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9020 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: databank.mixins.json:client.BlockColorsMixin from mod databank->@Inject::getColor(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9021 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: databank.mixins.json:client.BlockColorsMixin from mod databank->@Inject::getColor(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9022 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: databank.mixins.json:client.BlockColorsMixin from mod databank->@Inject::getColoringProperties(Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9023 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.BlockColorsMixin from mod embeddium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9024 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.BlockColorsMixin from mod embeddium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9025 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.BlockColorsMixin from mod embeddium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9026 | [01Jan2026 12:58:24.060] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getBlockColors()Ljava/util/Map; in net.minecraft.client.color.block.BlockColors was not merged
|
| 9027 | [01Jan2026 12:58:24.061] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSoulPipeBlock from refinedtypes.mixins.json into com.buuz135.industrialforegoingsouls.block.SoulPipeBlock
|
| 9028 | [01Jan2026 12:58:24.061] [modloading-worker-0/DEBUG] [mixin/]: refinedtypes.mixins.json:MixinSoulPipeBlock from mod refinedtypes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9029 | [01Jan2026 12:58:24.063] [modloading-worker-0/DEBUG] [mixin/]: refinedtypes.mixins.json:MixinSoulPipeBlock from mod refinedtypes->@Inject::getConnectionType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9030 | [01Jan2026 12:58:24.064] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSafeMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.SafeBlock
|
| 9031 | [01Jan2026 12:58:24.064] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/config/SFMConfigTracker$GameConfigEventListeners; to the game event bus
|
| 9032 | [01Jan2026 12:58:24.064] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.command.SFMCommand for @SubscribeEvent-annotated methods
|
| 9033 | [01Jan2026 12:58:24.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finderfeed/fdlib/ClientMixinHandler; to the game event bus
|
| 9034 | [01Jan2026 12:58:24.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/MonsterRoomHooks; to the game event bus
|
| 9035 | [01Jan2026 12:58:24.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler for @SubscribeEvent-annotated methods
|
| 9036 | [01Jan2026 12:58:24.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/L_Ender/lionfishapi/client/event/ClientSetUp; to the mod event bus of mod lionfishapi
|
| 9037 | [01Jan2026 12:58:24.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/su5ed/mffs/setup/ModClientSetup; to the mod event bus of mod mffs
|
| 9038 | [01Jan2026 12:58:24.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.lionfishapi.client.event.ClientSetUp$ForgeEvents for @SubscribeEvent-annotated methods
|
| 9039 | [01Jan2026 12:58:24.068] [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
|
| 9040 | [01Jan2026 12:58:24.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler for @SubscribeEvent-annotated methods
|
| 9041 | [01Jan2026 12:58:24.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/command/SFMCommand; to the game event bus
|
| 9042 | [01Jan2026 12:58:24.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.common.cablenetwork.CableNetworkManager for @SubscribeEvent-annotated methods
|
| 9043 | [01Jan2026 12:58:24.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/DeferredSpawnEggItem$ColorRegisterHandler; to the mod event bus of mod neoforge
|
| 9044 | [01Jan2026 12:58:24.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.model.data.ModelDataManager for @SubscribeEvent-annotated methods
|
| 9045 | [01Jan2026 12:58:24.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/L_Ender/lionfishapi/client/event/ClientSetUp$ForgeEvents; to the game event bus
|
| 9046 | [01Jan2026 12:58:24.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/bigenergy/glassential/client/ClientModEvents; to the mod event bus of mod glassential
|
| 9047 | [01Jan2026 12:58:24.083] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/common/cablenetwork/CableNetworkManager; to the game event bus
|
| 9048 | [01Jan2026 12:58:24.084] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/event/EventHandler; to the game event bus
|
| 9049 | [01Jan2026 12:58:24.085] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.render.FormItemRenderer for @SubscribeEvent-annotated methods
|
| 9050 | [01Jan2026 12:58:24.089] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerCommonNetworkHandlerAccessor from owo.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
|
| 9051 | [01Jan2026 12:58:24.089] [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)
|
| 9052 | [01Jan2026 12:58:24.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/model/data/ModelDataManager; to the game event bus
|
| 9053 | [01Jan2026 12:58:24.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ParticleBoundsDebugRenderer for @SubscribeEvent-annotated methods
|
| 9054 | [01Jan2026 12:58:24.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ParticleBoundsDebugRenderer; to the game event bus
|
| 9055 | [01Jan2026 12:58:24.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ClientHooks$ClientEvents for @SubscribeEvent-annotated methods
|
| 9056 | [01Jan2026 12:58:24.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/render/FormItemRenderer; to the mod event bus of mod sfm
|
| 9057 | [01Jan2026 12:58:24.094] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9058 | [01Jan2026 12:58:24.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.render.FormItemExtensions for @SubscribeEvent-annotated methods
|
| 9059 | [01Jan2026 12:58:24.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.ClientModEvents for @SubscribeEvent-annotated methods
|
| 9060 | [01Jan2026 12:58:24.099] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9061 | [01Jan2026 12:58:24.100] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-client.toml for create_hypertube tracking
|
| 9062 | [01Jan2026 12:58:24.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/event/ClientModEvents; to the mod event bus of mod utilitarian
|
| 9063 | [01Jan2026 12:58:24.102] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ClientHooks$ClientEvents; to the mod event bus of mod neoforge
|
| 9064 | [01Jan2026 12:58:24.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer for @SubscribeEvent-annotated methods
|
| 9065 | [01Jan2026 12:58:24.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.event.ClientEvents for @SubscribeEvent-annotated methods
|
| 9066 | [01Jan2026 12:58:24.103] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-common.toml for refinedstorage tracking
|
| 9067 | [01Jan2026 12:58:24.104] [modloading-worker-0/DEBUG] [mixin/]: Mixing Client.HumanoidModelMixin from cataclysm.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9068 | [01Jan2026 12:58:24.104] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:Client.HumanoidModelMixin 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)
|
| 9069 | [01Jan2026 12:58:24.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/BlockEntityRenderBoundsDebugRenderer; to the game event bus
|
| 9070 | [01Jan2026 12:58:24.105] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.umbrella.client.HumanoidModelMixin from mixins.artifacts.common.json into net.minecraft.client.model.HumanoidModel
|
| 9071 | [01Jan2026 12:58:24.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentSync for @SubscribeEvent-annotated methods
|
| 9072 | [01Jan2026 12:58:24.107] [modloading-worker-0/DEBUG] [mixin/]: Mixing render.HumanoidModelMixin from rarcompat.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9073 | [01Jan2026 12:58:24.107] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:render.HumanoidModelMixin 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)
|
| 9074 | [01Jan2026 12:58:24.108] [modloading-worker-0/DEBUG] [mixin/]: Mixing BipedEntityModelMixin from playerAnimator-common.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9075 | [01Jan2026 12:58:24.108] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$3(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILnet/minecraft/client/model/geom/ModelPart;)V to mdc2ef4c$playeranimator$lambda$renderToBuffer$3$0 in playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator
|
| 9076 | [01Jan2026 12:58:24.108] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$2(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILnet/minecraft/client/model/geom/ModelPart;)V to mdc2ef4c$playeranimator$lambda$renderToBuffer$2$1 in playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator
|
| 9077 | [01Jan2026 12:58:24.108] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$1(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILnet/minecraft/client/model/geom/ModelPart;)V to mdc2ef4c$playeranimator$lambda$renderToBuffer$1$2 in playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator
|
| 9078 | [01Jan2026 12:58:24.108] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderToBuffer$0(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILnet/minecraft/client/model/geom/ModelPart;)V to mdc2ef4c$playeranimator$lambda$renderToBuffer$0$3 in playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator
|
| 9079 | [01Jan2026 12:58:24.109] [modloading-worker-0/DEBUG] [mixin/]: Mixing coremods.client.BipedModelMixin from immersiveengineering.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9080 | [01Jan2026 12:58:24.109] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.BipedModelMixin 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)
|
| 9081 | [01Jan2026 12:58:24.109] [modloading-worker-0/DEBUG] [mixin/]: Mixing ThirdPersonRendererMixin from moonlight-common.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9082 | [01Jan2026 12:58:24.109] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin 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)
|
| 9083 | [01Jan2026 12:58:24.110] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.HumanoidModelMixin from create.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9084 | [01Jan2026 12:58:24.110] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerModelMixin from create_hypertube.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 9085 | [01Jan2026 12:58:24.110] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelMixin 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)
|
| 9086 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:Client.HumanoidModelMixin from mod cataclysm->@Inject::custom_poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9087 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: cataclysm.mixins.json:Client.HumanoidModelMixin from mod cataclysm->@Inject::custom_poseLeftArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9088 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.client.HumanoidModelMixin from mod artifacts->@Inject::reduceHandSwing(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9089 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.client.HumanoidModelMixin from mod artifacts->@Inject::reduceHandSwing(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9090 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: mixins.artifacts.common.json:item.umbrella.client.HumanoidModelMixin from mod artifacts->@Inject::reduceHandSwing(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9091 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:render.HumanoidModelMixin from mod rarcompat->@Inject::reduceHandSwing(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9092 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:render.HumanoidModelMixin from mod rarcompat->@Inject::reduceHandSwing(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9093 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: rarcompat.mixins.json:render.HumanoidModelMixin from mod rarcompat->@Inject::reduceHandSwing(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9094 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator->@Inject::initBend(Lnet/minecraft/client/model/geom/ModelPart;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9095 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator->@Inject::initBend(Lnet/minecraft/client/model/geom/ModelPart;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9096 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator->@Inject::initBend(Lnet/minecraft/client/model/geom/ModelPart;Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9097 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator->@Inject::copyMutatedAttributes(Lnet/minecraft/client/model/HumanoidModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9098 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator->@Inject::copyMutatedAttributes(Lnet/minecraft/client/model/HumanoidModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9099 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:BipedEntityModelMixin from mod playeranimator->@Inject::copyMutatedAttributes(Lnet/minecraft/client/model/HumanoidModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9100 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.BipedModelMixin from mod immersiveengineering->@Inject::rotationAngleCallback(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9101 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.BipedModelMixin from mod immersiveengineering->@Inject::rotationAngleCallback(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9102 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.BipedModelMixin from mod immersiveengineering->@Inject::rotationAngleCallback(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9103 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9104 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::poseLeftArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9105 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9106 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9107 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9108 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9109 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9110 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9111 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9112 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9113 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9114 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9115 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9116 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9117 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9118 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9119 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9120 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9121 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9122 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9123 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelMixin from mod create_hypertube->@Inject::createHypertube$onSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9124 | [01Jan2026 12:58:24.115] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelMixin from mod create_hypertube->@Inject::createHypertube$onSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9125 | [01Jan2026 12:58:24.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/event/ClientEvents; to the game event bus
|
| 9126 | [01Jan2026 12:58:24.117] [modloading-worker-0/INFO] [Advanced Peripherals/]: Successfully loaded integration for mekanism
|
| 9127 | [01Jan2026 12:58:24.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.data.UtilitarianDataProvider for @SubscribeEvent-annotated methods
|
| 9128 | [01Jan2026 12:58:24.119] [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
|
| 9129 | [01Jan2026 12:58:24.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.utilitarian.Config for @SubscribeEvent-annotated methods
|
| 9130 | [01Jan2026 12:58:24.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/utilitarian/Config; to the mod event bus of mod utilitarian
|
| 9131 | [01Jan2026 12:58:24.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moreoverlays.toml for moreoverlays tracking
|
| 9132 | [01Jan2026 12:58:24.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moreoverlays
|
| 9133 | [01Jan2026 12:58:24.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class at.ridgo8.moreoverlays.KeyBindings for @SubscribeEvent-annotated methods
|
| 9134 | [01Jan2026 12:58:24.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lat/ridgo8/moreoverlays/KeyBindings; to the mod event bus of mod moreoverlays
|
| 9135 | [01Jan2026 12:58:24.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class at.ridgo8.moreoverlays.ClientRegistrationHandler for @SubscribeEvent-annotated methods
|
| 9136 | [01Jan2026 12:58:24.122] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lat/ridgo8/moreoverlays/ClientRegistrationHandler; to the game event bus
|
| 9137 | [01Jan2026 12:58:24.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gateways
|
| 9138 | [01Jan2026 12:58:24.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.gateways.client.GatewaysClient for @SubscribeEvent-annotated methods
|
| 9139 | [01Jan2026 12:58:24.128] [modloading-worker-0/DEBUG] [mixin/]: Mixing FontRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.Font
|
| 9140 | [01Jan2026 12:58:24.128] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:FontRendererMixin 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)
|
| 9141 | [01Jan2026 12:58:24.128] [modloading-worker-0/DEBUG] [mixin/]: Mixing FontMixin from jade.mixins.json into net.minecraft.client.gui.Font
|
| 9142 | [01Jan2026 12:58:24.128] [modloading-worker-0/DEBUG] [mixin/]: jade.mixins.json:FontMixin 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)
|
| 9143 | [01Jan2026 12:58:24.131] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
|
| 9144 | [01Jan2026 12:58:24.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file elevatorid-server.toml for elevatorid tracking
|
| 9145 | [01Jan2026 12:58:24.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for elevatorid
|
| 9146 | [01Jan2026 12:58:24.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.vsngarcia.neoforge.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 9147 | [01Jan2026 12:58:24.139] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AccessorFont from malum.mixins.json into net.minecraft.client.gui.Font
|
| 9148 | [01Jan2026 12:58:24.139] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.FontAccessor from create.mixins.json into net.minecraft.client.gui.Font
|
| 9149 | [01Jan2026 12:58:24.140] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:FontRendererMixin from mod supplementaries->@Inject::supp$setAntiqueFont(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9150 | [01Jan2026 12:58:24.140] [modloading-worker-0/DEBUG] [mixin/]: jade.mixins.json:FontMixin from mod jade->@Inject::jade$renderChar(Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;ZZFFFLorg/joml/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9151 | [01Jan2026 12:58:24.141] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinChippedModBlocks from rechiseled_chipped.mixins.json into earth.terrarium.chipped.common.registry.ModBlocks
|
| 9152 | [01Jan2026 12:58:24.141] [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)
|
| 9153 | [01Jan2026 12:58:24.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cupboard
|
| 9154 | [01Jan2026 12:58:24.142] [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
|
| 9155 | [01Jan2026 12:58:24.142] [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
|
| 9156 | [01Jan2026 12:58:24.144] [modloading-worker-0/DEBUG] [mixin/]: Mixing AgeableListAccessor from supplementaries-common.mixins.json into net.minecraft.client.model.AgeableListModel
|
| 9157 | [01Jan2026 12:58:24.144] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:AgeableListAccessor 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)
|
| 9158 | [01Jan2026 12:58:24.144] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.AgeableListModelAccessor from create.mixins.json into net.minecraft.client.model.AgeableListModel
|
| 9159 | [01Jan2026 12:58:24.148] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-client.toml for industrialforegoingsouls tracking
|
| 9160 | [01Jan2026 12:58:24.149] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoingsouls/industrialforegoing-souls-machines.toml for industrialforegoingsouls tracking
|
| 9161 | [01Jan2026 12:58:24.150] [modloading-worker-0/DEBUG] [com.hrznstudio.titanium.block_network.NetworkRegistry/]: Registering network factory industrialforegoingsouls:soul
|
| 9162 | [01Jan2026 12:58:24.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/gateways/client/GatewaysClient; to the mod event bus of mod gateways
|
| 9163 | [01Jan2026 12:58:24.151] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoingsouls
|
| 9164 | [01Jan2026 12:58:24.151] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod ars_ocultas using file name ars_ocultas/base-common.toml
|
| 9165 | [01Jan2026 12:58:24.151] [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
|
| 9166 | [01Jan2026 12:58:24.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbezcrystals
|
| 9167 | [01Jan2026 12:58:24.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbezcrystals.datagen.EZDataGen for @SubscribeEvent-annotated methods
|
| 9168 | [01Jan2026 12:58:24.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbezcrystals/datagen/EZDataGen; to the mod event bus of mod ftbezcrystals
|
| 9169 | [01Jan2026 12:58:24.153] [modloading-worker-0/DEBUG] [Wooden Shears/]: Loaded de.cech12.woodenshears.platform.NeoforgePlatformHelper@1e29bc6d for service interface de.cech12.woodenshears.platform.services.IPlatformHelper
|
| 9170 | [01Jan2026 12:58:24.153] [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
|
| 9171 | [01Jan2026 12:58:24.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.vsngarcia.neoforge.client.ClientRegistry for @SubscribeEvent-annotated methods
|
| 9172 | [01Jan2026 12:58:24.154] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/render/FormItemExtensions; to the mod event bus of mod sfm
|
| 9173 | [01Jan2026 12:58:24.154] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/vsngarcia/neoforge/client/ClientRegistry; to the mod event bus of mod elevatorid
|
| 9174 | [01Jan2026 12:58:24.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-server.toml for create_hypertube tracking
|
| 9175 | [01Jan2026 12:58:24.163] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockAdvancementMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlock
|
| 9176 | [01Jan2026 12:58:24.163] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 9177 | [01Jan2026 12:58:24.163] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9178 | [01Jan2026 12:58:24.163] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9179 | [01Jan2026 12:58:24.163] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9180 | [01Jan2026 12:58:24.168] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplylight
|
| 9181 | [01Jan2026 12:58:24.168] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for atlas_api
|
| 9182 | [01Jan2026 12:58:24.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMPackFinders for @SubscribeEvent-annotated methods
|
| 9183 | [01Jan2026 12:58:24.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMPackFinders; to the mod event bus of mod sfm
|
| 9184 | [01Jan2026 12:58:24.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMOverlays for @SubscribeEvent-annotated methods
|
| 9185 | [01Jan2026 12:58:24.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMOverlays; to the mod event bus of mod sfm
|
| 9186 | [01Jan2026 12:58:24.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMMenuScreens for @SubscribeEvent-annotated methods
|
| 9187 | [01Jan2026 12:58:24.173] [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
|
| 9188 | [01Jan2026 12:58:24.173] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMKeyMappings for @SubscribeEvent-annotated methods
|
| 9189 | [01Jan2026 12:58:24.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMKeyMappings; to the mod event bus of mod sfm
|
| 9190 | [01Jan2026 12:58:24.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMBlockModelWrappers for @SubscribeEvent-annotated methods
|
| 9191 | [01Jan2026 12:58:24.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMBlockModelWrappers; to the mod event bus of mod sfm
|
| 9192 | [01Jan2026 12:58:24.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMBlockEntityRenderers for @SubscribeEvent-annotated methods
|
| 9193 | [01Jan2026 12:58:24.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMBlockEntityRenderers; to the mod event bus of mod sfm
|
| 9194 | [01Jan2026 12:58:24.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.registry.SFMBlockColors for @SubscribeEvent-annotated methods
|
| 9195 | [01Jan2026 12:58:24.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/registry/SFMBlockColors; to the mod event bus of mod sfm
|
| 9196 | [01Jan2026 12:58:24.175] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.TitleScreenOpenTextEditorOnLaunchHandler for @SubscribeEvent-annotated methods
|
| 9197 | [01Jan2026 12:58:24.190] [modloading-worker-0/DEBUG] [Wooden Shears/]: Loaded de.cech12.woodenshears.platform.NeoforgeConfigHelper@5b7c6fd5 for service interface de.cech12.woodenshears.platform.services.IConfigHelper
|
| 9198 | [01Jan2026 12:58:24.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file woodenshears-server.toml for woodenshears tracking
|
| 9199 | [01Jan2026 12:58:24.190] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for woodenshears
|
| 9200 | [01Jan2026 12:58:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.cech12.woodenshears.NeoforgeWoodenShearsMod for @SubscribeEvent-annotated methods
|
| 9201 | [01Jan2026 12:58:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/cech12/woodenshears/NeoforgeWoodenShearsMod; to the mod event bus of mod woodenshears
|
| 9202 | [01Jan2026 12:58:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekagenjei
|
| 9203 | [01Jan2026 12:58:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.devdyna.mekagenjei.datagen.Controller for @SubscribeEvent-annotated methods
|
| 9204 | [01Jan2026 12:58:24.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/devdyna/mekagenjei/datagen/Controller; to the mod event bus of mod mekagenjei
|
| 9205 | [01Jan2026 12:58:24.192] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedcore
|
| 9206 | [01Jan2026 12:58:24.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod replication_rs2_bridge
|
| 9207 | [01Jan2026 12:58:24.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/TitleScreenOpenTextEditorOnLaunchHandler; to the game event bus
|
| 9208 | [01Jan2026 12:58:24.198] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/network/chat/ComponentSerialization$Anonymous$e171cae590024675a8a3f715abde3faa (originally io/wispforest/owo/mixin/text/TextCodecsMixin$1)
|
| 9209 | [01Jan2026 12:58:24.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.TitleScreenOpenTextEditorKeyHandler for @SubscribeEvent-annotated methods
|
| 9210 | [01Jan2026 12:58:24.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/TitleScreenOpenTextEditorKeyHandler; to the game event bus
|
| 9211 | [01Jan2026 12:58:24.199] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.SelectWorldScreenOpenTextEditorKeyHandler for @SubscribeEvent-annotated methods
|
| 9212 | [01Jan2026 12:58:24.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentSync; to the game event bus
|
| 9213 | [01Jan2026 12:58:24.200] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentInternals for @SubscribeEvent-annotated methods
|
| 9214 | [01Jan2026 12:58:24.200] [modloading-worker-0/DEBUG] [mixin/]: Mixing bugfix.world_screen_skipped.WorldSelectionListMixin from modernfix-common.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry
|
| 9215 | [01Jan2026 12:58:24.200] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinWorldListEntry from fancymenu.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry
|
| 9216 | [01Jan2026 12:58:24.200] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinWorldListEntry from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9217 | [01Jan2026 12:58:24.201] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:bugfix.world_screen_skipped.WorldSelectionListMixin from mod modernfix->@Inject::preventClosingCreateScreenAfterDelete(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9218 | [01Jan2026 12:58:24.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentInternals; to the game event bus
|
| 9219 | [01Jan2026 12:58:24.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file apothic_compats-startup.toml for apothic_compats tracking
|
| 9220 | [01Jan2026 12:58:24.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/apothic_compats-startup.toml
|
| 9221 | [01Jan2026 12:58:24.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/apothic_compats-startup.toml for changes
|
| 9222 | [01Jan2026 12:58:24.222] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file akashictome-common.toml for akashictome tracking
|
| 9223 | [01Jan2026 12:58:24.224] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for akashictome
|
| 9224 | [01Jan2026 12:58:24.231] [modloading-worker-0/DEBUG] [mixin/]: Mixing AnyHolderSetMixin from apotheosis.mixins.json into net.neoforged.neoforge.registries.holdersets.AnyHolderSet
|
| 9225 | [01Jan2026 12:58:24.232] [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
|
| 9226 | [01Jan2026 12:58:24.240] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betteradvancements-client.toml for betteradvancements tracking
|
| 9227 | [01Jan2026 12:58:24.240] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file morphtool-common.toml for morphtool tracking
|
| 9228 | [01Jan2026 12:58:24.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/SelectWorldScreenOpenTextEditorKeyHandler; to the game event bus
|
| 9229 | [01Jan2026 12:58:24.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-server.toml for sophisticatedbackpacks tracking
|
| 9230 | [01Jan2026 12:58:24.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking
|
| 9231 | [01Jan2026 12:58:24.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.OverlayHider for @SubscribeEvent-annotated methods
|
| 9232 | [01Jan2026 12:58:24.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/OverlayHider; to the game event bus
|
| 9233 | [01Jan2026 12:58:24.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.NetworkToolKeyMappingHandler for @SubscribeEvent-annotated methods
|
| 9234 | [01Jan2026 12:58:24.250] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9235 | [01Jan2026 12:58:24.251] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.aaron.event.AaronCommonEvents.registerPayloads(net.neoforged.neoforge.network.event.RegisterPayloadHandlersEvent) to the MOD event bus
|
| 9236 | [01Jan2026 12:58:24.251] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.aaron.event.AaronCommonEvents.afterLevelTick(net.neoforged.neoforge.event.tick.LevelTickEvent$Post) to the GAME event bus
|
| 9237 | [01Jan2026 12:58:24.252] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvancementNodeMixin from kubejs.mixins.json into net.minecraft.advancements.AdvancementNode
|
| 9238 | [01Jan2026 12:58:24.252] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.aaron.event.AaronCommonEvents.onPlayerLoggedIn(net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerLoggedInEvent) to the GAME event bus
|
| 9239 | [01Jan2026 12:58:24.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_ocultas
|
| 9240 | [01Jan2026 12:58:24.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.data.DataProvider for @SubscribeEvent-annotated methods
|
| 9241 | [01Jan2026 12:58:24.253] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/NetworkToolKeyMappingHandler; to the game event bus
|
| 9242 | [01Jan2026 12:58:24.253] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.LabelGunScrollSwitcher for @SubscribeEvent-annotated methods
|
| 9243 | [01Jan2026 12:58:24.254] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/LabelGunScrollSwitcher; to the game event bus
|
| 9244 | [01Jan2026 12:58:24.254] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.LabelGunKeyMappingHandler for @SubscribeEvent-annotated methods
|
| 9245 | [01Jan2026 12:58:24.254] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteTrapdoorBlock
|
| 9246 | [01Jan2026 12:58:24.254] [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
|
| 9247 | [01Jan2026 12:58:24.254] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.common.event.OccultismEvents for @SubscribeEvent-annotated methods
|
| 9248 | [01Jan2026 12:58:24.254] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for replication_rs2_bridge
|
| 9249 | [01Jan2026 12:58:24.254] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.replication_rs2_bridge.ReplicationRSBridge$ClientModEvents for @SubscribeEvent-annotated methods
|
| 9250 | [01Jan2026 12:58:24.255] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morphtool
|
| 9251 | [01Jan2026 12:58:24.256] [modloading-worker-0/INFO] [Advanced Peripherals/]: Successfully loaded integration for powah
|
| 9252 | [01Jan2026 12:58:24.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/replication_rs2_bridge/ReplicationRSBridge$ClientModEvents; to the mod event bus of mod replication_rs2_bridge
|
| 9253 | [01Jan2026 12:58:24.256] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteDoorBlock
|
| 9254 | [01Jan2026 12:58:24.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.replication_rs2_bridge.Config for @SubscribeEvent-annotated methods
|
| 9255 | [01Jan2026 12:58:24.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/replication_rs2_bridge/Config; to the mod event bus of mod replication_rs2_bridge
|
| 9256 | [01Jan2026 12:58:24.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.replication_rs2_bridge.client.ModClientSetup for @SubscribeEvent-annotated methods
|
| 9257 | [01Jan2026 12:58:24.257] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteradvancements
|
| 9258 | [01Jan2026 12:58:24.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/LabelGunKeyMappingHandler; to the game event bus
|
| 9259 | [01Jan2026 12:58:24.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.ItemWorldRenderer for @SubscribeEvent-annotated methods
|
| 9260 | [01Jan2026 12:58:24.258] [modloading-worker-0/DEBUG] [mixin/]: Mixing config.ModConfigMixin from rarcompat.mixins.json into artifacts.config.ModConfig
|
| 9261 | [01Jan2026 12:58:24.258] [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)
|
| 9262 | [01Jan2026 12:58:24.259] [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
|
| 9263 | [01Jan2026 12:58:24.259] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/replication_rs2_bridge/client/ModClientSetup; to the mod event bus of mod replication_rs2_bridge
|
| 9264 | [01Jan2026 12:58:24.260] [modloading-worker-0/DEBUG] [mixin/]: Mixing config.ConfigManagerMixin from rarcompat.mixins.json into artifacts.config.ConfigManager
|
| 9265 | [01Jan2026 12:58:24.260] [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)
|
| 9266 | [01Jan2026 12:58:24.260] [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
|
| 9267 | [01Jan2026 12:58:24.260] [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
|
| 9268 | [01Jan2026 12:58:24.260] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for replication
|
| 9269 | [01Jan2026 12:58:24.260] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinUpgrade from mekanism_unleashed.mixins.json into mekanism.api.Upgrade
|
| 9270 | [01Jan2026 12:58:24.263] [modloading-worker-0/DEBUG] [mixin/]: Mixing MobJarCapability from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.MobJarTile
|
| 9271 | [01Jan2026 12:58:24.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for hostilenetworks
|
| 9272 | [01Jan2026 12:58:24.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.hostilenetworks.util.ClientEntityCache for @SubscribeEvent-annotated methods
|
| 9273 | [01Jan2026 12:58:24.264] [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
|
| 9274 | [01Jan2026 12:58:24.264] [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
|
| 9275 | [01Jan2026 12:58:24.264] [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
|
| 9276 | [01Jan2026 12:58:24.264] [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
|
| 9277 | [01Jan2026 12:58:24.264] [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
|
| 9278 | [01Jan2026 12:58:24.264] [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
|
| 9279 | [01Jan2026 12:58:24.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/hostilenetworks/util/ClientEntityCache; to the game event bus
|
| 9280 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.hostilenetworks.HostileEvents for @SubscribeEvent-annotated methods
|
| 9281 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [mixin/]: Mixing feature.measure_time.ConnectScreenMixin from modernfix-common.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
|
| 9282 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinConnectScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
|
| 9283 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinConnectScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9284 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method invokeConstructFancyMenu(Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/screens/ConnectScreen; to invokeConstructFancyMenu$fancymenu_$md$c2ef4c$0 in fancymenu.mixins.json:client.IMixinConnectScreen from mod fancymenu
|
| 9285 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinConnectScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
|
| 9286 | [01Jan2026 12:58:24.265] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9287 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.ConnectScreenMixin from mod modernfix->@Inject::recordConnectStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9288 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.ConnectScreenMixin from mod modernfix->@Inject::recordConnectStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9289 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.ConnectScreenMixin from mod modernfix->@Inject::recordConnectStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9290 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterInitFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9291 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterInitFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9292 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterInitFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9293 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::onStartConnectingFancyMenu(Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;ZLnet/minecraft/client/multiplayer/TransferState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9294 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::onConnectFancyMenu(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;Lnet/minecraft/client/multiplayer/TransferState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9295 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterUpdateStatusFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9296 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterUpdateStatusFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9297 | [01Jan2026 12:58:24.267] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterUpdateStatusFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9298 | [01Jan2026 12:58:24.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/hostilenetworks/HostileEvents; to the game event bus
|
| 9299 | [01Jan2026 12:58:24.269] [modloading-worker-0/DEBUG] [mixin/]: Mixing DisconnectedScreenMixin from authme.mixins.json into net.minecraft.client.gui.screens.DisconnectedScreen
|
| 9300 | [01Jan2026 12:58:24.269] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:DisconnectedScreenMixin from mod authme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 9301 | [01Jan2026 12:58:24.269] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.hostilenetworks.HostileClient for @SubscribeEvent-annotated methods
|
| 9302 | [01Jan2026 12:58:24.270] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$authme$lambda$init$0$0 in authme.mixins.json:DisconnectedScreenMixin from mod authme
|
| 9303 | [01Jan2026 12:58:24.270] [modloading-worker-0/ERROR] [Mekanism Unleashed/]: Didn't get proper value from config, defaulting to 32
|
| 9304 | [01Jan2026 12:58:24.270] [modloading-worker-0/ERROR] [Mekanism Unleashed/]: Didn't get proper value from config, defaulting to 32
|
| 9305 | [01Jan2026 12:58:24.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/ItemWorldRenderer; to the game event bus
|
| 9306 | [01Jan2026 12:58:24.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbstuff
|
| 9307 | [01Jan2026 12:58:24.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.items.WaterBowlItem$Listener for @SubscribeEvent-annotated methods
|
| 9308 | [01Jan2026 12:58:24.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ca.teamdman.sfm.client.handler.ContainerScreenInspectorHandler for @SubscribeEvent-annotated methods
|
| 9309 | [01Jan2026 12:58:24.270] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for farmingforblockheads:common (COMMON) with 10 properties.
|
| 9310 | [01Jan2026 12:58:24.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmingforblockheads-common.toml for farmingforblockheads tracking
|
| 9311 | [01Jan2026 12:58:24.271] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinDisconnectedScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.DisconnectedScreen
|
| 9312 | [01Jan2026 12:58:24.271] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9313 | [01Jan2026 12:58:24.273] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:DisconnectedScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9314 | [01Jan2026 12:58:24.273] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:DisconnectedScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9315 | [01Jan2026 12:58:24.273] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:DisconnectedScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9316 | [01Jan2026 12:58:24.273] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu->@Inject::at_return_screen_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9317 | [01Jan2026 12:58:24.273] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu->@Inject::at_return_screen_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9318 | [01Jan2026 12:58:24.273] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu->@Inject::at_return_screen_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9319 | [01Jan2026 12:58:24.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing MultiPlayerGameModeAccess from morered.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9320 | [01Jan2026 12:58:24.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MultiPlayerGameModeMixin from lodestone.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9321 | [01Jan2026 12:58:24.274] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.MultiPlayerGameModeMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9322 | [01Jan2026 12:58:24.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tipsmod
|
| 9323 | [01Jan2026 12:58:24.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MultiPlayerGameModeMixin from apotheosis.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9324 | [01Jan2026 12:58:24.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing MultiPlayerGameModeAccessor from mixins.underlay.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9325 | [01Jan2026 12:58:24.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.PlayerControllerAccess from immersiveengineering.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9326 | [01Jan2026 12:58:24.275] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.PlayerControllerAccess 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)
|
| 9327 | [01Jan2026 12:58:24.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinMultiPlayerGameMode from fancymenu.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9328 | [01Jan2026 12:58:24.275] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9329 | [01Jan2026 12:58:24.278] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AccessorMultiPlayerGameMode from framedblocks.mixin.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
|
| 9330 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.MultiPlayerGameModeMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 9331 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.MultiPlayerGameModeMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 9332 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.MultiPlayerGameModeMixin from mod lodestone->@Inject::lodestone$CallExtendedStepSound(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
|
| 9333 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.MultiPlayerGameModeMixin from mod apotheosis->@Inject::apoth_onDestroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9334 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.MultiPlayerGameModeMixin from mod apotheosis->@Inject::apoth_onDestroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9335 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.MultiPlayerGameModeMixin from mod apotheosis->@Inject::apoth_onDestroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9336 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.MultiPlayerGameModeMixin from mod apotheosis->@Inject::apoth_onDestroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9337 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.MultiPlayerGameModeMixin from mod apotheosis->@Inject::apoth_onDestroyBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9338 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_performUseItemOn_captureItem_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 9339 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_performUseItemOn_captureItem_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 9340 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_performUseItemOn_captureItem_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;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
|
| 9341 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9342 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9343 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9344 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9345 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9346 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9347 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9348 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9349 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9350 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_useItem_captureItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 9351 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_useItem_captureItem_FancyMenu(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
|
| 9352 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_useItem_captureItem_FancyMenu(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
|
| 9353 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_useItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9354 | [01Jan2026 12:58:24.281] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_useItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9355 | [01Jan2026 12:58:24.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/items/WaterBowlItem$Listener; to the game event bus
|
| 9356 | [01Jan2026 12:58:24.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.data.DataGenerators for @SubscribeEvent-annotated methods
|
| 9357 | [01Jan2026 12:58:24.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mystchonky/arsocultas/common/event/OccultismEvents; to the game event bus
|
| 9358 | [01Jan2026 12:58:24.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mystchonky.arsocultas.common.registrar.RegisterEvents for @SubscribeEvent-annotated methods
|
| 9359 | [01Jan2026 12:58:24.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Ldev/shadowsoffire/hostilenetworks/HostileClient;, registering them separately
|
| 9360 | [01Jan2026 12:58:24.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.colors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Item) to the event bus of mod hostilenetworks
|
| 9361 | [01Jan2026 12:58:24.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/data/DataGenerators; to the mod event bus of mod ftbstuff
|
| 9362 | [01Jan2026 12:58:24.284] [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
|
| 9363 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.mrl(net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional) to the event bus of mod hostilenetworks
|
| 9364 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.tubes.TubeNetwork$Listener for @SubscribeEvent-annotated methods
|
| 9365 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.overlays(net.neoforged.neoforge.client.event.RegisterGuiLayersEvent) to the event bus of mod hostilenetworks
|
| 9366 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.tooltipComps(net.neoforged.neoforge.client.event.RegisterClientTooltipComponentFactoriesEvent) to the event bus of mod hostilenetworks
|
| 9367 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.screens(net.neoforged.neoforge.client.event.RegisterMenuScreensEvent) to the event bus of mod hostilenetworks
|
| 9368 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/tubes/TubeNetwork$Listener; to the game event bus
|
| 9369 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.keys(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent) to the event bus of mod hostilenetworks
|
| 9370 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.tooltipColors(net.neoforged.neoforge.client.event.RenderTooltipEvent$Color) to the game event bus
|
| 9371 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.comps(net.neoforged.neoforge.client.event.RenderTooltipEvent$GatherComponents) to the game event bus
|
| 9372 | [01Jan2026 12:58:24.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.blocks.woodbasin.WoodenBasinBlock$Listener for @SubscribeEvent-annotated methods
|
| 9373 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.tick(net.neoforged.neoforge.client.event.ClientTickEvent$Post) to the game event bus
|
| 9374 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.hostilenetworks.HostileClient.commands(net.neoforged.neoforge.client.event.RegisterClientCommandsEvent) to the game event bus
|
| 9375 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/blocks/woodbasin/WoodenBasinBlock$Listener; to the game event bus
|
| 9376 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbstuffnthings.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 9377 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-common.toml for explorerscompass tracking
|
| 9378 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file explorerscompass-client.toml for explorerscompass tracking
|
| 9379 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for explorerscompass
|
| 9380 | [01Jan2026 12:58:24.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chaosthedude.explorerscompass.registry.ExplorersCompassRegistry for @SubscribeEvent-annotated methods
|
| 9381 | [01Jan2026 12:58:24.287] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbstuffnthings/network/NetworkHandler; to the mod event bus of mod ftbstuff
|
| 9382 | [01Jan2026 12:58:24.287] [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
|
| 9383 | [01Jan2026 12:58:24.287] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chaosthedude.explorerscompass.client.ExplorersCompassClient for @SubscribeEvent-annotated methods
|
| 9384 | [01Jan2026 12:58:24.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_attributes
|
| 9385 | [01Jan2026 12:58:24.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pickupnotifier
|
| 9386 | [01Jan2026 12:58:24.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chaosthedude/explorerscompass/client/ExplorersCompassClient; to the mod event bus of mod explorerscompass
|
| 9387 | [01Jan2026 12:58:24.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for repeatable_trial_vaults
|
| 9388 | [01Jan2026 12:58:24.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancedperipherals
|
| 9389 | [01Jan2026 12:58:24.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.events.Events for @SubscribeEvent-annotated methods
|
| 9390 | [01Jan2026 12:58:24.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/events/Events; to the game event bus
|
| 9391 | [01Jan2026 12:58:24.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivemetalworks-common.toml for productivemetalworks tracking
|
| 9392 | [01Jan2026 12:58:24.294] [modloading-worker-0/DEBUG] [mixin/]: Mixing init.ModItemsMixin from rarcompat.mixins.json into artifacts.registry.ModItems
|
| 9393 | [01Jan2026 12:58:24.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.data.DataGenerators for @SubscribeEvent-annotated methods
|
| 9394 | [01Jan2026 12:58:24.294] [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)
|
| 9395 | [01Jan2026 12:58:24.307] [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
|
| 9396 | [01Jan2026 12:58:24.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.util.ChunkManager for @SubscribeEvent-annotated methods
|
| 9397 | [01Jan2026 12:58:24.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/util/ChunkManager; to the game event bus
|
| 9398 | [01Jan2026 12:58:24.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.util.ServerWorker for @SubscribeEvent-annotated methods
|
| 9399 | [01Jan2026 12:58:24.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for authme
|
| 9400 | [01Jan2026 12:58:24.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/util/ServerWorker; to the game event bus
|
| 9401 | [01Jan2026 12:58:24.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.commands.APCommands for @SubscribeEvent-annotated methods
|
| 9402 | [01Jan2026 12:58:24.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbbackups3
|
| 9403 | [01Jan2026 12:58:24.311] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbbackups.client.BackupsClient for @SubscribeEvent-annotated methods
|
| 9404 | [01Jan2026 12:58:24.315] [modloading-worker-0/DEBUG] [mixin/]: Mixing MachineAddonBlockMixin from oritechthings.mixins.json into rearth.oritech.block.blocks.addons.MachineAddonBlock
|
| 9405 | [01Jan2026 12:58:24.317] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:MachineAddonBlockMixin from mod oritechthings->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9406 | [01Jan2026 12:58:24.317] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:MachineAddonBlockMixin from mod oritechthings->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9407 | [01Jan2026 12:58:24.317] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:MachineAddonBlockMixin from mod oritechthings->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9408 | [01Jan2026 12:58:24.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lca/teamdman/sfm/client/handler/ContainerScreenInspectorHandler; to the game event bus
|
| 9409 | [01Jan2026 12:58:24.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/commands/APCommands; to the game event bus
|
| 9410 | [01Jan2026 12:58:24.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbbackups/client/BackupsClient; to the mod event bus of mod ftbbackups3
|
| 9411 | [01Jan2026 12:58:24.318] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.village.VillagerTrades for @SubscribeEvent-annotated methods
|
| 9412 | [01Jan2026 12:58:24.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/village/VillagerTrades; to the game event bus
|
| 9413 | [01Jan2026 12:58:24.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.common.village.VillageStructures for @SubscribeEvent-annotated methods
|
| 9414 | [01Jan2026 12:58:24.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mininggadgets-common.toml for mininggadgets tracking
|
| 9415 | [01Jan2026 12:58:24.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/common/village/VillageStructures; to the game event bus
|
| 9416 | [01Jan2026 12:58:24.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.network.APNetworking for @SubscribeEvent-annotated methods
|
| 9417 | [01Jan2026 12:58:24.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dsp
|
| 9418 | [01Jan2026 12:58:24.320] [modloading-worker-0/INFO] [Mekanism Unleashed/]: Mekanism Unleashed is loaded, some things may differ from base Mekanism.
|
| 9419 | [01Jan2026 12:58:24.321] [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
|
| 9420 | [01Jan2026 12:58:24.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.srendi.advancedperipherals.client.ClientRegistry for @SubscribeEvent-annotated methods
|
| 9421 | [01Jan2026 12:58:24.322] [modloading-worker-0/INFO] [io.github.irishgreencitrus.occultengineering.OccultEngineering/]: Registering additional language providers
|
| 9422 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanism_unleashed-startup.toml for mekanism_unleashed tracking
|
| 9423 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trophymanager-server.toml for trophymanager tracking
|
| 9424 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trophymanager
|
| 9425 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.TrophyManager$ModEventHandler for @SubscribeEvent-annotated methods
|
| 9426 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticTileEntityMixin from custommachinerycreate.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
|
| 9427 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/srendi/advancedperipherals/client/ClientRegistry; to the mod event bus of mod advancedperipherals
|
| 9428 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [artifacts.Artifacts/]: Loaded artifacts.neoforge.platform.NeoForgePlatformHelper@33e08c5a for service interface artifacts.platform.PlatformHelper
|
| 9429 | [01Jan2026 12:58:24.322] [modloading-worker-0/DEBUG] [mixin/]: custommachinerycreate.mixins.json:KineticTileEntityMixin from mod custommachinerycreate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 9430 | [01Jan2026 12:58:24.323] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
|
| 9431 | [01Jan2026 12:58:24.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mekanism_unleashed-startup.toml
|
| 9432 | [01Jan2026 12:58:24.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mekanism_unleashed-startup.toml for changes
|
| 9433 | [01Jan2026 12:58:24.323] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class FTBChunksPlugin
|
| 9434 | [01Jan2026 12:58:24.323] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class PatchouliPlugin
|
| 9435 | [01Jan2026 12:58:24.323] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
|
| 9436 | [01Jan2026 12:58:24.323] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism_unleashed
|
| 9437 | [01Jan2026 12:58:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mininggadgets
|
| 9438 | [01Jan2026 12:58:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.setup.ClientSetup for @SubscribeEvent-annotated methods
|
| 9439 | [01Jan2026 12:58:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/mininggadgets/setup/ClientSetup; to the mod event bus of mod mininggadgets
|
| 9440 | [01Jan2026 12:58:24.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.common.data.Generator for @SubscribeEvent-annotated methods
|
| 9441 | [01Jan2026 12:58:24.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivemetalworks
|
| 9442 | [01Jan2026 12:58:24.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.ModEventHandler for @SubscribeEvent-annotated methods
|
| 9443 | [01Jan2026 12:58:24.325] [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
|
| 9444 | [01Jan2026 12:58:24.325] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for craftingtweaks:common (COMMON) with 6 properties.
|
| 9445 | [01Jan2026 12:58:24.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingtweaks-common.toml for craftingtweaks tracking
|
| 9446 | [01Jan2026 12:58:24.325] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSoapItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SoapItem
|
| 9447 | [01Jan2026 12:58:24.326] [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
|
| 9448 | [01Jan2026 12:58:24.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.client.particles.ParticleRenderDispatcher for @SubscribeEvent-annotated methods
|
| 9449 | [01Jan2026 12:58:24.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.TrophyManager$EventHandler for @SubscribeEvent-annotated methods
|
| 9450 | [01Jan2026 12:58:24.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/trophymanager/TrophyManager$EventHandler; to the game event bus
|
| 9451 | [01Jan2026 12:58:24.326] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.UmbrellaItemMixin from mixins.artifacts.neoforge.json into artifacts.item.UmbrellaItem
|
| 9452 | [01Jan2026 12:58:24.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.TrophyManager$ClientSetup for @SubscribeEvent-annotated methods
|
| 9453 | [01Jan2026 12:58:24.327] [modloading-worker-0/DEBUG] [mixin/]: Mixing worldgen.ServerLifecycleHooksMixin from almostunified-neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
|
| 9454 | [01Jan2026 12:58:24.328] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerLifecycleHooksMixin from moofluids.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
|
| 9455 | [01Jan2026 12:58:24.328] [modloading-worker-0/DEBUG] [mixin/]: moofluids.mixins.json:ServerLifecycleHooksMixin from mod moofluids: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 9456 | [01Jan2026 12:58:24.330] [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
|
| 9457 | [01Jan2026 12:58:24.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/trophymanager/TrophyManager$ClientSetup; to the mod event bus of mod trophymanager
|
| 9458 | [01Jan2026 12:58:24.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/mininggadgets/client/particles/ParticleRenderDispatcher; to the mod event bus of mod mininggadgets
|
| 9459 | [01Jan2026 12:58:24.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.trophymanager.data.TrophyDataProvider for @SubscribeEvent-annotated methods
|
| 9460 | [01Jan2026 12:58:24.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.client.OurKeys for @SubscribeEvent-annotated methods
|
| 9461 | [01Jan2026 12:58:24.332] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9462 | [01Jan2026 12:58:24.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/mininggadgets/client/OurKeys; to the mod event bus of mod mininggadgets
|
| 9463 | [01Jan2026 12:58:24.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.mininggadgets.client.events.EventRenderGadget for @SubscribeEvent-annotated methods
|
| 9464 | [01Jan2026 12:58:24.332] [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
|
| 9465 | [01Jan2026 12:58:24.332] [modloading-worker-0/DEBUG] [mixin/]: Mixing SizedIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.SizedIngredient
|
| 9466 | [01Jan2026 12:58:24.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/mininggadgets/client/events/EventRenderGadget; to the game event bus
|
| 9467 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kiwi
|
| 9468 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class snownee.kiwi.recipe.CustomIngredientImpl for @SubscribeEvent-annotated methods
|
| 9469 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fadingnightvision
|
| 9470 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio
|
| 9471 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9472 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9473 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9474 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9475 | [01Jan2026 12:58:24.334] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9476 | [01Jan2026 12:58:24.335] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9477 | [01Jan2026 12:58:24.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefulconfig
|
| 9478 | [01Jan2026 12:58:24.336] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsnownee/kiwi/recipe/CustomIngredientImpl; to the mod event bus of mod kiwi
|
| 9479 | [01Jan2026 12:58:24.337] [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
|
| 9480 | [01Jan2026 12:58:24.338] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemUseOverridesMixin from create_connected.mixins.json into com.simibubi.create.foundation.block.ItemUseOverrides
|
| 9481 | [01Jan2026 12:58:24.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.EventHandler for @SubscribeEvent-annotated methods
|
| 9482 | [01Jan2026 12:58:24.338] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ItemUseOverridesMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 9483 | [01Jan2026 12:58:24.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-client.toml for fluxnetworks tracking
|
| 9484 | [01Jan2026 12:58:24.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-common.toml for fluxnetworks tracking
|
| 9485 | [01Jan2026 12:58:24.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file fluxnetworks-server.toml for fluxnetworks tracking
|
| 9486 | [01Jan2026 12:58:24.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/event/EventHandler; to the game event bus
|
| 9487 | [01Jan2026 12:58:24.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.event.ClientEventHandler for @SubscribeEvent-annotated methods
|
| 9488 | [01Jan2026 12:58:24.342] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_spawners
|
| 9489 | [01Jan2026 12:58:24.342] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/event/ClientEventHandler; to the mod event bus of mod productivemetalworks
|
| 9490 | [01Jan2026 12:58:24.343] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.datagen.MetalworksDataProvider for @SubscribeEvent-annotated methods
|
| 9491 | [01Jan2026 12:58:24.343] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfGunpowderMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.GunpowderBlock
|
| 9492 | [01Jan2026 12:58:24.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fluxnetworks
|
| 9493 | [01Jan2026 12:58:24.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.Registration for @SubscribeEvent-annotated methods
|
| 9494 | [01Jan2026 12:58:24.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/Registration; to the mod event bus of mod fluxnetworks
|
| 9495 | [01Jan2026 12:58:24.345] [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
|
| 9496 | [01Jan2026 12:58:24.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class cy.jdkdigital.productivemetalworks.Config for @SubscribeEvent-annotated methods
|
| 9497 | [01Jan2026 12:58:24.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcy/jdkdigital/productivemetalworks/Config; to the mod event bus of mod productivemetalworks
|
| 9498 | [01Jan2026 12:58:24.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.EventHandler for @SubscribeEvent-annotated methods
|
| 9499 | [01Jan2026 12:58:24.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file colorfulallays-common.toml for colorfulallays tracking
|
| 9500 | [01Jan2026 12:58:24.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colorfulallays
|
| 9501 | [01Jan2026 12:58:24.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.colorfulallays.SpawnEventHandler for @SubscribeEvent-annotated methods
|
| 9502 | [01Jan2026 12:58:24.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/colorfulallays/SpawnEventHandler; to the game event bus
|
| 9503 | [01Jan2026 12:58:24.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/EventHandler; to the game event bus
|
| 9504 | [01Jan2026 12:58:24.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.colorfulallays.spawn.AllaySpawnHandler for @SubscribeEvent-annotated methods
|
| 9505 | [01Jan2026 12:58:24.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.ClientRegistration for @SubscribeEvent-annotated methods
|
| 9506 | [01Jan2026 12:58:24.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/colorfulallays/spawn/AllaySpawnHandler; to the mod event bus of mod colorfulallays
|
| 9507 | [01Jan2026 12:58:24.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.colorfulallays.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 9508 | [01Jan2026 12:58:24.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/colorfulallays/datagen/DataGenerators; to the mod event bus of mod colorfulallays
|
| 9509 | [01Jan2026 12:58:24.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.colorfulallays.Config for @SubscribeEvent-annotated methods
|
| 9510 | [01Jan2026 12:58:24.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/colorfulallays/Config; to the mod event bus of mod colorfulallays
|
| 9511 | [01Jan2026 12:58:24.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.colorfulallays.Colorfulallays$ClientModEvents for @SubscribeEvent-annotated methods
|
| 9512 | [01Jan2026 12:58:24.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/colorfulallays/Colorfulallays$ClientModEvents; to the mod event bus of mod colorfulallays
|
| 9513 | [01Jan2026 12:58:24.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
|
| 9514 | [01Jan2026 12:58:24.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class malte0811.ferritecore.ModClientForge for @SubscribeEvent-annotated methods
|
| 9515 | [01Jan2026 12:58:24.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmalte0811/ferritecore/ModClientForge; to the mod event bus of mod ferritecore
|
| 9516 | [01Jan2026 12:58:24.352] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from relics.mixins.json into net.p3pp3rf1y.sophisticatedcore.upgrades.feeding.FeedingUpgradeWrapper
|
| 9517 | [01Jan2026 12:58:24.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$2(Ljava/lang/Boolean;)Z to mdc2ef4c$relics$lambda$tick$2$0 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
| 9518 | [01Jan2026 12:58:24.352] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$1()Ljava/lang/Boolean; to mdc2ef4c$relics$lambda$tick$1$1 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
| 9519 | [01Jan2026 12:58:24.352] [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 mdc2ef4c$relics$lambda$tick$0$2 in relics.mixins.json:compat.sophisticatedbackpacks.FeedingUpgradeWrapperMixin from mod relics
|
| 9520 | [01Jan2026 12:58:24.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file gaze-common.toml for gaze tracking
|
| 9521 | [01Jan2026 12:58:24.354] [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
|
| 9522 | [01Jan2026 12:58:24.354] [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
|
| 9523 | [01Jan2026 12:58:24.354] [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
|
| 9524 | [01Jan2026 12:58:24.357] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
| 9525 | [01Jan2026 12:58:24.357] [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)
|
| 9526 | [01Jan2026 12:58:24.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/ClientRegistration; to the mod event bus of mod fluxnetworks
|
| 9527 | [01Jan2026 12:58:24.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class sonar.fluxnetworks.register.ClientEventHandler for @SubscribeEvent-annotated methods
|
| 9528 | [01Jan2026 12:58:24.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsonar/fluxnetworks/register/ClientEventHandler; to the game event bus
|
| 9529 | [01Jan2026 12:58:24.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oritechthings
|
| 9530 | [01Jan2026 12:58:24.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 9531 | [01Jan2026 12:58:24.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/datagen/DataGenerators; to the mod event bus of mod oritechthings
|
| 9532 | [01Jan2026 12:58:24.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_hypertube
|
| 9533 | [01Jan2026 12:58:24.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.registry.ModCreativeTab for @SubscribeEvent-annotated methods
|
| 9534 | [01Jan2026 12:58:24.361] [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
|
| 9535 | [01Jan2026 12:58:24.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.event.ModBusEvents for @SubscribeEvent-annotated methods
|
| 9536 | [01Jan2026 12:58:24.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 9537 | [01Jan2026 12:58:24.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/event/ModBusEvents; to the mod event bus of mod oritechthings
|
| 9538 | [01Jan2026 12:58:24.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.event.GameBusClientEvents for @SubscribeEvent-annotated methods
|
| 9539 | [01Jan2026 12:58:24.362] [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
|
| 9540 | [01Jan2026 12:58:24.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.PlayerSyncEvents for @SubscribeEvent-annotated methods
|
| 9541 | [01Jan2026 12:58:24.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/event/GameBusClientEvents; to the mod event bus of mod oritechthings
|
| 9542 | [01Jan2026 12:58:24.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/PlayerSyncEvents; to the game event bus
|
| 9543 | [01Jan2026 12:58:24.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.event.GameBusEvents for @SubscribeEvent-annotated methods
|
| 9544 | [01Jan2026 12:58:24.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ModServerEvents for @SubscribeEvent-annotated methods
|
| 9545 | [01Jan2026 12:58:24.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/event/GameBusEvents; to the game event bus
|
| 9546 | [01Jan2026 12:58:24.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.main.OritechThings$ClientModEvent for @SubscribeEvent-annotated methods
|
| 9547 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/main/OritechThings$ClientModEvent; to the mod event bus of mod oritechthings
|
| 9548 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-common.toml for modularrouters tracking
|
| 9549 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modularrouters-client.toml for modularrouters tracking
|
| 9550 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.lumengrid.oritechthings.network.ModNetwork for @SubscribeEvent-annotated methods
|
| 9551 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9552 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-misc.toml for industrialforegoing tracking
|
| 9553 | [01Jan2026 12:58:24.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/lumengrid/oritechthings/network/ModNetwork; to the mod event bus of mod oritechthings
|
| 9554 | [01Jan2026 12:58:24.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ModServerEvents; to the game event bus
|
| 9555 | [01Jan2026 12:58:24.367] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9556 | [01Jan2026 12:58:24.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-core.toml for industrialforegoing tracking
|
| 9557 | [01Jan2026 12:58:24.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ModClientEvents for @SubscribeEvent-annotated methods
|
| 9558 | [01Jan2026 12:58:24.367] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
|
| 9559 | [01Jan2026 12:58:24.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ModClientEvents; to the mod event bus of mod create_hypertube
|
| 9560 | [01Jan2026 12:58:24.368] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9561 | [01Jan2026 12:58:24.368] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9562 | [01Jan2026 12:58:24.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ClientEvents for @SubscribeEvent-annotated methods
|
| 9563 | [01Jan2026 12:58:24.369] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMekanismUtils from mekanism_unleashed.mixins.json into mekanism.common.util.MekanismUtils
|
| 9564 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_1
|
| 9565 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_1
|
| 9566 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_1
|
| 9567 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_1
|
| 9568 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_1
|
| 9569 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_1
|
| 9570 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_1
|
| 9571 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_1
|
| 9572 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_1
|
| 9573 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_1
|
| 9574 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_1
|
| 9575 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_2
|
| 9576 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_2
|
| 9577 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_2
|
| 9578 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_2
|
| 9579 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_2
|
| 9580 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_2
|
| 9581 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_2
|
| 9582 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_2
|
| 9583 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_2
|
| 9584 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_2
|
| 9585 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_2
|
| 9586 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer oak_4
|
| 9587 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer spruce_4
|
| 9588 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer birch_4
|
| 9589 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer jungle_4
|
| 9590 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer acacia_4
|
| 9591 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer dark_oak_4
|
| 9592 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer crimson_4
|
| 9593 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer warped_4
|
| 9594 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer mangrove_4
|
| 9595 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer cherry_4
|
| 9596 | [01Jan2026 12:58:24.370] [modloading-worker-0/DEBUG] [com.buuz135.functionalstorage.FunctionalStorage/]: Registering drawer framed_4
|
| 9597 | [01Jan2026 12:58:24.371] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureStartBBFixMixin from respawningstructures.mixins.json into net.minecraft.world.level.levelgen.structure.StructureStart
|
| 9598 | [01Jan2026 12:58:24.371] [modloading-worker-0/DEBUG] [mixin/]: respawningstructures.mixins.json:StructureStartBBFixMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9599 | [01Jan2026 12:58:24.371] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureStartTimingMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.StructureStart
|
| 9600 | [01Jan2026 12:58:24.371] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureStartMixin from morejs.mixins.json into net.minecraft.world.level.levelgen.structure.StructureStart
|
| 9601 | [01Jan2026 12:58:24.371] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureStartMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9602 | [01Jan2026 12:58:24.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-agriculture-husbandry.toml for industrialforegoing tracking
|
| 9603 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartTimingMixin from mod structureessentials->@Inject::beforeGenerate(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9604 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartTimingMixin from mod structureessentials->@Inject::beforeGenerate(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9605 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartTimingMixin from mod structureessentials->@Inject::beforeGenerate(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9606 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartTimingMixin from mod structureessentials->@Inject::afterGenerate(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9607 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartTimingMixin from mod structureessentials->@Inject::afterGenerate(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9608 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartTimingMixin from mod structureessentials->@Inject::afterGenerate(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9609 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureStartMixin from mod morejs->@Inject::morejs$invokeEventAfterPlace(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9610 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureStartMixin from mod morejs->@Inject::morejs$invokeEventAfterPlace(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9611 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureStartMixin from mod morejs->@Inject::morejs$invokeEventAfterPlace(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9612 | [01Jan2026 12:58:24.373] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ClientEvents; to the game event bus
|
| 9613 | [01Jan2026 12:58:24.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.core.travel.ClientTravelPathMover for @SubscribeEvent-annotated methods
|
| 9614 | [01Jan2026 12:58:24.374] [modloading-worker-0/WARN] [supermartijn642corelib/]: Mod 'Chipped' is requesting registration helper for different modid 'rechiseled_chipped'!
|
| 9615 | [01Jan2026 12:58:24.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.BalmClientRuntimeSpiMixin from kubejstweaks.mixins.json into net.blay09.mods.balm.api.client.BalmClientRuntimeSpi
|
| 9616 | [01Jan2026 12:58:24.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chipped
|
| 9617 | [01Jan2026 12:58:24.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class earth.terrarium.chipped.client.neoforge.ChippedClientNeoForge for @SubscribeEvent-annotated methods
|
| 9618 | [01Jan2026 12:58:24.376] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Learth/terrarium/chipped/client/neoforge/ChippedClientNeoForge; to the mod event bus of mod chipped
|
| 9619 | [01Jan2026 12:58:24.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled_chipped
|
| 9620 | [01Jan2026 12:58:24.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file buildinggadgets2-common.toml for buildinggadgets2 tracking
|
| 9621 | [01Jan2026 12:58:24.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-resource-production.toml for industrialforegoing tracking
|
| 9622 | [01Jan2026 12:58:24.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/core/travel/ClientTravelPathMover; to the game event bus
|
| 9623 | [01Jan2026 12:58:24.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.core.data.DataGenerators for @SubscribeEvent-annotated methods
|
| 9624 | [01Jan2026 12:58:24.379] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9625 | [01Jan2026 12:58:24.379] [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
|
| 9626 | [01Jan2026 12:58:24.380] [modloading-worker-0/INFO] [StructuresTweaker/Compat/]: Initializing compatibility modules...
|
| 9627 | [01Jan2026 12:58:24.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/machine-generator.toml for industrialforegoing tracking
|
| 9628 | [01Jan2026 12:58:24.380] [modloading-worker-0/INFO] [StructuresTweaker/Compat/]: Loaded compatibility for: ars_nouveau
|
| 9629 | [01Jan2026 12:58:24.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structures_tweaker
|
| 9630 | [01Jan2026 12:58:24.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.structures_tweaker.render.StructureBoxRenderer for @SubscribeEvent-annotated methods
|
| 9631 | [01Jan2026 12:58:24.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/structures_tweaker/render/StructureBoxRenderer; to the game event bus
|
| 9632 | [01Jan2026 12:58:24.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.structures_tweaker.command.ServerCommands for @SubscribeEvent-annotated methods
|
| 9633 | [01Jan2026 12:58:24.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file industrialforegoing/client-config.toml for industrialforegoing tracking
|
| 9634 | [01Jan2026 12:58:24.380] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class FTBChunksPlugin
|
| 9635 | [01Jan2026 12:58:24.380] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class PatchouliPlugin
|
| 9636 | [01Jan2026 12:58:24.380] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
|
| 9637 | [01Jan2026 12:58:24.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/structures_tweaker/command/ServerCommands; to the game event bus
|
| 9638 | [01Jan2026 12:58:24.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.structures_tweaker.command.ClientCommands for @SubscribeEvent-annotated methods
|
| 9639 | [01Jan2026 12:58:24.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for buildinggadgets2
|
| 9640 | [01Jan2026 12:58:24.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 9641 | [01Jan2026 12:58:24.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_base
|
| 9642 | [01Jan2026 12:58:24.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.handler.FireCraftingHandler for @SubscribeEvent-annotated methods
|
| 9643 | [01Jan2026 12:58:24.382] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/structures_tweaker/command/ClientCommands; to the game event bus
|
| 9644 | [01Jan2026 12:58:24.382] [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
|
| 9645 | [01Jan2026 12:58:24.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.client.events.EventKeyInput for @SubscribeEvent-annotated methods
|
| 9646 | [01Jan2026 12:58:24.383] [modloading-worker-0/INFO] [de.keksuccino.justzoom.JustZoom/]: [JUST ZOOM] Starting version 2.1.0 on NeoForge..
|
| 9647 | [01Jan2026 12:58:24.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justzoom
|
| 9648 | [01Jan2026 12:58:24.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/handler/FireCraftingHandler; to the game event bus
|
| 9649 | [01Jan2026 12:58:24.385] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.item.tool.SoulVialItem for @SubscribeEvent-annotated methods
|
| 9650 | [01Jan2026 12:58:24.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/buildinggadgets2/client/events/EventKeyInput; to the game event bus
|
| 9651 | [01Jan2026 12:58:24.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file lodestone-client.toml for lodestone tracking
|
| 9652 | [01Jan2026 12:58:24.386] [modloading-worker-0/DEBUG] [mixin/]: Mixing LivingEntityRendererMixin from entityjs.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9653 | [01Jan2026 12:58:24.386] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.client.KeyBindings for @SubscribeEvent-annotated methods
|
| 9654 | [01Jan2026 12:58:24.387] [modloading-worker-0/DEBUG] [mixin/]: Mixing GliderRotationMixin from enderiobase.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9655 | [01Jan2026 12:58:24.387] [modloading-worker-0/DEBUG] [mixin/]: enderiobase.mixins.json:GliderRotationMixin 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)
|
| 9656 | [01Jan2026 12:58:24.387] [modloading-worker-0/DEBUG] [mixin/]: Mixing safety.LivingEntityRendererMixin from modernfix-common.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9657 | [01Jan2026 12:58:24.388] [modloading-worker-0/DEBUG] [mixin/]: Mixing bugfix.entity_pose_stack.LivingEntityRendererMixin from modernfix-neoforge.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9658 | [01Jan2026 12:58:24.388] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.LivingEntityRendererAccessor from mixins.artifacts.common.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9659 | [01Jan2026 12:58:24.388] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.LivingEntityRendererAccessor from simplyswords-common.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9660 | [01Jan2026 12:58:24.388] [modloading-worker-0/DEBUG] [mixin/]: Mixing LivingEntityRendererMixin from mixins.irregular_implements.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9661 | [01Jan2026 12:58:24.388] [modloading-worker-0/DEBUG] [mixin/]: Mixing firstPerson.LivingEntityRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
|
| 9662 | [01Jan2026 12:58:24.388] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$filterLayers$0(Ljava/lang/Object;)Z to mdc2ef4c$playeranimator$lambda$filterLayers$0$0 in playerAnimator-common.mixins.json:firstPerson.LivingEntityRendererMixin from mod playeranimator
|
| 9663 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: entityjs.mixins.json:LivingEntityRendererMixin from mod entityjs->@Inject::onGetRenderType(Lnet/minecraft/world/entity/LivingEntity;ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9664 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: enderiobase.mixins.json:GliderRotationMixin from mod enderio_base->@Inject::test(Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9665 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: enderiobase.mixins.json:GliderRotationMixin from mod enderio_base->@Inject::test(Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9666 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: enderiobase.mixins.json:GliderRotationMixin from mod enderio_base->@Inject::test(Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9667 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.LivingEntityRendererMixin from mod modernfix->@Inject::synchronizeLayerList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9668 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.LivingEntityRendererMixin from mod modernfix->@Inject::synchronizeLayerList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9669 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.LivingEntityRendererMixin from mod modernfix->@Inject::synchronizeLayerList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9670 | [01Jan2026 12:58:24.390] [modloading-worker-0/DEBUG] [mixin/]: mixins.irregular_implements.json:LivingEntityRendererMixin from mod irregular_implements->@Inject::irregular_implements$shouldShowNameMixin(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9671 | [01Jan2026 12:58:24.391] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfWrenchMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.WrenchItem
|
| 9672 | [01Jan2026 12:58:24.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xp_synthesiser-server.toml for xp_synthesiser tracking
|
| 9673 | [01Jan2026 12:58:24.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/buildinggadgets2/client/KeyBindings; to the mod event bus of mod buildinggadgets2
|
| 9674 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.client.particles.ParticleRenderDispatcher for @SubscribeEvent-annotated methods
|
| 9675 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9676 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9677 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/buildinggadgets2/client/particles/ParticleRenderDispatcher; to the mod event bus of mod buildinggadgets2
|
| 9678 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/item/tool/SoulVialItem; to the game event bus
|
| 9679 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.buildinggadgets2.setup.ClientSetup for @SubscribeEvent-annotated methods
|
| 9680 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/buildinggadgets2/setup/ClientSetup; to the mod event bus of mod buildinggadgets2
|
| 9681 | [01Jan2026 12:58:24.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.AlphaWarning for @SubscribeEvent-annotated methods
|
| 9682 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod xp_synthesiser
|
| 9683 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xp_synthesiser
|
| 9684 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mcdart.xp_synthesiser.XPSynthesiser$ClientModEvents for @SubscribeEvent-annotated methods
|
| 9685 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mcdart/xp_synthesiser/XPSynthesiser$ClientModEvents; to the mod event bus of mod xp_synthesiser
|
| 9686 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/server.toml for projecte tracking
|
| 9687 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mcdart.xp_synthesiser.Config for @SubscribeEvent-annotated methods
|
| 9688 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/common.toml for projecte tracking
|
| 9689 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/AlphaWarning; to the game event bus
|
| 9690 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/client.toml for projecte tracking
|
| 9691 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [mixin/]: Mixing bugfix.entity_pose_stack.PlayerRendererMixin from modernfix-neoforge.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 9692 | [01Jan2026 12:58:24.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mcdart/xp_synthesiser/Config; to the mod event bus of mod xp_synthesiser
|
| 9693 | [01Jan2026 12:58:24.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.integrations.WrenchCompat for @SubscribeEvent-annotated methods
|
| 9694 | [01Jan2026 12:58:24.396] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 9695 | [01Jan2026 12:58:24.396] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method getShadowRadius(Lnet/minecraft/world/entity/Entity;)F to mdc2ef4c$playeranimator$getShadowRadius$0 in playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator
|
| 9696 | [01Jan2026 12:58:24.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for openloader
|
| 9697 | [01Jan2026 12:58:24.397] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.PlayerEntityRendererMixin from simplyswords-common.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 9698 | [01Jan2026 12:58:24.398] [modloading-worker-0/DEBUG] [mixin/]: Mixing swimming.client.PlayerRendererMixin from expandability-common.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 9699 | [01Jan2026 12:58:24.398] [modloading-worker-0/DEBUG] [mixin/]: expandability-common.mixins.json:swimming.client.PlayerRendererMixin 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)
|
| 9700 | [01Jan2026 12:58:24.399] [modloading-worker-0/DEBUG] [mixin/]: Mixing swimming.client.PlayerRendererMixin from expandability.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 9701 | [01Jan2026 12:58:24.399] [modloading-worker-0/DEBUG] [mixin/]: expandability.mixins.json:swimming.client.PlayerRendererMixin 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)
|
| 9702 | [01Jan2026 12:58:24.399] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from create.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 9703 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::hideBonesInFirstPerson(Lnet/minecraft/client/player/AbstractClientPlayer;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9704 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::hideBonesInFirstPerson(Lnet/minecraft/client/player/AbstractClientPlayer;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9705 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::hideBonesInFirstPerson(Lnet/minecraft/client/player/AbstractClientPlayer;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9706 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::applyBodyTransforms(Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9707 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::applyBodyTransforms(Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9708 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::applyBodyTransforms(Lnet/minecraft/client/player/AbstractClientPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9709 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::notifyModelOfFirstPerson(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9710 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::notifyModelOfFirstPerson(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9711 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerRendererMixin from mod playeranimator->@Inject::notifyModelOfFirstPerson(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9712 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: simplyswords-common.mixins.json:client.PlayerEntityRendererMixin from mod simplyswords->@Inject::simplyswords$addCustomShoulderFeature(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9713 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: simplyswords-common.mixins.json:client.PlayerEntityRendererMixin from mod simplyswords->@Inject::simplyswords$addCustomShoulderFeature(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9714 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: simplyswords-common.mixins.json:client.PlayerEntityRendererMixin from mod simplyswords->@Inject::simplyswords$addCustomShoulderFeature(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9715 | [01Jan2026 12:58:24.401] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:client.PlayerRendererMixin from mod create->@Inject::create$onGetArmPose(Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9716 | [01Jan2026 12:58:24.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/integrations/WrenchCompat; to the game event bus
|
| 9717 | [01Jan2026 12:58:24.402] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternGridBlockEntity from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridBlockEntity
|
| 9718 | [01Jan2026 12:58:24.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.travel.TravelTargetSavedData for @SubscribeEvent-annotated methods
|
| 9719 | [01Jan2026 12:58:24.402] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity 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)
|
| 9720 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::createProcessingPattern(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9721 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::createProcessingPattern(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9722 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::saveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9723 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::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
|
| 9724 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::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
|
| 9725 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::loadAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9726 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::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
|
| 9727 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::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
|
| 9728 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::copyPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9729 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::copyPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9730 | [01Jan2026 12:58:24.404] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridBlockEntity from mod cabletiers->@Inject::copyPattern(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9731 | [01Jan2026 12:58:24.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file avaritia-server.toml for avaritia tracking
|
| 9732 | [01Jan2026 12:58:24.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/travel/TravelTargetSavedData; to the game event bus
|
| 9733 | [01Jan2026 12:58:24.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.compat.vanilla.VanillaCompat for @SubscribeEvent-annotated methods
|
| 9734 | [01Jan2026 12:58:24.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file psi-client.toml for psi tracking
|
| 9735 | [01Jan2026 12:58:24.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file psi-common.toml for psi tracking
|
| 9736 | [01Jan2026 12:58:24.407] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for overflowingbars:main
|
| 9737 | [01Jan2026 12:58:24.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/compat/vanilla/VanillaCompat; to the mod event bus of mod enderio_base
|
| 9738 | [01Jan2026 12:58:24.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.init.EIONetwork for @SubscribeEvent-annotated methods
|
| 9739 | [01Jan2026 12:58:24.408] [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
|
| 9740 | [01Jan2026 12:58:24.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.block.DarkSteelLadderHandler for @SubscribeEvent-annotated methods
|
| 9741 | [01Jan2026 12:58:24.409] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_compats
|
| 9742 | [01Jan2026 12:58:24.409] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/block/DarkSteelLadderHandler; to the game event bus
|
| 9743 | [01Jan2026 12:58:24.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for projecte
|
| 9744 | [01Jan2026 12:58:24.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.event.EIODefaultComponents for @SubscribeEvent-annotated methods
|
| 9745 | [01Jan2026 12:58:24.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class moze_intel.projecte.network.ThreadCheckUpdate for @SubscribeEvent-annotated methods
|
| 9746 | [01Jan2026 12:58:24.411] [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
|
| 9747 | [01Jan2026 12:58:24.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmoze_intel/projecte/network/ThreadCheckUpdate; to the game event bus
|
| 9748 | [01Jan2026 12:58:24.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.hangglider.PlayerMovementHandler for @SubscribeEvent-annotated methods
|
| 9749 | [01Jan2026 12:58:24.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/hangglider/PlayerMovementHandler; to the game event bus
|
| 9750 | [01Jan2026 12:58:24.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.common.advancement.UseGliderAdvancementBenefit for @SubscribeEvent-annotated methods
|
| 9751 | [01Jan2026 12:58:24.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
|
| 9752 | [01Jan2026 12:58:24.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/common/advancement/UseGliderAdvancementBenefit; to the game event bus
|
| 9753 | [01Jan2026 12:58:24.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for avaritia
|
| 9754 | [01Jan2026 12:58:24.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class moze_intel.projecte.events.PlayerEvents for @SubscribeEvent-annotated methods
|
| 9755 | [01Jan2026 12:58:24.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for playeranimator
|
| 9756 | [01Jan2026 12:58:24.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file overflowingbars-client.toml for overflowingbars tracking
|
| 9757 | [01Jan2026 12:58:24.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.client.tooltip.TooltipHandler for @SubscribeEvent-annotated methods
|
| 9758 | [01Jan2026 12:58:24.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/client/tooltip/TooltipHandler; to the game event bus
|
| 9759 | [01Jan2026 12:58:24.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.client.travel.TravelTargetRendering for @SubscribeEvent-annotated methods
|
| 9760 | [01Jan2026 12:58:24.414] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9761 | [01Jan2026 12:58:24.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file nanny-server.toml for nanny tracking
|
| 9762 | [01Jan2026 12:58:24.414] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for overflowingbars:main
|
| 9763 | [01Jan2026 12:58:24.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nanny
|
| 9764 | [01Jan2026 12:58:24.414] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9765 | [01Jan2026 12:58:24.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmoze_intel/projecte/events/PlayerEvents; to the game event bus
|
| 9766 | [01Jan2026 12:58:24.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/client/travel/TravelTargetRendering; to the game event bus
|
| 9767 | [01Jan2026 12:58:24.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.client.travel.TravelParticleHandler for @SubscribeEvent-annotated methods
|
| 9768 | [01Jan2026 12:58:24.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class moze_intel.projecte.events.PlayerRender for @SubscribeEvent-annotated methods
|
| 9769 | [01Jan2026 12:58:24.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/client/travel/TravelParticleHandler; to the game event bus
|
| 9770 | [01Jan2026 12:58:24.416] [modloading-worker-0/DEBUG] [mixin/]: Mixing TextureMetadataHandlerMixin from chisel.mixins.json into team.chisel.ctm.client.util.TextureMetadataHandler
|
| 9771 | [01Jan2026 12:58:24.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.base.client.EnderIOBaseClient for @SubscribeEvent-annotated methods
|
| 9772 | [01Jan2026 12:58:24.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/base/client/EnderIOBaseClient; to the mod event bus of mod enderio_base
|
| 9773 | [01Jan2026 12:58:24.418] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9774 | [01Jan2026 12:58:24.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.EnderIOBase for @SubscribeEvent-annotated methods
|
| 9775 | [01Jan2026 12:58:24.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/EnderIOBase; to the mod event bus of mod enderio_base
|
| 9776 | [01Jan2026 12:58:24.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmoze_intel/projecte/events/PlayerRender; to the game event bus
|
| 9777 | [01Jan2026 12:58:24.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class moze_intel.projecte.events.ToolTipEvent for @SubscribeEvent-annotated methods
|
| 9778 | [01Jan2026 12:58:24.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-client.toml for functionalstorage tracking
|
| 9779 | [01Jan2026 12:58:24.419] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9780 | [01Jan2026 12:58:24.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file functionalstorage/functionalstorage-common.toml for functionalstorage tracking
|
| 9781 | [01Jan2026 12:58:24.419] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config fzzy_config:keybinds in 133ms
|
| 9782 | [01Jan2026 12:58:24.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmoze_intel/projecte/events/ToolTipEvent; to the game event bus
|
| 9783 | [01Jan2026 12:58:24.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for industrialforegoing
|
| 9784 | [01Jan2026 12:58:24.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class moze_intel.projecte.events.TickEvents for @SubscribeEvent-annotated methods
|
| 9785 | [01Jan2026 12:58:24.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.item.infinity.OneThreeFiveHandler for @SubscribeEvent-annotated methods
|
| 9786 | [01Jan2026 12:58:24.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/functionalstorage/functionalstorage-common.toml
|
| 9787 | [01Jan2026 12:58:24.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmoze_intel/projecte/events/TickEvents; to the game event bus
|
| 9788 | [01Jan2026 12:58:24.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/functionalstorage/functionalstorage-common.toml for changes
|
| 9789 | [01Jan2026 12:58:24.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_machines
|
| 9790 | [01Jan2026 12:58:24.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.recipe.RecipeCaches for @SubscribeEvent-annotated methods
|
| 9791 | [01Jan2026 12:58:24.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/item/infinity/OneThreeFiveHandler; to the game event bus
|
| 9792 | [01Jan2026 12:58:24.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.proxy.client.ClientProxy for @SubscribeEvent-annotated methods
|
| 9793 | [01Jan2026 12:58:24.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createaddition-common.toml for createaddition tracking
|
| 9794 | [01Jan2026 12:58:24.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file magic_coins-client.toml for magic_coins tracking
|
| 9795 | [01Jan2026 12:58:24.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lodestone
|
| 9796 | [01Jan2026 12:58:24.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.systems.rendering.shader.compute.SystemDetails for @SubscribeEvent-annotated methods
|
| 9797 | [01Jan2026 12:58:24.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/proxy/client/ClientProxy; to the mod event bus of mod industrialforegoing
|
| 9798 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgePlatformHelper@9b13f41 for service interface net.createmod.catnip.platform.services.PlatformHelper
|
| 9799 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file magic_coins-server.toml for magic_coins tracking
|
| 9800 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits
|
| 9801 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for magic_coins
|
| 9802 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.MagicCoinsMod$ClientProxy for @SubscribeEvent-annotated methods
|
| 9803 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.EnderIOConduits for @SubscribeEvent-annotated methods
|
| 9804 | [01Jan2026 12:58:24.424] [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
|
| 9805 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.industrial.proxy.event.CocoaBeanRightClickHarvesting for @SubscribeEvent-annotated methods
|
| 9806 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/systems/rendering/shader/compute/SystemDetails; to the mod event bus of mod lodestone
|
| 9807 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.init.ConduitBlockEntities for @SubscribeEvent-annotated methods
|
| 9808 | [01Jan2026 12:58:24.424] [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
|
| 9809 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/MagicCoinsMod$ClientProxy; to the mod event bus of mod magic_coins
|
| 9810 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.systems.postprocess.PostProcessHandler for @SubscribeEvent-annotated methods
|
| 9811 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.network.ConduitNetwork for @SubscribeEvent-annotated methods
|
| 9812 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.MoneyDisplayInventory for @SubscribeEvent-annotated methods
|
| 9813 | [01Jan2026 12:58:24.424] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeFluidHelper@1bda4541 for service interface net.createmod.catnip.platform.services.ModFluidHelper
|
| 9814 | [01Jan2026 12:58:24.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/recipe/RecipeCaches; to the game event bus
|
| 9815 | [01Jan2026 12:58:24.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/industrial/proxy/event/CocoaBeanRightClickHarvesting; to the game event bus
|
| 9816 | [01Jan2026 12:58:24.425] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAutocrafterBlockEntity from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.autocrafter.AutocrafterBlockEntity
|
| 9817 | [01Jan2026 12:58:24.425] [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
|
| 9818 | [01Jan2026 12:58:24.425] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAutocrafterBlockEntity 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)
|
| 9819 | [01Jan2026 12:58:24.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.bundle.ConduitSpectatorOpenScreenEvent for @SubscribeEvent-annotated methods
|
| 9820 | [01Jan2026 12:58:24.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.slicer.SlicerRecipeManager for @SubscribeEvent-annotated methods
|
| 9821 | [01Jan2026 12:58:24.427] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAutocrafterBlockEntity from mod cabletiers->@Inject::initialize(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9822 | [01Jan2026 12:58:24.427] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAutocrafterBlockEntity from mod cabletiers->@Inject::initialize(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9823 | [01Jan2026 12:58:24.427] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAutocrafterBlockEntity from mod cabletiers->@Inject::initialize(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9824 | [01Jan2026 12:58:24.427] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAutocrafterBlockEntity from mod cabletiers->@Inject::calculateLocked(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9825 | [01Jan2026 12:58:24.427] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinAutocrafterBlockEntity from mod cabletiers->@Inject::calculateLocked(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9826 | [01Jan2026 12:58:24.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ctm.toml for ctm tracking
|
| 9827 | [01Jan2026 12:58:24.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for overflowingbars
|
| 9828 | [01Jan2026 12:58:24.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/systems/postprocess/PostProcessHandler; to the game event bus
|
| 9829 | [01Jan2026 12:58:24.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneNetworkPayloads for @SubscribeEvent-annotated methods
|
| 9830 | [01Jan2026 12:58:24.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/MoneyDisplayInventory; to the game event bus
|
| 9831 | [01Jan2026 12:58:24.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/bundle/ConduitSpectatorOpenScreenEvent; to the game event bus
|
| 9832 | [01Jan2026 12:58:24.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertSilverForGold for @SubscribeEvent-annotated methods
|
| 9833 | [01Jan2026 12:58:24.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitA11yManager for @SubscribeEvent-annotated methods
|
| 9834 | [01Jan2026 12:58:24.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcepackoverrides
|
| 9835 | [01Jan2026 12:58:24.429] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeHooksHelper@3447f3fc for service interface net.createmod.catnip.platform.services.ModHooksHelper
|
| 9836 | [01Jan2026 12:58:24.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertSilverForGold; to the mod event bus of mod magic_coins
|
| 9837 | [01Jan2026 12:58:24.430] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeNetworkHelper@c7431cb for service interface net.createmod.catnip.platform.services.NetworkHelper
|
| 9838 | [01Jan2026 12:58:24.430] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kiwi.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9839 | [01Jan2026 12:58:24.430] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from lychee.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9840 | [01Jan2026 12:58:24.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fzzy_config
|
| 9841 | [01Jan2026 12:58:24.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for psi
|
| 9842 | [01Jan2026 12:58:24.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.item.component.DefaultStats for @SubscribeEvent-annotated methods
|
| 9843 | [01Jan2026 12:58:24.431] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from enderio-machines.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9844 | [01Jan2026 12:58:24.432] [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)
|
| 9845 | [01Jan2026 12:58:24.432] [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 mdc2ef4c$enderio_machines$lambda$collectRecipe$0$0 in enderio-machines.mixins.json:RecipeManagerMixin from mod enderio_machines
|
| 9846 | [01Jan2026 12:58:24.433] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.level.AccessorRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9847 | [01Jan2026 12:58:24.433] [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)
|
| 9848 | [01Jan2026 12:58:24.433] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.level.MixinRecipeManager from bookshelf.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9849 | [01Jan2026 12:58:24.433] [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)
|
| 9850 | [01Jan2026 12:58:24.433] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9851 | [01Jan2026 12:58:24.433] [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)
|
| 9852 | [01Jan2026 12:58:24.434] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs_enderio.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9853 | [01Jan2026 12:58:24.434] [modloading-worker-0/DEBUG] [mixin/]: kubejs_enderio.mixins.json:RecipeManagerMixin from mod kubejs_enderio: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9854 | [01Jan2026 12:58:24.435] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe_remainders.RecipeManagerMixin from owo.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9855 | [01Jan2026 12:58:24.435] [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)
|
| 9856 | [01Jan2026 12:58:24.435] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Ljava/util/Map$Entry; to mdc2ef4c$owo$lambda$new$0$1 in owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo
|
| 9857 | [01Jan2026 12:58:24.436] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from cucumber.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9858 | [01Jan2026 12:58:24.436] [modloading-worker-0/DEBUG] [mixin/]: Mixing minecraft.RecipeManagerAccessor from create_dragons_plus.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9859 | [01Jan2026 12:58:24.436] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.RecipeManagerMixin from kubejstweaks-kjs72.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9860 | [01Jan2026 12:58:24.437] [modloading-worker-0/DEBUG] [mixin/]: Mixing runtime.RecipeManagerMixin from almostunified-common.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9861 | [01Jan2026 12:58:24.437] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9862 | [01Jan2026 12:58:24.439] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.datapack_reload_exceptions.RecipeManagerMixin from modernfix-neoforge.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
| 9863 | [01Jan2026 12:58:24.446] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Found 17 @TextureType annotations from scan
|
| 9864 | [01Jan2026 12:58:24.446] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Found 17 unique texture types
|
| 9865 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9866 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9867 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$apply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9868 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$replaceRecipes(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9869 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$replaceRecipes(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9870 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:RecipeManagerMixin from mod kiwi->@Inject::kiwi$replaceRecipes(Ljava/lang/Iterable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9871 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_beginApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9872 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_beginApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9873 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_beginApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9874 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_endApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9875 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_endApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9876 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_endApply(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 9877 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:RecipeManagerMixin from mod lychee->@Inject::lychee_fromJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 9878 | [01Jan2026 12:58:24.448] [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
|
| 9879 | [01Jan2026 12:58:24.448] [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
|
| 9880 | [01Jan2026 12:58:24.448] [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
|
| 9881 | [01Jan2026 12:58:24.448] [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
|
| 9882 | [01Jan2026 12:58:24.448] [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
|
| 9883 | [01Jan2026 12:58:24.448] [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
|
| 9884 | [01Jan2026 12:58:24.448] [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
|
| 9885 | [01Jan2026 12:58:24.448] [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
|
| 9886 | [01Jan2026 12:58:24.448] [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
|
| 9887 | [01Jan2026 12:58:24.448] [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
|
| 9888 | [01Jan2026 12:58:24.448] [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
|
| 9889 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kubejs_enderio.mixins.json:RecipeManagerMixin from mod kubejs_enderio->@Inject::kubeio$injectSmeltingRecipes(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
|
| 9890 | [01Jan2026 12:58:24.448] [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
|
| 9891 | [01Jan2026 12:58:24.448] [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
|
| 9892 | [01Jan2026 12:58:24.448] [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
|
| 9893 | [01Jan2026 12:58:24.448] [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
|
| 9894 | [01Jan2026 12:58:24.448] [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
|
| 9895 | [01Jan2026 12:58:24.448] [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
|
| 9896 | [01Jan2026 12:58:24.448] [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
|
| 9897 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.RecipeManagerMixin from mod kubejstweaks->@Inject::kjstweaks$triggerBeforeRecipeEvent(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
|
| 9898 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.RecipeManagerMixin from mod kubejstweaks->@Inject::kjstweaks$triggerBeforeRecipeEvent(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
|
| 9899 | [01Jan2026 12:58:24.448] [modloading-worker-0/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.RecipeManagerMixin from mod kubejstweaks->@Inject::kjstweaks$triggerBeforeRecipeEvent(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
|
| 9900 | [01Jan2026 12:58:24.448] [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
|
| 9901 | [01Jan2026 12:58:24.448] [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
|
| 9902 | [01Jan2026 12:58:24.448] [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
|
| 9903 | [01Jan2026 12:58:24.448] [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
|
| 9904 | [01Jan2026 12:58:24.448] [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
|
| 9905 | [01Jan2026 12:58:24.448] [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
|
| 9906 | [01Jan2026 12:58:24.448] [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
|
| 9907 | [01Jan2026 12:58:24.448] [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
|
| 9908 | [01Jan2026 12:58:24.448] [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
|
| 9909 | [01Jan2026 12:58:24.448] [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
|
| 9910 | [01Jan2026 12:58:24.448] [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
|
| 9911 | [01Jan2026 12:58:24.448] [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
|
| 9912 | [01Jan2026 12:58:24.448] [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
|
| 9913 | [01Jan2026 12:58:24.448] [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
|
| 9914 | [01Jan2026 12:58:24.448] [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
|
| 9915 | [01Jan2026 12:58:24.448] [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
|
| 9916 | [01Jan2026 12:58:24.448] [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
|
| 9917 | [01Jan2026 12:58:24.448] [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
|
| 9918 | [01Jan2026 12:58:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitA11yManager; to the game event bus
|
| 9919 | [01Jan2026 12:58:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/item/component/DefaultStats; to the game event bus
|
| 9920 | [01Jan2026 12:58:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneNetworkPayloads; to the mod event bus of mod lodestone
|
| 9921 | [01Jan2026 12:58:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/client.toml for mekanism tracking
|
| 9922 | [01Jan2026 12:58:24.450] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/common.toml for mekanism tracking
|
| 9923 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitBlockItem for @SubscribeEvent-annotated methods
|
| 9924 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertGoldForSilver for @SubscribeEvent-annotated methods
|
| 9925 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/general.toml for mekanism tracking
|
| 9926 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.item.tool.ItemPsimetalAxe for @SubscribeEvent-annotated methods
|
| 9927 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/gear.toml for mekanism tracking
|
| 9928 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/startup.toml for mekanism tracking
|
| 9929 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneCommands for @SubscribeEvent-annotated methods
|
| 9930 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/item/tool/ItemPsimetalAxe; to the game event bus
|
| 9931 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Mekanism/startup.toml
|
| 9932 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneCommands; to the game event bus
|
| 9933 | [01Jan2026 12:58:24.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Mekanism/startup.toml for changes
|
| 9934 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-storage.toml for mekanism tracking
|
| 9935 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/tiers.toml for mekanism tracking
|
| 9936 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/machine-usage.toml for mekanism tracking
|
| 9937 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneBlockEntities$ClientOnly for @SubscribeEvent-annotated methods
|
| 9938 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.item.tool.ItemPsimetalPickaxe for @SubscribeEvent-annotated methods
|
| 9939 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/world.toml for mekanism tracking
|
| 9940 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertGoldForSilver; to the mod event bus of mod magic_coins
|
| 9941 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneBlockEntities$ClientOnly; to the mod event bus of mod lodestone
|
| 9942 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/item/tool/ItemPsimetalPickaxe; to the game event bus
|
| 9943 | [01Jan2026 12:58:24.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertGoldForCrystal for @SubscribeEvent-annotated methods
|
| 9944 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.item.tool.ItemPsimetalShovel for @SubscribeEvent-annotated methods
|
| 9945 | [01Jan2026 12:58:24.453] [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
|
| 9946 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/item/tool/ItemPsimetalShovel; to the game event bus
|
| 9947 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.item.tool.ItemPsimetalSword for @SubscribeEvent-annotated methods
|
| 9948 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.ConduitSorter for @SubscribeEvent-annotated methods
|
| 9949 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/item/tool/ItemPsimetalSword; to the game event bus
|
| 9950 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.common.LodestoneAttributes for @SubscribeEvent-annotated methods
|
| 9951 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/common/LodestoneAttributes; to the mod event bus of mod lodestone
|
| 9952 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.item.armor.ItemPsimetalArmor for @SubscribeEvent-annotated methods
|
| 9953 | [01Jan2026 12:58:24.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.client.LodestoneShaders for @SubscribeEvent-annotated methods
|
| 9954 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorBlockLeakParticle from particular.mixins.json into net.minecraft.client.particle.DripParticle
|
| 9955 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:AccessorBlockLeakParticle from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 9956 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/item/armor/ItemPsimetalArmor; to the game event bus
|
| 9957 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertGoldForCrystal; to the mod event bus of mod magic_coins
|
| 9958 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.PsiCreativeTab for @SubscribeEvent-annotated methods
|
| 9959 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [mixin/]: Mixing InjectBlockLeakParticle from particular.mixins.json into net.minecraft.client.particle.DripParticle
|
| 9960 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/ConduitSorter; to the game event bus
|
| 9961 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:InjectBlockLeakParticle from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 9962 | [01Jan2026 12:58:24.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.conversor.ConvertCrystalForGold for @SubscribeEvent-annotated methods
|
| 9963 | [01Jan2026 12:58:24.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.common.conduit.network.ConduitNetworkSavedData for @SubscribeEvent-annotated methods
|
| 9964 | [01Jan2026 12:58:24.455] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:InjectBlockLeakParticle from mod particular->@Inject::getBrightness(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9965 | [01Jan2026 12:58:24.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/PsiCreativeTab; to the mod event bus of mod psi
|
| 9966 | [01Jan2026 12:58:24.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.handler.LoopcastTrackingHandler for @SubscribeEvent-annotated methods
|
| 9967 | [01Jan2026 12:58:24.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/handler/LoopcastTrackingHandler; to the game event bus
|
| 9968 | [01Jan2026 12:58:24.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/conversor/ConvertCrystalForGold; to the mod event bus of mod magic_coins
|
| 9969 | [01Jan2026 12:58:24.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectSilverCoins for @SubscribeEvent-annotated methods
|
| 9970 | [01Jan2026 12:58:24.457] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 9971 | [01Jan2026 12:58:24.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.handler.PsiSoundHandler for @SubscribeEvent-annotated methods
|
| 9972 | [01Jan2026 12:58:24.457] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectCoinsMixin from magiccoinstweak.mixins.json into net.sirgrantd.magic_coins.gui.handlers.collects.CollectSilverCoins
|
| 9973 | [01Jan2026 12:58:24.458] [modloading-worker-0/DEBUG] [mixin/]: magiccoinstweak.mixins.json:CollectCoinsMixin from mod magiccoinstweak->@Inject::endHandlerEarly(Lnet/minecraft/world/entity/player/Player;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9974 | [01Jan2026 12:58:24.458] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: AR
|
| 9975 | [01Jan2026 12:58:24.458] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_horizontal
|
| 9976 | [01Jan2026 12:58:24.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectSilverCoins; to the mod event bus of mod magic_coins
|
| 9977 | [01Jan2026 12:58:24.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectGoldCoins for @SubscribeEvent-annotated methods
|
| 9978 | [01Jan2026 12:58:24.459] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectCoinsMixin from magiccoinstweak.mixins.json into net.sirgrantd.magic_coins.gui.handlers.collects.CollectGoldCoins
|
| 9979 | [01Jan2026 12:58:24.459] [modloading-worker-0/DEBUG] [mixin/]: magiccoinstweak.mixins.json:CollectCoinsMixin from mod magiccoinstweak->@Inject::endHandlerEarly(Lnet/minecraft/world/entity/player/Player;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9980 | [01Jan2026 12:58:24.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectGoldCoins; to the mod event bus of mod magic_coins
|
| 9981 | [01Jan2026 12:58:24.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectCrystalCoins for @SubscribeEvent-annotated methods
|
| 9982 | [01Jan2026 12:58:24.461] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectCoinsMixin from magiccoinstweak.mixins.json into net.sirgrantd.magic_coins.gui.handlers.collects.CollectCrystalCoins
|
| 9983 | [01Jan2026 12:58:24.461] [modloading-worker-0/DEBUG] [mixin/]: magiccoinstweak.mixins.json:CollectCoinsMixin from mod magiccoinstweak->@Inject::endHandlerEarly(Lnet/minecraft/world/entity/player/Player;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 9984 | [01Jan2026 12:58:24.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/handler/PsiSoundHandler; to the mod event bus of mod psi
|
| 9985 | [01Jan2026 12:58:24.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.handler.capability.CapabilityHandler for @SubscribeEvent-annotated methods
|
| 9986 | [01Jan2026 12:58:24.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectCrystalCoins; to the mod event bus of mod magic_coins
|
| 9987 | [01Jan2026 12:58:24.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.gui.handlers.collects.CollectAllCoinsInventory for @SubscribeEvent-annotated methods
|
| 9988 | [01Jan2026 12:58:24.462] [modloading-worker-0/DEBUG] [mixin/]: Mixing linkedtransmitter.AnalogLeverBlockMixin from create_connected.mixins.json into com.simibubi.create.content.redstone.analogLever.AnalogLeverBlock
|
| 9989 | [01Jan2026 12:58:24.462] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 9990 | [01Jan2026 12:58:24.463] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockMixin from mod create_connected->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 9991 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteBillboardParticleMixin from embeddium.mixins.json into net.minecraft.client.particle.TextureSheetParticle
|
| 9992 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteBillboardParticleMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 9993 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: normal
|
| 9994 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctmh
|
| 9995 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm
|
| 9996 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_vertical
|
| 9997 | [01Jan2026 12:58:24.464] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteBillboardParticleMixin from mod embeddium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 9998 | [01Jan2026 12:58:24.465] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteBillboardParticleMixin from mod embeddium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 9999 | [01Jan2026 12:58:24.465] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteBillboardParticleMixin from mod embeddium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 10000 | [01Jan2026 12:58:24.465] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/gui/handlers/collects/CollectAllCoinsInventory; to the mod event bus of mod magic_coins
|
| 10001 | [01Jan2026 12:58:24.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.features.ProsperityAmuletBonusEffect for @SubscribeEvent-annotated methods
|
| 10002 | [01Jan2026 12:58:24.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/features/ProsperityAmuletBonusEffect; to the game event bus
|
| 10003 | [01Jan2026 12:58:24.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/handler/capability/CapabilityHandler; to the mod event bus of mod psi
|
| 10004 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.features.LostCoinsForDeath for @SubscribeEvent-annotated methods
|
| 10005 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.handler.AdditiveMotionHandler for @SubscribeEvent-annotated methods
|
| 10006 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/handler/AdditiveMotionHandler; to the game event bus
|
| 10007 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/client/LodestoneShaders; to the mod event bus of mod lodestone
|
| 10008 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [mixin/]: Mixing InjectContinuousFalling from particular.mixins.json into net.minecraft.client.particle.DripParticle$FallAndLandParticle
|
| 10009 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:InjectContinuousFalling from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 10010 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.handler.ContributorSpellCircleHandler for @SubscribeEvent-annotated methods
|
| 10011 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: r
|
| 10012 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: v
|
| 10013 | [01Jan2026 12:58:24.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.client.LodestonePostProcessEffects for @SubscribeEvent-annotated methods
|
| 10014 | [01Jan2026 12:58:24.470] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:InjectContinuousFalling from mod particular->@Inject::addRipples(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 10015 | [01Jan2026 12:58:24.470] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:InjectContinuousFalling from mod particular->@Inject::addRipples(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 10016 | [01Jan2026 12:58:24.470] [modloading-worker-0/DEBUG] [mixin/]: particular.mixins.json:InjectContinuousFalling from mod particular->@Inject::addRipples(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 10017 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/handler/ContributorSpellCircleHandler; to the game event bus
|
| 10018 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/features/LostCoinsForDeath; to the game event bus
|
| 10019 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: pillar
|
| 10020 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.core.handler.PlayerDataHandler$EventHandler for @SubscribeEvent-annotated methods
|
| 10021 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: random
|
| 10022 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: pattern
|
| 10023 | [01Jan2026 12:58:24.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.config.ServerConfig for @SubscribeEvent-annotated methods
|
| 10024 | [01Jan2026 12:58:24.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/config/ServerConfig; to the mod event bus of mod magic_coins
|
| 10025 | [01Jan2026 12:58:24.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/core/handler/PlayerDataHandler$EventHandler; to the game event bus
|
| 10026 | [01Jan2026 12:58:24.474] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.config.ClientConfig for @SubscribeEvent-annotated methods
|
| 10027 | [01Jan2026 12:58:24.475] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file replication/replication.toml for replication tracking
|
| 10028 | [01Jan2026 12:58:24.475] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.entity.ModEntities for @SubscribeEvent-annotated methods
|
| 10029 | [01Jan2026 12:58:24.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing CollectionTagMixin from kubejs.mixins.json into net.minecraft.nbt.CollectionTag
|
| 10030 | [01Jan2026 12:58:24.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/slicer/SlicerRecipeManager; to the game event bus
|
| 10031 | [01Jan2026 12:58:24.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.soul_engine.SoulEngineBlockEntity for @SubscribeEvent-annotated methods
|
| 10032 | [01Jan2026 12:58:24.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/config/ClientConfig; to the mod event bus of mod magic_coins
|
| 10033 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/common/conduit/network/ConduitNetworkSavedData; to the game event bus
|
| 10034 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.command.CoinsCommand for @SubscribeEvent-annotated methods
|
| 10035 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/entity/ModEntities; to the mod event bus of mod psi
|
| 10036 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.common.attribute.base.ModAttributes for @SubscribeEvent-annotated methods
|
| 10037 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/common/attribute/base/ModAttributes; to the mod event bus of mod psi
|
| 10038 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.client.input.InputEventListener for @SubscribeEvent-annotated methods
|
| 10039 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinUniform from mixins.iris.json into com.mojang.blaze3d.shaders.Uniform
|
| 10040 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.data.DataGenerator for @SubscribeEvent-annotated methods
|
| 10041 | [01Jan2026 12:58:24.477] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 10042 | [01Jan2026 12:58:24.478] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris->@Inject::iris$glGetUniformLocation(ILjava/lang/CharSequence;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10043 | [01Jan2026 12:58:24.479] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.remove_streams.HierarchicalModelMixin from embeddium.mixins.json into net.minecraft.client.model.HierarchicalModel
|
| 10044 | [01Jan2026 12:58:24.479] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.remove_streams.HierarchicalModelMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10045 | [01Jan2026 12:58:24.480] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/client/input/InputEventListener; to the game event bus
|
| 10046 | [01Jan2026 12:58:24.480] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: edges
|
| 10047 | [01Jan2026 12:58:24.480] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.client.ConduitFacadeRendering for @SubscribeEvent-annotated methods
|
| 10048 | [01Jan2026 12:58:24.480] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10049 | [01Jan2026 12:58:24.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/data/DataGenerator; to the mod event bus of mod psi
|
| 10050 | [01Jan2026 12:58:24.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.handler.BookSoundHandler for @SubscribeEvent-annotated methods
|
| 10051 | [01Jan2026 12:58:24.481] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10052 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/handler/BookSoundHandler; to the game event bus
|
| 10053 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: sctm
|
| 10054 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/command/CoinsCommand; to the game event bus
|
| 10055 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctmv
|
| 10056 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10057 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10058 | [01Jan2026 12:58:24.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.handler.ClientTickHandler for @SubscribeEvent-annotated methods
|
| 10059 | [01Jan2026 12:58:24.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/client/ConduitFacadeRendering; to the game event bus
|
| 10060 | [01Jan2026 12:58:24.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.capabilities.CoinsBagCapabilities for @SubscribeEvent-annotated methods
|
| 10061 | [01Jan2026 12:58:24.483] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.client.ConduitClientSetup for @SubscribeEvent-annotated methods
|
| 10062 | [01Jan2026 12:58:24.483] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: edges_full
|
| 10063 | [01Jan2026 12:58:24.483] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: ctm_simple
|
| 10064 | [01Jan2026 12:58:24.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/handler/ClientTickHandler; to the game event bus
|
| 10065 | [01Jan2026 12:58:24.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/capabilities/CoinsBagCapabilities; to the mod event bus of mod magic_coins
|
| 10066 | [01Jan2026 12:58:24.484] [modloading-worker-0/DEBUG] [team.chisel.ctm.client.texture.type.TextureTypeRegistry/]: Registering scanned texture type: eldritch
|
| 10067 | [01Jan2026 12:58:24.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sirgrantd.magic_coins.capabilities.CoinsBagCapabilities$EventBusHandlers for @SubscribeEvent-annotated methods
|
| 10068 | [01Jan2026 12:58:24.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/client/LodestonePostProcessEffects; to the mod event bus of mod lodestone
|
| 10069 | [01Jan2026 12:58:24.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.registry.client.LodestoneModels for @SubscribeEvent-annotated methods
|
| 10070 | [01Jan2026 12:58:24.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.handler.HUDHandler for @SubscribeEvent-annotated methods
|
| 10071 | [01Jan2026 12:58:24.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sirgrantd/magic_coins/capabilities/CoinsBagCapabilities$EventBusHandlers; to the game event bus
|
| 10072 | [01Jan2026 12:58:24.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prickle
|
| 10073 | [01Jan2026 12:58:24.488] [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
|
| 10074 | [01Jan2026 12:58:24.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ctm
|
| 10075 | [01Jan2026 12:58:24.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/client/ConduitClientSetup; to the mod event bus of mod enderio_conduits
|
| 10076 | [01Jan2026 12:58:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.client.model.conduit.facades.ClientFacadeVisibility for @SubscribeEvent-annotated methods
|
| 10077 | [01Jan2026 12:58:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/client/model/conduit/facades/ClientFacadeVisibility; to the game event bus
|
| 10078 | [01Jan2026 12:58:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/handler/HUDHandler; to the mod event bus of mod psi
|
| 10079 | [01Jan2026 12:58:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crash_assistant
|
| 10080 | [01Jan2026 12:58:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.handler.KeybindHandler for @SubscribeEvent-annotated methods
|
| 10081 | [01Jan2026 12:58:24.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.conduits.client.ConduitHighlightEvent for @SubscribeEvent-annotated methods
|
| 10082 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/registry/client/LodestoneModels; to the mod event bus of mod lodestone
|
| 10083 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.events.ModEvents for @SubscribeEvent-annotated methods
|
| 10084 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/conduits/client/ConduitHighlightEvent; to the game event bus
|
| 10085 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/events/ModEvents; to the mod event bus of mod lodestone
|
| 10086 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10087 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10088 | [01Jan2026 12:58:24.491] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10089 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10090 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10091 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.events.GameEvents for @SubscribeEvent-annotated methods
|
| 10092 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/handler/KeybindHandler; to the mod event bus of mod psi
|
| 10093 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.handler.ShaderHandler for @SubscribeEvent-annotated methods
|
| 10094 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmingforblockheads
|
| 10095 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/handler/ShaderHandler; to the mod event bus of mod psi
|
| 10096 | [01Jan2026 12:58:24.492] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.handler.ColorHandler for @SubscribeEvent-annotated methods
|
| 10097 | [01Jan2026 12:58:24.493] [modloading-worker-0/INFO] [io.wispforest.lmft.LMFTCommon/]: [LMFT]: Loaded Config File!
|
| 10098 | [01Jan2026 12:58:24.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lmft
|
| 10099 | [01Jan2026 12:58:24.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/handler/ColorHandler; to the mod event bus of mod psi
|
| 10100 | [01Jan2026 12:58:24.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for stonechest
|
| 10101 | [01Jan2026 12:58:24.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ftblag.stonechest.SCEventHandler for @SubscribeEvent-annotated methods
|
| 10102 | [01Jan2026 12:58:24.493] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.psi.client.core.proxy.ClientProxy for @SubscribeEvent-annotated methods
|
| 10103 | [01Jan2026 12:58:24.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-client.toml for xycraft_core tracking
|
| 10104 | [01Jan2026 12:58:24.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/core-server.toml for xycraft_core tracking
|
| 10105 | [01Jan2026 12:58:24.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/psi/client/core/proxy/ClientProxy; to the mod event bus of mod psi
|
| 10106 | [01Jan2026 12:58:24.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/events/GameEvents; to the game event bus
|
| 10107 | [01Jan2026 12:58:24.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cabletiers-common.toml for cabletiers tracking
|
| 10108 | [01Jan2026 12:58:24.495] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.base.block.WrenchableBlockHandler for @SubscribeEvent-annotated methods
|
| 10109 | [01Jan2026 12:58:24.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lftblag/stonechest/SCEventHandler; to the mod event bus of mod stonechest
|
| 10110 | [01Jan2026 12:58:24.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.events.ClientModEvents for @SubscribeEvent-annotated methods
|
| 10111 | [01Jan2026 12:58:24.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for glodium
|
| 10112 | [01Jan2026 12:58:24.496] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/events/ClientModEvents; to the mod event bus of mod lodestone
|
| 10113 | [01Jan2026 12:58:24.497] [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
|
| 10114 | [01Jan2026 12:58:24.497] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.blocks.powered_spawner.MobSpawnTask for @SubscribeEvent-annotated methods
|
| 10115 | [01Jan2026 12:58:24.497] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/blocks/powered_spawner/MobSpawnTask; to the game event bus
|
| 10116 | [01Jan2026 12:58:24.497] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.init.MachineNetwork for @SubscribeEvent-annotated methods
|
| 10117 | [01Jan2026 12:58:24.497] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternItem from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.PatternItem
|
| 10118 | [01Jan2026 12:58:24.498] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternItem 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)
|
| 10119 | [01Jan2026 12:58:24.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file databank-client.toml for databank tracking
|
| 10120 | [01Jan2026 12:58:24.498] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getTooltipImage$0(Ljava/util/UUID;)Ljava/lang/Boolean; to mdc2ef4c$cabletiers$lambda$getTooltipImage$0$0 in cabletiers.mixins.json:MixinPatternItem from mod cabletiers
|
| 10121 | [01Jan2026 12:58:24.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.events.ClientGameEvents for @SubscribeEvent-annotated methods
|
| 10122 | [01Jan2026 12:58:24.498] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ironfurnaces-common.toml for ironfurnaces tracking
|
| 10123 | [01Jan2026 12:58:24.499] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternItem from mod cabletiers->@Inject::getTooltipImage(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 10124 | [01Jan2026 12:58:24.499] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternItem from mod cabletiers->@Inject::getTooltipImage(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 10125 | [01Jan2026 12:58:24.499] [modloading-worker-0/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternItem from mod cabletiers->@Inject::getTooltipImage(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 10126 | [01Jan2026 12:58:24.500] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/events/ClientGameEvents; to the game event bus
|
| 10127 | [01Jan2026 12:58:24.501] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingtweaks
|
| 10128 | [01Jan2026 12:58:24.501] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class team.lodestar.lodestone.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 10129 | [01Jan2026 12:58:24.501] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lteam/lodestar/lodestone/datagen/DataGenerators; to the mod event bus of mod lodestone
|
| 10130 | [01Jan2026 12:58:24.501] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10131 | [01Jan2026 12:58:24.502] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10132 | [01Jan2026 12:58:24.502] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagEntryMixin from modernfix-neoforge.mixins.json into net.minecraft.tags.TagEntry
|
| 10133 | [01Jan2026 12:58:24.502] [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.
|
| 10134 | [01Jan2026 12:58:24.503] [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
|
| 10135 | [01Jan2026 12:58:24.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file torchmaster.toml for torchmaster tracking
|
| 10136 | [01Jan2026 12:58:24.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.init.MachineDataMaps for @SubscribeEvent-annotated methods
|
| 10137 | [01Jan2026 12:58:24.503] [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
|
| 10138 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.block.CapacitorBankBlock for @SubscribeEvent-annotated methods
|
| 10139 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pop
|
| 10140 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class pro.mikey.mods.pop.Config for @SubscribeEvent-annotated methods
|
| 10141 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lpro/mikey/mods/pop/Config; to the mod event bus of mod pop
|
| 10142 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10143 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.FluidTankBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.fluids.tank.FluidTankBlockEntity
|
| 10144 | [01Jan2026 12:58:24.504] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 10145 | [01Jan2026 12:58:24.505] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/block/CapacitorBankBlock; to the game event bus
|
| 10146 | [01Jan2026 12:58:24.506] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::createRenderBoundingBox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10147 | [01Jan2026 12:58:24.506] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 10148 | [01Jan2026 12:58:24.506] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::write(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 10149 | [01Jan2026 12:58:24.506] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBaseScreen from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.support.AbstractBaseScreen
|
| 10150 | [01Jan2026 12:58:24.507] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractBaseScreen 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)
|
| 10151 | [01Jan2026 12:58:24.510] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractBaseScreen from mod universalgrid->@Inject::renderTooltip(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 10152 | [01Jan2026 12:58:24.510] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractBaseScreen from mod universalgrid->@Inject::renderTooltip(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 10153 | [01Jan2026 12:58:24.510] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractBaseScreen from mod universalgrid->@Inject::renderTooltip(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 10154 | [01Jan2026 12:58:24.510] [modloading-worker-0/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractBaseScreen from mod universalgrid->@Inject::mouseClicked(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10155 | [01Jan2026 12:58:24.511] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfPlanterMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.PlanterBlock
|
| 10156 | [01Jan2026 12:58:24.512] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10157 | [01Jan2026 12:58:24.512] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10158 | [01Jan2026 12:58:24.513] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks
|
| 10159 | [01Jan2026 12:58:24.515] [modloading-worker-0/INFO] [Torchmaster/]: Initializing Torchmaster for platform NeoForge
|
| 10160 | [01Jan2026 12:58:24.515] [modloading-worker-0/INFO] [Torchmaster/]: Debug Logging Enabled: false
|
| 10161 | [01Jan2026 12:58:24.517] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.SolarSoul for @SubscribeEvent-annotated methods
|
| 10162 | [01Jan2026 12:58:24.517] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structureexpansion
|
| 10163 | [01Jan2026 12:58:24.518] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultengineering-client.toml for occultengineering tracking
|
| 10164 | [01Jan2026 12:58:24.518] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultengineering-server.toml for occultengineering tracking
|
| 10165 | [01Jan2026 12:58:24.519] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for athena
|
| 10166 | [01Jan2026 12:58:24.521] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10167 | [01Jan2026 12:58:24.521] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10168 | [01Jan2026 12:58:24.521] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10169 | [01Jan2026 12:58:24.522] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10170 | [01Jan2026 12:58:24.522] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10171 | [01Jan2026 12:58:24.522] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10172 | [01Jan2026 12:58:24.522] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10173 | [01Jan2026 12:58:24.522] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10174 | [01Jan2026 12:58:24.522] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10175 | [01Jan2026 12:58:24.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justhammers
|
| 10176 | [01Jan2026 12:58:24.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class pro.mikey.justhammers.neoforge.HammersClientEvents for @SubscribeEvent-annotated methods
|
| 10177 | [01Jan2026 12:58:24.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/SolarSoul; to the game event bus
|
| 10178 | [01Jan2026 12:58:24.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.EngineSoul for @SubscribeEvent-annotated methods
|
| 10179 | [01Jan2026 12:58:24.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lpro/mikey/justhammers/neoforge/HammersClientEvents; to the game event bus
|
| 10180 | [01Jan2026 12:58:24.524] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for searchables
|
| 10181 | [01Jan2026 12:58:24.524] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file chancecubes/chancecubes-server.toml for chancecubes tracking
|
| 10182 | [01Jan2026 12:58:24.524] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chancecubes
|
| 10183 | [01Jan2026 12:58:24.524] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class chanceCubes.datagen.CCubesDatagen for @SubscribeEvent-annotated methods
|
| 10184 | [01Jan2026 12:58:24.525] [modloading-worker-0/INFO] [io.github.irishgreencitrus.occultengineering.OccultEngineering/]: Setup is complete.
|
| 10185 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm
|
| 10186 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for torchmaster
|
| 10187 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.xalcon.torchmaster.NeoforgeEventHandler for @SubscribeEvent-annotated methods
|
| 10188 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for conditional_mixin
|
| 10189 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [mixin/]: Mixing GeneratingKineticBlockEntityMixin from custommachinerycreate.mixins.json into com.simibubi.create.content.kinetics.base.GeneratingKineticBlockEntity
|
| 10190 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [mixin/]: custommachinerycreate.mixins.json:GeneratingKineticBlockEntityMixin from mod custommachinerycreate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 10191 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/EngineSoul; to the game event bus
|
| 10192 | [01Jan2026 12:58:24.526] [modloading-worker-0/INFO] [io.github.irishgreencitrus.occultengineering.OccultEngineering/]: Client setup is complete.
|
| 10193 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultengineering
|
| 10194 | [01Jan2026 12:58:24.526] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.irishgreencitrus.occultengineering.config.OccultEngineeringConfig for @SubscribeEvent-annotated methods
|
| 10195 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for functionalstorage
|
| 10196 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/irishgreencitrus/occultengineering/config/OccultEngineeringConfig; to the mod event bus of mod occultengineering
|
| 10197 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.functionalstorage.client.FramedColors for @SubscribeEvent-annotated methods
|
| 10198 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.FarmSoul for @SubscribeEvent-annotated methods
|
| 10199 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.irishgreencitrus.occultengineering.datagen.DataProviders for @SubscribeEvent-annotated methods
|
| 10200 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/irishgreencitrus/occultengineering/datagen/DataProviders; to the mod event bus of mod occultengineering
|
| 10201 | [01Jan2026 12:58:24.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.irishgreencitrus.occultengineering.registry.OccultEngineeringKeybinds for @SubscribeEvent-annotated methods
|
| 10202 | [01Jan2026 12:58:24.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/irishgreencitrus/occultengineering/registry/OccultEngineeringKeybinds; to the mod event bus of mod occultengineering
|
| 10203 | [01Jan2026 12:58:24.528] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/functionalstorage/client/FramedColors; to the mod event bus of mod functionalstorage
|
| 10204 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.irishgreencitrus.occultengineering.event.OcEngClientEvents for @SubscribeEvent-annotated methods
|
| 10205 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [com.hrznstudio.titanium.block_network.NetworkRegistry/]: Registering network factory replication:matter
|
| 10206 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/FarmSoul; to the game event bus
|
| 10207 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for replication
|
| 10208 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.platform.NeoForgePlatformHelper@2252d2ca for service interface com.mrbysco.measurements.platform.services.IPlatformHelper
|
| 10209 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class LchanceCubes/datagen/CCubesDatagen; to the mod event bus of mod chancecubes
|
| 10210 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.souldata.SpawnerSoul for @SubscribeEvent-annotated methods
|
| 10211 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class chanceCubes.config.ConfigLoader for @SubscribeEvent-annotated methods
|
| 10212 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class LchanceCubes/config/ConfigLoader; to the mod event bus of mod chancecubes
|
| 10213 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/irishgreencitrus/occultengineering/event/OcEngClientEvents; to the game event bus
|
| 10214 | [01Jan2026 12:58:24.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/xalcon/torchmaster/NeoforgeEventHandler; to the game event bus
|
| 10215 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.irishgreencitrus.occultengineering.event.OcEngEvents for @SubscribeEvent-annotated methods
|
| 10216 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [Measurements/]: Loaded com.mrbysco.measurements.NeoForgeRegistrationFactory@71512fe1 for service interface com.mrbysco.measurements.registration.RegistrationProvider$Factory
|
| 10217 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Lio/github/irishgreencitrus/occultengineering/event/OcEngEvents;, registering them separately
|
| 10218 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void io.github.irishgreencitrus.occultengineering.event.OcEngEvents.registerCapabilities(net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent) to the event bus of mod occultengineering
|
| 10219 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10220 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
|
| 10221 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10222 | [01Jan2026 12:58:24.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void io.github.irishgreencitrus.occultengineering.event.OcEngEvents.registerCommands(net.neoforged.neoforge.event.RegisterCommandsEvent) to the game event bus
|
| 10223 | [01Jan2026 12:58:24.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void io.github.irishgreencitrus.occultengineering.event.OcEngEvents.onLoadWorld(net.neoforged.neoforge.event.level.LevelEvent$Load) to the game event bus
|
| 10224 | [01Jan2026 12:58:24.531] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BlockEntityBehaviourMixin from create_dragons_plus.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
|
| 10225 | [01Jan2026 12:58:24.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void io.github.irishgreencitrus.occultengineering.event.OcEngEvents.onUnloadWorld(net.neoforged.neoforge.event.level.LevelEvent$Unload) to the game event bus
|
| 10226 | [01Jan2026 12:58:24.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
|
| 10227 | [01Jan2026 12:58:24.531] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityBehaviourMixin from createenchantablemachinery.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
|
| 10228 | [01Jan2026 12:58:24.532] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.BlockEntityBehaviourMixin from mod create_dragons_plus->@Inject::get$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
|
| 10229 | [01Jan2026 12:58:24.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modularrouters
|
| 10230 | [01Jan2026 12:58:24.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.MiscEventHandler for @SubscribeEvent-annotated methods
|
| 10231 | [01Jan2026 12:58:24.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/souldata/SpawnerSoul; to the game event bus
|
| 10232 | [01Jan2026 12:58:24.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
|
| 10233 | [01Jan2026 12:58:24.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
|
| 10234 | [01Jan2026 12:58:24.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
|
| 10235 | [01Jan2026 12:58:24.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class top.theillusivec4.curios.Curios$ClientProxy for @SubscribeEvent-annotated methods
|
| 10236 | [01Jan2026 12:58:24.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.RelocatorObeliskManager for @SubscribeEvent-annotated methods
|
| 10237 | [01Jan2026 12:58:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/RelocatorObeliskManager; to the game event bus
|
| 10238 | [01Jan2026 12:58:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_core
|
| 10239 | [01Jan2026 12:58:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.InhibitorObeliskManager for @SubscribeEvent-annotated methods
|
| 10240 | [01Jan2026 12:58:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.datagen.CoreDataGenerator for @SubscribeEvent-annotated methods
|
| 10241 | [01Jan2026 12:58:24.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/InhibitorObeliskManager; to the game event bus
|
| 10242 | [01Jan2026 12:58:24.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.common.obelisk.AversionObeliskManager for @SubscribeEvent-annotated methods
|
| 10243 | [01Jan2026 12:58:24.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/common/obelisk/AversionObeliskManager; to the game event bus
|
| 10244 | [01Jan2026 12:58:24.540] [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
|
| 10245 | [01Jan2026 12:58:24.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/MiscEventHandler; to the game event bus
|
| 10246 | [01Jan2026 12:58:24.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.volumes.HydrationVolume for @SubscribeEvent-annotated methods
|
| 10247 | [01Jan2026 12:58:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/volumes/HydrationVolume; to the game event bus
|
| 10248 | [01Jan2026 12:58:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.EnderIOMachines for @SubscribeEvent-annotated methods
|
| 10249 | [01Jan2026 12:58:24.541] [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
|
| 10250 | [01Jan2026 12:58:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.stages.IXyStage$EventHandlers for @SubscribeEvent-annotated methods
|
| 10251 | [01Jan2026 12:58:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.TickEventHandler for @SubscribeEvent-annotated methods
|
| 10252 | [01Jan2026 12:58:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/TickEventHandler; to the game event bus
|
| 10253 | [01Jan2026 12:58:24.541] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.client.EnderIOMachinesClient for @SubscribeEvent-annotated methods
|
| 10254 | [01Jan2026 12:58:24.542] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/client/EnderIOMachinesClient; to the mod event bus of mod enderio_machines
|
| 10255 | [01Jan2026 12:58:24.542] [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
|
| 10256 | [01Jan2026 12:58:24.542] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.event.ClientEventHandler for @SubscribeEvent-annotated methods
|
| 10257 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.machines.client.MachinesClientEvents for @SubscribeEvent-annotated methods
|
| 10258 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.registries.CoreInput for @SubscribeEvent-annotated methods
|
| 10259 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file measurements-client.toml for measurements tracking
|
| 10260 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/registries/CoreInput; to the mod event bus of mod xycraft_core
|
| 10261 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/machines/client/MachinesClientEvents; to the game event bus
|
| 10262 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.fluids.XyFluidType for @SubscribeEvent-annotated methods
|
| 10263 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanisticrouters-server.toml for mekanisticrouters tracking
|
| 10264 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/fluids/XyFluidType; to the mod event bus of mod xycraft_core
|
| 10265 | [01Jan2026 12:58:24.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_shimmer-client.toml for create_shimmer tracking
|
| 10266 | [01Jan2026 12:58:24.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltop/theillusivec4/curios/Curios$ClientProxy; to the mod event bus of mod curios
|
| 10267 | [01Jan2026 12:58:24.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanisticrouters
|
| 10268 | [01Jan2026 12:58:24.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2jeiintegration
|
| 10269 | [01Jan2026 12:58:24.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/event/ClientEventHandler; to the game event bus
|
| 10270 | [01Jan2026 12:58:24.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod kubejstweaks
|
| 10271 | [01Jan2026 12:58:24.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejstweaks
|
| 10272 | [01Jan2026 12:58:24.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.WrenchCapability for @SubscribeEvent-annotated methods
|
| 10273 | [01Jan2026 12:58:24.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.kubejstweaks.kubejs.event.ClientEvents for @SubscribeEvent-annotated methods
|
| 10274 | [01Jan2026 12:58:24.547] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/kubejstweaks/kubejs/event/ClientEvents; to the game event bus
|
| 10275 | [01Jan2026 12:58:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.ModularRouters$DataGenerators for @SubscribeEvent-annotated methods
|
| 10276 | [01Jan2026 12:58:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cabletiers
|
| 10277 | [01Jan2026 12:58:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.ultramega.cabletiers.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 10278 | [01Jan2026 12:58:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.uncandango.kubejstweaks.Config for @SubscribeEvent-annotated methods
|
| 10279 | [01Jan2026 12:58:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/uncandango/kubejstweaks/Config; to the mod event bus of mod kubejstweaks
|
| 10280 | [01Jan2026 12:58:24.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_shimmer-server.toml for create_shimmer tracking
|
| 10281 | [01Jan2026 12:58:24.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/WrenchCapability; to the game event bus
|
| 10282 | [01Jan2026 12:58:24.550] [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
|
| 10283 | [01Jan2026 12:58:24.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.CoreCapabilities for @SubscribeEvent-annotated methods
|
| 10284 | [01Jan2026 12:58:24.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class me.desht.modularrouters.client.ColorHandlers for @SubscribeEvent-annotated methods
|
| 10285 | [01Jan2026 12:58:24.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for measurements
|
| 10286 | [01Jan2026 12:58:24.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.measurements.datagen.MeasurementsDataGen for @SubscribeEvent-annotated methods
|
| 10287 | [01Jan2026 12:58:24.550] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFrameMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.FrameBlock
|
| 10288 | [01Jan2026 12:58:24.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_shimmer
|
| 10289 | [01Jan2026 12:58:24.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.adonis.createshimmer.common.events.CSCharmEvents for @SubscribeEvent-annotated methods
|
| 10290 | [01Jan2026 12:58:24.552] [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
|
| 10291 | [01Jan2026 12:58:24.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file malum-client.toml for malum tracking
|
| 10292 | [01Jan2026 12:58:24.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for underlay
|
| 10293 | [01Jan2026 12:58:24.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.dooji.underlay.main.network.UnderlayNetworking for @SubscribeEvent-annotated methods
|
| 10294 | [01Jan2026 12:58:24.552] [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
|
| 10295 | [01Jan2026 12:58:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/adonis/createshimmer/common/events/CSCharmEvents; to the game event bus
|
| 10296 | [01Jan2026 12:58:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.capabilities.ColorableCapability for @SubscribeEvent-annotated methods
|
| 10297 | [01Jan2026 12:58:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lme/desht/modularrouters/client/ColorHandlers; to the mod event bus of mod modularrouters
|
| 10298 | [01Jan2026 12:58:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.adonis.createshimmer.client.CSClient for @SubscribeEvent-annotated methods
|
| 10299 | [01Jan2026 12:58:24.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/adonis/createshimmer/client/CSClient; to the mod event bus of mod create_shimmer
|
| 10300 | [01Jan2026 12:58:24.554] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/capabilities/ColorableCapability; to the game event bus
|
| 10301 | [01Jan2026 12:58:24.554] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.blocks.prototype.GrowableImplementations for @SubscribeEvent-annotated methods
|
| 10302 | [01Jan2026 12:58:24.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-client.toml for create_enchantment_industry tracking
|
| 10303 | [01Jan2026 12:58:24.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
|
| 10304 | [01Jan2026 12:58:24.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/dooji/underlay/main/network/UnderlayNetworking; to the mod event bus of mod underlay
|
| 10305 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.dooji.underlay.client.UnderlayClient for @SubscribeEvent-annotated methods
|
| 10306 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-server.toml for create_enchantment_industry tracking
|
| 10307 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/dooji/underlay/client/UnderlayClient; to the mod event bus of mod underlay
|
| 10308 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-server.toml for occultism tracking
|
| 10309 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod occultism
|
| 10310 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-client.toml for occultism tracking
|
| 10311 | [01Jan2026 12:58:24.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file occultism-startup.toml for occultism tracking
|
| 10312 | [01Jan2026 12:58:24.557] [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
|
| 10313 | [01Jan2026 12:58:24.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file malum-common.toml for malum tracking
|
| 10314 | [01Jan2026 12:58:24.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/occultism-startup.toml
|
| 10315 | [01Jan2026 12:58:24.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/occultism-startup.toml for changes
|
| 10316 | [01Jan2026 12:58:24.558] [modloading-worker-0/DEBUG] [mixin/]: Mixing powah.EnergizingOrbBlockMixin from omnitools.mixins.json into owmii.powah.block.energizing.EnergizingOrbBlock
|
| 10317 | [01Jan2026 12:58:24.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_enchantment_industry
|
| 10318 | [01Jan2026 12:58:24.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.kinetics.deployer.DeployerExtension for @SubscribeEvent-annotated methods
|
| 10319 | [01Jan2026 12:58:24.558] [modloading-worker-0/DEBUG] [mixin/]: omnitools.mixins.json:powah.EnergizingOrbBlockMixin from mod omnitools->@Inject::omnitools$preventOmniWrenchInsert(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
|
| 10320 | [01Jan2026 12:58:24.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/kinetics/deployer/DeployerExtension; to the game event bus
|
| 10321 | [01Jan2026 12:58:24.560] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.processing.forger.BlazeForgerItemRenderer for @SubscribeEvent-annotated methods
|
| 10322 | [01Jan2026 12:58:24.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/blocks/prototype/GrowableImplementations; to the mod event bus of mod xycraft_core
|
| 10323 | [01Jan2026 12:58:24.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.memory.PlayerPowerItemLookupAttachment for @SubscribeEvent-annotated methods
|
| 10324 | [01Jan2026 12:58:24.561] [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
|
| 10325 | [01Jan2026 12:58:24.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.accessors.Ticks for @SubscribeEvent-annotated methods
|
| 10326 | [01Jan2026 12:58:24.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/processing/forger/BlazeForgerItemRenderer; to the mod event bus of mod create_enchantment_industry
|
| 10327 | [01Jan2026 12:58:24.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.processing.enchanter.BlazeEnchanterItemRenderer for @SubscribeEvent-annotated methods
|
| 10328 | [01Jan2026 12:58:24.562] [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
|
| 10329 | [01Jan2026 12:58:24.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/processing/enchanter/BlazeEnchanterItemRenderer; to the mod event bus of mod create_enchantment_industry
|
| 10330 | [01Jan2026 12:58:24.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.content.attachments.accessors.ModifierKey for @SubscribeEvent-annotated methods
|
| 10331 | [01Jan2026 12:58:24.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/content/attachments/accessors/ModifierKey; to the game event bus
|
| 10332 | [01Jan2026 12:58:24.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.client.shader.CoreRenderTypes$ModEvents for @SubscribeEvent-annotated methods
|
| 10333 | [01Jan2026 12:58:24.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/client/shader/CoreRenderTypes$ModEvents; to the mod event bus of mod xycraft_core
|
| 10334 | [01Jan2026 12:58:24.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.XyCoreCommon$NeoForgeBus for @SubscribeEvent-annotated methods
|
| 10335 | [01Jan2026 12:58:24.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/XyCoreCommon$NeoForgeBus; to the game event bus
|
| 10336 | [01Jan2026 12:58:24.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.XyCoreClient$ModBus for @SubscribeEvent-annotated methods
|
| 10337 | [01Jan2026 12:58:24.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tooltipoverhaul
|
| 10338 | [01Jan2026 12:58:24.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.xylonity.tooltipoverhaul.client.event.TooltipOverhaulClientEvents for @SubscribeEvent-annotated methods
|
| 10339 | [01Jan2026 12:58:24.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/xylonity/tooltipoverhaul/client/event/TooltipOverhaulClientEvents; to the mod event bus of mod tooltipoverhaul
|
| 10340 | [01Jan2026 12:58:24.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base
|
| 10341 | [01Jan2026 12:58:24.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/XyCoreClient$ModBus; to the mod event bus of mod xycraft_core
|
| 10342 | [01Jan2026 12:58:24.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.core.XyCoreClient$ForgeBus for @SubscribeEvent-annotated methods
|
| 10343 | [01Jan2026 12:58:24.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurify
|
| 10344 | [01Jan2026 12:58:24.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for petrock
|
| 10345 | [01Jan2026 12:58:24.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.manmaed.petrock.datagen.PRDataGeneration for @SubscribeEvent-annotated methods
|
| 10346 | [01Jan2026 12:58:24.567] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
|
| 10347 | [01Jan2026 12:58:24.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/core/XyCoreClient$ForgeBus; to the game event bus
|
| 10348 | [01Jan2026 12:58:24.568] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/manmaed/petrock/datagen/PRDataGeneration; to the mod event bus of mod petrock
|
| 10349 | [01Jan2026 12:58:24.568] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for randombonemealflowers
|
| 10350 | [01Jan2026 12:58:24.568] [modloading-worker-0/INFO] [de.keksuccino.drippyloadingscreen.DrippyLoadingScreen/]: [DRIPPY LOADING SCREEN] Loading v3.1.0 in client-side mode on NEOFORGE!
|
| 10351 | [01Jan2026 12:58:24.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
|
| 10352 | [01Jan2026 12:58:24.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.refinedmods.refinedstorage.neoforge.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 10353 | [01Jan2026 12:58:24.571] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
|
| 10354 | [01Jan2026 12:58:24.571] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for kotlinforforge
|
| 10355 | [01Jan2026 12:58:24.572] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nbt_ac
|
| 10356 | [01Jan2026 12:58:24.572] [modloading-worker-0/INFO] [net.liopyu.entityjs.EntityJSMod/]: Loading EntityJS-Liopyu
|
| 10357 | [01Jan2026 12:58:24.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for databank
|
| 10358 | [01Jan2026 12:58:24.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.megastructures.block.MegastructureSaveBlockEntity for @SubscribeEvent-annotated methods
|
| 10359 | [01Jan2026 12:58:24.574] [modloading-worker-0/DEBUG] [mixin/]: Mixing PacketUtilsMixin from mekanismcurios.mixins.json into mekanism.common.network.PacketUtils
|
| 10360 | [01Jan2026 12:58:24.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/megastructures/block/MegastructureSaveBlockEntity; to the game event bus
|
| 10361 | [01Jan2026 12:58:24.574] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$enumCodec$0(Ljava/util/Optional;)Ljava/lang/Enum; to mdc2ef4c$mekanismcurios$lambda$mci$enumCodec$0$0 in mekanismcurios.mixins.json:PacketUtilsMixin from mod mekanismcurios
|
| 10362 | [01Jan2026 12:58:24.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.rendering.RenderHandler for @SubscribeEvent-annotated methods
|
| 10363 | [01Jan2026 12:58:24.575] [modloading-worker-0/DEBUG] [mixin/]: mekanismcurios.mixins.json:PacketUtilsMixin from mod mekanismcurios->@Inject::mci$enumCodec(Ljava/lang/Class;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10364 | [01Jan2026 12:58:24.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/rendering/RenderHandler; to the game event bus
|
| 10365 | [01Jan2026 12:58:24.576] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
|
| 10366 | [01Jan2026 12:58:24.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.rendering.ShaderTypeHandler for @SubscribeEvent-annotated methods
|
| 10367 | [01Jan2026 12:58:24.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/rendering/ShaderTypeHandler; to the mod event bus of mod databank
|
| 10368 | [01Jan2026 12:58:24.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.rendering.RenderTargetPool for @SubscribeEvent-annotated methods
|
| 10369 | [01Jan2026 12:58:24.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/rendering/RenderTargetPool; to the game event bus
|
| 10370 | [01Jan2026 12:58:24.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.rendering.RenderProjectionUtil for @SubscribeEvent-annotated methods
|
| 10371 | [01Jan2026 12:58:24.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/rendering/RenderProjectionUtil; to the game event bus
|
| 10372 | [01Jan2026 12:58:24.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.commands.DatabankCommands for @SubscribeEvent-annotated methods
|
| 10373 | [01Jan2026 12:58:24.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cataclysm.toml for cataclysm tracking
|
| 10374 | [01Jan2026 12:58:24.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cataclysm
|
| 10375 | [01Jan2026 12:58:24.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.cataclysm.init.ModEntities for @SubscribeEvent-annotated methods
|
| 10376 | [01Jan2026 12:58:24.579] [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
|
| 10377 | [01Jan2026 12:58:24.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
|
| 10378 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/commands/DatabankCommands; to the game event bus
|
| 10379 | [01Jan2026 12:58:24.580] [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
|
| 10380 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.L_Ender.cataclysm.event.ServerEventHandler for @SubscribeEvent-annotated methods
|
| 10381 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.DatabankRegistries for @SubscribeEvent-annotated methods
|
| 10382 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/DatabankRegistries; to the mod event bus of mod databank
|
| 10383 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.registry.EntityRegistry for @SubscribeEvent-annotated methods
|
| 10384 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/registry/EntityRegistry; to the mod event bus of mod databank
|
| 10385 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.registry.BlockEntityRegistry for @SubscribeEvent-annotated methods
|
| 10386 | [01Jan2026 12:58:24.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/registry/BlockEntityRegistry; to the mod event bus of mod databank
|
| 10387 | [01Jan2026 12:58:24.581] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.instanceddimension.InstancedDimensionManager for @SubscribeEvent-annotated methods
|
| 10388 | [01Jan2026 12:58:24.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironfurnaces
|
| 10389 | [01Jan2026 12:58:24.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ironfurnaces.Config for @SubscribeEvent-annotated methods
|
| 10390 | [01Jan2026 12:58:24.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lironfurnaces/Config; to the mod event bus of mod ironfurnaces
|
| 10391 | [01Jan2026 12:58:24.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/instanceddimension/InstancedDimensionManager; to the game event bus
|
| 10392 | [01Jan2026 12:58:24.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/L_Ender/cataclysm/event/ServerEventHandler; to the game event bus
|
| 10393 | [01Jan2026 12:58:24.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rsinfinitybooster-server.toml for rsinfinitybooster tracking
|
| 10394 | [01Jan2026 12:58:24.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tesseract
|
| 10395 | [01Jan2026 12:58:24.584] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.shaders.PostShaderManager for @SubscribeEvent-annotated methods
|
| 10396 | [01Jan2026 12:58:24.585] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CompatFarmersDelightTomatoMixin from supplementaries.mixins.json into vectorwing.farmersdelight.common.block.TomatoVineBlock
|
| 10397 | [01Jan2026 12:58:24.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/shaders/PostShaderManager; to the game event bus
|
| 10398 | [01Jan2026 12:58:24.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entityculling
|
| 10399 | [01Jan2026 12:58:24.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.impact.ImpactFrameHandler$GameEvents for @SubscribeEvent-annotated methods
|
| 10400 | [01Jan2026 12:58:24.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsinfinitybooster
|
| 10401 | [01Jan2026 12:58:24.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class uk.co.hexeption.rsinfinitybooster.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 10402 | [01Jan2026 12:58:24.587] [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
|
| 10403 | [01Jan2026 12:58:24.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/impact/ImpactFrameHandler$GameEvents; to the game event bus
|
| 10404 | [01Jan2026 12:58:24.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.impact.ImpactFrameHandler$ModEvents for @SubscribeEvent-annotated methods
|
| 10405 | [01Jan2026 12:58:24.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/impact/ImpactFrameHandler$ModEvents; to the mod event bus of mod databank
|
| 10406 | [01Jan2026 12:58:24.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Luk/co/hexeption/rsinfinitybooster/datagen/DataGenerators; to the mod event bus of mod rsinfinitybooster
|
| 10407 | [01Jan2026 12:58:24.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.TrailLeftoverHandler for @SubscribeEvent-annotated methods
|
| 10408 | [01Jan2026 12:58:24.590] [modloading-worker-0/INFO] [dev.ferriarnus.monocle.Monocle/]: Loaded Monocle v0.2.2.ms
|
| 10409 | [01Jan2026 12:58:24.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for monocle
|
| 10410 | [01Jan2026 12:58:24.591] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ferriarnus.monocle.moddedshaders.mods.MinecraftShaders for @SubscribeEvent-annotated methods
|
| 10411 | [01Jan2026 12:58:24.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for drippyloadingscreen
|
| 10412 | [01Jan2026 12:58:24.593] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.ManualElementMultiblockMixin from alltheleaks.mixins.json into blusunrize.immersiveengineering.client.manual.ManualElementMultiblock
|
| 10413 | [01Jan2026 12:58:24.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file betterblockz-common.toml for betterblockz tracking
|
| 10414 | [01Jan2026 12:58:24.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterblockz
|
| 10415 | [01Jan2026 12:58:24.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.ricmc.betterblockz.network.ModPayloads for @SubscribeEvent-annotated methods
|
| 10416 | [01Jan2026 12:58:24.594] [modloading-worker-0/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ManualElementMultiblockMixin from mod alltheleaks->@Inject::registerInstance(Lblusunrize/lib/manual/ManualInstance;Lblusunrize/immersiveengineering/api/multiblocks/MultiblockHandler$IMultiblock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 10417 | [01Jan2026 12:58:24.594] [modloading-worker-0/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ManualElementMultiblockMixin from mod alltheleaks->@Inject::registerInstance(Lblusunrize/lib/manual/ManualInstance;Lblusunrize/immersiveengineering/api/multiblocks/MultiblockHandler$IMultiblock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 10418 | [01Jan2026 12:58:24.594] [modloading-worker-0/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ManualElementMultiblockMixin from mod alltheleaks->@Inject::registerInstance(Lblusunrize/lib/manual/ManualInstance;Lblusunrize/immersiveengineering/api/multiblocks/MultiblockHandler$IMultiblock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 10419 | [01Jan2026 12:58:24.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/TrailLeftoverHandler; to the game event bus
|
| 10420 | [01Jan2026 12:58:24.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for antiblocksrechiseled
|
| 10421 | [01Jan2026 12:58:24.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.manmaed.antiblocksrechiseled.datagen.ABRCDataGeneration for @SubscribeEvent-annotated methods
|
| 10422 | [01Jan2026 12:58:24.596] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.DebugHelper$GameEvents for @SubscribeEvent-annotated methods
|
| 10423 | [01Jan2026 12:58:24.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ferriarnus/monocle/moddedshaders/mods/MinecraftShaders; to the mod event bus of mod monocle
|
| 10424 | [01Jan2026 12:58:24.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crystalix/crystalix-common.toml for crystalix tracking
|
| 10425 | [01Jan2026 12:58:24.598] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for itemcollectors
|
| 10426 | [01Jan2026 12:58:24.598] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main
|
| 10427 | [01Jan2026 12:58:24.598] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContainerTypeRegistryObjectMixin from mekanismcurios.mixins.json into mekanism.common.registration.impl.ContainerTypeRegistryObject
|
| 10428 | [01Jan2026 12:58:24.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/manmaed/antiblocksrechiseled/datagen/ABRCDataGeneration; to the mod event bus of mod antiblocksrechiseled
|
| 10429 | [01Jan2026 12:58:24.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crystalix/crystalix-client.toml for crystalix tracking
|
| 10430 | [01Jan2026 12:58:24.600] [modloading-worker-0/INFO] [me.wesley1808.servercore.common.ServerCore/]: [ServerCore] Loaded V1.5.10+1.21.1!
|
| 10431 | [01Jan2026 12:58:24.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for servercore
|
| 10432 | [01Jan2026 12:58:24.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cable_facades-common.toml for cable_facades tracking
|
| 10433 | [01Jan2026 12:58:24.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/DebugHelper$GameEvents; to the game event bus
|
| 10434 | [01Jan2026 12:58:24.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.DatabankRenderLevelStages for @SubscribeEvent-annotated methods
|
| 10435 | [01Jan2026 12:58:24.602] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_jei_integration
|
| 10436 | [01Jan2026 12:58:24.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/ricmc/betterblockz/network/ModPayloads; to the mod event bus of mod betterblockz
|
| 10437 | [01Jan2026 12:58:24.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.ricmc.betterblockz.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 10438 | [01Jan2026 12:58:24.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cable_facades
|
| 10439 | [01Jan2026 12:58:24.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.events.server.ServerInGameEvents for @SubscribeEvent-annotated methods
|
| 10440 | [01Jan2026 12:58:24.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/DatabankRenderLevelStages; to the mod event bus of mod databank
|
| 10441 | [01Jan2026 12:58:24.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.ScreenshakeHandler$GameEvents for @SubscribeEvent-annotated methods
|
| 10442 | [01Jan2026 12:58:24.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/ricmc/betterblockz/datagen/DataGenerators; to the mod event bus of mod betterblockz
|
| 10443 | [01Jan2026 12:58:24.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectedglass
|
| 10444 | [01Jan2026 12:58:24.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.ricmc.betterblockz.client.keymap.KeyInputHandler for @SubscribeEvent-annotated methods
|
| 10445 | [01Jan2026 12:58:24.605] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/events/server/ServerInGameEvents; to the game event bus
|
| 10446 | [01Jan2026 12:58:24.605] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/ScreenshakeHandler$GameEvents; to the game event bus
|
| 10447 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.ResizeHelper for @SubscribeEvent-annotated methods
|
| 10448 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/ResizeHelper; to the game event bus
|
| 10449 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/ricmc/betterblockz/client/keymap/KeyInputHandler; to the game event bus
|
| 10450 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.DebugHelper$ModEvents for @SubscribeEvent-annotated methods
|
| 10451 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.ricmc.betterblockz.client.input.MouseInputHandler for @SubscribeEvent-annotated methods
|
| 10452 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.events.network.NetworkingEvents for @SubscribeEvent-annotated methods
|
| 10453 | [01Jan2026 12:58:24.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage_quartz_arsenal-common.toml for refinedstorage_quartz_arsenal tracking
|
| 10454 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/DebugHelper$ModEvents; to the mod event bus of mod databank
|
| 10455 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/events/network/NetworkingEvents; to the mod event bus of mod cable_facades
|
| 10456 | [01Jan2026 12:58:24.607] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for puzzleslib:main
|
| 10457 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.VersionChangeHelper for @SubscribeEvent-annotated methods
|
| 10458 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.events.GameClientEvents for @SubscribeEvent-annotated methods
|
| 10459 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/ricmc/betterblockz/client/input/MouseInputHandler; to the game event bus
|
| 10460 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puzzleslib
|
| 10461 | [01Jan2026 12:58:24.607] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.ricmc.betterblockz.BetterBlockZ$ClientModEvents for @SubscribeEvent-annotated methods
|
| 10462 | [01Jan2026 12:58:24.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/VersionChangeHelper; to the game event bus
|
| 10463 | [01Jan2026 12:58:24.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/ricmc/betterblockz/BetterBlockZ$ClientModEvents; to the mod event bus of mod betterblockz
|
| 10464 | [01Jan2026 12:58:24.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.misc.TrailTickHandler for @SubscribeEvent-annotated methods
|
| 10465 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moofluids-common.toml for moofluids tracking
|
| 10466 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/misc/TrailTickHandler; to the game event bus
|
| 10467 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moofluids
|
| 10468 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.moofluids.MooFluids$ClientSetup for @SubscribeEvent-annotated methods
|
| 10469 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.Databank for @SubscribeEvent-annotated methods
|
| 10470 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/Databank; to the mod event bus of mod databank
|
| 10471 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.worldgui.WorldGuiClientEvents for @SubscribeEvent-annotated methods
|
| 10472 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/events/GameClientEvents; to the game event bus
|
| 10473 | [01Jan2026 12:58:24.609] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.platform.GeckoLibNeoForge@646935f7 for service interface software.bernie.geckolib.service.GeckoLibPlatform
|
| 10474 | [01Jan2026 12:58:24.610] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.network.GeckoLibNetworkingNeoForge@1e181252 for service interface software.bernie.geckolib.service.GeckoLibNetworking
|
| 10475 | [01Jan2026 12:58:24.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.events.client.ClientRegisterEvents for @SubscribeEvent-annotated methods
|
| 10476 | [01Jan2026 12:58:24.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/worldgui/WorldGuiClientEvents; to the game event bus
|
| 10477 | [01Jan2026 12:58:24.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.handlers.ModEventHandler for @SubscribeEvent-annotated methods
|
| 10478 | [01Jan2026 12:58:24.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/moofluids/MooFluids$ClientSetup; to the mod event bus of mod moofluids
|
| 10479 | [01Jan2026 12:58:24.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/events/client/ClientRegisterEvents; to the mod event bus of mod cable_facades
|
| 10480 | [01Jan2026 12:58:24.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for leaderboards
|
| 10481 | [01Jan2026 12:58:24.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_conduits_modded
|
| 10482 | [01Jan2026 12:58:24.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.cable_facades.CFConfig for @SubscribeEvent-annotated methods
|
| 10483 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.modconduits.common.ModdedConduits for @SubscribeEvent-annotated methods
|
| 10484 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.moofluids.MFEvents$CommonForgeEvents for @SubscribeEvent-annotated methods
|
| 10485 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/cable_facades/CFConfig; to the mod event bus of mod cable_facades
|
| 10486 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/modconduits/common/ModdedConduits; to the mod event bus of mod enderio_conduits_modded
|
| 10487 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [mixin/]: Mixing RollLootTableModifierMixin from rarcompat.mixins.json into artifacts.neoforge.loot.RollLootTableModifier
|
| 10488 | [01Jan2026 12:58:24.612] [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)
|
| 10489 | [01Jan2026 12:58:24.612] [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 mdc2ef4c$rarcompat$lambda$doApply$1$0 in rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat
|
| 10490 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$doApply$0(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;Lnet/minecraft/world/item/ItemStack;)V to mdc2ef4c$rarcompat$lambda$doApply$0$1 in rarcompat.mixins.json:RollLootTableModifierMixin from mod rarcompat
|
| 10491 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carbonconfig
|
| 10492 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
|
| 10493 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apothic_enchanting
|
| 10494 | [01Jan2026 12:58:24.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.apothic_enchanting.ApothEnchClient for @SubscribeEvent-annotated methods
|
| 10495 | [01Jan2026 12:58:24.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/handlers/ModEventHandler; to the game event bus
|
| 10496 | [01Jan2026 12:58:24.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crystalix
|
| 10497 | [01Jan2026 12:58:24.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.crystalix.util.BatchProcessor for @SubscribeEvent-annotated methods
|
| 10498 | [01Jan2026 12:58:24.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/apothic_enchanting/ApothEnchClient; to the mod event bus of mod apothic_enchanting
|
| 10499 | [01Jan2026 12:58:24.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.multiblock.MultiblockRenderer for @SubscribeEvent-annotated methods
|
| 10500 | [01Jan2026 12:58:24.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/moofluids/MFEvents$CommonForgeEvents; to the game event bus
|
| 10501 | [01Jan2026 12:58:24.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.moofluids.MFEvents$CommonEvents for @SubscribeEvent-annotated methods
|
| 10502 | [01Jan2026 12:58:24.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
|
| 10503 | [01Jan2026 12:58:24.615] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10504 | [01Jan2026 12:58:24.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/moofluids/MFEvents$CommonEvents; to the mod event bus of mod moofluids
|
| 10505 | [01Jan2026 12:58:24.615] [modloading-worker-0/DEBUG] [mixin/]: Mixing MerchantOfferAccessor from villagerconfig-common.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
| 10506 | [01Jan2026 12:58:24.615] [modloading-worker-0/DEBUG] [mixin/]: Mixing MerchantOfferMixin from villagerconfig-common.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
| 10507 | [01Jan2026 12:58:24.615] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for fastitemframes:main
|
| 10508 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.moofluids.MFConfig for @SubscribeEvent-annotated methods
|
| 10509 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/moofluids/MFConfig; to the mod event bus of mod moofluids
|
| 10510 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.MerchantOfferAccessor from morejs.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
| 10511 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferAccessor from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10512 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.moofluids.MFCommands for @SubscribeEvent-annotated methods
|
| 10513 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method morejs$setCodec(Lcom/mojang/serialization/Codec;)V to setCodec$morejs_$md$c2ef4c$0 in morejs.mixins.json:villager.MerchantOfferAccessor from mod morejs
|
| 10514 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [mixin/]: Mixing villager.MerchantOfferMixin from morejs.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
| 10515 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10516 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_quartz_arsenal
|
| 10517 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ibicf
|
| 10518 | [01Jan2026 12:58:24.616] [modloading-worker-0/DEBUG] [FTB Auxilium/]: Starting stat system
|
| 10519 | [01Jan2026 12:58:24.618] [modloading-worker-0/DEBUG] [FTB Auxilium/]: Found packdata from metadata.json [data] -> ModpackData{id=130, name=FTB StoneBlock 4, type=release, version=1.5.0, versionId=100164, versionType=release}
|
| 10520 | [01Jan2026 12:58:24.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbauxilium
|
| 10521 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [mixin/]: villagerconfig-common.mixins.json:MerchantOfferMixin from mod villagerconfig->@Inject::addOldTradeMechanics(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10522 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [mixin/]: villagerconfig-common.mixins.json:MerchantOfferMixin from mod villagerconfig->@Inject::infiniteUses(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10523 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [mixin/]: villagerconfig-common.mixins.json:MerchantOfferMixin from mod villagerconfig->@Inject::noDemand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 10524 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs->@Inject::morejs$cancelIfDisabled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10525 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs->@Inject::morejs$injectWriteToStream(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 10526 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantOfferMixin from mod morejs->@Inject::morejs$injectcreateFromStream(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10527 | [01Jan2026 12:58:24.619] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/satherov/crystalix/util/BatchProcessor; to the game event bus
|
| 10528 | [01Jan2026 12:58:24.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/moofluids/MFCommands; to the game event bus
|
| 10529 | [01Jan2026 12:58:24.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.crystalix.data.CSDataGenerator for @SubscribeEvent-annotated methods
|
| 10530 | [01Jan2026 12:58:24.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.portingdeadmods.moofluids.block.entity.FluidCowJarCapabilityProvider for @SubscribeEvent-annotated methods
|
| 10531 | [01Jan2026 12:58:24.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/multiblock/MultiblockRenderer; to the game event bus
|
| 10532 | [01Jan2026 12:58:24.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/satherov/crystalix/data/CSDataGenerator; to the mod event bus of mod crystalix
|
| 10533 | [01Jan2026 12:58:24.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/portingdeadmods/moofluids/block/entity/FluidCowJarCapabilityProvider; to the mod event bus of mod moofluids
|
| 10534 | [01Jan2026 12:58:24.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.crystalix.core.network.CSNetwork for @SubscribeEvent-annotated methods
|
| 10535 | [01Jan2026 12:58:24.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.networking.ModMessages for @SubscribeEvent-annotated methods
|
| 10536 | [01Jan2026 12:58:24.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/satherov/crystalix/core/network/CSNetwork; to the mod event bus of mod crystalix
|
| 10537 | [01Jan2026 12:58:24.623] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for grandpower
|
| 10538 | [01Jan2026 12:58:24.623] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.crystalix.client.KeybindManager for @SubscribeEvent-annotated methods
|
| 10539 | [01Jan2026 12:58:24.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file constructionstick-server.toml for constructionstick tracking
|
| 10540 | [01Jan2026 12:58:24.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/networking/ModMessages; to the mod event bus of mod databank
|
| 10541 | [01Jan2026 12:58:24.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cmdpro.databank.music.MusicSystem for @SubscribeEvent-annotated methods
|
| 10542 | [01Jan2026 12:58:24.624] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cmdpro/databank/music/MusicSystem; to the game event bus
|
| 10543 | [01Jan2026 12:58:24.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pocketstorage
|
| 10544 | [01Jan2026 12:58:24.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nuggets
|
| 10545 | [01Jan2026 12:58:24.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/satherov/crystalix/client/KeybindManager; to the game event bus
|
| 10546 | [01Jan2026 12:58:24.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.crystalix.CrystalixClient for @SubscribeEvent-annotated methods
|
| 10547 | [01Jan2026 12:58:24.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Ldev/satherov/crystalix/CrystalixClient;, registering them separately
|
| 10548 | [01Jan2026 12:58:24.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.satherov.crystalix.CrystalixClient.registerKeys(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent) to the event bus of mod crystalix
|
| 10549 | [01Jan2026 12:58:24.626] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.satherov.crystalix.CrystalixClient.renderTypeSetup(net.neoforged.neoforge.client.event.EntityRenderersEvent$RegisterRenderers) to the event bus of mod crystalix
|
| 10550 | [01Jan2026 12:58:24.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.satherov.crystalix.CrystalixClient.onBlockColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Block) to the event bus of mod crystalix
|
| 10551 | [01Jan2026 12:58:24.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entityjs
|
| 10552 | [01Jan2026 12:58:24.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.satherov.crystalix.CrystalixClient.onRenderGuiOverlay(net.neoforged.neoforge.client.event.RenderGuiEvent$Post) to the game event bus
|
| 10553 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.liopyu.entityjs.util.data.SyncEvents for @SubscribeEvent-annotated methods
|
| 10554 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.satherov.crystalix.Crystalix for @SubscribeEvent-annotated methods
|
| 10555 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for constructionstick
|
| 10556 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.SingletonGeoAnimatableMixin from alltheleaks.mixins.json into software.bernie.geckolib.animatable.SingletonGeoAnimatable
|
| 10557 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/liopyu/entityjs/util/data/SyncEvents; to the game event bus
|
| 10558 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.basics.CommonEvents for @SubscribeEvent-annotated methods
|
| 10559 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Ldev/satherov/crystalix/Crystalix;, registering them separately
|
| 10560 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method private static void dev.satherov.crystalix.Crystalix.onConfigLoad(net.neoforged.fml.event.config.ModConfigEvent$Loading) to the event bus of mod crystalix
|
| 10561 | [01Jan2026 12:58:24.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.liopyu.entityjs.util.data.Net for @SubscribeEvent-annotated methods
|
| 10562 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method private static void dev.satherov.crystalix.Crystalix.onConfigReload(net.neoforged.fml.event.config.ModConfigEvent$Reloading) to the event bus of mod crystalix
|
| 10563 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method private static void dev.satherov.crystalix.Crystalix.registerAliases(net.neoforged.fml.event.lifecycle.FMLLoadCompleteEvent) to the event bus of mod crystalix
|
| 10564 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method private static void dev.satherov.crystalix.Crystalix.opInDev(net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerLoggedInEvent) to the game event bus
|
| 10565 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method private static void dev.satherov.crystalix.Crystalix.onChunkLoad(net.neoforged.neoforge.event.level.ChunkEvent$Load) to the game event bus
|
| 10566 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/basics/CommonEvents; to the game event bus
|
| 10567 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinItemMekaTool from mekanism_unleashed.mixins.json into mekanism.common.item.gear.ItemMekaTool
|
| 10568 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for morejs
|
| 10569 | [01Jan2026 12:58:24.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.data.ModData for @SubscribeEvent-annotated methods
|
| 10570 | [01Jan2026 12:58:24.630] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for common_storage_lib_data
|
| 10571 | [01Jan2026 12:58:24.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage_mekanism_integration-common.toml for refinedstorage_mekanism_integration tracking
|
| 10572 | [01Jan2026 12:58:24.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/data/ModData; to the mod event bus of mod constructionstick
|
| 10573 | [01Jan2026 12:58:24.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dimdungeons-server.toml for dimdungeons tracking
|
| 10574 | [01Jan2026 12:58:24.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dimdungeons-client.toml for dimdungeons tracking
|
| 10575 | [01Jan2026 12:58:24.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mrbysco.constructionstick.registry.ModItems for @SubscribeEvent-annotated methods
|
| 10576 | [01Jan2026 12:58:24.631] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmrbysco/constructionstick/registry/ModItems; to the mod event bus of mod constructionstick
|
| 10577 | [01Jan2026 12:58:24.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dimdungeons-common-r200.toml for dimdungeons tracking
|
| 10578 | [01Jan2026 12:58:24.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dimdungeons
|
| 10579 | [01Jan2026 12:58:24.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.catastrophe573.dimdungeons.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 10580 | [01Jan2026 12:58:24.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/catastrophe573/dimdungeons/datagen/DataGenerators; to the mod event bus of mod dimdungeons
|
| 10581 | [01Jan2026 12:58:24.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createaddition
|
| 10582 | [01Jan2026 12:58:24.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.datagen.CreateAdditionsDataGen for @SubscribeEvent-annotated methods
|
| 10583 | [01Jan2026 12:58:24.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts
|
| 10584 | [01Jan2026 12:58:24.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file arseng-common.toml for arseng tracking
|
| 10585 | [01Jan2026 12:58:24.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-common.toml for farmersdelight tracking
|
| 10586 | [01Jan2026 12:58:24.675] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-client.toml for farmersdelight tracking
|
| 10587 | [01Jan2026 12:58:24.675] [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
|
| 10588 | [01Jan2026 12:58:24.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.ClientEventHandler$ModBusEvents for @SubscribeEvent-annotated methods
|
| 10589 | [01Jan2026 12:58:24.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/ClientEventHandler$ModBusEvents; to the mod event bus of mod createaddition
|
| 10590 | [01Jan2026 12:58:24.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file deepdarkdimdungeons-common.toml for deepdarkdimdungeons tracking
|
| 10591 | [01Jan2026 12:58:24.677] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for cookingforblockheads:common (COMMON) with 12 properties.
|
| 10592 | [01Jan2026 12:58:24.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cookingforblockheads-common.toml for cookingforblockheads tracking
|
| 10593 | [01Jan2026 12:58:24.677] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.ClientEventHandler for @SubscribeEvent-annotated methods
|
| 10594 | [01Jan2026 12:58:24.678] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/ClientEventHandler; to the game event bus
|
| 10595 | [01Jan2026 12:58:24.679] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.GameEvents for @SubscribeEvent-annotated methods
|
| 10596 | [01Jan2026 12:58:24.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/liopyu/entityjs/util/data/Net; to the mod event bus of mod entityjs
|
| 10597 | [01Jan2026 12:58:24.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/GameEvents; to the game event bus
|
| 10598 | [01Jan2026 12:58:24.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod more_immersive_wires
|
| 10599 | [01Jan2026 12:58:24.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file more_immersive_wires-common.toml for more_immersive_wires tracking
|
| 10600 | [01Jan2026 12:58:24.680] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file more_immersive_wires-server.toml for more_immersive_wires tracking
|
| 10601 | [01Jan2026 12:58:24.681] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rarcompat
|
| 10602 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 10603 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeHolderMixin from kubejs.mixins.json into net.minecraft.world.item.crafting.RecipeHolder
|
| 10604 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for deepdarkdimdungeons
|
| 10605 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.deepdarkdimdungeons.Config for @SubscribeEvent-annotated methods
|
| 10606 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.config.CommonConfig for @SubscribeEvent-annotated methods
|
| 10607 | [01Jan2026 12:58:24.682] [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
|
| 10608 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10609 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage_mekanism_integration
|
| 10610 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/deepdarkdimdungeons/Config; to the mod event bus of mod deepdarkdimdungeons
|
| 10611 | [01Jan2026 12:58:24.682] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for more_immersive_wires
|
| 10612 | [01Jan2026 12:58:24.683] [modloading-worker-0/DEBUG] [mixin/]: Mixing GrowMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectGrow
|
| 10613 | [01Jan2026 12:58:24.684] [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
|
| 10614 | [01Jan2026 12:58:24.684] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.UmbrellaItem$UmbrellaCommonEvents for @SubscribeEvent-annotated methods
|
| 10615 | [01Jan2026 12:58:24.685] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatFDSignBlockEntityMixin from amendments.mixins.json into vectorwing.farmersdelight.common.block.StandingCanvasSignBlock
|
| 10616 | [01Jan2026 12:58:24.685] [modloading-worker-0/DEBUG] [mixin/]: amendments.mixins.json:CompatFDSignBlockEntityMixin 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)
|
| 10617 | [01Jan2026 12:58:24.685] [modloading-worker-0/INFO] [twilightforest.beanification.BeanContext/]: Starting Bean Context
|
| 10618 | [01Jan2026 12:58:24.685] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.beanification.BeanContext
|
| 10619 | [01Jan2026 12:58:24.685] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean annotation processors
|
| 10620 | [01Jan2026 12:58:24.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/UmbrellaItem$UmbrellaCommonEvents; to the game event bus
|
| 10621 | [01Jan2026 12:58:24.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.UmbrellaItem$UmbrellaClientEvents for @SubscribeEvent-annotated methods
|
| 10622 | [01Jan2026 12:58:24.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
|
| 10623 | [01Jan2026 12:58:24.686] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/UmbrellaItem$UmbrellaClientEvents; to the game event bus
|
| 10624 | [01Jan2026 12:58:24.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.ThornPendantItem$ThornPendantEvent for @SubscribeEvent-annotated methods
|
| 10625 | [01Jan2026 12:58:24.688] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatFDWallSignBlockEntityMixin from amendments.mixins.json into vectorwing.farmersdelight.common.block.WallCanvasSignBlock
|
| 10626 | [01Jan2026 12:58:24.688] [modloading-worker-0/DEBUG] [mixin/]: amendments.mixins.json:CompatFDWallSignBlockEntityMixin 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)
|
| 10627 | [01Jan2026 12:58:24.689] [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
|
| 10628 | [01Jan2026 12:58:24.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for codechickenlib
|
| 10629 | [01Jan2026 12:58:24.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file crashutilities-server.toml for crashutilities tracking
|
| 10630 | [01Jan2026 12:58:24.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crashutilities
|
| 10631 | [01Jan2026 12:58:24.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.ShockPendantItem$ShockPendantEvent for @SubscribeEvent-annotated methods
|
| 10632 | [01Jan2026 12:58:24.689] [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
|
| 10633 | [01Jan2026 12:58:24.689] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.ScarfOfInvisibilityItem$ScarfOfInvisibilityEvent for @SubscribeEvent-annotated methods
|
| 10634 | [01Jan2026 12:58:24.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
|
| 10635 | [01Jan2026 12:58:24.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.patchouli.neoforge.client.NeoForgeClientInitializer for @SubscribeEvent-annotated methods
|
| 10636 | [01Jan2026 12:58:24.690] [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
|
| 10637 | [01Jan2026 12:58:24.690] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.PanicNecklaceItem$PanicNecklaceEvent for @SubscribeEvent-annotated methods
|
| 10638 | [01Jan2026 12:58:24.691] [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
|
| 10639 | [01Jan2026 12:58:24.691] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.FlamePendantItem$FlamePendantEvent for @SubscribeEvent-annotated methods
|
| 10640 | [01Jan2026 12:58:24.692] [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
|
| 10641 | [01Jan2026 12:58:24.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.CrossNecklaceItem$CrossNecklaceEvent for @SubscribeEvent-annotated methods
|
| 10642 | [01Jan2026 12:58:24.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file actuallyadditions-common.toml for actuallyadditions tracking
|
| 10643 | [01Jan2026 12:58:24.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for respawningstructures
|
| 10644 | [01Jan2026 12:58:24.692] [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
|
| 10645 | [01Jan2026 12:58:24.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file actuallyadditions-client.toml for actuallyadditions tracking
|
| 10646 | [01Jan2026 12:58:24.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.necklace.CharmOfSinkingItem$CharmOfSinkingEvent for @SubscribeEvent-annotated methods
|
| 10647 | [01Jan2026 12:58:24.692] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/patchouli/neoforge/client/NeoForgeClientInitializer; to the mod event bus of mod patchouli
|
| 10648 | [01Jan2026 12:58:24.693] [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
|
| 10649 | [01Jan2026 12:58:24.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.WhoopeeCushionItem$WhoopeeCushionEvent for @SubscribeEvent-annotated methods
|
| 10650 | [01Jan2026 12:58:24.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.patchouli.neoforge.common.NeoForgeModInitializer for @SubscribeEvent-annotated methods
|
| 10651 | [01Jan2026 12:58:24.693] [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
|
| 10652 | [01Jan2026 12:58:24.693] [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
|
| 10653 | [01Jan2026 12:58:24.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.VillagerHatItem$VillagerHatEvent for @SubscribeEvent-annotated methods
|
| 10654 | [01Jan2026 12:58:24.694] [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
|
| 10655 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.SnorkelItem$SnorkelEvent for @SubscribeEvent-annotated methods
|
| 10656 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entangled
|
| 10657 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.supermartijn642.entangled.EntangledClient$Events for @SubscribeEvent-annotated methods
|
| 10658 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.gather.ComponentAnnotationGatherBeanProcessor
|
| 10659 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/SnorkelItem$SnorkelEvent; to the game event bus
|
| 10660 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.validate.DependencyValidateBeanProcessor
|
| 10661 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inspect.ComponentAnnotationInspectBeanProcessor
|
| 10662 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.construct.ConstructBeanProcessor
|
| 10663 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inject.DirectoryAnnotationInjectBeanProcessor
|
| 10664 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inject.AutowiredAnnotationInjectBeanProcessor
|
| 10665 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.NightVisionGogglesItem$NightVisionGogglesEvent for @SubscribeEvent-annotated methods
|
| 10666 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.finalize.PostConstructAnnotationFinalizeBeanProcessor
|
| 10667 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.gather.BeanAnnotationGatherBeanProcessor
|
| 10668 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dummmmmmy-client.toml for dummmmmmy tracking
|
| 10669 | [01Jan2026 12:58:24.694] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registered Bean processor: class twilightforest.beanification.processors.inspect.BeanAnnotationInspectBeanProcessor
|
| 10670 | [01Jan2026 12:58:24.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/supermartijn642/entangled/EntangledClient$Events; to the game event bus
|
| 10671 | [01Jan2026 12:58:24.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/hat/NightVisionGogglesItem$NightVisionGogglesEvent; to the game event bus
|
| 10672 | [01Jan2026 12:58:24.695] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.DrinkingHatItem$DrinkingHatEvents for @SubscribeEvent-annotated methods
|
| 10673 | [01Jan2026 12:58:24.695] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.gather.ComponentAnnotationGatherBeanProcessor
|
| 10674 | [01Jan2026 12:58:24.697] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 8.13.
|
| 10675 | [01Jan2026 12:58:24.698] [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
|
| 10676 | [01Jan2026 12:58:24.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.CowboyHatItem$CowboyEvent for @SubscribeEvent-annotated methods
|
| 10677 | [01Jan2026 12:58:24.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstoragecreateintegration
|
| 10678 | [01Jan2026 12:58:24.699] [modloading-worker-0/INFO] [BrandonsCore/]: Knock Knock...
|
| 10679 | [01Jan2026 12:58:24.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file colorfulhearts.toml for colorfulhearts tracking
|
| 10680 | [01Jan2026 12:58:24.699] [modloading-worker-0/WARN] [draconicevolution/]: Reactor detonation initiated.
|
| 10681 | [01Jan2026 12:58:24.699] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10682 | [01Jan2026 12:58:24.699] [modloading-worker-0/INFO] [BrandonsCore/]: Wait... NO! What?
|
| 10683 | [01Jan2026 12:58:24.699] [modloading-worker-0/INFO] [BrandonsCore/]: Stop That! That's not how this works!
|
| 10684 | [01Jan2026 12:58:24.699] [modloading-worker-0/WARN] [draconicevolution/]: Calculating explosion ETA
|
| 10685 | [01Jan2026 12:58:24.699] [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
|
| 10686 | [01Jan2026 12:58:24.699] [modloading-worker-0/INFO] [BrandonsCore/]: Ahh... NO... NONONO! DONT DO THAT!!! STOP THIS NOW!
|
| 10687 | [01Jan2026 12:58:24.699] [modloading-worker-0/WARN] [draconicevolution/]: **Explosion Imminent!!!**
|
| 10688 | [01Jan2026 12:58:24.699] [modloading-worker-0/INFO] [BrandonsCore/]: Well...... fork...
|
| 10689 | [01Jan2026 12:58:24.699] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hat.AnglersHatItem$AnglersHatEvent for @SubscribeEvent-annotated methods
|
| 10690 | [01Jan2026 12:58:24.699] [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
|
| 10691 | [01Jan2026 12:58:24.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.VampiricGloveItem$VampiricGloveEvent for @SubscribeEvent-annotated methods
|
| 10692 | [01Jan2026 12:58:24.700] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAEBasePart from mixins.extendedae.json into appeng.parts.AEBasePart
|
| 10693 | [01Jan2026 12:58:24.700] [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)
|
| 10694 | [01Jan2026 12:58:24.700] [modloading-worker-0/DEBUG] [Colorful Hearts/]: Skipped loading compat for missing mod undergarden
|
| 10695 | [01Jan2026 12:58:24.700] [modloading-worker-0/INFO] [Colorful Hearts/]: Loading compat for mod appleskin
|
| 10696 | [01Jan2026 12:58:24.701] [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
|
| 10697 | [01Jan2026 12:58:24.701] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.PowerGloveItem$PowerGloveEvent for @SubscribeEvent-annotated methods
|
| 10698 | [01Jan2026 12:58:24.703] [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
|
| 10699 | [01Jan2026 12:58:24.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefullib
|
| 10700 | [01Jan2026 12:58:24.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.PocketPistonItem$PocketPistonEvent for @SubscribeEvent-annotated methods
|
| 10701 | [01Jan2026 12:58:24.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootjs
|
| 10702 | [01Jan2026 12:58:24.704] [modloading-worker-0/INFO] [Colorful Hearts/]: Loading compat for mod overflowingbars
|
| 10703 | [01Jan2026 12:58:24.704] [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
|
| 10704 | [01Jan2026 12:58:24.704] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidUtilMixin from structures_tweaker.mixins.json into net.neoforged.neoforge.fluids.FluidUtil
|
| 10705 | [01Jan2026 12:58:24.704] [modloading-worker-0/DEBUG] [mixin/]: structures_tweaker.mixins.json:FluidUtilMixin from mod structures_tweaker: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 10706 | [01Jan2026 12:58:24.704] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dummmmmmy-common.toml for dummmmmmy tracking
|
| 10707 | [01Jan2026 12:58:24.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.PickaxeHeaterItem$PickaxeHeaterEvent for @SubscribeEvent-annotated methods
|
| 10708 | [01Jan2026 12:58:24.705] [modloading-worker-0/DEBUG] [mixin/]: structures_tweaker.mixins.json:FluidUtilMixin from mod structures_tweaker->@Inject::onTryPlaceFluid(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/core/BlockPos;Lnet/neoforged/neoforge/fluids/capability/IFluidHandler;Lnet/neoforged/neoforge/fluids/FluidStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10709 | [01Jan2026 12:58:24.705] [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
|
| 10710 | [01Jan2026 12:58:24.705] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.GoldenHookItem$GoldenHookEvent for @SubscribeEvent-annotated methods
|
| 10711 | [01Jan2026 12:58:24.706] [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
|
| 10712 | [01Jan2026 12:58:24.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.FireGauntletItem$FireGauntletEvent for @SubscribeEvent-annotated methods
|
| 10713 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for colorfulhearts
|
| 10714 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinEditBox from konkrete.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10715 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinEditBox from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10716 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessEditBox from searchables.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10717 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for powah
|
| 10718 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: searchables.mixins.json:AccessEditBox from mod searchables: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 10719 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinEditBox from fancymenu.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10720 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinEditBox from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10721 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: Mixing tweaks.TextFieldWidgetMixin from owo.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10722 | [01Jan2026 12:58:24.707] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:tweaks.TextFieldWidgetMixin 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)
|
| 10723 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dummmmmmy
|
| 10724 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mru
|
| 10725 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [mixin/]: Mixing ui.TextFieldWidgetMixin from owo.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10726 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.TextFieldWidgetMixin 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)
|
| 10727 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [mixin/]: Mixing ui.access.TextFieldWidgetAccessor from owo.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10728 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.access.TextFieldWidgetAccessor 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)
|
| 10729 | [01Jan2026 12:58:24.708] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.EditBoxMixin from merequester.mixins.json into net.minecraft.client.gui.components.EditBox
|
| 10730 | [01Jan2026 12:58:24.709] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:tweaks.TextFieldWidgetMixin from mod owo->@Inject::iProvideUsefulSeparators(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10731 | [01Jan2026 12:58:24.709] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.TextFieldWidgetMixin from mod owo->@Inject::callOwoListener(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 10732 | [01Jan2026 12:58:24.709] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.TextFieldWidgetMixin from mod owo->@Inject::callOwoListener(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 10733 | [01Jan2026 12:58:24.709] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.TextFieldWidgetMixin from mod owo->@Inject::callOwoListener(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 10734 | [01Jan2026 12:58:24.710] [modloading-worker-0/DEBUG] [tv.soaryn.xycraft.core.XyCraft/]: Initializing Mekanism Compatiblity: Aluminum Slurry
|
| 10735 | [01Jan2026 12:58:24.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_world
|
| 10736 | [01Jan2026 12:58:24.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.XyWorldClient for @SubscribeEvent-annotated methods
|
| 10737 | [01Jan2026 12:58:24.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/XyWorldClient; to the mod event bus of mod xycraft_world
|
| 10738 | [01Jan2026 12:58:24.711] [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
|
| 10739 | [01Jan2026 12:58:24.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.datagen.WorldDataGenerator for @SubscribeEvent-annotated methods
|
| 10740 | [01Jan2026 12:58:24.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.FeralClawsItem$FeralClawsEvent for @SubscribeEvent-annotated methods
|
| 10741 | [01Jan2026 12:58:24.712] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10742 | [01Jan2026 12:58:24.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lychee
|
| 10743 | [01Jan2026 12:58:24.713] [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
|
| 10744 | [01Jan2026 12:58:24.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.volumes.Atmosphere for @SubscribeEvent-annotated methods
|
| 10745 | [01Jan2026 12:58:24.713] [modloading-worker-0/DEBUG] [mixin/]: Mixing linkedtransmitter.AnalogLeverBlockEntityAccessor from create_connected.mixins.json into com.simibubi.create.content.redstone.analogLever.AnalogLeverBlockEntity
|
| 10746 | [01Jan2026 12:58:24.713] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockEntityAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 10747 | [01Jan2026 12:58:24.714] [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
|
| 10748 | [01Jan2026 12:58:24.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.hands.DiggingClawsItem$DiggingClawsEvent for @SubscribeEvent-annotated methods
|
| 10749 | [01Jan2026 12:58:24.714] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for inventoryessentials:common (COMMON) with 10 properties.
|
| 10750 | [01Jan2026 12:58:24.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventoryessentials-common.toml for inventoryessentials tracking
|
| 10751 | [01Jan2026 12:58:24.714] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10752 | [01Jan2026 12:58:24.715] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlockEntity
|
| 10753 | [01Jan2026 12:58:24.715] [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
|
| 10754 | [01Jan2026 12:58:24.715] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 10755 | [01Jan2026 12:58:24.715] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setLevel$1(Lnet/minecraft/world/level/Level;)Ljava/lang/Runnable; to mdc2ef4c$create_connected$lambda$setLevel$1$0 in create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected
|
| 10756 | [01Jan2026 12:58:24.715] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setLevel$0(Lnet/minecraft/world/level/Level;)V to mdc2ef4c$create_connected$lambda$setLevel$0$1 in create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected
|
| 10757 | [01Jan2026 12:58:24.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.feet.SteadfastSpikesItem$SteadfastSpikesEvent for @SubscribeEvent-annotated methods
|
| 10758 | [01Jan2026 12:58:24.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/world/content/volumes/Atmosphere; to the game event bus
|
| 10759 | [01Jan2026 12:58:24.717] [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
|
| 10760 | [01Jan2026 12:58:24.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampPillarBlock for @SubscribeEvent-annotated methods
|
| 10761 | [01Jan2026 12:58:24.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.feet.KittySlippersItem$KittySlippersEvent for @SubscribeEvent-annotated methods
|
| 10762 | [01Jan2026 12:58:24.717] [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
|
| 10763 | [01Jan2026 12:58:24.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampLanternBlock for @SubscribeEvent-annotated methods
|
| 10764 | [01Jan2026 12:58:24.717] [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
|
| 10765 | [01Jan2026 12:58:24.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.feet.BunnyHoppersItem$BunnyHoppersEvent for @SubscribeEvent-annotated methods
|
| 10766 | [01Jan2026 12:58:24.719] [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
|
| 10767 | [01Jan2026 12:58:24.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.UniversalAttractorItem$UniversalAttractorEvent for @SubscribeEvent-annotated methods
|
| 10768 | [01Jan2026 12:58:24.719] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerEntityMixin from mixins.draconicevolution.json into net.minecraft.server.level.ServerEntity
|
| 10769 | [01Jan2026 12:58:24.719] [modloading-worker-0/DEBUG] [mixin/]: mixins.draconicevolution.json:ServerEntityMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10770 | [01Jan2026 12:58:24.721] [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
|
| 10771 | [01Jan2026 12:58:24.721] [modloading-worker-0/DEBUG] [mixin/]: Mixing FlareMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectFlare
|
| 10772 | [01Jan2026 12:58:24.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.ObsidianSkullItem$ObsidianSkull for @SubscribeEvent-annotated methods
|
| 10773 | [01Jan2026 12:58:24.722] [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
|
| 10774 | [01Jan2026 12:58:24.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampFlushBlock for @SubscribeEvent-annotated methods
|
| 10775 | [01Jan2026 12:58:24.722] [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
|
| 10776 | [01Jan2026 12:58:24.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mecrh
|
| 10777 | [01Jan2026 12:58:24.723] [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
|
| 10778 | [01Jan2026 12:58:24.723] [modloading-worker-0/DEBUG] [mixin/]: Mixing MekanismItemContainerTypeMixin from mekanismcurios.mixins.json into mekanism.common.inventory.container.type.MekanismItemContainerType
|
| 10779 | [01Jan2026 12:58:24.723] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$qioDashboard$2(Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/InteractionHand; to mdc2ef4c$mekanismcurios$lambda$mci$qioDashboard$2$0 in mekanismcurios.mixins.json:MekanismItemContainerTypeMixin from mod mekanismcurios
|
| 10780 | [01Jan2026 12:58:24.723] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$item$1$1(Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/InteractionHand; to mdc2ef4c$mekanismcurios$lambda$mci$item$1$1$1 in mekanismcurios.mixins.json:MekanismItemContainerTypeMixin from mod mekanismcurios
|
| 10781 | [01Jan2026 12:58:24.723] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$item$0$0(Lnet/minecraft/network/FriendlyByteBuf;)Lnet/minecraft/world/InteractionHand; to mdc2ef4c$mekanismcurios$lambda$mci$item$0$0$2 in mekanismcurios.mixins.json:MekanismItemContainerTypeMixin from mod mekanismcurios
|
| 10782 | [01Jan2026 12:58:24.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.lamps.LampCubeBlock for @SubscribeEvent-annotated methods
|
| 10783 | [01Jan2026 12:58:24.723] [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
|
| 10784 | [01Jan2026 12:58:24.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.world.content.blocks.AureyBlock for @SubscribeEvent-annotated methods
|
| 10785 | [01Jan2026 12:58:24.724] [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
|
| 10786 | [01Jan2026 12:58:24.724] [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
|
| 10787 | [01Jan2026 12:58:24.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.HeliumFlamingoItem$HeliumFlamingoEvent for @SubscribeEvent-annotated methods
|
| 10788 | [01Jan2026 12:58:24.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yeetusexperimentus
|
| 10789 | [01Jan2026 12:58:24.725] [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
|
| 10790 | [01Jan2026 12:58:24.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.HeliumFlamingoItem$HeliumFlamingoClientEvent for @SubscribeEvent-annotated methods
|
| 10791 | [01Jan2026 12:58:24.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/HeliumFlamingoItem$HeliumFlamingoClientEvent; to the game event bus
|
| 10792 | [01Jan2026 12:58:24.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.CrystalHeartItem$CrystalHeartEvent for @SubscribeEvent-annotated methods
|
| 10793 | [01Jan2026 12:58:24.727] [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
|
| 10794 | [01Jan2026 12:58:24.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.CloudInBottleItem$CloudInBottleEvent for @SubscribeEvent-annotated methods
|
| 10795 | [01Jan2026 12:58:24.727] [modloading-worker-0/DEBUG] [mixin/]: Mixing CutMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectCut
|
| 10796 | [01Jan2026 12:58:24.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/items/charm/CloudInBottleItem$CloudInBottleEvent; to the game event bus
|
| 10797 | [01Jan2026 12:58:24.729] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockDisplayStandMixin from kubejs_actuallyadditions.mixins.json into de.ellpeck.actuallyadditions.mod.blocks.BlockDisplayStand
|
| 10798 | [01Jan2026 12:58:24.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.ChorusTotemItem$ChorusTotemEvent for @SubscribeEvent-annotated methods
|
| 10799 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 10800 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventoryessentials
|
| 10801 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions->@Inject::onItemInsert(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
|
| 10802 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions->@Inject::onItemInsert(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
|
| 10803 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions->@Inject::onItemInsert(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
|
| 10804 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions->@Inject::onItemInsert(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
|
| 10805 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions->@Inject::onItemInsert(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
|
| 10806 | [01Jan2026 12:58:24.730] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:BlockDisplayStandMixin from mod kubejs_actuallyadditions->@Inject::onItemInsert(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
|
| 10807 | [01Jan2026 12:58:24.732] [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
|
| 10808 | [01Jan2026 12:58:24.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.charm.AntidoteVesselItem$AntidoteVeselEvents for @SubscribeEvent-annotated methods
|
| 10809 | [01Jan2026 12:58:24.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for collective
|
| 10810 | [01Jan2026 12:58:24.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.natamus.collective.neoforge.events.RegisterCollectiveNeoForgeEvents for @SubscribeEvent-annotated methods
|
| 10811 | [01Jan2026 12:58:24.733] [modloading-worker-0/DEBUG] [mixin/]: Mixing MekanismItemContainerMixin from mekanismcurios.mixins.json into mekanism.common.inventory.container.item.MekanismItemContainer
|
| 10812 | [01Jan2026 12:58:24.733] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-client.toml for inventorysorter tracking
|
| 10813 | [01Jan2026 12:58:24.733] [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
|
| 10814 | [01Jan2026 12:58:24.733] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.bracelet.WitheredBraceletItem$WitheredBraceletEvent for @SubscribeEvent-annotated methods
|
| 10815 | [01Jan2026 12:58:24.733] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$addInventorySlots$1(Lnet/minecraft/world/entity/player/Inventory;ILnet/minecraft/world/item/ItemStack;)V to mdc2ef4c$mekanismcurios$lambda$mci$addInventorySlots$1$0 in mekanismcurios.mixins.json:MekanismItemContainerMixin from mod mekanismcurios
|
| 10816 | [01Jan2026 12:58:24.733] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$addInventorySlots$0(Lnet/minecraft/world/entity/player/Inventory;I)Lnet/minecraft/world/item/ItemStack; to mdc2ef4c$mekanismcurios$lambda$mci$addInventorySlots$0$1 in mekanismcurios.mixins.json:MekanismItemContainerMixin from mod mekanismcurios
|
| 10817 | [01Jan2026 12:58:24.734] [modloading-worker-0/DEBUG] [mixin/]: mekanismcurios.mixins.json:MekanismItemContainerMixin from mod mekanismcurios->@Inject::mci$stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 10818 | [01Jan2026 12:58:24.734] [modloading-worker-0/DEBUG] [mixin/]: mekanismcurios.mixins.json:MekanismItemContainerMixin from mod mekanismcurios->@Inject::mci$addInventorySlots(Lnet/minecraft/world/entity/player/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 10819 | [01Jan2026 12:58:24.734] [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
|
| 10820 | [01Jan2026 12:58:24.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.items.bracelet.OnionRingItem$OnionRingEvent for @SubscribeEvent-annotated methods
|
| 10821 | [01Jan2026 12:58:24.735] [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
|
| 10822 | [01Jan2026 12:58:24.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/natamus/collective/neoforge/events/RegisterCollectiveNeoForgeEvents; to the game event bus
|
| 10823 | [01Jan2026 12:58:24.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.init.RemoteRegistry for @SubscribeEvent-annotated methods
|
| 10824 | [01Jan2026 12:58:24.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/init/RemoteRegistry; to the mod event bus of mod rarcompat
|
| 10825 | [01Jan2026 12:58:24.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.handlers.TooltipHandler for @SubscribeEvent-annotated methods
|
| 10826 | [01Jan2026 12:58:24.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file inventorysorter-server.toml for inventorysorter tracking
|
| 10827 | [01Jan2026 12:58:24.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/handlers/TooltipHandler; to the game event bus
|
| 10828 | [01Jan2026 12:58:24.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.rarcompat.handlers.MimicHandler for @SubscribeEvent-annotated methods
|
| 10829 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10830 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10831 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10832 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10833 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10834 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10835 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10836 | [01Jan2026 12:58:24.737] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/rarcompat/handlers/MimicHandler; to the game event bus
|
| 10837 | [01Jan2026 12:58:24.738] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRulesMixin from kubejs.mixins.json into net.minecraft.world.level.GameRules
|
| 10838 | [01Jan2026 12:58:24.740] [modloading-worker-0/DEBUG] [mixin/]: Mixing EffectNameMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectName
|
| 10839 | [01Jan2026 12:58:24.745] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.gather.BeanAnnotationGatherBeanProcessor
|
| 10840 | [01Jan2026 12:58:24.745] [modloading-worker-0/INFO] [owo/]: who invited dafuqs
|
| 10841 | [01Jan2026 12:58:24.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_connected-common.toml for create_connected tracking
|
| 10842 | [01Jan2026 12:58:24.747] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_connected-server.toml for create_connected tracking
|
| 10843 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inspect.ComponentAnnotationInspectBeanProcessor
|
| 10844 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mekanism_lasers-common.toml for mekanism_lasers tracking
|
| 10845 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism_lasers
|
| 10846 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.folumo.mekanism_lasers.client.ClientSetup for @SubscribeEvent-annotated methods
|
| 10847 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [mixin/]: Mixing EvaporateMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.spell.effect.EffectEvaporate
|
| 10848 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/folumo/mekanism_lasers/client/ClientSetup; to the mod event bus of mod mekanism_lasers
|
| 10849 | [01Jan2026 12:58:24.748] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inspect.BeanAnnotationInspectBeanProcessor
|
| 10850 | [01Jan2026 12:58:24.748] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for fastitemframes:main
|
| 10851 | [01Jan2026 12:58:24.749] [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
|
| 10852 | [01Jan2026 12:58:24.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for inventorysorter
|
| 10853 | [01Jan2026 12:58:24.750] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastitemframes
|
| 10854 | [01Jan2026 12:58:24.750] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10855 | [01Jan2026 12:58:24.750] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10856 | [01Jan2026 12:58:24.750] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.validate.DependencyValidateBeanProcessor
|
| 10857 | [01Jan2026 12:58:24.751] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.construct.ConstructBeanProcessor
|
| 10858 | [01Jan2026 12:58:24.751] [modloading-worker-0/INFO] [dev.ftb.mods.ftbultimine.FTBUltimine/]: FTB Ranks detected, listening for ranks events
|
| 10859 | [01Jan2026 12:58:24.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhmenu-client.toml for bhmenu tracking
|
| 10860 | [01Jan2026 12:58:24.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bhmenu
|
| 10861 | [01Jan2026 12:58:24.752] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.SinisterSpawnerCommand
|
| 10862 | [01Jan2026 12:58:24.752] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.multiparts.MultipartEntityUtil
|
| 10863 | [01Jan2026 12:58:24.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_connected
|
| 10864 | [01Jan2026 12:58:24.752] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.lichtowerrevamp.LichTowerPieces
|
| 10865 | [01Jan2026 12:58:24.753] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.HolderMatcher
|
| 10866 | [01Jan2026 12:58:24.753] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.ShieldCommand
|
| 10867 | [01Jan2026 12:58:24.753] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.InfoCommand
|
| 10868 | [01Jan2026 12:58:24.753] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingstation-server.toml for craftingstation tracking
|
| 10869 | [01Jan2026 12:58:24.753] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file craftingstation-client.toml for craftingstation tracking
|
| 10870 | [01Jan2026 12:58:24.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashcans
|
| 10871 | [01Jan2026 12:58:24.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.redstonelinkwildcard.LinkWildcardNetworkHandler for @SubscribeEvent-annotated methods
|
| 10872 | [01Jan2026 12:58:24.754] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFItemDisplayContextEnumExtension
|
| 10873 | [01Jan2026 12:58:24.754] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for trashslot:common (COMMON) with 5 properties.
|
| 10874 | [01Jan2026 12:58:24.755] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trashslot-common.toml for trashslot tracking
|
| 10875 | [01Jan2026 12:58:24.757] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/redstonelinkwildcard/LinkWildcardNetworkHandler; to the game event bus
|
| 10876 | [01Jan2026 12:58:24.757] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file amendments-common.toml for amendments tracking
|
| 10877 | [01Jan2026 12:58:24.757] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.itemsilo.ItemSiloBlockEntity for @SubscribeEvent-annotated methods
|
| 10878 | [01Jan2026 12:58:24.757] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/itemsilo/ItemSiloBlockEntity; to the mod event bus of mod create_connected
|
| 10879 | [01Jan2026 12:58:24.757] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.advancements.DrinkFromFlaskTrigger$TriggerInstance$DrinkFromFlaskTriggerInstanceFactory
|
| 10880 | [01Jan2026 12:58:24.757] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.DirectionUtil
|
| 10881 | [01Jan2026 12:58:24.758] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.MapLocatorCommand
|
| 10882 | [01Jan2026 12:58:24.758] [modloading-worker-0/INFO] [Moonlight/]: Detected config change in amendments-common.toml, from neoforge config event
|
| 10883 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.network.ModUpdateURLInterceptor
|
| 10884 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.DisplayUtil
|
| 10885 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.MazestoneRandomBlockSelectoryFactory
|
| 10886 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.DisplayPiecesCommand
|
| 10887 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.GenerateBookCommand
|
| 10888 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.data.helpers.AdvancementDataMultiRequirements
|
| 10889 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.ArmorUtil
|
| 10890 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.StrongholdStonesRandomBlockSelectorFactory
|
| 10891 | [01Jan2026 12:58:24.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craftingstation
|
| 10892 | [01Jan2026 12:58:24.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.inventorybridge.InventoryBridgeBlockEntity for @SubscribeEvent-annotated methods
|
| 10893 | [01Jan2026 12:58:24.760] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10894 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFBoatTypeEnumExtension
|
| 10895 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.ModidPrefixUtil
|
| 10896 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.CountLootCommand
|
| 10897 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.StructureDistanceCommand
|
| 10898 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.util.HolidayEvent
|
| 10899 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.CenterCommand
|
| 10900 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.CastleRandomBlockSelectorFactory
|
| 10901 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFDamageEffectsEnumExtension
|
| 10902 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFGrassColorModifierEnumExtension
|
| 10903 | [01Jan2026 12:58:24.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
|
| 10904 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ftbpmapi-client.toml for ftbpmapi tracking
|
| 10905 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbpmapi
|
| 10906 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.pmapi.generators.DataGenerators for @SubscribeEvent-annotated methods
|
| 10907 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [mixin/]: Mixing SkullCandleBlockMixin from apothic_compats.mixins.json into net.mehvahdjukaar.amendments.common.block.AbstractCandleSkullBlock
|
| 10908 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/inventorybridge/InventoryBridgeBlockEntity; to the mod event bus of mod create_connected
|
| 10909 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/pmapi/generators/DataGenerators; to the mod event bus of mod ftbpmapi
|
| 10910 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.inventoryaccessport.InventoryAccessPortBlockEntity for @SubscribeEvent-annotated methods
|
| 10911 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/inventoryaccessport/InventoryAccessPortBlockEntity; to the mod event bus of mod create_connected
|
| 10912 | [01Jan2026 12:58:24.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.fluidvessel.FluidVesselBlockEntity for @SubscribeEvent-annotated methods
|
| 10913 | [01Jan2026 12:58:24.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tempad
|
| 10914 | [01Jan2026 12:58:24.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class earth.terrarium.tempad.common.compat.DarkModeEverywhereCompat for @SubscribeEvent-annotated methods
|
| 10915 | [01Jan2026 12:58:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/fluidvessel/FluidVesselBlockEntity; to the mod event bus of mod create_connected
|
| 10916 | [01Jan2026 12:58:24.764] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10917 | [01Jan2026 12:58:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.config.CCommon for @SubscribeEvent-annotated methods
|
| 10918 | [01Jan2026 12:58:24.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/config/CCommon; to the mod event bus of mod create_connected
|
| 10919 | [01Jan2026 12:58:24.765] [modloading-worker-0/DEBUG] [mixin/]: Mixing DoubleSkullBlockMixin from apothic_compats.mixins.json into net.mehvahdjukaar.amendments.common.block.DoubleSkullBlock
|
| 10920 | [01Jan2026 12:58:24.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.config.CCConfigs for @SubscribeEvent-annotated methods
|
| 10921 | [01Jan2026 12:58:24.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/config/CCConfigs; to the mod event bus of mod create_connected
|
| 10922 | [01Jan2026 12:58:24.766] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.entity.passive.quest.ram.QuestingRamCurrentContext
|
| 10923 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Learth/terrarium/tempad/common/compat/DarkModeEverywhereCompat; to the mod event bus of mod tempad
|
| 10924 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.client.FoliageColorHandler
|
| 10925 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.KnightStonesRandomBlockSelectorFactory
|
| 10926 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.BiomeColorAlgorithms
|
| 10927 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.ConquerCommand
|
| 10928 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class earth.terrarium.tempad.client.TempadClient for @SubscribeEvent-annotated methods
|
| 10929 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.IceTowerRandomBlockSelectorFactory
|
| 10930 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.enums.extensions.TFRarityEnumExtension
|
| 10931 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.ClearDisplayCommand
|
| 10932 | [01Jan2026 12:58:24.767] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.selectors.TowerwoodRandomBlockSelectorFactory
|
| 10933 | [01Jan2026 12:58:24.768] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.MapBiomesCommand
|
| 10934 | [01Jan2026 12:58:24.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for owo
|
| 10935 | [01Jan2026 12:58:24.768] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.world.components.structures.lichtowerrevamp.LichTowerUtil
|
| 10936 | [01Jan2026 12:58:24.768] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.TFCommand
|
| 10937 | [01Jan2026 12:58:24.768] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Registering Bean class twilightforest.command.CountTemplateCommand
|
| 10938 | [01Jan2026 12:58:24.769] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inject.DirectoryAnnotationInjectBeanProcessor
|
| 10939 | [01Jan2026 12:58:24.772] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mob_grinding_utils-server.toml for mob_grinding_utils tracking
|
| 10940 | [01Jan2026 12:58:24.772] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.inject.AutowiredAnnotationInjectBeanProcessor
|
| 10941 | [01Jan2026 12:58:24.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-server.toml for sophisticatedstorage tracking
|
| 10942 | [01Jan2026 12:58:24.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-client.toml for sophisticatedstorage tracking
|
| 10943 | [01Jan2026 12:58:24.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedstorage-common.toml for sophisticatedstorage tracking
|
| 10944 | [01Jan2026 12:58:24.774] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10945 | [01Jan2026 12:58:24.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for brandonscore
|
| 10946 | [01Jan2026 12:58:24.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.brandon3055.brandonscore.datagen.DataGenEventHandler for @SubscribeEvent-annotated methods
|
| 10947 | [01Jan2026 12:58:24.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/brandon3055/brandonscore/datagen/DataGenEventHandler; to the mod event bus of mod brandonscore
|
| 10948 | [01Jan2026 12:58:24.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file productivelib-server.toml for productivelib tracking
|
| 10949 | [01Jan2026 12:58:24.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for productivelib
|
| 10950 | [01Jan2026 12:58:24.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trashslot
|
| 10951 | [01Jan2026 12:58:24.782] [modloading-worker-0/DEBUG] [mixin/]: Mixing RitualAwakeningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.ritual.RitualAwakening
|
| 10952 | [01Jan2026 12:58:24.782] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mob_grinding_utils
|
| 10953 | [01Jan2026 12:58:24.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mob_grinding_utils.ModParticles for @SubscribeEvent-annotated methods
|
| 10954 | [01Jan2026 12:58:24.783] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$findFlashing$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mdc2ef4c$ars_elemental$lambda$findFlashing$0$0 in ars_elemental.mixins.json:RitualAwakeningMixin from mod ars_elemental
|
| 10955 | [01Jan2026 12:58:24.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-client.toml for cucumber tracking
|
| 10956 | [01Jan2026 12:58:24.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cucumber-common.toml for cucumber tracking
|
| 10957 | [01Jan2026 12:58:24.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cucumber
|
| 10958 | [01Jan2026 12:58:24.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmob_grinding_utils/ModParticles; to the mod event bus of mod mob_grinding_utils
|
| 10959 | [01Jan2026 12:58:24.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file simpleteleporters-client.toml for simpleteleporters tracking
|
| 10960 | [01Jan2026 12:58:24.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for classicpipes
|
| 10961 | [01Jan2026 12:58:24.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class jagm.classicpipes.NeoForgeEntrypoint$ModEventHandler for @SubscribeEvent-annotated methods
|
| 10962 | [01Jan2026 12:58:24.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipe-connector.toml for pipe_connector tracking
|
| 10963 | [01Jan2026 12:58:24.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-startup.toml for immersiveengineering tracking
|
| 10964 | [01Jan2026 12:58:24.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/immersiveengineering-startup.toml
|
| 10965 | [01Jan2026 12:58:24.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/immersiveengineering-startup.toml for changes
|
| 10966 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpleteleporters
|
| 10967 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.simpleteleporters.datagen.SimpleDataGen for @SubscribeEvent-annotated methods
|
| 10968 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 10969 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipe_connector
|
| 10970 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.heaser.pipeconnector.items.CreativeTabAdder for @SubscribeEvent-annotated methods
|
| 10971 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ljagm/classicpipes/NeoForgeEntrypoint$ModEventHandler; to the mod event bus of mod classicpipes
|
| 10972 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/simpleteleporters/datagen/SimpleDataGen; to the mod event bus of mod simpleteleporters
|
| 10973 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for relics
|
| 10974 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.system.casts.handlers.HUDRenderHandler$GeneralEvents for @SubscribeEvent-annotated methods
|
| 10975 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/heaser/pipeconnector/items/CreativeTabAdder; to the mod event bus of mod pipe_connector
|
| 10976 | [01Jan2026 12:58:24.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file custommachinery-common.toml for custommachinery tracking
|
| 10977 | [01Jan2026 12:58:24.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/system/casts/handlers/HUDRenderHandler$GeneralEvents; to the game event bus
|
| 10978 | [01Jan2026 12:58:24.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrbysco.simpleteleporters.client.ClientHandler for @SubscribeEvent-annotated methods
|
| 10979 | [01Jan2026 12:58:24.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrbysco/simpleteleporters/client/ClientHandler; to the game event bus
|
| 10980 | [01Jan2026 12:58:24.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.heaser.pipeconnector.client.DepthSetterEvent for @SubscribeEvent-annotated methods
|
| 10981 | [01Jan2026 12:58:24.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.system.casts.handlers.HUDRenderHandler$CastEvents for @SubscribeEvent-annotated methods
|
| 10982 | [01Jan2026 12:58:24.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/heaser/pipeconnector/client/DepthSetterEvent; to the game event bus
|
| 10983 | [01Jan2026 12:58:24.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.heaser.pipeconnector.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 10984 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_jewelry-server.toml for irons_jewelry tracking
|
| 10985 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_jewelry
|
| 10986 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.utils.VillageAddition for @SubscribeEvent-annotated methods
|
| 10987 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/system/casts/handlers/HUDRenderHandler$CastEvents; to the game event bus
|
| 10988 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/heaser/pipeconnector/client/ClientEvents; to the game event bus
|
| 10989 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-client.toml for immersiveengineering tracking
|
| 10990 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/utils/VillageAddition; to the game event bus
|
| 10991 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class jagm.classicpipes.NeoForgeEntrypoint$ClientModEventHandler for @SubscribeEvent-annotated methods
|
| 10992 | [01Jan2026 12:58:24.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.utils.DamageHelper for @SubscribeEvent-annotated methods
|
| 10993 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.system.casts.handlers.CacheHandler for @SubscribeEvent-annotated methods
|
| 10994 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gaze
|
| 10995 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.strawberry.gaze.GazeMod$ClientModEvents for @SubscribeEvent-annotated methods
|
| 10996 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ljagm/classicpipes/NeoForgeEntrypoint$ClientModEventHandler; to the mod event bus of mod classicpipes
|
| 10997 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/system/casts/handlers/CacheHandler; to the game event bus
|
| 10998 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/utils/DamageHelper; to the game event bus
|
| 10999 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 11000 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/strawberry/gaze/GazeMod$ClientModEvents; to the mod event bus of mod gaze
|
| 11001 | [01Jan2026 12:58:24.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.ServerConfig for @SubscribeEvent-annotated methods
|
| 11002 | [01Jan2026 12:58:24.792] [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
|
| 11003 | [01Jan2026 12:58:24.792] [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
|
| 11004 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.strawberry.gaze.client.GazeModels for @SubscribeEvent-annotated methods
|
| 11005 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.level.RelicLootModifier$Events for @SubscribeEvent-annotated methods
|
| 11006 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.registry.CommandRegistry for @SubscribeEvent-annotated methods
|
| 11007 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/level/RelicLootModifier$Events; to the game event bus
|
| 11008 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/strawberry/gaze/client/GazeModels; to the mod event bus of mod gaze
|
| 11009 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/registry/CommandRegistry; to the game event bus
|
| 11010 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.ShadowGlaiveItem$ShadowGlaiveEvents for @SubscribeEvent-annotated methods
|
| 11011 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.network.PacketHandler for @SubscribeEvent-annotated methods
|
| 11012 | [01Jan2026 12:58:24.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.strawberry.gaze.Config for @SubscribeEvent-annotated methods
|
| 11013 | [01Jan2026 12:58:24.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/strawberry/gaze/Config; to the mod event bus of mod gaze
|
| 11014 | [01Jan2026 12:58:24.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.strawberry.gaze.registry.common.block.GazeBlockEntities$ClientOnly for @SubscribeEvent-annotated methods
|
| 11015 | [01Jan2026 12:58:24.793] [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
|
| 11016 | [01Jan2026 12:58:24.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/strawberry/gaze/registry/common/block/GazeBlockEntities$ClientOnly; to the mod event bus of mod gaze
|
| 11017 | [01Jan2026 12:58:24.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.loot.LootInjectionHandler for @SubscribeEvent-annotated methods
|
| 11018 | [01Jan2026 12:58:24.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.strawberry.gaze.registry.GazeEntityRegistry$ClientOnly for @SubscribeEvent-annotated methods
|
| 11019 | [01Jan2026 12:58:24.793] [modloading-worker-0/DEBUG] [MetalBarrels/]: Loaded tfar.metalbarrels.platform.ForgePlatformHelper@468103c for service interface tfar.metalbarrels.platform.services.IPlatformHelper
|
| 11020 | [01Jan2026 12:58:24.794] [modloading-worker-0/INFO] [STDOUT/]: [dev.tr7zw.trender.gui.impl.client.LibGuiClient:onInitializeClient:34]: [LibGui] Initializing Client...
|
| 11021 | [01Jan2026 12:58:24.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/strawberry/gaze/registry/GazeEntityRegistry$ClientOnly; to the mod event bus of mod gaze
|
| 11022 | [01Jan2026 12:58:24.794] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAddTableLootModifier from ali.neoforge.mixins.json into net.neoforged.neoforge.common.loot.AddTableLootModifier
|
| 11023 | [01Jan2026 12:58:24.794] [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
|
| 11024 | [01Jan2026 12:58:24.794] [modloading-worker-0/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinAddTableLootModifier from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11025 | [01Jan2026 12:58:24.794] [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
|
| 11026 | [01Jan2026 12:58:24.794] [modloading-worker-0/INFO] [particular/]: I am quite particular about the effects I choose to add :3
|
| 11027 | [01Jan2026 12:58:24.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Learth/terrarium/tempad/client/TempadClient; to the mod event bus of mod tempad
|
| 11028 | [01Jan2026 12:58:24.795] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11029 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class earth.terrarium.tempad.client.ModKeybinds for @SubscribeEvent-annotated methods
|
| 11030 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/loot/LootInjectionHandler; to the game event bus
|
| 11031 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trender
|
| 11032 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bambooeverything
|
| 11033 | [01Jan2026 12:58:24.796] [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
|
| 11034 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.SetupEvents for @SubscribeEvent-annotated methods
|
| 11035 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejspowah
|
| 11036 | [01Jan2026 12:58:24.796] [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
|
| 11037 | [01Jan2026 12:58:24.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Learth/terrarium/tempad/client/ModKeybinds; to the mod event bus of mod tempad
|
| 11038 | [01Jan2026 12:58:24.797] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11039 | [01Jan2026 12:58:24.797] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/SetupEvents; to the game event bus
|
| 11040 | [01Jan2026 12:58:24.797] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11041 | [01Jan2026 12:58:24.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.ServerEvents for @SubscribeEvent-annotated methods
|
| 11042 | [01Jan2026 12:58:24.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file particular-common.toml for particular tracking
|
| 11043 | [01Jan2026 12:58:24.798] [modloading-worker-0/INFO] [dev.ftb.mods.ftbmaterials.resources.ResourceRegistry/]: Initializing resource registry holders
|
| 11044 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11045 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11046 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for particular
|
| 11047 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.particular.Main$ClientEvents for @SubscribeEvent-annotated methods
|
| 11048 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11049 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11050 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$2(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mdc2ef4c$iris$lambda$iris$beginEntityRender$2$0 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris
|
| 11051 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$1(Lnet/minecraft/world/entity/Entity;Ljava/lang/Object;)Lnet/irisshaders/iris/shaderpack/materialmap/NamespacedId; to mdc2ef4c$iris$lambda$iris$beginEntityRender$1$1 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris
|
| 11052 | [01Jan2026 12:58:24.799] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$0(Lnet/minecraft/world/entity/Entity;Ljava/lang/Object;)Lnet/irisshaders/iris/shaderpack/materialmap/NamespacedId; to mdc2ef4c$iris$lambda$iris$beginEntityRender$0$2 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris
|
| 11053 | [01Jan2026 12:58:24.801] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRenderDispatcherMixin from fusion.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11054 | [01Jan2026 12:58:24.801] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11055 | [01Jan2026 12:58:24.801] [modloading-worker-0/DEBUG] [mixin/]: Mixing firstPerson.EntityRenderDispatcherMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11056 | [01Jan2026 12:58:24.802] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRendererMixin from entityjs.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11057 | [01Jan2026 12:58:24.802] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$entityjs$render$1(Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; to mdc2ef4c$entityjs$lambda$entityjs$render$1$3 in entityjs.mixins.json:EntityRendererMixin from mod entityjs
|
| 11058 | [01Jan2026 12:58:24.802] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$entityjs$render$0(Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/renderer/RenderType;Lnet/minecraft/client/renderer/RenderType;)Lcom/mojang/blaze3d/vertex/VertexConsumer; to mdc2ef4c$entityjs$lambda$entityjs$render$0$4 in entityjs.mixins.json:EntityRendererMixin from mod entityjs
|
| 11059 | [01Jan2026 12:58:24.804] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRenderDispatcherMixin from ars_elemental.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11060 | [01Jan2026 12:58:24.804] [modloading-worker-0/DEBUG] [mixin/]: Mixing ui.EntityRenderDispatcherMixin from owo.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11061 | [01Jan2026 12:58:24.805] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRenderDispatcherMixin 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)
|
| 11062 | [01Jan2026 12:58:24.805] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.EntityRenderDispatcherAccessor from create.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11063 | [01Jan2026 12:58:24.805] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.shadows.EntityRenderDispatcherMixin from embeddium.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 11064 | [01Jan2026 12:58:24.805] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11065 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$maybeSuppressEntityShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11066 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11067 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::renderBlockShadow(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11068 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11069 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11070 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11071 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11072 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11073 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11074 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11075 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11076 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11077 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion->@Inject::renderHead(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/renderer/entity/EntityRenderer;)V doesn't use it's CallbackInfo
|
| 11078 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion->@Inject::renderHead(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/renderer/entity/EntityRenderer;)V has 0 override(s) in child classes
|
| 11079 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion->@Inject::renderHead(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/renderer/entity/EntityRenderer;)V won't be passed a CallbackInfo as a result
|
| 11080 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion->@Inject::renderTail(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/renderer/entity/EntityRenderer;)V doesn't use it's CallbackInfo
|
| 11081 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion->@Inject::renderTail(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/renderer/entity/EntityRenderer;)V has 0 override(s) in child classes
|
| 11082 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion->@Inject::renderTail(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/renderer/entity/EntityRenderer;)V won't be passed a CallbackInfo as a result
|
| 11083 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin from mod playeranimator->@Inject::renderShadow_HEAD_PlayerAnimator(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11084 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: entityjs.mixins.json:EntityRendererMixin from mod entityjs->@Inject::render(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11085 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:EntityRenderDispatcherMixin from mod ars_elemental->@Inject::ars_elemental$FireEffectWorldRendering(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11086 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:EntityRenderDispatcherMixin from mod ars_elemental->@Inject::ars_elemental$FireEffectWorldRendering(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11087 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: ars_elemental.mixins.json:EntityRenderDispatcherMixin from mod ars_elemental->@Inject::ars_elemental$FireEffectWorldRendering(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11088 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRenderDispatcherMixin from mod owo->@Inject::cancelFireRotation(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11089 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRenderDispatcherMixin from mod owo->@Inject::cancelFireRotation(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11090 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.EntityRenderDispatcherMixin from mod owo->@Inject::cancelFireRotation(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11091 | [01Jan2026 12:58:24.813] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod embeddium->@Inject::renderShadowPartFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11092 | [01Jan2026 12:58:24.813] [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
|
| 11093 | [01Jan2026 12:58:24.813] [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
|
| 11094 | [01Jan2026 12:58:24.814] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11095 | [01Jan2026 12:58:24.815] [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
|
| 11096 | [01Jan2026 12:58:24.815] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfEntitySpawnDataMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.entity.IExtraClientSpawnData
|
| 11097 | [01Jan2026 12:58:24.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/particular/Main$ClientEvents; to the game event bus
|
| 11098 | [01Jan2026 12:58:24.815] [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)
|
| 11099 | [01Jan2026 12:58:24.815] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11100 | [01Jan2026 12:58:24.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/event/ServerEvents; to the game event bus
|
| 11101 | [01Jan2026 12:58:24.815] [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
|
| 11102 | [01Jan2026 12:58:24.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersdelight
|
| 11103 | [01Jan2026 12:58:24.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.data.DataGenerators for @SubscribeEvent-annotated methods
|
| 11104 | [01Jan2026 12:58:24.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.event.ModSetupEvents for @SubscribeEvent-annotated methods
|
| 11105 | [01Jan2026 12:58:24.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toofast
|
| 11106 | [01Jan2026 12:58:24.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file immersiveengineering-server.toml for immersiveengineering tracking
|
| 11107 | [01Jan2026 12:58:24.817] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11108 | [01Jan2026 12:58:24.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbultimine
|
| 11109 | [01Jan2026 12:58:24.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/data/DataGenerators; to the mod event bus of mod farmersdelight
|
| 11110 | [01Jan2026 12:58:24.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.SkilletItem$SkilletEvents for @SubscribeEvent-annotated methods
|
| 11111 | [01Jan2026 12:58:24.818] [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
|
| 11112 | [01Jan2026 12:58:24.818] [modloading-worker-0/DEBUG] [mixin/]: Mixing CustomMachineBlockMixin from custommachinerymekanism.mixins.json into fr.frinn.custommachinery.common.init.CustomMachineBlock
|
| 11113 | [01Jan2026 12:58:24.818] [modloading-worker-0/DEBUG] [mixin/]: custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11114 | [01Jan2026 12:58:24.818] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$custommachinerymekanism$onMachineRemoved$2(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lfr/frinn/custommachinery/api/component/handler/IComponentHandler;)V to mdc2ef4c$custommachinerymekanism$lambda$custommachinerymekanism$onMachineRemoved$2$0 in custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism
|
| 11115 | [01Jan2026 12:58:24.819] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$custommachinerymekanism$onMachineRemoved$1(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lfr/frinn/custommachinerymekanism/common/component/ChemicalMachineComponent;)V to mdc2ef4c$custommachinerymekanism$lambda$custommachinerymekanism$onMachineRemoved$1$1 in custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism
|
| 11116 | [01Jan2026 12:58:24.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.MagicMirrorItem$ServerEvents for @SubscribeEvent-annotated methods
|
| 11117 | [01Jan2026 12:58:24.819] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$custommachinerymekanism$onMachineRemoved$0(Lfr/frinn/custommachinerymekanism/common/component/ChemicalMachineComponent;)Z to mdc2ef4c$custommachinerymekanism$lambda$custommachinerymekanism$onMachineRemoved$0$2 in custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism
|
| 11118 | [01Jan2026 12:58:24.820] [modloading-worker-0/DEBUG] [mixin/]: Mixing CustomMachineBlockMixin from custommachinerycreate.mixins.json into fr.frinn.custommachinery.common.init.CustomMachineBlock
|
| 11119 | [01Jan2026 12:58:24.820] [modloading-worker-0/DEBUG] [mixin/]: custommachinerycreate.mixins.json:CustomMachineBlockMixin from mod custommachinerycreate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 11120 | [01Jan2026 12:58:24.820] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$hasShaftTowards$2(Lnet/minecraft/core/Direction;Lfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Boolean; to mdc2ef4c$custommachinerycreate$lambda$hasShaftTowards$2$3 in custommachinerycreate.mixins.json:CustomMachineBlockMixin from mod custommachinerycreate
|
| 11121 | [01Jan2026 12:58:24.820] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$hasShaftTowards$1(Lnet/minecraft/world/level/block/entity/BlockEntity;)Ljava/util/Optional; to mdc2ef4c$custommachinerycreate$lambda$hasShaftTowards$1$4 in custommachinerycreate.mixins.json:CustomMachineBlockMixin from mod custommachinerycreate
|
| 11122 | [01Jan2026 12:58:24.820] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$hasShaftTowards$0(Lnet/minecraft/world/level/block/entity/BlockEntity;)Z to mdc2ef4c$custommachinerycreate$lambda$hasShaftTowards$0$5 in custommachinerycreate.mixins.json:CustomMachineBlockMixin from mod custommachinerycreate
|
| 11123 | [01Jan2026 12:58:24.822] [modloading-worker-0/DEBUG] [mixin/]: custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism->@Inject::custommachinerymekanism$onMachineRemoved(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
|
| 11124 | [01Jan2026 12:58:24.822] [modloading-worker-0/DEBUG] [mixin/]: custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism->@Inject::custommachinerymekanism$onMachineRemoved(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
|
| 11125 | [01Jan2026 12:58:24.822] [modloading-worker-0/DEBUG] [mixin/]: custommachinerymekanism.mixins.json:CustomMachineBlockMixin from mod custommachinerymekanism->@Inject::custommachinerymekanism$onMachineRemoved(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
|
| 11126 | [01Jan2026 12:58:24.823] [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
|
| 11127 | [01Jan2026 12:58:24.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 11128 | [01Jan2026 12:58:24.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/SkilletItem$SkilletEvents; to the game event bus
|
| 11129 | [01Jan2026 12:58:24.823] [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
|
| 11130 | [01Jan2026 12:58:24.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.KnifeItem$KnifeEvents for @SubscribeEvent-annotated methods
|
| 11131 | [01Jan2026 12:58:24.824] [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
|
| 11132 | [01Jan2026 12:58:24.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.client.ClientSetup for @SubscribeEvent-annotated methods
|
| 11133 | [01Jan2026 12:58:24.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.MagicMirrorItem$ClientEvents for @SubscribeEvent-annotated methods
|
| 11134 | [01Jan2026 12:58:24.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/KnifeItem$KnifeEvents; to the game event bus
|
| 11135 | [01Jan2026 12:58:24.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/items/relics/MagicMirrorItem$ClientEvents; to the game event bus
|
| 11136 | [01Jan2026 12:58:24.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.InfiniteHamItem$InfinityHamEvents for @SubscribeEvent-annotated methods
|
| 11137 | [01Jan2026 12:58:24.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/client/ClientSetup; to the mod event bus of mod irons_jewelry
|
| 11138 | [01Jan2026 12:58:24.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.HorseFeedItem$HorseFeedEvent for @SubscribeEvent-annotated methods
|
| 11139 | [01Jan2026 12:58:24.825] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 11140 | [01Jan2026 12:58:24.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for metalbarrels
|
| 11141 | [01Jan2026 12:58:24.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbmaterials
|
| 11142 | [01Jan2026 12:58:24.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bonsaitrees4-common.toml for bonsaitrees4 tracking
|
| 11143 | [01Jan2026 12:58:24.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bonsaitrees4-client.toml for bonsaitrees4 tracking
|
| 11144 | [01Jan2026 12:58:24.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bonsaitrees4
|
| 11145 | [01Jan2026 12:58:24.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.networking.Register for @SubscribeEvent-annotated methods
|
| 11146 | [01Jan2026 12:58:24.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/HorseFeedItem$HorseFeedEvent; to the game event bus
|
| 11147 | [01Jan2026 12:58:24.827] [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
|
| 11148 | [01Jan2026 12:58:24.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/networking/Register; to the mod event bus of mod bonsaitrees4
|
| 11149 | [01Jan2026 12:58:24.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-common.toml for moonlight tracking
|
| 11150 | [01Jan2026 12:58:24.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsjewelry.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 11151 | [01Jan2026 12:58:24.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent for @SubscribeEvent-annotated methods
|
| 11152 | [01Jan2026 12:58:24.829] [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
|
| 11153 | [01Jan2026 12:58:24.829] [modloading-worker-0/INFO] [Moonlight/]: Detected config change in moonlight-common.toml, from neoforge config event
|
| 11154 | [01Jan2026 12:58:24.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.datagen.DGHandler for @SubscribeEvent-annotated methods
|
| 11155 | [01Jan2026 12:58:24.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchdesc
|
| 11156 | [01Jan2026 12:58:24.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/enchantment/BackstabbingEnchantment$BackstabbingEvent; to the game event bus
|
| 11157 | [01Jan2026 12:58:24.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.DogFoodItem$DogFoodEvent for @SubscribeEvent-annotated methods
|
| 11158 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/datagen/DGHandler; to the mod event bus of mod bonsaitrees4
|
| 11159 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.client.BonsaiTooltip for @SubscribeEvent-annotated methods
|
| 11160 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsjewelry/client/ClientEvents; to the game event bus
|
| 11161 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/client/BonsaiTooltip; to the game event bus
|
| 11162 | [01Jan2026 12:58:24.830] [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
|
| 11163 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModRegistries for @SubscribeEvent-annotated methods
|
| 11164 | [01Jan2026 12:58:24.830] [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
|
| 11165 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/DogFoodItem$DogFoodEvent; to the game event bus
|
| 11166 | [01Jan2026 12:58:24.830] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11167 | [01Jan2026 12:58:24.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModRegistries; to the mod event bus of mod bonsaitrees4
|
| 11168 | [01Jan2026 12:58:24.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.VillagerEvents for @SubscribeEvent-annotated methods
|
| 11169 | [01Jan2026 12:58:24.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModDataPacks for @SubscribeEvent-annotated methods
|
| 11170 | [01Jan2026 12:58:24.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/VillagerEvents; to the game event bus
|
| 11171 | [01Jan2026 12:58:24.831] [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
|
| 11172 | [01Jan2026 12:58:24.832] [modloading-worker-0/DEBUG] [mixin/]: Mixing NumericTagMixin from kubejs.mixins.json into net.minecraft.nbt.NumericTag
|
| 11173 | [01Jan2026 12:58:24.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonModBusEvents for @SubscribeEvent-annotated methods
|
| 11174 | [01Jan2026 12:58:24.832] [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
|
| 11175 | [01Jan2026 12:58:24.832] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file amendments-client.toml for amendments tracking
|
| 11176 | [01Jan2026 12:58:24.833] [modloading-worker-0/INFO] [Moonlight/]: Detected config change in amendments-client.toml, from neoforge config event
|
| 11177 | [01Jan2026 12:58:24.833] [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
|
| 11178 | [01Jan2026 12:58:24.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonEvents for @SubscribeEvent-annotated methods
|
| 11179 | [01Jan2026 12:58:24.834] [modloading-worker-0/DEBUG] [mixin/]: Mixing PackMixin from fusion.mixins.json into net.minecraft.server.packs.repository.Pack
|
| 11180 | [01Jan2026 12:58:24.834] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:PackMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11181 | [01Jan2026 12:58:24.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for arseng
|
| 11182 | [01Jan2026 12:58:24.834] [modloading-worker-0/INFO] [com.sunekaer.sdrp.discord.RPClient/]: Setting up discord client
|
| 11183 | [01Jan2026 12:58:24.835] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:PackMixin from mod fusion->@Inject::init(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/repository/Pack$Metadata;Lnet/minecraft/server/packs/PackSelectionConfig;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11184 | [01Jan2026 12:58:24.835] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:PackMixin from mod fusion->@Inject::init(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/repository/Pack$Metadata;Lnet/minecraft/server/packs/PackSelectionConfig;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11185 | [01Jan2026 12:58:24.835] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:PackMixin from mod fusion->@Inject::init(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/repository/Pack$Metadata;Lnet/minecraft/server/packs/PackSelectionConfig;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11186 | [01Jan2026 12:58:24.835] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:PackMixin from mod fusion->@Inject::open(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11187 | [01Jan2026 12:58:24.836] [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
|
| 11188 | [01Jan2026 12:58:24.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderstorage
|
| 11189 | [01Jan2026 12:58:24.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.MagmaWalkerItem for @SubscribeEvent-annotated methods
|
| 11190 | [01Jan2026 12:58:24.837] [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
|
| 11191 | [01Jan2026 12:58:24.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-client.toml for mcjtylib tracking
|
| 11192 | [01Jan2026 12:58:24.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mcjtylib-server.toml for mcjtylib tracking
|
| 11193 | [01Jan2026 12:58:24.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mcjtylib
|
| 11194 | [01Jan2026 12:58:24.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/CommonEvents; to the game event bus
|
| 11195 | [01Jan2026 12:58:24.837] [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
|
| 11196 | [01Jan2026 12:58:24.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CuttingBoardBlockEntity for @SubscribeEvent-annotated methods
|
| 11197 | [01Jan2026 12:58:24.838] [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
|
| 11198 | [01Jan2026 12:58:24.838] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
|
| 11199 | [01Jan2026 12:58:24.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.feet.AquaWalkerItem for @SubscribeEvent-annotated methods
|
| 11200 | [01Jan2026 12:58:24.838] [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
|
| 11201 | [01Jan2026 12:58:24.838] [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
|
| 11202 | [01Jan2026 12:58:24.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sdrp
|
| 11203 | [01Jan2026 12:58:24.839] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfCustomModelLoaderMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.client.model.CustomModelLoader
|
| 11204 | [01Jan2026 12:58:24.839] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfCustomModelLoaderMixin 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)
|
| 11205 | [01Jan2026 12:58:24.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModDataPacks; to the mod event bus of mod bonsaitrees4
|
| 11206 | [01Jan2026 12:58:24.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.config.Config for @SubscribeEvent-annotated methods
|
| 11207 | [01Jan2026 12:58:24.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/config/Config; to the mod event bus of mod bonsaitrees4
|
| 11208 | [01Jan2026 12:58:24.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.cache.EventListeners for @SubscribeEvent-annotated methods
|
| 11209 | [01Jan2026 12:58:24.840] [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
|
| 11210 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/cache/EventListeners; to the game event bus
|
| 11211 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking
|
| 11212 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.belt.LeatherBeltItem for @SubscribeEvent-annotated methods
|
| 11213 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking
|
| 11214 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking
|
| 11215 | [01Jan2026 12:58:24.841] [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
|
| 11216 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModCommands for @SubscribeEvent-annotated methods
|
| 11217 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModCommands; to the game event bus
|
| 11218 | [01Jan2026 12:58:24.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModModelLoaders for @SubscribeEvent-annotated methods
|
| 11219 | [01Jan2026 12:58:24.842] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellSchoolAccessor from sauce.mixins.json into com.hollingsworth.arsnouveau.api.spell.SpellSchool
|
| 11220 | [01Jan2026 12:58:24.842] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Searching for IPC: /run/user/1000/discord-ipc-0
|
| 11221 | [01Jan2026 12:58:24.842] [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
|
| 11222 | [01Jan2026 12:58:24.843] [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
|
| 11223 | [01Jan2026 12:58:24.843] [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
|
| 11224 | [01Jan2026 12:58:24.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity for @SubscribeEvent-annotated methods
|
| 11225 | [01Jan2026 12:58:24.843] [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
|
| 11226 | [01Jan2026 12:58:24.843] [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
|
| 11227 | [01Jan2026 12:58:24.844] [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
|
| 11228 | [01Jan2026 12:58:24.844] [modloading-worker-0/DEBUG] [mixin/]: Mixing CookingPotBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity
|
| 11229 | [01Jan2026 12:58:24.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt
|
| 11230 | [01Jan2026 12:58:24.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.ToolBelt$ClientModBusEvents for @SubscribeEvent-annotated methods
|
| 11231 | [01Jan2026 12:58:24.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/ToolBelt$ClientModBusEvents; to the mod event bus of mod toolbelt
|
| 11232 | [01Jan2026 12:58:24.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing fast_buffer_upload.MixinVertexBuffer from immediatelyfast-common.mixins.json into com.mojang.blaze3d.vertex.VertexBuffer
|
| 11233 | [01Jan2026 12:58:24.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.common.BeltEvents for @SubscribeEvent-annotated methods
|
| 11234 | [01Jan2026 12:58:24.848] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:fast_buffer_upload.MixinVertexBuffer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11235 | [01Jan2026 12:58:24.849] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinVertexBuffer from mixins.iris.json into com.mojang.blaze3d.vertex.VertexBuffer
|
| 11236 | [01Jan2026 12:58:24.849] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11237 | [01Jan2026 12:58:24.849] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.VertexBufferMixin from lodestone.mixins.json into com.mojang.blaze3d.vertex.VertexBuffer
|
| 11238 | [01Jan2026 12:58:24.849] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.VertexBufferMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11239 | [01Jan2026 12:58:24.850] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$close$3(Ljava/lang/Integer;Ljava/lang/Integer;)V to mdc2ef4c$lodestone$lambda$close$3$0 in lodestone.mixins.json:client.VertexBufferMixin from mod lodestone
|
| 11240 | [01Jan2026 12:58:24.850] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addAttributeVBO$2(Ljava/lang/Integer;)Ljava/lang/Integer; to mdc2ef4c$lodestone$lambda$addAttributeVBO$2$1 in lodestone.mixins.json:client.VertexBufferMixin from mod lodestone
|
| 11241 | [01Jan2026 12:58:24.850] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$drawWithShaderInstanced$1(Lnet/minecraft/client/renderer/ShaderInstance;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;I)V to mdc2ef4c$lodestone$lambda$drawWithShaderInstanced$1$2 in lodestone.mixins.json:client.VertexBufferMixin from mod lodestone
|
| 11242 | [01Jan2026 12:58:24.850] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$drawInstanced$0(I)V to mdc2ef4c$lodestone$lambda$drawInstanced$0$3 in lodestone.mixins.json:client.VertexBufferMixin from mod lodestone
|
| 11243 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::unbindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11244 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11245 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11246 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11247 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.VertexBufferMixin from mod lodestone->@Inject::close(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11248 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.VertexBufferMixin from mod lodestone->@Inject::close(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11249 | [01Jan2026 12:58:24.853] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.VertexBufferMixin from mod lodestone->@Inject::close(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11250 | [01Jan2026 12:58:24.854] [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
|
| 11251 | [01Jan2026 12:58:24.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/common/BeltEvents; to the game event bus
|
| 11252 | [01Jan2026 12:58:24.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.items.relics.back.ElytraBoosterItem for @SubscribeEvent-annotated methods
|
| 11253 | [01Jan2026 12:58:24.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.client.RadialMenuScreen for @SubscribeEvent-annotated methods
|
| 11254 | [01Jan2026 12:58:24.855] [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
|
| 11255 | [01Jan2026 12:58:24.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium.toml for titanium tracking
|
| 11256 | [01Jan2026 12:58:24.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.RemoteRegistry for @SubscribeEvent-annotated methods
|
| 11257 | [01Jan2026 12:58:24.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/titanium/titanium.toml
|
| 11258 | [01Jan2026 12:58:24.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/titanium/titanium.toml for changes
|
| 11259 | [01Jan2026 12:58:24.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file titanium/titanium-tags.toml for titanium tracking
|
| 11260 | [01Jan2026 12:58:24.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing HeatableBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.HeatableBlockEntity
|
| 11261 | [01Jan2026 12:58:24.857] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModModelLoaders; to the mod event bus of mod bonsaitrees4
|
| 11262 | [01Jan2026 12:58:24.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModBlockEntityRenderers for @SubscribeEvent-annotated methods
|
| 11263 | [01Jan2026 12:58:24.858] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:HeatableBlockEntityMixin from mod create_central_kitchen->@Inject::isHeatedByBoilerHeaterBelow(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11264 | [01Jan2026 12:58:24.858] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:HeatableBlockEntityMixin from mod create_central_kitchen->@Inject::isHeatedByBoilerHeaterFurtherBelow(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11265 | [01Jan2026 12:58:24.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModBlockEntityRenderers; to the mod event bus of mod bonsaitrees4
|
| 11266 | [01Jan2026 12:58:24.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.CapabilityRegister for @SubscribeEvent-annotated methods
|
| 11267 | [01Jan2026 12:58:24.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/CapabilityRegister; to the mod event bus of mod bonsaitrees4
|
| 11268 | [01Jan2026 12:58:24.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModTooltipComponents for @SubscribeEvent-annotated methods
|
| 11269 | [01Jan2026 12:58:24.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/RemoteRegistry; to the mod event bus of mod relics
|
| 11270 | [01Jan2026 12:58:24.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModTooltipComponents; to the mod event bus of mod bonsaitrees4
|
| 11271 | [01Jan2026 12:58:24.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModDataMaps for @SubscribeEvent-annotated methods
|
| 11272 | [01Jan2026 12:58:24.860] [modloading-worker-0/DEBUG] [FTB Library/]: tracking config ftbunearthed-startup, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbunearthed-startup.snbt
|
| 11273 | [01Jan2026 12:58:24.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.RelicsCoreShaders for @SubscribeEvent-annotated methods
|
| 11274 | [01Jan2026 12:58:24.860] [modloading-worker-0/DEBUG] [mixin/]: Mixing SlimeBallMixin from amendments-common.mixins.json into net.mehvahdjukaar.supplementaries.common.entities.SlimeBallEntity
|
| 11275 | [01Jan2026 12:58:24.860] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin 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)
|
| 11276 | [01Jan2026 12:58:24.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for titanium
|
| 11277 | [01Jan2026 12:58:24.862] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments->@Inject::amendments$addSquish(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11278 | [01Jan2026 12:58:24.862] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments->@Inject::amendments$addSquish(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11279 | [01Jan2026 12:58:24.862] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments->@Inject::amendments$addSquish(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11280 | [01Jan2026 12:58:24.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jade
|
| 11281 | [01Jan2026 12:58:24.864] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11282 | [01Jan2026 12:58:24.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/RelicsCoreShaders; to the mod event bus of mod relics
|
| 11283 | [01Jan2026 12:58:24.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.RegistryRegistry for @SubscribeEvent-annotated methods
|
| 11284 | [01Jan2026 12:58:24.865] [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
|
| 11285 | [01Jan2026 12:58:24.866] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11286 | [01Jan2026 12:58:24.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.ParticleRegistry for @SubscribeEvent-annotated methods
|
| 11287 | [01Jan2026 12:58:24.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/ParticleRegistry; to the mod event bus of mod relics
|
| 11288 | [01Jan2026 12:58:24.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderio/armory-common.toml for enderio_armory tracking
|
| 11289 | [01Jan2026 12:58:24.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.HotkeyRegistry for @SubscribeEvent-annotated methods
|
| 11290 | [01Jan2026 12:58:24.866] [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
|
| 11291 | [01Jan2026 12:58:24.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/HotkeyRegistry; to the mod event bus of mod relics
|
| 11292 | [01Jan2026 12:58:24.867] [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
|
| 11293 | [01Jan2026 12:58:24.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.DataComponentRegistry for @SubscribeEvent-annotated methods
|
| 11294 | [01Jan2026 12:58:24.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_projectile.toml for ars_nouveau tracking
|
| 11295 | [01Jan2026 12:58:24.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CabinetBlockEntity for @SubscribeEvent-annotated methods
|
| 11296 | [01Jan2026 12:58:24.867] [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
|
| 11297 | [01Jan2026 12:58:24.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_touch.toml for ars_nouveau tracking
|
| 11298 | [01Jan2026 12:58:24.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.CreativeTabRegistry for @SubscribeEvent-annotated methods
|
| 11299 | [01Jan2026 12:58:24.868] [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
|
| 11300 | [01Jan2026 12:58:24.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.init.CommandRegistry for @SubscribeEvent-annotated methods
|
| 11301 | [01Jan2026 12:58:24.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/init/CommandRegistry; to the game event bus
|
| 11302 | [01Jan2026 12:58:24.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.VanishingEffect$ClientEvents for @SubscribeEvent-annotated methods
|
| 11303 | [01Jan2026 12:58:24.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_self.toml for ars_nouveau tracking
|
| 11304 | [01Jan2026 12:58:24.869] [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
|
| 11305 | [01Jan2026 12:58:24.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/client/RadialMenuScreen; to the game event bus
|
| 11306 | [01Jan2026 12:58:24.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/VanishingEffect$ClientEvents; to the game event bus
|
| 11307 | [01Jan2026 12:58:24.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pantomime.toml for ars_nouveau tracking
|
| 11308 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for custommachinery
|
| 11309 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinery.common.util.TaskDelayer for @SubscribeEvent-annotated methods
|
| 11310 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for malum
|
| 11311 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.BasketBlockEntity for @SubscribeEvent-annotated methods
|
| 11312 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.StunEffect$ClientEvents for @SubscribeEvent-annotated methods
|
| 11313 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumPayloadTypes for @SubscribeEvent-annotated methods
|
| 11314 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinery/common/util/TaskDelayer; to the game event bus
|
| 11315 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/StunEffect$ClientEvents; to the game event bus
|
| 11316 | [01Jan2026 12:58:24.870] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinery.common.util.MachineList for @SubscribeEvent-annotated methods
|
| 11317 | [01Jan2026 12:58:24.871] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumPayloadTypes; to the mod event bus of mod malum
|
| 11318 | [01Jan2026 12:58:24.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumMobEffects for @SubscribeEvent-annotated methods
|
| 11319 | [01Jan2026 12:58:24.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumMobEffects; to the game event bus
|
| 11320 | [01Jan2026 12:58:24.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.ParalysisEffect$ClientEvents for @SubscribeEvent-annotated methods
|
| 11321 | [01Jan2026 12:58:24.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumContainers$ClientOnly for @SubscribeEvent-annotated methods
|
| 11322 | [01Jan2026 12:58:24.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumContainers$ClientOnly; to the mod event bus of mod malum
|
| 11323 | [01Jan2026 12:58:24.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/ParalysisEffect$ClientEvents; to the game event bus
|
| 11324 | [01Jan2026 12:58:24.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.MalumAttributes for @SubscribeEvent-annotated methods
|
| 11325 | [01Jan2026 12:58:24.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/MalumAttributes; to the mod event bus of mod malum
|
| 11326 | [01Jan2026 12:58:24.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.ImmortalityEffect$Events for @SubscribeEvent-annotated methods
|
| 11327 | [01Jan2026 12:58:24.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.item.MalumItems$ClientOnly for @SubscribeEvent-annotated methods
|
| 11328 | [01Jan2026 12:58:24.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/ImmortalityEffect$Events; to the game event bus
|
| 11329 | [01Jan2026 12:58:24.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 11330 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [mixin/]: Mixing MachineTileMixin from custommachinerycreate.mixins.json into fr.frinn.custommachinery.api.machine.MachineTile
|
| 11331 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [mixin/]: custommachinerycreate.mixins.json:MachineTileMixin from mod custommachinerycreate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 11332 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addToTooltip$1(Ljava/util/List;ZLfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Boolean; to mdc2ef4c$custommachinerycreate$lambda$addToTooltip$1$0 in custommachinerycreate.mixins.json:MachineTileMixin from mod custommachinerycreate
|
| 11333 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addToGoggleTooltip$0(Ljava/util/List;ZLfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Boolean; to mdc2ef4c$custommachinerycreate$lambda$addToGoggleTooltip$0$1 in custommachinerycreate.mixins.json:MachineTileMixin from mod custommachinerycreate
|
| 11334 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.ConfusionEffect$ClientEvents for @SubscribeEvent-annotated methods
|
| 11335 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/item/MalumItems$ClientOnly; to the mod event bus of mod malum
|
| 11336 | [01Jan2026 12:58:24.874] [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
|
| 11337 | [01Jan2026 12:58:24.874] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_break.toml for ars_nouveau tracking
|
| 11338 | [01Jan2026 12:58:24.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.CuttingBoardBlock$ToolCarvingEvent for @SubscribeEvent-annotated methods
|
| 11339 | [01Jan2026 12:58:24.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.entity.MalumEntities$ClientOnly for @SubscribeEvent-annotated methods
|
| 11340 | [01Jan2026 12:58:24.875] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cookingforblockheads
|
| 11341 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/entity/MalumEntities$ClientOnly; to the mod event bus of mod malum
|
| 11342 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/ConfusionEffect$ClientEvents; to the game event bus
|
| 11343 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.block.MalumWoodTypes$ClientOnly for @SubscribeEvent-annotated methods
|
| 11344 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.BleedingEffect$Events for @SubscribeEvent-annotated methods
|
| 11345 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinery/common/util/MachineList; to the game event bus
|
| 11346 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinery.common.network.PacketManager for @SubscribeEvent-annotated methods
|
| 11347 | [01Jan2026 12:58:24.876] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11348 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/block/MalumWoodTypes$ClientOnly; to the mod event bus of mod malum
|
| 11349 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.iris.json into net.minecraft.client.particle.ParticleEngine
|
| 11350 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11351 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/client/ClientEvents; to the game event bus
|
| 11352 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$finishDrawingParticles$1(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mdc2ef4c$iris$lambda$iris$finishDrawingParticles$1$0 in mixins.iris.json:MixinParticleEngine from mod iris
|
| 11353 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginDrawingParticles$0(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mdc2ef4c$iris$lambda$iris$beginDrawingParticles$0$1 in mixins.iris.json:MixinParticleEngine from mod iris
|
| 11354 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModDataMaps; to the mod event bus of mod bonsaitrees4
|
| 11355 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinery/common/network/PacketManager; to the mod event bus of mod custommachinery
|
| 11356 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.common.block.MalumBlockEntities$ClientOnly for @SubscribeEvent-annotated methods
|
| 11357 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-client.toml for moonlight tracking
|
| 11358 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinery.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 11359 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: Mixing ParticleManagerAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11360 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.davenonymous.bonsaitrees.setup.ModContainers for @SubscribeEvent-annotated methods
|
| 11361 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.client.ClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
| 11362 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: fabric-particles-v1.client.mixins.json:ParticleManagerAccessor from mod fabric_particles_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11363 | [01Jan2026 12:58:24.877] [modloading-worker-0/DEBUG] [mixin/]: Mixing ParticleEngineMixin from fdlib.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11364 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.ParticleEngineAccessor from ponder.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11365 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: ponder.mixins.json:client.accessor.ParticleEngineAccessor 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)
|
| 11366 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.ParticleManagerAccess from immersiveengineering.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11367 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.ParticleManagerAccess 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)
|
| 11368 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing ParticleEngineMixin from relics.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11369 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing ParticleEngineAccessor from findme-common.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11370 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: findme-common.mixins.json:ParticleEngineAccessor from mod findme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11371 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$registerProviders$0(Lcom/buuz135/findme/particle/CustomParticleType;Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDD)Lnet/minecraft/client/particle/Particle; to mdc2ef4c$findme$lambda$registerProviders$0$2 in findme-common.mixins.json:ParticleEngineAccessor from mod findme
|
| 11372 | [01Jan2026 12:58:24.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ParticleEngineMixin from watut.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 11373 | [01Jan2026 12:58:24.880] [modloading-worker-0/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on fdlib.mixins.json:ParticleEngineMixin from mod fdlib::handler$bjc000$fdlib$render exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
|
| 11374 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11375 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11376 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11377 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11378 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11379 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11380 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ParticleEngineMixin from mod fdlib->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11381 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ParticleEngineMixin from mod fdlib->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11382 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: fdlib.mixins.json:ParticleEngineMixin from mod fdlib->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11383 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: relics.mixins.json:ParticleEngineMixin from mod relics->@Inject::modifyRenderOrder(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11384 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: findme-common.mixins.json:ParticleEngineAccessor from mod findme->@Inject::registerProviders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11385 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: findme-common.mixins.json:ParticleEngineAccessor from mod findme->@Inject::registerProviders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11386 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: findme-common.mixins.json:ParticleEngineAccessor from mod findme->@Inject::registerProviders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11387 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11388 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11389 | [01Jan2026 12:58:24.880] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11390 | [01Jan2026 12:58:24.881] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11391 | [01Jan2026 12:58:24.881] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11392 | [01Jan2026 12:58:24.881] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11393 | [01Jan2026 12:58:24.881] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/CuttingBoardBlock$ToolCarvingEvent; to the game event bus
|
| 11394 | [01Jan2026 12:58:24.882] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/common/block/MalumBlockEntities$ClientOnly; to the mod event bus of mod malum
|
| 11395 | [01Jan2026 12:58:24.882] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/client/ClientEvents$ModBusEvents; to the mod event bus of mod toolbelt
|
| 11396 | [01Jan2026 12:58:24.882] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.client.event.TooltipEvents for @SubscribeEvent-annotated methods
|
| 11397 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/BleedingEffect$Events; to the game event bus
|
| 11398 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harm.toml for ars_nouveau tracking
|
| 11399 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.client.MalumShaders for @SubscribeEvent-annotated methods
|
| 11400 | [01Jan2026 12:58:24.883] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Sent packet: Pkt:HANDSHAKE{"v":1,"nonce":"c9e34f53-56e2-4e62-8c27-1a1a74737bec","client_id":"1432390546223005900"}
|
| 11401 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.effects.AntiHealEffect$Events for @SubscribeEvent-annotated methods
|
| 11402 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file chicken_roost-server.toml for chicken_roost tracking
|
| 11403 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ignite.toml for ars_nouveau tracking
|
| 11404 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/client/MalumShaders; to the mod event bus of mod malum
|
| 11405 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/client/event/TooltipEvents; to the game event bus
|
| 11406 | [01Jan2026 12:58:24.883] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/effects/AntiHealEffect$Events; to the game event bus
|
| 11407 | [01Jan2026 12:58:24.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.client.tooltip.TooltipBorderHandler for @SubscribeEvent-annotated methods
|
| 11408 | [01Jan2026 12:58:24.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.client.MalumParticleEmitters for @SubscribeEvent-annotated methods
|
| 11409 | [01Jan2026 12:58:24.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.client.event.ClientSetupEvents for @SubscribeEvent-annotated methods
|
| 11410 | [01Jan2026 12:58:24.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/davenonymous/bonsaitrees/setup/ModContainers; to the mod event bus of mod bonsaitrees4
|
| 11411 | [01Jan2026 12:58:24.884] [modloading-worker-0/WARN] [AE2:C/]: Unable to find class com.simibubi.create.foundation.ponder.PonderWorld. Integration with PonderJS disabled.
|
| 11412 | [01Jan2026 12:58:24.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/client/event/ClientSetupEvents; to the mod event bus of mod farmersdelight
|
| 11413 | [01Jan2026 12:58:24.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/client/tooltip/TooltipBorderHandler; to the game event bus
|
| 11414 | [01Jan2026 12:58:24.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/client/MalumParticleEmitters; to the game event bus
|
| 11415 | [01Jan2026 12:58:24.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.registry.client.MalumModels for @SubscribeEvent-annotated methods
|
| 11416 | [01Jan2026 12:58:24.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-client.toml for ae2 tracking
|
| 11417 | [01Jan2026 12:58:24.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.client.handlers.HandRenderHandler for @SubscribeEvent-annotated methods
|
| 11418 | [01Jan2026 12:58:24.885] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2-common.toml for ae2 tracking
|
| 11419 | [01Jan2026 12:58:24.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.gigaherz.toolbelt.BeltFinderDebug for @SubscribeEvent-annotated methods
|
| 11420 | [01Jan2026 12:58:24.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/client/handlers/HandRenderHandler; to the game event bus
|
| 11421 | [01Jan2026 12:58:24.886] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.client.handlers.DescriptionHandler for @SubscribeEvent-annotated methods
|
| 11422 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_phantom_block.toml for ars_nouveau tracking
|
| 11423 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/client/handlers/DescriptionHandler; to the game event bus
|
| 11424 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_heal.toml for ars_nouveau tracking
|
| 11425 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/registry/client/MalumModels; to the mod event bus of mod malum
|
| 11426 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_grow.toml for ars_nouveau tracking
|
| 11427 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.sskirillss.relics.client.handlers.ArmorRenderHandler for @SubscribeEvent-annotated methods
|
| 11428 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/gigaherz/toolbelt/BeltFinderDebug; to the mod event bus of mod toolbelt
|
| 11429 | [01Jan2026 12:58:24.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.events.SetupEvents for @SubscribeEvent-annotated methods
|
| 11430 | [01Jan2026 12:58:24.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/events/SetupEvents; to the mod event bus of mod malum
|
| 11431 | [01Jan2026 12:58:24.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei_mekanism_multiblocks-client.toml for jei_mekanism_multiblocks tracking
|
| 11432 | [01Jan2026 12:58:24.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinery/client/ClientEvents; to the game event bus
|
| 11433 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.events.RuntimeEvents for @SubscribeEvent-annotated methods
|
| 11434 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for renderjs
|
| 11435 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.RenderJS$ClientModEvents for @SubscribeEvent-annotated methods
|
| 11436 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/RenderJS$ClientModEvents; to the mod event bus of mod renderjs
|
| 11437 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for custommachinerycreate
|
| 11438 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinerycreate.network.PacketManager for @SubscribeEvent-annotated methods
|
| 11439 | [01Jan2026 12:58:24.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.Config for @SubscribeEvent-annotated methods
|
| 11440 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinerycreate/network/PacketManager; to the mod event bus of mod custommachinerycreate
|
| 11441 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTerrainParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.TerrainParticle
|
| 11442 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11443 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinerycreate.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 11444 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cognition-common.toml for cognition tracking
|
| 11445 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [mixin/]: Mixing TerrainParticleMixin from fusion.mixins.json into net.minecraft.client.particle.TerrainParticle
|
| 11446 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:TerrainParticleMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11447 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockDustParticleMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.TerrainParticle
|
| 11448 | [01Jan2026 12:58:24.890] [modloading-worker-0/DEBUG] [mixin/]: fabric-particles-v1.client.mixins.json:BlockDustParticleMixin from mod fabric_particles_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11449 | [01Jan2026 12:58:24.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gust.toml for ars_nouveau tracking
|
| 11450 | [01Jan2026 12:58:24.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_light.toml for ars_nouveau tracking
|
| 11451 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11452 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/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
|
| 11453 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/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
|
| 11454 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$overrideParticleSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11455 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:TerrainParticleMixin from mod fusion->@Inject::tintQuad(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11456 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:TerrainParticleMixin from mod fusion->@Inject::tintQuad(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/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
|
| 11457 | [01Jan2026 12:58:24.892] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:TerrainParticleMixin from mod fusion->@Inject::tintQuad(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/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
|
| 11458 | [01Jan2026 12:58:24.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei_mekanism_multiblocks
|
| 11459 | [01Jan2026 12:58:24.894] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinerycreate/client/ClientEvents; to the game event bus
|
| 11460 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cryonicconfig
|
| 11461 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dispel.toml for ars_nouveau tracking
|
| 11462 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/events/RuntimeEvents; to the game event bus
|
| 11463 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/sskirillss/relics/client/handlers/ArmorRenderHandler; to the game event bus
|
| 11464 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11465 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/Config; to the mod event bus of mod renderjs
|
| 11466 | [01Jan2026 12:58:24.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_launch.toml for ars_nouveau tracking
|
| 11467 | [01Jan2026 12:58:24.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pull.toml for ars_nouveau tracking
|
| 11468 | [01Jan2026 12:58:24.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_blink.toml for ars_nouveau tracking
|
| 11469 | [01Jan2026 12:58:24.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_explosion.toml for ars_nouveau tracking
|
| 11470 | [01Jan2026 12:58:24.897] [modloading-worker-0/WARN] [patchouli/]: Could not locate JEI keybindings, lookups in books may not work
|
| 11471 | [01Jan2026 12:58:24.897] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.client.events.renderEvent.RenderJSRenderScreenEvent for @SubscribeEvent-annotated methods
|
| 11472 | [01Jan2026 12:58:24.897] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightningMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.entity.LightningEntity
|
| 11473 | [01Jan2026 12:58:24.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for amendments
|
| 11474 | [01Jan2026 12:58:24.899] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.platform.NeoPlatformHelper@41386513 for service interface com.klikli_dev.modonomicon.platform.services.PlatformHelper
|
| 11475 | [01Jan2026 12:58:24.900] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.network.NeoNetworkHelper@2aeb4a66 for service interface com.klikli_dev.modonomicon.platform.services.NetworkHelper
|
| 11476 | [01Jan2026 12:58:24.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_lightning.toml for ars_nouveau tracking
|
| 11477 | [01Jan2026 12:58:24.900] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_slowfall.toml for ars_nouveau tracking
|
| 11478 | [01Jan2026 12:58:24.900] [modloading-worker-0/INFO] [coroutil/]: neo forge loader environment detected
|
| 11479 | [01Jan2026 12:58:24.900] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.integration.NeoPatchouliHelper@2eab5893 for service interface com.klikli_dev.modonomicon.platform.services.PatchouliHelper
|
| 11480 | [01Jan2026 12:58:24.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/client/events/renderEvent/RenderJSRenderScreenEvent; to the game event bus
|
| 11481 | [01Jan2026 12:58:24.901] [modloading-worker-0/DEBUG] [Modonomicon/]: Loaded com.klikli_dev.modonomicon.registry.NeoRegistrationFactory@3ed37f88 for service interface com.klikli_dev.modonomicon.registry.RegistrationProvider$Factory
|
| 11482 | [01Jan2026 12:58:24.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.events.ClientSetupEvents for @SubscribeEvent-annotated methods
|
| 11483 | [01Jan2026 12:58:24.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for findme
|
| 11484 | [01Jan2026 12:58:24.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fangs.toml for ars_nouveau tracking
|
| 11485 | [01Jan2026 12:58:24.903] [modloading-worker-0/INFO] [de.keksuccino.fancymenu.FancyMenu/]: [FANCYMENU] Loading v3.8.1 in client-side mode on NEOFORGE!
|
| 11486 | [01Jan2026 12:58:24.904] [modloading-worker-0/INFO] [com.leclowndu93150.chisel.compat.ChiselRebornCompat/]: Registering Chisel Reborn compatibility aliases...
|
| 11487 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_vex.toml for ars_nouveau tracking
|
| 11488 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_accelerate.toml for ars_nouveau tracking
|
| 11489 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_decelerate.toml for ars_nouveau tracking
|
| 11490 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/events/ClientSetupEvents; to the mod event bus of mod malum
|
| 11491 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_split.toml for ars_nouveau tracking
|
| 11492 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.client.events.renderEvent.RenderJSRenderLivingEvent for @SubscribeEvent-annotated methods
|
| 11493 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_amplify.toml for ars_nouveau tracking
|
| 11494 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_aoe.toml for ars_nouveau tracking
|
| 11495 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extend_time.toml for ars_nouveau tracking
|
| 11496 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pierce.toml for ars_nouveau tracking
|
| 11497 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dampen.toml for ars_nouveau tracking
|
| 11498 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extract.toml for ars_nouveau tracking
|
| 11499 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fortune.toml for ars_nouveau tracking
|
| 11500 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ender_inventory.toml for ars_nouveau tracking
|
| 11501 | [01Jan2026 12:58:24.904] [modloading-worker-0/DEBUG] [iceberg/]: Loaded com.anthonyhilyard.iceberg.neoforge.services.NeoForgeReloadListenerRegistrar@fc688da for service interface com.anthonyhilyard.iceberg.services.IReloadListenerRegistrar
|
| 11502 | [01Jan2026 12:58:24.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.events.ClientRuntimeEvents for @SubscribeEvent-annotated methods
|
| 11503 | [01Jan2026 12:58:24.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harvest.toml for ars_nouveau tracking
|
| 11504 | [01Jan2026 12:58:24.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fell.toml for ars_nouveau tracking
|
| 11505 | [01Jan2026 12:58:24.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pickup.toml for ars_nouveau tracking
|
| 11506 | [01Jan2026 12:58:24.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_interact.toml for ars_nouveau tracking
|
| 11507 | [01Jan2026 12:58:24.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/events/ClientRuntimeEvents; to the game event bus
|
| 11508 | [01Jan2026 12:58:24.907] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/client/events/renderEvent/RenderJSRenderLivingEvent; to the game event bus
|
| 11509 | [01Jan2026 12:58:24.907] [modloading-worker-0/INFO] [com.leclowndu93150.chisel.compat.ChiselRebornCompat/]: Registered 1312 Chisel Reborn compatibility aliases
|
| 11510 | [01Jan2026 12:58:24.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sammy.malum.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 11511 | [01Jan2026 12:58:24.908] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.client.events.renderEvent.RenderJSRenderLevelEvent for @SubscribeEvent-annotated methods
|
| 11512 | [01Jan2026 12:58:24.908] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.PlayerAccessorBEMixin from alltheleaks.mixins.json into com.direwolf20.justdirethings.common.blockentities.PlayerAccessorBE
|
| 11513 | [01Jan2026 12:58:24.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file CoroUtil/General.toml for coroutil tracking
|
| 11514 | [01Jan2026 12:58:24.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbunearthed
|
| 11515 | [01Jan2026 12:58:24.909] [modloading-worker-0/INFO] [com.leclowndu93150.chisel.compat.ChiselRebornCompat/]: Registered 327 Chisel Chipped Integration compatibility aliases
|
| 11516 | [01Jan2026 12:58:24.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbunearthed.net.FTBUnearthedNet for @SubscribeEvent-annotated methods
|
| 11517 | [01Jan2026 12:58:24.909] [modloading-worker-0/INFO] [com.leclowndu93150.chisel.compat.ChiselRebornCompat/]: Registered 0 AntiBlocks ReChiseled compatibility aliases
|
| 11518 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_place_block.toml for ars_nouveau tracking
|
| 11519 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_snare.toml for ars_nouveau tracking
|
| 11520 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism
|
| 11521 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.common.blockentity.EntityWormholeBlockEntity for @SubscribeEvent-annotated methods
|
| 11522 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_smelt.toml for ars_nouveau tracking
|
| 11523 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_leap.toml for ars_nouveau tracking
|
| 11524 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbunearthed/net/FTBUnearthedNet; to the mod event bus of mod ftbunearthed
|
| 11525 | [01Jan2026 12:58:24.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_delay.toml for ars_nouveau tracking
|
| 11526 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_redstone_signal.toml for ars_nouveau tracking
|
| 11527 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbunearthed.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 11528 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_intangible.toml for ars_nouveau tracking
|
| 11529 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_invisibility.toml for ars_nouveau tracking
|
| 11530 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_duration_down.toml for ars_nouveau tracking
|
| 11531 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wither.toml for ars_nouveau tracking
|
| 11532 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sammy/malum/datagen/DataGenerators; to the mod event bus of mod malum
|
| 11533 | [01Jan2026 12:58:24.912] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_exchange.toml for ars_nouveau tracking
|
| 11534 | [01Jan2026 12:58:24.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_craft.toml for ars_nouveau tracking
|
| 11535 | [01Jan2026 12:58:24.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file busy_villagers-common.toml for busy_villagers tracking
|
| 11536 | [01Jan2026 12:58:24.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for busy_villagers
|
| 11537 | [01Jan2026 12:58:24.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.busy_villagers.Config for @SubscribeEvent-annotated methods
|
| 11538 | [01Jan2026 12:58:24.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/busy_villagers/Config; to the mod event bus of mod busy_villagers
|
| 11539 | [01Jan2026 12:58:24.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/client/events/renderEvent/RenderJSRenderLevelEvent; to the game event bus
|
| 11540 | [01Jan2026 12:58:24.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coroutil
|
| 11541 | [01Jan2026 12:58:24.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbunearthed/datagen/DataGenerators; to the mod event bus of mod ftbunearthed
|
| 11542 | [01Jan2026 12:58:24.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.chen1335.renderjs.client.events.renderEvent.RenderJSRenderGuiEvent for @SubscribeEvent-annotated methods
|
| 11543 | [01Jan2026 12:58:24.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modonomicon-client.toml for modonomicon tracking
|
| 11544 | [01Jan2026 12:58:24.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-common.toml for coroutil tracking
|
| 11545 | [01Jan2026 12:58:24.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceberg
|
| 11546 | [01Jan2026 12:58:24.915] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_flare.toml for ars_nouveau tracking
|
| 11547 | [01Jan2026 12:58:24.916] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entityguardian
|
| 11548 | [01Jan2026 12:58:24.917] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
|
| 11549 | [01Jan2026 12:58:24.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability
|
| 11550 | [01Jan2026 12:58:24.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cold_snap.toml for ars_nouveau tracking
|
| 11551 | [01Jan2026 12:58:24.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/chen1335/renderjs/client/events/renderEvent/RenderJSRenderGuiEvent; to the game event bus
|
| 11552 | [01Jan2026 12:58:24.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_conjure_water.toml for ars_nouveau tracking
|
| 11553 | [01Jan2026 12:58:24.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gravity.toml for ars_nouveau tracking
|
| 11554 | [01Jan2026 12:58:24.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cut.toml for ars_nouveau tracking
|
| 11555 | [01Jan2026 12:58:24.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_crush.toml for ars_nouveau tracking
|
| 11556 | [01Jan2026 12:58:24.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_wolves.toml for ars_nouveau tracking
|
| 11557 | [01Jan2026 12:58:24.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-server.toml for coroutil tracking
|
| 11558 | [01Jan2026 12:58:24.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_steed.toml for ars_nouveau tracking
|
| 11559 | [01Jan2026 12:58:24.919] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityDummyMixin from reliquified_ars_nouveau.mixins.json into com.hollingsworth.arsnouveau.common.entity.EntityDummy
|
| 11560 | [01Jan2026 12:58:24.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/common/blockentity/EntityWormholeBlockEntity; to the game event bus
|
| 11561 | [01Jan2026 12:58:24.919] [modloading-worker-0/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in level because existing method in reliquified_ars_nouveau.mixins.json:EntityDummyMixin from mod reliquified_ars_nouveau is compatible
|
| 11562 | [01Jan2026 12:58:24.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 11563 | [01Jan2026 12:58:24.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-client.toml for coroutil tracking
|
| 11564 | [01Jan2026 12:58:24.921] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityDummyMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11565 | [01Jan2026 12:58:24.921] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityDummyMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11566 | [01Jan2026 12:58:24.921] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityDummyMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11567 | [01Jan2026 12:58:24.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-server.toml for solcarrot tracking
|
| 11568 | [01Jan2026 12:58:24.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file solcarrot-client.toml for solcarrot tracking
|
| 11569 | [01Jan2026 12:58:24.923] [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
|
| 11570 | [01Jan2026 12:58:24.923] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingService from mixins.aae.json into appeng.me.service.CraftingService
|
| 11571 | [01Jan2026 12:58:24.923] [modloading-worker-0/INFO] [oracle_index/]: Hello from the Oracle Wiki Mod!
|
| 11572 | [01Jan2026 12:58:24.923] [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 mdc2ef4c$advanced_ae$lambda$advancedAE$findSuitableAdvCraftingCPU$0$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
|
| 11573 | [01Jan2026 12:58:24.923] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Unique field FAST_FIRST_COMPARATORLjava/util/Comparator; to fdc2ef4c$advanced_ae$FAST_FIRST_COMPARATOR$0 in mixins.aae.json:cpu.MixinCraftingService from mod advanced_ae
|
| 11574 | [01Jan2026 12:58:24.923] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.CapabilityEventHandler for @SubscribeEvent-annotated methods
|
| 11575 | [01Jan2026 12:58:24.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_decoy.toml for ars_nouveau tracking
|
| 11576 | [01Jan2026 12:58:24.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_hex.toml for ars_nouveau tracking
|
| 11577 | [01Jan2026 12:58:24.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_underfoot.toml for ars_nouveau tracking
|
| 11578 | [01Jan2026 12:58:24.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_glide.toml for ars_nouveau tracking
|
| 11579 | [01Jan2026 12:58:24.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rune.toml for ars_nouveau tracking
|
| 11580 | [01Jan2026 12:58:24.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_freeze.toml for ars_nouveau tracking
|
| 11581 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_name.toml for ars_nouveau tracking
|
| 11582 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_undead.toml for ars_nouveau tracking
|
| 11583 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_firework.toml for ars_nouveau tracking
|
| 11584 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_toss.toml for ars_nouveau tracking
|
| 11585 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bounce.toml for ars_nouveau tracking
|
| 11586 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sensitive.toml for ars_nouveau tracking
|
| 11587 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_shear.toml for ars_nouveau tracking
|
| 11588 | [01Jan2026 12:58:24.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_evaporate.toml for ars_nouveau tracking
|
| 11589 | [01Jan2026 12:58:24.932] [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
|
| 11590 | [01Jan2026 12:58:24.932] [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
|
| 11591 | [01Jan2026 12:58:24.932] [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
|
| 11592 | [01Jan2026 12:58:24.932] [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
|
| 11593 | [01Jan2026 12:58:24.932] [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
|
| 11594 | [01Jan2026 12:58:24.932] [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
|
| 11595 | [01Jan2026 12:58:24.932] [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
|
| 11596 | [01Jan2026 12:58:24.932] [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
|
| 11597 | [01Jan2026 12:58:24.932] [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
|
| 11598 | [01Jan2026 12:58:24.932] [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
|
| 11599 | [01Jan2026 12:58:24.932] [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
|
| 11600 | [01Jan2026 12:58:24.932] [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
|
| 11601 | [01Jan2026 12:58:24.932] [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
|
| 11602 | [01Jan2026 12:58:24.932] [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
|
| 11603 | [01Jan2026 12:58:24.932] [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
|
| 11604 | [01Jan2026 12:58:24.932] [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
|
| 11605 | [01Jan2026 12:58:24.932] [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
|
| 11606 | [01Jan2026 12:58:24.932] [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
|
| 11607 | [01Jan2026 12:58:24.932] [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
|
| 11608 | [01Jan2026 12:58:24.932] [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
|
| 11609 | [01Jan2026 12:58:24.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/CapabilityEventHandler; to the game event bus
|
| 11610 | [01Jan2026 12:58:24.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for solcarrot
|
| 11611 | [01Jan2026 12:58:24.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.CapabilityHandler for @SubscribeEvent-annotated methods
|
| 11612 | [01Jan2026 12:58:24.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_linger.toml for ars_nouveau tracking
|
| 11613 | [01Jan2026 12:58:24.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ClientPlayerEventHandler for @SubscribeEvent-annotated methods
|
| 11614 | [01Jan2026 12:58:24.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sense_magic.toml for ars_nouveau tracking
|
| 11615 | [01Jan2026 12:58:24.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_infuse.toml for ars_nouveau tracking
|
| 11616 | [01Jan2026 12:58:24.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/CapabilityHandler; to the game event bus
|
| 11617 | [01Jan2026 12:58:24.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-client.toml for irons_spellbooks tracking
|
| 11618 | [01Jan2026 12:58:24.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rotate.toml for ars_nouveau tracking
|
| 11619 | [01Jan2026 12:58:24.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ClientPlayerEventHandler; to the game event bus
|
| 11620 | [01Jan2026 12:58:24.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modonomicon
|
| 11621 | [01Jan2026 12:58:24.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.FoodTracker for @SubscribeEvent-annotated methods
|
| 11622 | [01Jan2026 12:58:24.937] [modloading-worker-0/INFO] [oracle_index/]: Hello from the Oracle Wiki Client!
|
| 11623 | [01Jan2026 12:58:24.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moonlight
|
| 11624 | [01Jan2026 12:58:24.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mehvahdjukaar.moonlight.api.client.neoforge.ForgeFluidTypeHelper for @SubscribeEvent-annotated methods
|
| 11625 | [01Jan2026 12:58:24.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.LootEventHandler for @SubscribeEvent-annotated methods
|
| 11626 | [01Jan2026 12:58:24.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wall.toml for ars_nouveau tracking
|
| 11627 | [01Jan2026 12:58:24.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/FoodTracker; to the game event bus
|
| 11628 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/LootEventHandler; to the game event bus
|
| 11629 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.MaxHealthHandler for @SubscribeEvent-annotated methods
|
| 11630 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfModFlowingFluidMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.fluids.ModFlowingFluid
|
| 11631 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11632 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$0(Lnet/neoforged/neoforge/fluids/FluidType;)Lnet/neoforged/neoforge/fluids/FluidType; to mdc2ef4c$moonlight$lambda$afterInit$0$0 in moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight
|
| 11633 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oracle_index
|
| 11634 | [01Jan2026 12:58:24.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ClientSetupEventHandler for @SubscribeEvent-annotated methods
|
| 11635 | [01Jan2026 12:58:24.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ClientSetupEventHandler; to the mod event bus of mod occultism
|
| 11636 | [01Jan2026 12:58:24.940] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.8 initializing! Commit hash: 5f1b407a97467157e7a0da0c560c7d1d5f378929
|
| 11637 | [01Jan2026 12:58:24.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ForgeEventHandler for @SubscribeEvent-annotated methods
|
| 11638 | [01Jan2026 12:58:24.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mehvahdjukaar/moonlight/api/client/neoforge/ForgeFluidTypeHelper; to the mod event bus of mod moonlight
|
| 11639 | [01Jan2026 12:58:24.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/tracking/MaxHealthHandler; to the game event bus
|
| 11640 | [01Jan2026 12:58:24.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.tracking.CapabilityHandler$Setup for @SubscribeEvent-annotated methods
|
| 11641 | [01Jan2026 12:58:24.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for watut
|
| 11642 | [01Jan2026 12:58:24.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_animate_block.toml for ars_nouveau tracking
|
| 11643 | [01Jan2026 12:58:24.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_burst.toml for ars_nouveau tracking
|
| 11644 | [01Jan2026 12:58:24.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_randomize.toml for ars_nouveau tracking
|
| 11645 | [01Jan2026 12:58:24.942] [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
|
| 11646 | [01Jan2026 12:58:24.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityOrbitMixin from sauce.mixins.json into com.hollingsworth.arsnouveau.common.entity.EntityOrbitProjectile
|
| 11647 | [01Jan2026 12:58:24.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.command.FoodListCommand for @SubscribeEvent-annotated methods
|
| 11648 | [01Jan2026 12:58:24.943] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$constructor$0(Ljava/util/Set;Lnet/minecraft/world/entity/LivingEntity;)Z to mdc2ef4c$sauce$lambda$constructor$0$0 in sauce.mixins.json:EntityOrbitMixin from mod sauce
|
| 11649 | [01Jan2026 12:58:24.943] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityOrbitProjectileMixin from reliquified_ars_nouveau.mixins.json into com.hollingsworth.arsnouveau.common.entity.EntityOrbitProjectile
|
| 11650 | [01Jan2026 12:58:24.944] [modloading-worker-0/DEBUG] [iceberg/]: Loaded com.anthonyhilyard.iceberg.neoforge.config.NeoForgeIcebergConfigSpec$Builder@154c704e for service interface com.anthonyhilyard.iceberg.services.IIcebergConfigSpecBuilder
|
| 11651 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11652 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11653 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11654 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11655 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11656 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11657 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11658 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11659 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11660 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11661 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11662 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11663 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11664 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11665 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11666 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11667 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11668 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: sauce.mixins.json:EntityOrbitMixin from mod sauce->@Inject::constructor(Lnet/minecraft/world/level/Level;Lcom/hollingsworth/arsnouveau/api/spell/SpellResolver;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11669 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityOrbitProjectileMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11670 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityOrbitProjectileMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11671 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityOrbitProjectileMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11672 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityOrbitProjectileMixin from mod reliquified_ars_nouveau->@Inject::onHitEntity(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11673 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityOrbitProjectileMixin from mod reliquified_ars_nouveau->@Inject::onHitEntity(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11674 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:EntityOrbitProjectileMixin from mod reliquified_ars_nouveau->@Inject::onHitEntity(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11675 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ForgeEventHandler; to the game event bus
|
| 11676 | [01Jan2026 12:58:24.946] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.OctoRenderManagerMixin from alltheleaks.mixins.json into it.hurts.octostudios.octolib.module.particle.OctoRenderManager
|
| 11677 | [01Jan2026 12:58:24.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ClientRegistryEventHandler for @SubscribeEvent-annotated methods
|
| 11678 | [01Jan2026 12:58:24.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_orbit.toml for ars_nouveau tracking
|
| 11679 | [01Jan2026 12:58:24.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/reset.toml for ars_nouveau tracking
|
| 11680 | [01Jan2026 12:58:24.947] [modloading-worker-0/WARN] [mixin/]: Error loading class: it/hurts/octostudios/octolib/modules/particles/OctoRenderManager (java.lang.ClassNotFoundException: it.hurts.octostudios.octolib.modules.particles.OctoRenderManager)
|
| 11681 | [01Jan2026 12:58:24.948] [modloading-worker-0/DEBUG] [mixin/]: alltheleaks.mixins.json:main.OctoRenderManagerMixin from mod alltheleaks->@Inject::cancelIfServerSide(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11682 | [01Jan2026 12:58:24.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ClientRegistryEventHandler; to the mod event bus of mod occultism
|
| 11683 | [01Jan2026 12:58:24.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.FamiliarEventHandler for @SubscribeEvent-annotated methods
|
| 11684 | [01Jan2026 12:58:24.950] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.accessor.BaseScreenAccessor from alltheleaks.mixins.json into dev.ftb.mods.ftblibrary.ui.BaseScreen
|
| 11685 | [01Jan2026 12:58:24.951] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/command/FoodListCommand; to the game event bus
|
| 11686 | [01Jan2026 12:58:24.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.item.SOLCarrotItems for @SubscribeEvent-annotated methods
|
| 11687 | [01Jan2026 12:58:24.952] [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
|
| 11688 | [01Jan2026 12:58:24.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.SOLCarrot for @SubscribeEvent-annotated methods
|
| 11689 | [01Jan2026 12:58:24.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/SOLCarrot; to the mod event bus of mod solcarrot
|
| 11690 | [01Jan2026 12:58:24.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for octolib
|
| 11691 | [01Jan2026 12:58:24.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.octolib.event.LevelRenderEvents for @SubscribeEvent-annotated methods
|
| 11692 | [01Jan2026 12:58:24.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.client.FoodItems for @SubscribeEvent-annotated methods
|
| 11693 | [01Jan2026 12:58:24.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/octolib/event/LevelRenderEvents; to the game event bus
|
| 11694 | [01Jan2026 12:58:24.954] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/client/FoodItems; to the mod event bus of mod solcarrot
|
| 11695 | [01Jan2026 12:58:24.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinElytraLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
|
| 11696 | [01Jan2026 12:58:24.955] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11697 | [01Jan2026 12:58:24.955] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.client.TooltipHandler for @SubscribeEvent-annotated methods
|
| 11698 | [01Jan2026 12:58:24.956] [modloading-worker-0/DEBUG] [mixin/]: Mixing ElytraLayerMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
|
| 11699 | [01Jan2026 12:58:24.956] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ElytraLayerMixin from malum.mixins.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
|
| 11700 | [01Jan2026 12:58:24.957] [modloading-worker-0/DEBUG] [mixin/]: Mixing ElytraLayerMixin from mixins.brandonscore.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
|
| 11701 | [01Jan2026 12:58:24.957] [modloading-worker-0/DEBUG] [mixin/]: mixins.brandonscore.json:ElytraLayerMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11702 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11703 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11704 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11705 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11706 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11707 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11708 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:ElytraLayerMixin from mod playeranimator->@Inject::inject(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11709 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:ElytraLayerMixin from mod playeranimator->@Inject::inject(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11710 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: playerAnimator-common.mixins.json:ElytraLayerMixin from mod playeranimator->@Inject::inject(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11711 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:client.ElytraLayerMixin from mod malum->@Inject::malumGetElytraTexture(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11712 | [01Jan2026 12:58:24.958] [modloading-worker-0/DEBUG] [mixin/]: mixins.brandonscore.json:ElytraLayerMixin from mod (unknown)->@Inject::shouldRender(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11713 | [01Jan2026 12:58:24.960] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.misc.MapItemSavedDataMixin from servercore.common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
| 11714 | [01Jan2026 12:58:24.960] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.misc.MapItemSavedDataMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 11715 | [01Jan2026 12:58:24.960] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMapItemSavedData from framedblocks.mixin.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
| 11716 | [01Jan2026 12:58:24.960] [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 mdc2ef4c$framedblocks$lambda$framedblocks$loadCustomMapMarkers$0$0 in framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks
|
| 11717 | [01Jan2026 12:58:24.961] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file advancementplaques.toml for advancementplaques tracking
|
| 11718 | [01Jan2026 12:58:24.962] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancementplaques
|
| 11719 | [01Jan2026 12:58:24.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapDataMixin from moonlight-common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
| 11720 | [01Jan2026 12:58:24.963] [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)
|
| 11721 | [01Jan2026 12:58:24.963] [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 mdc2ef4c$moonlight$lambda$save$5$1 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
| 11722 | [01Jan2026 12:58:24.963] [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 mdc2ef4c$moonlight$lambda$load$4$2 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
| 11723 | [01Jan2026 12:58:24.963] [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 mdc2ef4c$moonlight$lambda$load$3$3 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
| 11724 | [01Jan2026 12:58:24.963] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$2(Ljava/lang/String;)V to mdc2ef4c$moonlight$lambda$load$2$4 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
| 11725 | [01Jan2026 12:58:24.963] [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 mdc2ef4c$moonlight$lambda$ml$setCustomDataDirty$1$5 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
| 11726 | [01Jan2026 12:58:24.963] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDecorationsDirty$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to mdc2ef4c$moonlight$lambda$ml$setCustomDecorationsDirty$0$6 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
| 11727 | [01Jan2026 12:58:24.967] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
| 11728 | [01Jan2026 12:58:24.977] [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
|
| 11729 | [01Jan2026 12:58:24.977] [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
|
| 11730 | [01Jan2026 12:58:24.977] [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
|
| 11731 | [01Jan2026 12:58:24.977] [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
|
| 11732 | [01Jan2026 12:58:24.977] [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
|
| 11733 | [01Jan2026 12:58:24.977] [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
|
| 11734 | [01Jan2026 12:58:24.977] [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
|
| 11735 | [01Jan2026 12:58:24.977] [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
|
| 11736 | [01Jan2026 12:58:24.977] [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
|
| 11737 | [01Jan2026 12:58:24.977] [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
|
| 11738 | [01Jan2026 12:58:24.977] [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
|
| 11739 | [01Jan2026 12:58:24.977] [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
|
| 11740 | [01Jan2026 12:58:24.977] [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
|
| 11741 | [01Jan2026 12:58:24.977] [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
|
| 11742 | [01Jan2026 12:58:24.977] [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
|
| 11743 | [01Jan2026 12:58:24.977] [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
|
| 11744 | [01Jan2026 12:58:24.977] [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
|
| 11745 | [01Jan2026 12:58:24.977] [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
|
| 11746 | [01Jan2026 12:58:24.977] [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
|
| 11747 | [01Jan2026 12:58:24.977] [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
|
| 11748 | [01Jan2026 12:58:24.977] [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
|
| 11749 | [01Jan2026 12:58:24.977] [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
|
| 11750 | [01Jan2026 12:58:24.977] [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
|
| 11751 | [01Jan2026 12:58:24.977] [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
|
| 11752 | [01Jan2026 12:58:24.977] [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
|
| 11753 | [01Jan2026 12:58:24.977] [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
|
| 11754 | [01Jan2026 12:58:24.977] [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
|
| 11755 | [01Jan2026 12:58:24.978] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/client/TooltipHandler; to the game event bus
|
| 11756 | [01Jan2026 12:58:24.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cazsius.solcarrot.SOLCarrotConfig for @SubscribeEvent-annotated methods
|
| 11757 | [01Jan2026 12:58:24.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cazsius/solcarrot/SOLCarrotConfig; to the mod event bus of mod solcarrot
|
| 11758 | [01Jan2026 12:58:24.979] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from '/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/yacl.json5'
|
| 11759 | [01Jan2026 12:58:24.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nerb
|
| 11760 | [01Jan2026 12:58:24.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderio_armory
|
| 11761 | [01Jan2026 12:58:24.980] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.common.item.darksteel.upgrades.explosive.ExplosiveUpgradeHandler for @SubscribeEvent-annotated methods
|
| 11762 | [01Jan2026 12:58:24.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/FamiliarEventHandler; to the game event bus
|
| 11763 | [01Jan2026 12:58:24.982] [modloading-worker-0/DEBUG] [twilightforest.beanification.BeanContext/]: Running processor class twilightforest.beanification.processors.finalize.PostConstructAnnotationFinalizeBeanProcessor
|
| 11764 | [01Jan2026 12:58:24.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/wololo.toml for ars_nouveau tracking
|
| 11765 | [01Jan2026 12:58:24.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for accelerateddecay
|
| 11766 | [01Jan2026 12:58:24.983] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/rewind.toml for ars_nouveau tracking
|
| 11767 | [01Jan2026 12:58:24.983] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yet_another_config_lib_v3
|
| 11768 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolkit
|
| 11769 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file chicken_roost-client.toml for chicken_roost tracking
|
| 11770 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chicken_roost
|
| 11771 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bubble.toml for ars_nouveau tracking
|
| 11772 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.util.CustomRightClickEvents for @SubscribeEvent-annotated methods
|
| 11773 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.ColorEventHandler for @SubscribeEvent-annotated methods
|
| 11774 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-server.toml for computercraft tracking
|
| 11775 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file computercraft-client.toml for computercraft tracking
|
| 11776 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [mixin/]: Mixing AEItemsMixin from ae2wtlib.mixins.json into appeng.core.definitions.AEItems
|
| 11777 | [01Jan2026 12:58:24.984] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$replaceWirelessCraftingTerminal$0(Lnet/minecraft/world/item/Item$Properties;)Lnet/minecraft/world/item/Item; to mdc2ef4c$ae2wtlib$lambda$replaceWirelessCraftingTerminal$0$0 in ae2wtlib.mixins.json:AEItemsMixin from mod ae2wtlib
|
| 11778 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_burst.toml for ars_nouveau tracking
|
| 11779 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irons_spellbooks-server.toml for irons_spellbooks tracking
|
| 11780 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_spellbooks
|
| 11781 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/armory/common/item/darksteel/upgrades/explosive/ExplosiveUpgradeHandler; to the game event bus
|
| 11782 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.worldgen.VillageAddition for @SubscribeEvent-annotated methods
|
| 11783 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_prestidigitation.toml for ars_nouveau tracking
|
| 11784 | [01Jan2026 12:58:24.985] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.common.init.ArmoryNetwork for @SubscribeEvent-annotated methods
|
| 11785 | [01Jan2026 12:58:24.986] [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
|
| 11786 | [01Jan2026 12:58:24.986] [modloading-worker-0/INFO] [twilightforest.beanification.BeanContext/]: Bean Context loaded in 301 ms
|
| 11787 | [01Jan2026 12:58:24.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/armory/common/init/ArmoryNetwork; to the mod event bus of mod enderio_armory
|
| 11788 | [01Jan2026 12:58:24.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/worldgen/VillageAddition; to the game event bus
|
| 11789 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/util/CustomRightClickEvents; to the game event bus
|
| 11790 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for computercraft
|
| 11791 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.client.ForgeClientRegistry for @SubscribeEvent-annotated methods
|
| 11792 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.data.loot.ArmoryChestLoot for @SubscribeEvent-annotated methods
|
| 11793 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.PlayerAnimationTrigger for @SubscribeEvent-annotated methods
|
| 11794 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.item.RightClickFluidPreHandler for @SubscribeEvent-annotated methods
|
| 11795 | [01Jan2026 12:58:24.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/ColorEventHandler; to the mod event bus of mod occultism
|
| 11796 | [01Jan2026 12:58:24.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.TooltipHandler for @SubscribeEvent-annotated methods
|
| 11797 | [01Jan2026 12:58:24.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/setup/PlayerAnimationTrigger; to the game event bus
|
| 11798 | [01Jan2026 12:58:24.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/item/RightClickFluidPreHandler; to the game event bus
|
| 11799 | [01Jan2026 12:58:24.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/client/ForgeClientRegistry; to the mod event bus of mod computercraft
|
| 11800 | [01Jan2026 12:58:24.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.PayloadHandler for @SubscribeEvent-annotated methods
|
| 11801 | [01Jan2026 12:58:24.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.item.CapabilityRegistration for @SubscribeEvent-annotated methods
|
| 11802 | [01Jan2026 12:58:24.989] [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
|
| 11803 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/item/CapabilityRegistration; to the mod event bus of mod chicken_roost
|
| 11804 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/TooltipHandler; to the game event bus
|
| 11805 | [01Jan2026 12:58:24.989] [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
|
| 11806 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.handlers.PlayerEventHandler for @SubscribeEvent-annotated methods
|
| 11807 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedstorage
|
| 11808 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.CommonSetup for @SubscribeEvent-annotated methods
|
| 11809 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.entity.ModEntities for @SubscribeEvent-annotated methods
|
| 11810 | [01Jan2026 12:58:24.989] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/entity/ModEntities; to the mod event bus of mod chicken_roost
|
| 11811 | [01Jan2026 12:58:24.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.EnderIOArmory for @SubscribeEvent-annotated methods
|
| 11812 | [01Jan2026 12:58:24.990] [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
|
| 11813 | [01Jan2026 12:58:24.990] [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
|
| 11814 | [01Jan2026 12:58:24.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.client.renderer.ModEntityRenderers for @SubscribeEvent-annotated methods
|
| 11815 | [01Jan2026 12:58:24.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.client.EnderIOArmoryClient for @SubscribeEvent-annotated methods
|
| 11816 | [01Jan2026 12:58:24.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.client.ForgeClientHooks for @SubscribeEvent-annotated methods
|
| 11817 | [01Jan2026 12:58:24.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/armory/client/EnderIOArmoryClient; to the mod event bus of mod enderio_armory
|
| 11818 | [01Jan2026 12:58:24.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/handlers/PlayerEventHandler; to the game event bus
|
| 11819 | [01Jan2026 12:58:24.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/client/renderer/ModEntityRenderers; to the mod event bus of mod chicken_roost
|
| 11820 | [01Jan2026 12:58:24.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.klikli_dev.occultism.client.render.entity.DragonFamiliarRenderer$RenderText for @SubscribeEvent-annotated methods
|
| 11821 | [01Jan2026 12:58:24.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.enderio.armory.client.KeyBinds for @SubscribeEvent-annotated methods
|
| 11822 | [01Jan2026 12:58:24.991] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.client.model.ModModels for @SubscribeEvent-annotated methods
|
| 11823 | [01Jan2026 12:58:24.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.setup.ClientSetup for @SubscribeEvent-annotated methods
|
| 11824 | [01Jan2026 12:58:24.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/klikli_dev/occultism/client/render/entity/DragonFamiliarRenderer$RenderText; to the game event bus
|
| 11825 | [01Jan2026 12:58:24.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/client/model/ModModels; to the mod event bus of mod chicken_roost
|
| 11826 | [01Jan2026 12:58:24.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/enderio/armory/client/KeyBinds; to the mod event bus of mod enderio_armory
|
| 11827 | [01Jan2026 12:58:24.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.ChickenRoostModClient$ClientModEvents for @SubscribeEvent-annotated methods
|
| 11828 | [01Jan2026 12:58:24.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/client/ForgeClientHooks; to the game event bus
|
| 11829 | [01Jan2026 12:58:24.993] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/ChickenRoostModClient$ClientModEvents; to the mod event bus of mod chicken_roost
|
| 11830 | [01Jan2026 12:58:24.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.tarantel.chickenroost.ChickenRoostMod$ModEventBusEvents for @SubscribeEvent-annotated methods
|
| 11831 | [01Jan2026 12:58:25.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/tarantel/chickenroost/ChickenRoostMod$ModEventBusEvents; to the mod event bus of mod chicken_roost
|
| 11832 | [01Jan2026 12:58:25.096] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.UnixPipe/]: Received packet: Pkt:FRAME{"evt":"READY","data":{"v":1,"config":{"environment":"production","api_endpoint":"//discord.com/api","cdn_host":"cdn.discordapp.com"},"user":{"premium_type":2,"global_name":"jiriki79","bot":false,"avatar_decoration_data":null,"flags":112,"id":"347468629840756737","avatar":"8f32baa0ed42b49bf32ab854bf723493","username":"jiriki79","discriminator":"0"}},"cmd":"DISPATCH","nonce":null}
|
| 11833 | [01Jan2026 12:58:25.096] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Found a valid client (ANY) with packet: Pkt:FRAME{"evt":"READY","data":{"v":1,"config":{"environment":"production","api_endpoint":"//discord.com/api","cdn_host":"cdn.discordapp.com"},"user":{"premium_type":2,"global_name":"jiriki79","bot":false,"avatar_decoration_data":null,"flags":112,"id":"347468629840756737","avatar":"8f32baa0ed42b49bf32ab854bf723493","username":"jiriki79","discriminator":"0"}},"cmd":"DISPATCH","nonce":null}
|
| 11834 | [01Jan2026 12:58:25.097] [modloading-worker-0/INFO] [STDOUT/]: [rearth.belts.client.BeltsClient:init:10]: Hello from belt client!
|
| 11835 | [01Jan2026 12:58:25.097] [pool-42-thread-1/INFO] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Found preferred client: ANY
|
| 11836 | [01Jan2026 12:58:25.097] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.IPCClient/]: Client is now connected and ready!
|
| 11837 | [01Jan2026 12:58:25.098] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.IPCClient/]: Starting IPCClient reading thread!
|
| 11838 | [01Jan2026 12:58:25.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking
|
| 11839 | [01Jan2026 12:58:25.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for belts
|
| 11840 | [01Jan2026 12:58:25.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class rearth.belts.neoforge.client.BeltsModClientNeoForge$CustomEvents for @SubscribeEvent-annotated methods
|
| 11841 | [01Jan2026 12:58:25.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lrearth/belts/neoforge/client/BeltsModClientNeoForge$CustomEvents; to the game event bus
|
| 11842 | [01Jan2026 12:58:25.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbase-server.toml for rftoolsbase tracking
|
| 11843 | [01Jan2026 12:58:25.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod rftoolsbase
|
| 11844 | [01Jan2026 12:58:25.099] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.shared.ForgeCommonHooks for @SubscribeEvent-annotated methods
|
| 11845 | [01Jan2026 12:58:25.105] [modloading-worker-0/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x991e423e7d672837
|
| 11846 | [01Jan2026 12:58:25.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking
|
| 11847 | [01Jan2026 12:58:25.112] [modloading-worker-0/DEBUG] [mixin/]: Mixing sky.MixinDimensionSpecialEffects from mixins.iris.json into net.minecraft.client.renderer.DimensionSpecialEffects
|
| 11848 | [01Jan2026 12:58:25.112] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 11849 | [01Jan2026 12:58:25.113] [modloading-worker-0/DEBUG] [mixin/]: Mixing DimensionRenderInfoMixin from ibicf.mixins.json into net.minecraft.client.renderer.DimensionSpecialEffects
|
| 11850 | [01Jan2026 12:58:25.113] [modloading-worker-0/DEBUG] [mixin/]: ibicf.mixins.json:DimensionRenderInfoMixin from mod ibicf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11851 | [01Jan2026 12:58:25.115] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/shared/ForgeCommonHooks; to the game event bus
|
| 11852 | [01Jan2026 12:58:25.116] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris->@Inject::iris$getSunriseColor(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11853 | [01Jan2026 12:58:25.116] [modloading-worker-0/DEBUG] [mixin/]: ibicf.mixins.json:DimensionRenderInfoMixin from mod ibicf->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 11854 | [01Jan2026 12:58:25.117] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbase
|
| 11855 | [01Jan2026 12:58:25.117] [modloading-worker-0/DEBUG] [mixin/]: Mixing TileEntityEmpowererMixin from kubejs_actuallyadditions.mixins.json into de.ellpeck.actuallyadditions.mod.tile.TileEntityEmpowerer
|
| 11856 | [01Jan2026 12:58:25.117] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:TileEntityEmpowererMixin from mod kubejs_actuallyadditions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11857 | [01Jan2026 12:58:25.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dan200.computercraft.ComputerCraft for @SubscribeEvent-annotated methods
|
| 11858 | [01Jan2026 12:58:25.121] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:TileEntityEmpowererMixin from mod kubejs_actuallyadditions->@Inject::onResultSet(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11859 | [01Jan2026 12:58:25.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldan200/computercraft/ComputerCraft; to the mod event bus of mod computercraft
|
| 11860 | [01Jan2026 12:58:25.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.KubeJEIPluginMixin from kubejstweaks-kjs72.mixins.json into dev.latvian.mods.kubejs.integration.jei.KubeJSJEIPlugin
|
| 11861 | [01Jan2026 12:58:25.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
|
| 11862 | [01Jan2026 12:58:25.138] [modloading-worker-0/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.KubeJEIPluginMixin from mod kubejstweaks->@Inject::populateJeiRuntimeOnGlobal(Lmezz/jei/api/runtime/IJeiRuntime;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11863 | [01Jan2026 12:58:25.138] [modloading-worker-0/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.KubeJEIPluginMixin from mod kubejstweaks->@Inject::populateJeiRuntimeOnGlobal(Lmezz/jei/api/runtime/IJeiRuntime;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11864 | [01Jan2026 12:58:25.138] [modloading-worker-0/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.KubeJEIPluginMixin from mod kubejstweaks->@Inject::populateJeiRuntimeOnGlobal(Lmezz/jei/api/runtime/IJeiRuntime;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11865 | [01Jan2026 12:58:25.162] [modloading-worker-0/INFO] [oritech/]: Begin Oritech initialization
|
| 11866 | [01Jan2026 12:58:25.172] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbranks
|
| 11867 | [01Jan2026 12:58:25.183] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.SkeletonModelMixin from apotheosis.mixins.json into net.minecraft.client.model.SkeletonModel
|
| 11868 | [01Jan2026 12:58:25.185] [modloading-worker-0/DEBUG] [mixin/]: apotheosis.mixins.json:client.SkeletonModelMixin from mod apotheosis->@Inject::apoth_setupCrossbowAnimations(Lnet/minecraft/world/entity/Mob;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 11869 | [01Jan2026 12:58:25.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cognition
|
| 11870 | [01Jan2026 12:58:25.186] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChillingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.ChillingPerk
|
| 11871 | [01Jan2026 12:58:25.187] [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
|
| 11872 | [01Jan2026 12:58:25.188] [modloading-worker-0/DEBUG] [mixin/]: Mixing KindlingPerkMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.perk.IgnitePerk
|
| 11873 | [01Jan2026 12:58:25.188] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/setup/ClientSetup; to the mod event bus of mod irons_spellbooks
|
| 11874 | [01Jan2026 12:58:25.190] [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
|
| 11875 | [01Jan2026 12:58:25.190] [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
|
| 11876 | [01Jan2026 12:58:25.190] [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
|
| 11877 | [01Jan2026 12:58:25.191] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11878 | [01Jan2026 12:58:25.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.PotionRegistry for @SubscribeEvent-annotated methods
|
| 11879 | [01Jan2026 12:58:25.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/PotionRegistry; to the game event bus
|
| 11880 | [01Jan2026 12:58:25.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.OverlayRegistry for @SubscribeEvent-annotated methods
|
| 11881 | [01Jan2026 12:58:25.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/OverlayRegistry; to the mod event bus of mod irons_spellbooks
|
| 11882 | [01Jan2026 12:58:25.209] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.CreativeTabRegistry for @SubscribeEvent-annotated methods
|
| 11883 | [01Jan2026 12:58:25.211] [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
|
| 11884 | [01Jan2026 12:58:25.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file chisel-common.toml for chisel tracking
|
| 11885 | [01Jan2026 12:58:25.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chisel
|
| 11886 | [01Jan2026 12:58:25.212] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.network.server.ChiselNetwork for @SubscribeEvent-annotated methods
|
| 11887 | [01Jan2026 12:58:25.216] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.registries.CommandRegistry for @SubscribeEvent-annotated methods
|
| 11888 | [01Jan2026 12:58:25.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/network/server/ChiselNetwork; to the mod event bus of mod chisel
|
| 11889 | [01Jan2026 12:58:25.220] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.item.ChiselController for @SubscribeEvent-annotated methods
|
| 11890 | [01Jan2026 12:58:25.221] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/registries/CommandRegistry; to the game event bus
|
| 11891 | [01Jan2026 12:58:25.224] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.ServerPlayerEvents for @SubscribeEvent-annotated methods
|
| 11892 | [01Jan2026 12:58:25.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/ServerPlayerEvents; to the game event bus
|
| 11893 | [01Jan2026 12:58:25.236] [modloading-worker-0/DEBUG] [mixin/]: Mixing CCKJeiPluginMixin from create_central_kitchen.farmersdelight.mixins.json into plus.dragons.createcentralkitchen.integration.jei.CCKJeiPlugin
|
| 11894 | [01Jan2026 12:58:25.237] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$registerRecipes$farmersdelight$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/crafting/RecipeHolder;)Z to mdc2ef4c$create_central_kitchen$lambda$registerRecipes$farmersdelight$0$0 in create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen
|
| 11895 | [01Jan2026 12:58:25.237] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fancymenu
|
| 11896 | [01Jan2026 12:58:25.238] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/item/ChiselController; to the game event bus
|
| 11897 | [01Jan2026 12:58:25.238] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config simplyswords:general in 187ms
|
| 11898 | [01Jan2026 12:58:25.239] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.integration.jei.CraftableBlockCache for @SubscribeEvent-annotated methods
|
| 11899 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::loadCategories$extradelight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11900 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::loadCategories$extradelight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11901 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::loadCategories$extradelight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11902 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::registerRecipes$farmersdelight(Lmezz/jei/api/registration/IRecipeRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11903 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::registerRecipes$farmersdelight(Lmezz/jei/api/registration/IRecipeRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11904 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::registerRecipes$farmersdelight(Lmezz/jei/api/registration/IRecipeRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11905 | [01Jan2026 12:58:25.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.KeyMappings for @SubscribeEvent-annotated methods
|
| 11906 | [01Jan2026 12:58:25.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/KeyMappings; to the mod event bus of mod irons_spellbooks
|
| 11907 | [01Jan2026 12:58:25.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/integration/jei/CraftableBlockCache; to the game event bus
|
| 11908 | [01Jan2026 12:58:25.251] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.ClientPlayerEvents for @SubscribeEvent-annotated methods
|
| 11909 | [01Jan2026 12:58:25.259] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/ClientPlayerEvents; to the game event bus
|
| 11910 | [01Jan2026 12:58:25.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.ClientInputEvents for @SubscribeEvent-annotated methods
|
| 11911 | [01Jan2026 12:58:25.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbessentials
|
| 11912 | [01Jan2026 12:58:25.268] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.event.ChiselChunkEvents for @SubscribeEvent-annotated methods
|
| 11913 | [01Jan2026 12:58:25.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/event/ChiselChunkEvents; to the game event bus
|
| 11914 | [01Jan2026 12:58:25.272] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/ClientInputEvents; to the game event bus
|
| 11915 | [01Jan2026 12:58:25.279] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.data.ChiselDataGenerators for @SubscribeEvent-annotated methods
|
| 11916 | [01Jan2026 12:58:25.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.player.AdditionalWanderingTrades for @SubscribeEvent-annotated methods
|
| 11917 | [01Jan2026 12:58:25.281] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 11918 | [01Jan2026 12:58:25.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/player/AdditionalWanderingTrades; to the game event bus
|
| 11919 | [01Jan2026 12:58:25.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/data/ChiselDataGenerators; to the mod event bus of mod chisel
|
| 11920 | [01Jan2026 12:58:25.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.particle.ClientShieldHelper for @SubscribeEvent-annotated methods
|
| 11921 | [01Jan2026 12:58:25.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.client.OffsetToolRenderer for @SubscribeEvent-annotated methods
|
| 11922 | [01Jan2026 12:58:25.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbpc
|
| 11923 | [01Jan2026 12:58:25.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-startup.toml for ars_nouveau tracking
|
| 11924 | [01Jan2026 12:58:25.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/particle/ClientShieldHelper; to the game event bus
|
| 11925 | [01Jan2026 12:58:25.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_nouveau-startup.toml
|
| 11926 | [01Jan2026 12:58:25.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_nouveau-startup.toml for changes
|
| 11927 | [01Jan2026 12:58:25.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-server.toml for ars_nouveau tracking
|
| 11928 | [01Jan2026 12:58:25.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.loot.LootDebugEvents for @SubscribeEvent-annotated methods
|
| 11929 | [01Jan2026 12:58:25.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/client/OffsetToolRenderer; to the game event bus
|
| 11930 | [01Jan2026 12:58:25.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/loot/LootDebugEvents; to the game event bus
|
| 11931 | [01Jan2026 12:58:25.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.client.ChiselClientEvents for @SubscribeEvent-annotated methods
|
| 11932 | [01Jan2026 12:58:25.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.LurkerRing for @SubscribeEvent-annotated methods
|
| 11933 | [01Jan2026 12:58:25.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/LurkerRing; to the game event bus
|
| 11934 | [01Jan2026 12:58:25.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/client/ChiselClientEvents; to the mod event bus of mod chisel
|
| 11935 | [01Jan2026 12:58:25.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.ExpulsionRing for @SubscribeEvent-annotated methods
|
| 11936 | [01Jan2026 12:58:25.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/ExpulsionRing; to the game event bus
|
| 11937 | [01Jan2026 12:58:25.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.item.curios.BetrayerSignetRingItem for @SubscribeEvent-annotated methods
|
| 11938 | [01Jan2026 12:58:25.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.ChiselConfig for @SubscribeEvent-annotated methods
|
| 11939 | [01Jan2026 12:58:25.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/ChiselConfig; to the mod event bus of mod chisel
|
| 11940 | [01Jan2026 12:58:25.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.leclowndu93150.chisel.Chisel$ClientModEvents for @SubscribeEvent-annotated methods
|
| 11941 | [01Jan2026 12:58:25.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/item/curios/BetrayerSignetRingItem; to the game event bus
|
| 11942 | [01Jan2026 12:58:25.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/leclowndu93150/chisel/Chisel$ClientModEvents; to the mod event bus of mod chisel
|
| 11943 | [01Jan2026 12:58:25.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-common.toml for ars_nouveau tracking
|
| 11944 | [01Jan2026 12:58:25.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-client.toml for ars_nouveau tracking
|
| 11945 | [01Jan2026 12:58:25.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.gui.overlays.RecastOverlay for @SubscribeEvent-annotated methods
|
| 11946 | [01Jan2026 12:58:25.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/gui/overlays/RecastOverlay; to the game event bus
|
| 11947 | [01Jan2026 12:58:25.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.entity.mobs.wizards.WizardAIEvents for @SubscribeEvent-annotated methods
|
| 11948 | [01Jan2026 12:58:25.311] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.arcane.EnchanterBlockEntity$SelectEnchantingPacket
|
| 11949 | [01Jan2026 12:58:25.321] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/entity/mobs/wizards/WizardAIEvents; to the game event bus
|
| 11950 | [01Jan2026 12:58:25.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.TrueInvisibilityEffect for @SubscribeEvent-annotated methods
|
| 11951 | [01Jan2026 12:58:25.328] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.addons.RedstoneAddonBlockEntity$RedstoneAddonServerUpdate
|
| 11952 | [01Jan2026 12:58:25.329] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/TrueInvisibilityEffect; to the game event bus
|
| 11953 | [01Jan2026 12:58:25.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.SpiderAspectEffect for @SubscribeEvent-annotated methods
|
| 11954 | [01Jan2026 12:58:25.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/SpiderAspectEffect; to the game event bus
|
| 11955 | [01Jan2026 12:58:25.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.OakskinEffect for @SubscribeEvent-annotated methods
|
| 11956 | [01Jan2026 12:58:25.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/OakskinEffect; to the game event bus
|
| 11957 | [01Jan2026 12:58:25.340] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.item.tools.PortableLaserItem$LaserPlayerUsePacket
|
| 11958 | [01Jan2026 12:58:25.340] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.guiding_bolt.GuidingBoltManager for @SubscribeEvent-annotated methods
|
| 11959 | [01Jan2026 12:58:25.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/guiding_bolt/GuidingBoltManager; to the game event bus
|
| 11960 | [01Jan2026 12:58:25.347] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.base.entity.MachineBlockEntity$InventoryInputModeSelectorPacket
|
| 11961 | [01Jan2026 12:58:25.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.GluttonyEffect for @SubscribeEvent-annotated methods
|
| 11962 | [01Jan2026 12:58:25.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/GluttonyEffect; to the game event bus
|
| 11963 | [01Jan2026 12:58:25.352] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.sparsestructures.RegistryDataLoaderMixin from ftbpc.mixins.json into net.minecraft.resources.RegistryDataLoader
|
| 11964 | [01Jan2026 12:58:25.353] [modloading-worker-0/DEBUG] [mixin/]: ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11965 | [01Jan2026 12:58:25.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.FrostbiteEffect for @SubscribeEvent-annotated methods
|
| 11966 | [01Jan2026 12:58:25.353] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ssr$init$1(Lnet/minecraft/resources/ResourceKey;Lcom/google/gson/JsonObject;Ldev/ftb/packcompanion/config/values/CustomSpreadFactors;)Z to mdc2ef4c$ftbpc$lambda$ssr$init$1$0 in ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc
|
| 11967 | [01Jan2026 12:58:25.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/FrostbiteEffect; to the game event bus
|
| 11968 | [01Jan2026 12:58:25.353] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ssr$init$0(Ldev/ftb/packcompanion/config/values/CustomSpreadFactors;Lcom/google/gson/JsonElement;)Z to mdc2ef4c$ftbpc$lambda$ssr$init$0$1 in ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc
|
| 11969 | [01Jan2026 12:58:25.354] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.EchoingStrikesEffect for @SubscribeEvent-annotated methods
|
| 11970 | [01Jan2026 12:58:25.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-client.toml for xnet tracking
|
| 11971 | [01Jan2026 12:58:25.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnet-server.toml for xnet tracking
|
| 11972 | [01Jan2026 12:58:25.358] [modloading-worker-0/DEBUG] [mixin/]: ftbpc.mixins.json:features.sparsestructures.RegistryDataLoaderMixin from mod ftbpc->@Inject::ssr$init(Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Decoder;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/server/packs/resources/Resource;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11973 | [01Jan2026 12:58:25.358] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.addons.InventoryProxyAddonBlockEntity$InventoryProxySlotSelectorPacket
|
| 11974 | [01Jan2026 12:58:25.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xnet
|
| 11975 | [01Jan2026 12:58:25.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/EchoingStrikesEffect; to the game event bus
|
| 11976 | [01Jan2026 12:58:25.372] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.item.tools.armor.JetpackItem$JetpackUsageUpdatePacket
|
| 11977 | [01Jan2026 12:58:25.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.effect.BlightEffect for @SubscribeEvent-annotated methods
|
| 11978 | [01Jan2026 12:58:25.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/effect/BlightEffect; to the game event bus
|
| 11979 | [01Jan2026 12:58:25.389] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMekanismArmorMaterials from mekanism_unleashed.mixins.json into mekanism.common.registries.MekanismArmorMaterials
|
| 11980 | [01Jan2026 12:58:25.393] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingRecipeSerializerAccessor from kubejs_actuallyadditions.mixins.json into de.ellpeck.actuallyadditions.mod.crafting.CrushingRecipe$Serializer
|
| 11981 | [01Jan2026 12:58:25.393] [modloading-worker-0/DEBUG] [mixin/]: kubejs_actuallyadditions.mixins.json:CrushingRecipeSerializerAccessor from mod kubejs_actuallyadditions: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 11982 | [01Jan2026 12:58:25.393] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getCodec()Lcom/mojang/serialization/Codec; to getCodec$kubejs_actuallyadditions_$md$c2ef4c$0 in kubejs_actuallyadditions.mixins.json:CrushingRecipeSerializerAccessor from mod kubejs_actuallyadditions
|
| 11983 | [01Jan2026 12:58:25.403] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.MinecartRendererAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.entity.MinecartRenderer
|
| 11984 | [01Jan2026 12:58:25.403] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.MinecartRendererAccess 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)
|
| 11985 | [01Jan2026 12:58:25.403] [modloading-worker-0/DEBUG] [mixin/]: Mixing coremods.client.MinecartRendererMixin from immersiveengineering.mixins.json into net.minecraft.client.renderer.entity.MinecartRenderer
|
| 11986 | [01Jan2026 12:58:25.403] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.MinecartRendererMixin 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)
|
| 11987 | [01Jan2026 12:58:25.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 11988 | [01Jan2026 12:58:25.415] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.MinecartRendererMixin from mod immersiveengineering->@Inject::afterRender(Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 11989 | [01Jan2026 12:58:25.415] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.MinecartRendererMixin from mod immersiveengineering->@Inject::afterRender(Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 11990 | [01Jan2026 12:58:25.415] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.MinecartRendererMixin from mod immersiveengineering->@Inject::afterRender(Lnet/minecraft/world/entity/vehicle/AbstractMinecart;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 11991 | [01Jan2026 12:58:25.418] [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
|
| 11992 | [01Jan2026 12:58:25.422] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$AugmentInstallTriggerPacket
|
| 11993 | [01Jan2026 12:58:25.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apotheosis
|
| 11994 | [01Jan2026 12:58:25.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.apotheosis.client.AffixItemEffectRenderer for @SubscribeEvent-annotated methods
|
| 11995 | [01Jan2026 12:58:25.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.damage.DamageSources for @SubscribeEvent-annotated methods
|
| 11996 | [01Jan2026 12:58:25.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/damage/DamageSources; to the game event bus
|
| 11997 | [01Jan2026 12:58:25.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.capabilities.magic.SummonManager for @SubscribeEvent-annotated methods
|
| 11998 | [01Jan2026 12:58:25.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/capabilities/magic/SummonManager; to the game event bus
|
| 11999 | [01Jan2026 12:58:25.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
|
| 12000 | [01Jan2026 12:58:25.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.MusicManager for @SubscribeEvent-annotated methods
|
| 12001 | [01Jan2026 12:58:25.428] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/MusicManager; to the game event bus
|
| 12002 | [01Jan2026 12:58:25.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.FogManager for @SubscribeEvent-annotated methods
|
| 12003 | [01Jan2026 12:58:25.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/FogManager; to the game event bus
|
| 12004 | [01Jan2026 12:58:25.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/apotheosis/client/AffixItemEffectRenderer; to the game event bus
|
| 12005 | [01Jan2026 12:58:25.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.apotheosis.client.AdventureModuleClient for @SubscribeEvent-annotated methods
|
| 12006 | [01Jan2026 12:58:25.437] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$LoadPlayerAugmentsToMachinePacket
|
| 12007 | [01Jan2026 12:58:25.437] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$OpenAugmentScreenPacket
|
| 12008 | [01Jan2026 12:58:25.440] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.CameraShakeManager for @SubscribeEvent-annotated methods
|
| 12009 | [01Jan2026 12:58:25.442] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConfigInventoryMixin from appex.mixins.json into appeng.util.ConfigInventory
|
| 12010 | [01Jan2026 12:58:25.444] [modloading-worker-0/DEBUG] [mixin/]: appex.mixins.json:ConfigInventoryMixin from mod appex->@Inject::rememberStack(ILappeng/api/stacks/GenericStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12011 | [01Jan2026 12:58:25.444] [modloading-worker-0/DEBUG] [mixin/]: appex.mixins.json:ConfigInventoryMixin from mod appex->@Inject::rememberStack(ILappeng/api/stacks/GenericStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12012 | [01Jan2026 12:58:25.444] [modloading-worker-0/DEBUG] [mixin/]: appex.mixins.json:ConfigInventoryMixin from mod appex->@Inject::rememberStack(ILappeng/api/stacks/GenericStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12013 | [01Jan2026 12:58:25.445] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.augmenter.PlayerAugments$AugmentPlayerTogglePacket
|
| 12014 | [01Jan2026 12:58:25.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/CameraShakeManager; to the game event bus
|
| 12015 | [01Jan2026 12:58:25.454] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.interaction.ShrinkerBlockEntity$ShrinkerPlayerUsePacket
|
| 12016 | [01Jan2026 12:58:25.455] [modloading-worker-0/DEBUG] [mixin/]: Mixing MEInventoryHandlerMixin from appmek.mixins.json into appeng.me.storage.MEInventoryHandler
|
| 12017 | [01Jan2026 12:58:25.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.util.BossbarManager for @SubscribeEvent-annotated methods
|
| 12018 | [01Jan2026 12:58:25.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/redspace/ironsspellbooks/api/util/BossbarManager; to the game event bus
|
| 12019 | [01Jan2026 12:58:25.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.redspace.ironsspellbooks.api.registry.AttributeRegistry for @SubscribeEvent-annotated methods
|
| 12020 | [01Jan2026 12:58:25.459] [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
|
| 12021 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Ldev/shadowsoffire/apotheosis/client/AdventureModuleClient;, registering them separately
|
| 12022 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.addGemModels(net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional) to the event bus of mod apotheosis
|
| 12023 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
|
| 12024 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.replaceGemModel(net.neoforged.neoforge.client.event.ModelEvent$ModifyBakingResult) to the event bus of mod apotheosis
|
| 12025 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForgeClient for @SubscribeEvent-annotated methods
|
| 12026 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.colors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Item) to the event bus of mod apotheosis
|
| 12027 | [01Jan2026 12:58:25.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.models(net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional) to the event bus of mod apotheosis
|
| 12028 | [01Jan2026 12:58:25.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.shaderRegistry(net.neoforged.neoforge.client.event.RegisterShadersEvent) throws java.io.IOException to the event bus of mod apotheosis
|
| 12029 | [01Jan2026 12:58:25.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.tooltipComps(net.neoforged.neoforge.client.event.RegisterClientTooltipComponentFactoriesEvent) to the event bus of mod apotheosis
|
| 12030 | [01Jan2026 12:58:25.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.screens(net.neoforged.neoforge.client.event.RegisterMenuScreensEvent) to the event bus of mod apotheosis
|
| 12031 | [01Jan2026 12:58:25.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.setup(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent) to the event bus of mod apotheosis
|
| 12032 | [01Jan2026 12:58:25.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.keys(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent) to the event bus of mod apotheosis
|
| 12033 | [01Jan2026 12:58:25.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.factories(net.neoforged.neoforge.client.event.RegisterParticleProvidersEvent) to the event bus of mod apotheosis
|
| 12034 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.ignoreSocketUUIDS(net.neoforged.neoforge.client.event.GatherSkippedAttributeTooltipsEvent) to the game event bus
|
| 12035 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.pipes.ItemPipeInterfaceEntity$RenderStackData
|
| 12036 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.affixTooltips(net.neoforged.neoforge.event.entity.player.ItemTooltipEvent) to the game event bus
|
| 12037 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.showBlacklistedPotions(net.neoforged.neoforge.event.entity.player.ItemTooltipEvent) to the game event bus
|
| 12038 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.renderCanSocketTooltip(net.neoforged.neoforge.client.event.ScreenEvent$Render$Post) to the game event bus
|
| 12039 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.login(net.neoforged.neoforge.client.event.ClientPlayerNetworkEvent$LoggingIn) to the game event bus
|
| 12040 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polylib
|
| 12041 | [01Jan2026 12:58:25.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.compareItems(net.neoforged.neoforge.client.event.RenderTooltipEvent$Pre) to the game event bus
|
| 12042 | [01Jan2026 12:58:25.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.comps(net.neoforged.neoforge.client.event.RenderTooltipEvent$GatherComponents) to the game event bus
|
| 12043 | [01Jan2026 12:58:25.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.time(net.neoforged.neoforge.client.event.ClientTickEvent$Post) to the game event bus
|
| 12044 | [01Jan2026 12:58:25.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.render(net.neoforged.neoforge.client.event.RenderLevelStageEvent) to the game event bus
|
| 12045 | [01Jan2026 12:58:25.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.shadowsoffire.apotheosis.client.AdventureModuleClient.tooltips(net.neoforged.neoforge.client.event.AddAttributeTooltipsEvent) to the game event bus
|
| 12046 | [01Jan2026 12:58:25.465] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.arcane.EnchantmentCatalystBlockEntity$CatalystSyncPacket
|
| 12047 | [01Jan2026 12:58:25.466] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinIOBusPartInvoker from mixins.aae.json into appeng.parts.automation.IOBusPart
|
| 12048 | [01Jan2026 12:58:25.467] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mehvahdjukaar/supplementaries/neoforge/SupplementariesForgeClient; to the mod event bus of mod supplementaries
|
| 12049 | [01Jan2026 12:58:25.468] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mehvahdjukaar.supplementaries.client.renderers.neoforge.PicklePlayer for @SubscribeEvent-annotated methods
|
| 12050 | [01Jan2026 12:58:25.469] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mehvahdjukaar/supplementaries/client/renderers/neoforge/PicklePlayer; to the game event bus
|
| 12051 | [01Jan2026 12:58:25.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod rftoolspower
|
| 12052 | [01Jan2026 12:58:25.470] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolspower-server.toml for rftoolspower tracking
|
| 12053 | [01Jan2026 12:58:25.471] [modloading-worker-0/INFO] [dev.muon.irons_apothic.IronsApothic/]: Loading Iron's Apotheosis Compat
|
| 12054 | [01Jan2026 12:58:25.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for irons_apothic
|
| 12055 | [01Jan2026 12:58:25.471] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.arcane.SpawnerControllerBlockEntity$SpawnerSyncPacket
|
| 12056 | [01Jan2026 12:58:25.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolspower
|
| 12057 | [01Jan2026 12:58:25.472] [modloading-worker-0/DEBUG] [mixin/]: Mixing StarbyBrainFix from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.entity.Starbuncle
|
| 12058 | [01Jan2026 12:58:25.472] [modloading-worker-0/DEBUG] [mezz.jei.common.platform.Services/]: Loaded mezz.jei.neoforge.platform.PlatformHelper@12253663 for service interface mezz.jei.common.platform.IPlatformHelper
|
| 12059 | [01Jan2026 12:58:25.473] [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
|
| 12060 | [01Jan2026 12:58:25.473] [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
|
| 12061 | [01Jan2026 12:58:25.473] [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
|
| 12062 | [01Jan2026 12:58:25.474] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.addons.RedstoneAddonBlockEntity$RedstoneAddonClientUpdate
|
| 12063 | [01Jan2026 12:58:25.474] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity$ParticleRenderTrail
|
| 12064 | [01Jan2026 12:58:25.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing AcceleratorControllerBlockEntityMixin from oritechthings.mixins.json into rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity
|
| 12065 | [01Jan2026 12:58:25.476] [modloading-worker-0/DEBUG] [mixin/]: Mixing AcceleratorMotorInteractionMixin from oritechthings.mixins.json into rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity
|
| 12066 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorControllerBlockEntityMixin from mod oritechthings->@Inject::saveMagneticFields(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12067 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorControllerBlockEntityMixin from mod oritechthings->@Inject::saveMagneticFields(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12068 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorControllerBlockEntityMixin from mod oritechthings->@Inject::saveMagneticFields(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
|
| 12069 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorControllerBlockEntityMixin from mod oritechthings->@Inject::loadMagneticFields(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12070 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorControllerBlockEntityMixin from mod oritechthings->@Inject::loadMagneticFields(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12071 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorControllerBlockEntityMixin from mod oritechthings->@Inject::loadMagneticFields(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
|
| 12072 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorMotorInteractionMixin from mod oritechthings->@Inject::handleParticleMotorInteraction(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12073 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorMotorInteractionMixin from mod oritechthings->@Inject::handleParticleMotorInteraction(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12074 | [01Jan2026 12:58:25.480] [modloading-worker-0/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorMotorInteractionMixin from mod oritechthings->@Inject::handleParticleMotorInteraction(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12075 | [01Jan2026 12:58:25.482] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractLevelEmitterPart from mixins.extendedae.json into appeng.parts.automation.AbstractLevelEmitterPart
|
| 12076 | [01Jan2026 12:58:25.482] [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)
|
| 12077 | [01Jan2026 12:58:25.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-client.toml for rftoolsbuilder tracking
|
| 12078 | [01Jan2026 12:58:25.485] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsbuilder-server.toml for rftoolsbuilder tracking
|
| 12079 | [01Jan2026 12:58:25.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xycraft/machines-server.toml for xycraft_machines tracking
|
| 12080 | [01Jan2026 12:58:25.487] [modloading-worker-0/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity$LastEventPacket
|
| 12081 | [01Jan2026 12:58:25.487] [modloading-worker-0/DEBUG] [oritech/]: creating reflective enum codec for: class rearth.oritech.block.entity.accelerator.AcceleratorControllerBlockEntity$ParticleEvent
|
| 12082 | [01Jan2026 12:58:25.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clavis
|
| 12083 | [01Jan2026 12:58:25.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.shatterbyte.clavis.neoforge.client.RenderEvent for @SubscribeEvent-annotated methods
|
| 12084 | [01Jan2026 12:58:25.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for shrink
|
| 12085 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.gigabit101.shrink.neoforge.ClientRegistration for @SubscribeEvent-annotated methods
|
| 12086 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/shatterbyte/clavis/neoforge/client/RenderEvent; to the game event bus
|
| 12087 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsbuilder
|
| 12088 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jei/jei-debug.ini
|
| 12089 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.shatterbyte.clavis.neoforge.client.ChunkEvents for @SubscribeEvent-annotated methods
|
| 12090 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/gigabit101/shrink/neoforge/ClientRegistration; to the mod event bus of mod shrink
|
| 12091 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/shatterbyte/clavis/neoforge/client/ChunkEvents; to the game event bus
|
| 12092 | [01Jan2026 12:58:25.488] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
|
| 12093 | [01Jan2026 12:58:25.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for actuallyadditions
|
| 12094 | [01Jan2026 12:58:25.489] [modloading-worker-0/DEBUG] [mixin/]: Mixing LuceneVectorizationMixin from guideme.optional.mixins.json into guideme.internal.shaded.lucene.internal.vectorization.VectorizationProvider
|
| 12095 | [01Jan2026 12:58:25.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.ellpeck.actuallyadditions.data.ActuallyAdditionsData for @SubscribeEvent-annotated methods
|
| 12096 | [01Jan2026 12:58:25.489] [modloading-worker-0/DEBUG] [mixin/]: guideme.optional.mixins.json:LuceneVectorizationMixin from mod guideme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_11 supports class version 55)
|
| 12097 | [01Jan2026 12:58:25.489] [modloading-worker-0/DEBUG] [mixin/]: guideme.optional.mixins.json:LuceneVectorizationMixin from mod guideme->@Inject::getUpperJavaFeatureVersion(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12098 | [01Jan2026 12:58:25.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.shatterbyte.clavis.neoforge.InteractionBlockers for @SubscribeEvent-annotated methods
|
| 12099 | [01Jan2026 12:58:25.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/shatterbyte/clavis/neoforge/InteractionBlockers; to the game event bus
|
| 12100 | [01Jan2026 12:58:25.491] [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
|
| 12101 | [01Jan2026 12:58:25.491] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jei/jei-mod-id-format.ini
|
| 12102 | [01Jan2026 12:58:25.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.shatterbyte.clavis.neoforge.ClavisNeoForge for @SubscribeEvent-annotated methods
|
| 12103 | [01Jan2026 12:58:25.491] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/shatterbyte/clavis/neoforge/ClavisNeoForge; to the game event bus
|
| 12104 | [01Jan2026 12:58:25.492] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
|
| 12105 | [01Jan2026 12:58:25.493] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jei/jei-colors.ini
|
| 12106 | [01Jan2026 12:58:25.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for squatgrow
|
| 12107 | [01Jan2026 12:58:25.494] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
|
| 12108 | [01Jan2026 12:58:25.495] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternEncodingLogic from mixins.aae.json into appeng.parts.encoding.PatternEncodingLogic
|
| 12109 | [01Jan2026 12:58:25.496] [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
|
| 12110 | [01Jan2026 12:58:25.496] [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
|
| 12111 | [01Jan2026 12:58:25.496] [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
|
| 12112 | [01Jan2026 12:58:25.497] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCharmMixin from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.items.summon_charms.WixieCharm
|
| 12113 | [01Jan2026 12:58:25.501] [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
|
| 12114 | [01Jan2026 12:58:25.506] [modloading-worker-0/DEBUG] [mixin/]: Mixing DelayAccessor from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityDigitalMiner
|
| 12115 | [01Jan2026 12:58:25.506] [modloading-worker-0/DEBUG] [oritech/]: Registering Oritech particles
|
| 12116 | [01Jan2026 12:58:25.507] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDigiMiner from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityDigitalMiner
|
| 12117 | [01Jan2026 12:58:25.510] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinDigiMiner from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 12118 | [01Jan2026 12:58:25.510] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinDigiMiner from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 12119 | [01Jan2026 12:58:25.510] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinDigiMiner from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 12120 | [01Jan2026 12:58:25.511] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChainBlockMixin from reliquified_twilight_forest.mixins.json into twilightforest.entity.projectile.ChainBlock
|
| 12121 | [01Jan2026 12:58:25.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogicHost from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogicHost
|
| 12122 | [01Jan2026 12:58:25.514] [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)
|
| 12123 | [01Jan2026 12:58:25.517] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.aae.json into appeng.helpers.patternprovider.PatternProviderLogic
|
| 12124 | [01Jan2026 12:58:25.517] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jei/jei-client.ini
|
| 12125 | [01Jan2026 12:58:25.517] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderLogic from mixins.appflux.json into appeng.helpers.patternprovider.PatternProviderLogic
|
| 12126 | [01Jan2026 12:58:25.517] [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)
|
| 12127 | [01Jan2026 12:58:25.517] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to mdc2ef4c$appflux$lambda$initUpgrade$0$0 in mixins.appflux.json:MixinPatternProviderLogic from mod appflux
|
| 12128 | [01Jan2026 12:58:25.518] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
|
| 12129 | [01Jan2026 12:58:25.520] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:MixinPatternProviderLogic from mod advanced_ae->@Inject::onGetActiveSides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12130 | [01Jan2026 12:58:25.520] [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
|
| 12131 | [01Jan2026 12:58:25.520] [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
|
| 12132 | [01Jan2026 12:58:25.520] [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
|
| 12133 | [01Jan2026 12:58:25.520] [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
|
| 12134 | [01Jan2026 12:58:25.520] [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
|
| 12135 | [01Jan2026 12:58:25.520] [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
|
| 12136 | [01Jan2026 12:58:25.520] [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
|
| 12137 | [01Jan2026 12:58:25.520] [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
|
| 12138 | [01Jan2026 12:58:25.520] [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
|
| 12139 | [01Jan2026 12:58:25.520] [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
|
| 12140 | [01Jan2026 12:58:25.520] [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
|
| 12141 | [01Jan2026 12:58:25.520] [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
|
| 12142 | [01Jan2026 12:58:25.520] [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
|
| 12143 | [01Jan2026 12:58:25.520] [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
|
| 12144 | [01Jan2026 12:58:25.520] [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
|
| 12145 | [01Jan2026 12:58:25.524] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager...
|
| 12146 | [01Jan2026 12:58:25.524] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPump from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityElectricPump
|
| 12147 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinPump from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 12148 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinPump from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 12149 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinPump from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 12150 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinInterfaceLogic from mixins.appflux.json into appeng.helpers.InterfaceLogic
|
| 12151 | [01Jan2026 12:58:25.525] [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)
|
| 12152 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$expendUpgrades$0()Z to mdc2ef4c$appflux$lambda$expendUpgrades$0$0 in mixins.appflux.json:MixinInterfaceLogic from mod appflux
|
| 12153 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:minecraft...
|
| 12154 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: enderio:base...
|
| 12155 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: projecte:main...
|
| 12156 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mffs:jei_plugin...
|
| 12157 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: gateways:gateways...
|
| 12158 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jumbofurnace:jumbofurnace...
|
| 12159 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: supplementaries:jei_plugin...
|
| 12160 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: industrialforegoing:default...
|
| 12161 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: enderio:machines...
|
| 12162 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sfm:sfm...
|
| 12163 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: kiwi:customization...
|
| 12164 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: rechiseled:chiseling_plugin...
|
| 12165 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbechoes:default...
|
| 12166 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: compactmachines:main...
|
| 12167 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: farmingforblockheads:jei...
|
| 12168 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: refinedtypes:plugin...
|
| 12169 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: justenoughbreeding:jei_plugin...
|
| 12170 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:alltheleaks...
|
| 12171 | [01Jan2026 12:58:25.525] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: routers:jei_plugin...
|
| 12172 | [01Jan2026 12:58:25.526] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: justenoughprofessions:jei_plugin...
|
| 12173 | [01Jan2026 12:58:25.526] [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
|
| 12174 | [01Jan2026 12:58:25.526] [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
|
| 12175 | [01Jan2026 12:58:25.526] [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
|
| 12176 | [01Jan2026 12:58:25.526] [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
|
| 12177 | [01Jan2026 12:58:25.526] [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
|
| 12178 | [01Jan2026 12:58:25.526] [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
|
| 12179 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: almostunified:jei...
|
| 12180 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbstuff:jei_plugin...
|
| 12181 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: morered:morered...
|
| 12182 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sophisticatedcore:default...
|
| 12183 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sophisticatedbackpacks:default...
|
| 12184 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_connected:jei_plugin...
|
| 12185 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: chipped:jei...
|
| 12186 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: hostilenetworks:plugin...
|
| 12187 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jearchaeology:jearchaeology...
|
| 12188 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: simplylight:jei_plugin...
|
| 12189 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: cataclysm:jei_plugin...
|
| 12190 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: moreoverlays:jei_module...
|
| 12191 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mekagenjei:jei_plugin...
|
| 12192 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: productivemetalworks:productivemetalworks...
|
| 12193 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mininggadgets:jei_plugin...
|
| 12194 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: occultengineering:jei...
|
| 12195 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: occultism:jei...
|
| 12196 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: apothic_spawners:spawner...
|
| 12197 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: enderio:conduits...
|
| 12198 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: avaritia:plugin...
|
| 12199 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: fluxnetworks:jei...
|
| 12200 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: irons_spellbooks:jei_plugin...
|
| 12201 | [01Jan2026 12:58:25.527] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: functionalstorage:main...
|
| 12202 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: modularrouters:default...
|
| 12203 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: lychee:main...
|
| 12204 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_enchantment_industry:jei...
|
| 12205 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: createaddition:jei_plugin...
|
| 12206 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: powah:main...
|
| 12207 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_shimmer:jei...
|
| 12208 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ironfurnaces:plugin_ironfurnaces...
|
| 12209 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: curios:curios...
|
| 12210 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: apothic_enchanting:enchantment...
|
| 12211 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: apotheosis:adventure_module...
|
| 12212 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mekanisticrouters:jei...
|
| 12213 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: codechickenlib:jei_plugin...
|
| 12214 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: brandonscore:jei_plugin...
|
| 12215 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ae2:core...
|
| 12216 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:neoforge_gui...
|
| 12217 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:debug...
|
| 12218 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:gui...
|
| 12219 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mekanism:jei_plugin...
|
| 12220 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: laserio:jei_plugin...
|
| 12221 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mekanismgenerators:jei_plugin...
|
| 12222 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: crystalix:jei_plugin...
|
| 12223 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: tooltipoverhaul:jei_plugin...
|
| 12224 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: psi:main...
|
| 12225 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: immersiveengineering:main...
|
| 12226 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: pipez:pipez...
|
| 12227 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: cable_facades:jei_plugin...
|
| 12228 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: moofluids:jei_plugin...
|
| 12229 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: constructionstick:constructionstick...
|
| 12230 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: refinedstorage_jei_integration:plugin...
|
| 12231 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: carbonconfig:jeiplugin...
|
| 12232 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ars_nouveau:main...
|
| 12233 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sauce:main...
|
| 12234 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ars_elemental:main...
|
| 12235 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: cookingforblockheads:jei...
|
| 12236 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ars_nouveau:extra...
|
| 12237 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: twilightforest:jei_plugin...
|
| 12238 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mob_grinding_utils:jei_plugin...
|
| 12239 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: farmersdelight:jei_plugin...
|
| 12240 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: xycraft_machines:jei...
|
| 12241 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: actuallyadditions:jei_plugin...
|
| 12242 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: patchouli:patchouli...
|
| 12243 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sophisticatedstoragecreateintegration:default...
|
| 12244 | [01Jan2026 12:58:25.529] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: replication:replication...
|
| 12245 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ali:jei_plugin...
|
| 12246 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftblibrary:jei...
|
| 12247 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbfiltersystem:default...
|
| 12248 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: computercraft:jei...
|
| 12249 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: draconicevolution:jei_plugin...
|
| 12250 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: trashcans:jei_plugin...
|
| 12251 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: justdirethings:jei_plugin...
|
| 12252 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: polylib:jei_plugin...
|
| 12253 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: irons_jewelry:jei_plugin...
|
| 12254 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: kubejs:jei...
|
| 12255 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbxmodcompat:ftbquests_jei...
|
| 12256 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: oritech:jei_plugin...
|
| 12257 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: trashslot:trashslot...
|
| 12258 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: craftingstation:jei_plugin...
|
| 12259 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sophisticatedstorage:default...
|
| 12260 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: pipe_connector:jei_plugin...
|
| 12261 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: custommachinery:jei_plugin...
|
| 12262 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: custommachineryars:jei_plugin...
|
| 12263 | [01Jan2026 12:58:25.530] [modloading-worker-0/INFO] [oritech/]: Oritech initialization complete
|
| 12264 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: custommachinerymekanism:jei_plugin...
|
| 12265 | [01Jan2026 12:58:25.530] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinFluidicPlenisher from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityFluidicPlenisher
|
| 12266 | [01Jan2026 12:58:25.531] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFluidicPlenisher from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 12267 | [01Jan2026 12:58:25.531] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFluidicPlenisher from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 12268 | [01Jan2026 12:58:25.531] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFluidicPlenisher from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 12269 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: classicpipes:jei_plugin...
|
| 12270 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create:jei_plugin...
|
| 12271 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_dragons_plus:jei_plugin...
|
| 12272 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: framedblocks:jei_plugin...
|
| 12273 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_central_kitchen:jei...
|
| 12274 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: bonsaitrees4:jei...
|
| 12275 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: chicken_roost:jei_plugin...
|
| 12276 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mcjtylib:mcjtylib...
|
| 12277 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: rftoolsbase:rftoolsbase...
|
| 12278 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbunearthed:default...
|
| 12279 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: rftoolsutility:rftoolsutility...
|
| 12280 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: toolbelt:jei_plugin...
|
| 12281 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: titanium:default...
|
| 12282 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jade:main...
|
| 12283 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: beer:enchanting_modifiers...
|
| 12284 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ae2ct:favorite_item...
|
| 12285 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ae2wtlib:core...
|
| 12286 | [01Jan2026 12:58:25.532] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: extendedae:jei_plugin...
|
| 12287 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: justdynathings:jei_plugin...
|
| 12288 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: advanced_ae:core...
|
| 12289 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: enderdrives:jei_plugin...
|
| 12290 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: malum:main...
|
| 12291 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinFormulaicAssemblicator from mekanism_unleashed.mixins.json into mekanism.common.tile.machine.TileEntityFormulaicAssemblicator
|
| 12292 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei_mekanism_multiblocks:jei_plugin...
|
| 12293 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: cognition:jei_plugin...
|
| 12294 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: modonomicon:modonomicon...
|
| 12295 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: chisel:jei_plugin...
|
| 12296 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: appmek:jei_plugin...
|
| 12297 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:internal...
|
| 12298 | [01Jan2026 12:58:25.533] [modloading-worker-0/INFO] [oritech/]: Oritech client initialization
|
| 12299 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFormulaicAssemblicator from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 12300 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFormulaicAssemblicator from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 12301 | [01Jan2026 12:58:25.533] [modloading-worker-0/DEBUG] [mixin/]: mekanism_unleashed.mixins.json:MixinFormulaicAssemblicator from mod mekanism_unleashed->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 12302 | [01Jan2026 12:58:25.534] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager took 9.101 milliseconds
|
| 12303 | [01Jan2026 12:58:25.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
|
| 12304 | [01Jan2026 12:58:25.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file beer-common.toml for beer tracking
|
| 12305 | [01Jan2026 12:58:25.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ali
|
| 12306 | [01Jan2026 12:58:25.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.yanny.ali.NeoForgeClientBusSubscriber for @SubscribeEvent-annotated methods
|
| 12307 | [01Jan2026 12:58:25.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/yanny/ali/NeoForgeClientBusSubscriber; to the game event bus
|
| 12308 | [01Jan2026 12:58:25.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.yanny.ali.NeoForgeServerBusSubscriber for @SubscribeEvent-annotated methods
|
| 12309 | [01Jan2026 12:58:25.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/yanny/ali/NeoForgeServerBusSubscriber; to the game event bus
|
| 12310 | [01Jan2026 12:58:25.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for beer
|
| 12311 | [01Jan2026 12:58:25.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.beer.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 12312 | [01Jan2026 12:58:25.540] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellCrossbowMixin from apothic_enchanting.mixins.json into com.hollingsworth.arsnouveau.common.items.SpellCrossbow
|
| 12313 | [01Jan2026 12:58:25.541] [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
|
| 12314 | [01Jan2026 12:58:25.541] [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
|
| 12315 | [01Jan2026 12:58:25.541] [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
|
| 12316 | [01Jan2026 12:58:25.541] [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
|
| 12317 | [01Jan2026 12:58:25.542] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/beer/network/NetworkHandler; to the mod event bus of mod beer
|
| 12318 | [01Jan2026 12:58:25.542] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.beer.event.ItemModifierHandler for @SubscribeEvent-annotated methods
|
| 12319 | [01Jan2026 12:58:25.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/beer/event/ItemModifierHandler; to the game event bus
|
| 12320 | [01Jan2026 12:58:25.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.beer.event.EnchantingTablePersistenceHandler for @SubscribeEvent-annotated methods
|
| 12321 | [01Jan2026 12:58:25.544] [modloading-worker-0/DEBUG] [mixin/]: Mixing ui.access.BaseOwoHandledScreenAccessor from owo.mixins.json into io.wispforest.owo.ui.base.BaseOwoHandledScreen
|
| 12322 | [01Jan2026 12:58:25.544] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ui.access.BaseOwoHandledScreenAccessor 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)
|
| 12323 | [01Jan2026 12:58:25.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/beer/event/EnchantingTablePersistenceHandler; to the game event bus
|
| 12324 | [01Jan2026 12:58:25.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.beer.datagen.BeerDatagen for @SubscribeEvent-annotated methods
|
| 12325 | [01Jan2026 12:58:25.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/beer/datagen/BeerDatagen; to the mod event bus of mod beer
|
| 12326 | [01Jan2026 12:58:25.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.breakinblocks.beer.Config for @SubscribeEvent-annotated methods
|
| 12327 | [01Jan2026 12:58:25.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/breakinblocks/beer/Config; to the mod event bus of mod beer
|
| 12328 | [01Jan2026 12:58:25.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-common.toml for justdirethings tracking
|
| 12329 | [01Jan2026 12:58:25.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdirethings-client.toml for justdirethings tracking
|
| 12330 | [01Jan2026 12:58:25.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbfiltersystem
|
| 12331 | [01Jan2026 12:58:25.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justdirethings
|
| 12332 | [01Jan2026 12:58:25.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.setup.ClientSetup for @SubscribeEvent-annotated methods
|
| 12333 | [01Jan2026 12:58:25.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/setup/ClientSetup; to the mod event bus of mod justdirethings
|
| 12334 | [01Jan2026 12:58:25.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gag
|
| 12335 | [01Jan2026 12:58:25.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.config.GAGClientConfig for @SubscribeEvent-annotated methods
|
| 12336 | [01Jan2026 12:58:25.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/config/GAGClientConfig; to the game event bus
|
| 12337 | [01Jan2026 12:58:25.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.config.GAGConfig for @SubscribeEvent-annotated methods
|
| 12338 | [01Jan2026 12:58:25.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/config/GAGConfig; to the game event bus
|
| 12339 | [01Jan2026 12:58:25.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.command.GAGCommands for @SubscribeEvent-annotated methods
|
| 12340 | [01Jan2026 12:58:25.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 12341 | [01Jan2026 12:58:25.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/command/GAGCommands; to the game event bus
|
| 12342 | [01Jan2026 12:58:25.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.data.GAGData for @SubscribeEvent-annotated methods
|
| 12343 | [01Jan2026 12:58:25.552] [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
|
| 12344 | [01Jan2026 12:58:25.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.client.particles.ParticleRenderDispatcher for @SubscribeEvent-annotated methods
|
| 12345 | [01Jan2026 12:58:25.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/data/GAGData; to the mod event bus of mod gag
|
| 12346 | [01Jan2026 12:58:25.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.GAG for @SubscribeEvent-annotated methods
|
| 12347 | [01Jan2026 12:58:25.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/GAG; to the game event bus
|
| 12348 | [01Jan2026 12:58:25.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/client/particles/ParticleRenderDispatcher; to the mod event bus of mod justdirethings
|
| 12349 | [01Jan2026 12:58:25.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.client.KeyBindings for @SubscribeEvent-annotated methods
|
| 12350 | [01Jan2026 12:58:25.554] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.block.proxy.FluidProxyBlock for @SubscribeEvent-annotated methods
|
| 12351 | [01Jan2026 12:58:25.554] [modloading-worker-0/INFO] [KubeJS/]: Loading vanilla registries...
|
| 12352 | [01Jan2026 12:58:25.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/client/KeyBindings; to the mod event bus of mod justdirethings
|
| 12353 | [01Jan2026 12:58:25.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.client.events.PlayerEvents for @SubscribeEvent-annotated methods
|
| 12354 | [01Jan2026 12:58:25.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/block/proxy/FluidProxyBlock; to the mod event bus of mod gag
|
| 12355 | [01Jan2026 12:58:25.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class ky.someone.mods.gag.block.proxy.ItemProxyBlock for @SubscribeEvent-annotated methods
|
| 12356 | [01Jan2026 12:58:25.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/client/events/PlayerEvents; to the game event bus
|
| 12357 | [01Jan2026 12:58:25.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lky/someone/mods/gag/block/proxy/ItemProxyBlock; to the mod event bus of mod gag
|
| 12358 | [01Jan2026 12:58:25.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.justdirethings.client.events.EventKeyInput for @SubscribeEvent-annotated methods
|
| 12359 | [01Jan2026 12:58:25.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/justdirethings/client/events/EventKeyInput; to the game event bus
|
| 12360 | [01Jan2026 12:58:25.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbchunks
|
| 12361 | [01Jan2026 12:58:25.561] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
|
| 12362 | [01Jan2026 12:58:25.561] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12363 | [01Jan2026 12:58:25.564] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
|
| 12364 | [01Jan2026 12:58:25.569] [modloading-worker-0/INFO] [oritech/]: Oritech client initialization done
|
| 12365 | [01Jan2026 12:58:25.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for oritech
|
| 12366 | [01Jan2026 12:58:25.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class rearth.oritech.neoforge.OritechModNeoForge$CustomEvents for @SubscribeEvent-annotated methods
|
| 12367 | [01Jan2026 12:58:25.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lrearth/oritech/neoforge/OritechModNeoForge$CustomEvents; to the game event bus
|
| 12368 | [01Jan2026 12:58:25.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class rearth.oritech.neoforge.client.OritechClientNeoForge$CustomEvents for @SubscribeEvent-annotated methods
|
| 12369 | [01Jan2026 12:58:25.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lrearth/oritech/neoforge/client/OritechClientNeoForge$CustomEvents; to the game event bus
|
| 12370 | [01Jan2026 12:58:25.570] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubeutils
|
| 12371 | [01Jan2026 12:58:25.571] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_curios
|
| 12372 | [01Jan2026 12:58:25.572] [modloading-worker-0/DEBUG] [mixin/]: Mixing CellWorkbenchBlockEntityMixin from megacells.mixins.json into appeng.blockentity.misc.CellWorkbenchBlockEntity
|
| 12373 | [01Jan2026 12:58:25.572] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbstuff
|
| 12374 | [01Jan2026 12:58:25.573] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source avaritia
|
| 12375 | [01Jan2026 12:58:25.574] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lychee
|
| 12376 | [01Jan2026 12:58:25.575] [modloading-worker-0/DEBUG] [mixin/]: Mixing IOPortBlockEntityMixin from enderdrives.neoforge.mixins.json into appeng.blockentity.storage.IOPortBlockEntity
|
| 12377 | [01Jan2026 12:58:25.575] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejstweaks
|
| 12378 | [01Jan2026 12:58:25.585] [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
|
| 12379 | [01Jan2026 12:58:25.585] [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
|
| 12380 | [01Jan2026 12:58:25.587] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.uncandango.kubejstweaks.kubejs.kjs71.plugin.KJSTProbeJSPlugin does not have required mod 'probejs' loaded, skipping
|
| 12381 | [01Jan2026 12:58:25.587] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.uncandango.kubejstweaks.kubejs.kjs72.plugin.KJSTProbeJSPlugin does not have required mod 'probejs' loaded, skipping
|
| 12382 | [01Jan2026 12:58:25.587] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source entityjs
|
| 12383 | [01Jan2026 12:58:25.588] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source morejs
|
| 12384 | [01Jan2026 12:58:25.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteambases
|
| 12385 | [01Jan2026 12:58:25.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.ftb.mods.ftbteambases.net.FTBTeamBasesNet for @SubscribeEvent-annotated methods
|
| 12386 | [01Jan2026 12:58:25.589] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source replication
|
| 12387 | [01Jan2026 12:58:25.589] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/ftb/mods/ftbteambases/net/FTBTeamBasesNet; to the mod event bus of mod ftbteambases
|
| 12388 | [01Jan2026 12:58:25.589] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lootjs
|
| 12389 | [01Jan2026 12:58:25.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-client.toml for rftoolsutility tracking
|
| 12390 | [01Jan2026 12:58:25.590] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejspowah
|
| 12391 | [01Jan2026 12:58:25.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rftoolsutility-server.toml for rftoolsutility tracking
|
| 12392 | [01Jan2026 12:58:25.591] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.SteamEngineBlockMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.steamEngine.SteamEngineBlock
|
| 12393 | [01Jan2026 12:58:25.591] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12394 | [01Jan2026 12:58:25.592] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source sdrp
|
| 12395 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
| 12396 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
| 12397 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
| 12398 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
| 12399 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
| 12400 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
| 12401 | [01Jan2026 12:58:25.593] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::canAttach(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12402 | [01Jan2026 12:58:25.593] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_enderio
|
| 12403 | [01Jan2026 12:58:25.594] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbxmodcompat
|
| 12404 | [01Jan2026 12:58:25.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file guideme.toml for guideme tracking
|
| 12405 | [01Jan2026 12:58:25.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rftoolsutility
|
| 12406 | [01Jan2026 12:58:25.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mcjty.rftoolsutility.setup.Config for @SubscribeEvent-annotated methods
|
| 12407 | [01Jan2026 12:58:25.595] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmcjty/rftoolsutility/setup/Config; to the mod event bus of mod rftoolsutility
|
| 12408 | [01Jan2026 12:58:25.595] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.WhistleBlockMixin from create_connected.mixins.json into com.simibubi.create.content.decoration.steamWhistle.WhistleBlock
|
| 12409 | [01Jan2026 12:58:25.595] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12410 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::canSurviveVessel(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
|
| 12411 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
| 12412 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
| 12413 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
| 12414 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
| 12415 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
| 12416 | [01Jan2026 12:58:25.596] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
| 12417 | [01Jan2026 12:58:25.596] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_actuallyadditions
|
| 12418 | [01Jan2026 12:58:25.597] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractCraftingUnitBlockMixin from megacells.mixins.json into appeng.block.crafting.AbstractCraftingUnitBlock
|
| 12419 | [01Jan2026 12:58:25.600] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source occultism_kubejs
|
| 12420 | [01Jan2026 12:58:25.600] [modloading-worker-0/DEBUG] [mixin/]: Mixing RelayTileMixin from custommachineryars.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.RelayTile
|
| 12421 | [01Jan2026 12:58:25.600] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_mekanism
|
| 12422 | [01Jan2026 12:58:25.601] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:RelayTileMixin from mod custommachineryars->@Inject::onFinishedConnectionFirst(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 12423 | [01Jan2026 12:58:25.601] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:RelayTileMixin from mod custommachineryars->@Inject::cma$onFinishedConnectionLast(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 12424 | [01Jan2026 12:58:25.601] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingBlockItemMixin from megacells.mixins.json into appeng.block.crafting.CraftingBlockItem
|
| 12425 | [01Jan2026 12:58:25.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xycraft_machines
|
| 12426 | [01Jan2026 12:58:25.603] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.XyMachinesClient$ModBus for @SubscribeEvent-annotated methods
|
| 12427 | [01Jan2026 12:58:25.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/XyMachinesClient$ModBus; to the mod event bus of mod xycraft_machines
|
| 12428 | [01Jan2026 12:58:25.604] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source custommachinery
|
| 12429 | [01Jan2026 12:58:25.604] [modloading-worker-0/DEBUG] [mixin/]: Mixing ScribesTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.ScribesTile
|
| 12430 | [01Jan2026 12:58:25.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for guideme
|
| 12431 | [01Jan2026 12:58:25.605] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source custommachinerymekanism
|
| 12432 | [01Jan2026 12:58:25.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.datagen.MachineDataGenerator for @SubscribeEvent-annotated methods
|
| 12433 | [01Jan2026 12:58:25.607] [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
|
| 12434 | [01Jan2026 12:58:25.607] [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
|
| 12435 | [01Jan2026 12:58:25.607] [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
|
| 12436 | [01Jan2026 12:58:25.607] [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
|
| 12437 | [01Jan2026 12:58:25.607] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbunearthed
|
| 12438 | [01Jan2026 12:58:25.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.xynergy.XynergyNetGraphLevelAttachment for @SubscribeEvent-annotated methods
|
| 12439 | [01Jan2026 12:58:25.608] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source extendedae
|
| 12440 | [01Jan2026 12:58:25.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/xynergy/XynergyNetGraphLevelAttachment; to the game event bus
|
| 12441 | [01Jan2026 12:58:25.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.xynergy.XynergyCapabilityRegistry for @SubscribeEvent-annotated methods
|
| 12442 | [01Jan2026 12:58:25.610] [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
|
| 12443 | [01Jan2026 12:58:25.610] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source malum
|
| 12444 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.LightFieldVolume for @SubscribeEvent-annotated methods
|
| 12445 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/LightFieldVolume; to the game event bus
|
| 12446 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.IlluminationVolume for @SubscribeEvent-annotated methods
|
| 12447 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/IlluminationVolume; to the game event bus
|
| 12448 | [01Jan2026 12:58:25.610] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source renderjs
|
| 12449 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.HoverVolume for @SubscribeEvent-annotated methods
|
| 12450 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/HoverVolume; to the game event bus
|
| 12451 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.volumes.CollectorVolume for @SubscribeEvent-annotated methods
|
| 12452 | [01Jan2026 12:58:25.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/volumes/CollectorVolume; to the game event bus
|
| 12453 | [01Jan2026 12:58:25.611] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source chisel
|
| 12454 | [01Jan2026 12:58:25.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.multiblock.tank.TankMultiBlock for @SubscribeEvent-annotated methods
|
| 12455 | [01Jan2026 12:58:25.611] [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
|
| 12456 | [01Jan2026 12:58:25.611] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config simplyswords:gem_powers in 140ms
|
| 12457 | [01Jan2026 12:58:25.611] [modloading-worker-0/INFO] [KubeJS/]: Done in 49.75 ms
|
| 12458 | [01Jan2026 12:58:25.611] [modloading-worker-0/INFO] [snownee.lychee.Lychee/]: LycheeKubeJSPlugin is there!
|
| 12459 | [01Jan2026 12:58:25.612] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.multiblock.pipes.FluidPipeEventSystem for @SubscribeEvent-annotated methods
|
| 12460 | [01Jan2026 12:58:25.612] [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
|
| 12461 | [01Jan2026 12:58:25.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.XynergyNodeEvent for @SubscribeEvent-annotated methods
|
| 12462 | [01Jan2026 12:58:25.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/XynergyNodeEvent; to the game event bus
|
| 12463 | [01Jan2026 12:58:25.613] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular206.GauntletItemNew for @SubscribeEvent-annotated methods
|
| 12464 | [01Jan2026 12:58:25.614] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config simplyswords:status_effects in 2ms
|
| 12465 | [01Jan2026 12:58:25.614] [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
|
| 12466 | [01Jan2026 12:58:25.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.modular206.FlareRodItem for @SubscribeEvent-annotated methods
|
| 12467 | [01Jan2026 12:58:25.615] [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
|
| 12468 | [01Jan2026 12:58:25.615] [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
|
| 12469 | [01Jan2026 12:58:25.615] [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
|
| 12470 | [01Jan2026 12:58:25.616] [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
|
| 12471 | [01Jan2026 12:58:25.616] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled KubeJS integration
|
| 12472 | [01Jan2026 12:58:25.616] [modloading-worker-0/INFO] [FTB XMod Compat/]: [FTB Chunks] Enabled KubeJS integration
|
| 12473 | [01Jan2026 12:58:25.616] [modloading-worker-0/DEBUG] [mixin/]: Mixing contraption.ContainerLevelAccessMixin from create_connected.mixins.json into net.minecraft.world.inventory.ContainerLevelAccess
|
| 12474 | [01Jan2026 12:58:25.617] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContainerLevelAccessMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12475 | [01Jan2026 12:58:25.617] [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
|
| 12476 | [01Jan2026 12:58:25.617] [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
|
| 12477 | [01Jan2026 12:58:25.618] [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
|
| 12478 | [01Jan2026 12:58:25.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.HoverPackItem for @SubscribeEvent-annotated methods
|
| 12479 | [01Jan2026 12:58:25.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/items/HoverPackItem; to the game event bus
|
| 12480 | [01Jan2026 12:58:25.618] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.items.FoilItem for @SubscribeEvent-annotated methods
|
| 12481 | [01Jan2026 12:58:25.619] [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
|
| 12482 | [01Jan2026 12:58:25.619] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.capabilities.MachinesCapabilityRegistry for @SubscribeEvent-annotated methods
|
| 12483 | [01Jan2026 12:58:25.619] [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
|
| 12484 | [01Jan2026 12:58:25.619] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.voidcontainer.VoidContainerBlock for @SubscribeEvent-annotated methods
|
| 12485 | [01Jan2026 12:58:25.620] [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
|
| 12486 | [01Jan2026 12:58:25.620] [modloading-worker-0/DEBUG] [mixin/]: Mixing TurretAccessor from sauce.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.BasicSpellTurretTile
|
| 12487 | [01Jan2026 12:58:25.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.SoarynBoxBlock for @SubscribeEvent-annotated methods
|
| 12488 | [01Jan2026 12:58:25.620] [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
|
| 12489 | [01Jan2026 12:58:25.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.selectors.ItemSelectorBlock for @SubscribeEvent-annotated methods
|
| 12490 | [01Jan2026 12:58:25.620] [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
|
| 12491 | [01Jan2026 12:58:25.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.selectors.FluidSelectorBlock for @SubscribeEvent-annotated methods
|
| 12492 | [01Jan2026 12:58:25.621] [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
|
| 12493 | [01Jan2026 12:58:25.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.PowerCoreBlock for @SubscribeEvent-annotated methods
|
| 12494 | [01Jan2026 12:58:25.621] [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
|
| 12495 | [01Jan2026 12:58:25.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.pipe.QuickRemoveEvents for @SubscribeEvent-annotated methods
|
| 12496 | [01Jan2026 12:58:25.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/pipe/QuickRemoveEvents; to the game event bus
|
| 12497 | [01Jan2026 12:58:25.622] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellTrackingMixin from ars_affinity.mixins.json into com.hollingsworth.arsnouveau.api.spell.SpellResolver
|
| 12498 | [01Jan2026 12:58:25.623] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.pipe.PipeBlockClientEvents$Game for @SubscribeEvent-annotated methods
|
| 12499 | [01Jan2026 12:58:25.625] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpellResolverMixin from reliquified_ars_nouveau.mixins.json into com.hollingsworth.arsnouveau.api.spell.SpellResolver
|
| 12500 | [01Jan2026 12:58:25.630] [modloading-worker-0/DEBUG] [mixin/]: ars_affinity.mixins.json:SpellTrackingMixin from mod ars_affinity->@Inject::trackSpellResolution(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12501 | [01Jan2026 12:58:25.630] [modloading-worker-0/DEBUG] [mixin/]: ars_affinity.mixins.json:SpellTrackingMixin from mod ars_affinity->@Inject::trackSpellResolution(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12502 | [01Jan2026 12:58:25.630] [modloading-worker-0/DEBUG] [mixin/]: ars_affinity.mixins.json:SpellTrackingMixin from mod ars_affinity->@Inject::trackSpellResolution(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12503 | [01Jan2026 12:58:25.630] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:SpellResolverMixin from mod reliquified_ars_nouveau->@Inject::onEntityInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 12504 | [01Jan2026 12:58:25.630] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/pipe/PipeBlockClientEvents$Game; to the game event bus
|
| 12505 | [01Jan2026 12:58:25.631] [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
|
| 12506 | [01Jan2026 12:58:25.631] [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
|
| 12507 | [01Jan2026 12:58:25.633] [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
|
| 12508 | [01Jan2026 12:58:25.633] [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
|
| 12509 | [01Jan2026 12:58:25.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.NitrogenExtractorBlock for @SubscribeEvent-annotated methods
|
| 12510 | [01Jan2026 12:58:25.634] [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
|
| 12511 | [01Jan2026 12:58:25.634] [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
|
| 12512 | [01Jan2026 12:58:25.634] [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
|
| 12513 | [01Jan2026 12:58:25.635] [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
|
| 12514 | [01Jan2026 12:58:25.635] [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
|
| 12515 | [01Jan2026 12:58:25.635] [modloading-worker-0/DEBUG] [mixin/]: Mixing DriveBlockEntityMixin from enderdrives.neoforge.mixins.json into appeng.blockentity.storage.DriveBlockEntity
|
| 12516 | [01Jan2026 12:58:25.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.isolator.IsolatorBlock for @SubscribeEvent-annotated methods
|
| 12517 | [01Jan2026 12:58:25.635] [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
|
| 12518 | [01Jan2026 12:58:25.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.IlluminationFieldBlock for @SubscribeEvent-annotated methods
|
| 12519 | [01Jan2026 12:58:25.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/content/blocks/IlluminationFieldBlock; to the game event bus
|
| 12520 | [01Jan2026 12:58:25.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.hydropump.HydroPumpBlock for @SubscribeEvent-annotated methods
|
| 12521 | [01Jan2026 12:58:25.636] [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
|
| 12522 | [01Jan2026 12:58:25.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.HoverPylonBlock for @SubscribeEvent-annotated methods
|
| 12523 | [01Jan2026 12:58:25.636] [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
|
| 12524 | [01Jan2026 12:58:25.637] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.FlareBlock for @SubscribeEvent-annotated methods
|
| 12525 | [01Jan2026 12:58:25.637] [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
|
| 12526 | [01Jan2026 12:58:25.637] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.fabricator.FabricatorBlock for @SubscribeEvent-annotated methods
|
| 12527 | [01Jan2026 12:58:25.637] [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
|
| 12528 | [01Jan2026 12:58:25.638] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.extractor.ExtractorBlock for @SubscribeEvent-annotated methods
|
| 12529 | [01Jan2026 12:58:25.638] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileAccessor from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
| 12530 | [01Jan2026 12:58:25.638] [modloading-worker-0/DEBUG] [mixin/]: Mixing WixieCauldronTileMixin from arseng.mixins.json into com.hollingsworth.arsnouveau.common.block.tile.WixieCauldronTile
|
| 12531 | [01Jan2026 12:58:25.640] [modloading-worker-0/DEBUG] [mixin/]: Mixing draconicevolution.ClientEventHandlerMixin from omnitools.mixins.json into com.brandon3055.draconicevolution.client.handler.ClientEventHandler
|
| 12532 | [01Jan2026 12:58:25.640] [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
|
| 12533 | [01Jan2026 12:58:25.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.engineering.EngineeringTableBlock for @SubscribeEvent-annotated methods
|
| 12534 | [01Jan2026 12:58:25.641] [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
|
| 12535 | [01Jan2026 12:58:25.641] [modloading-worker-0/DEBUG] [mixin/]: omnitools.mixins.json:draconicevolution.ClientEventHandlerMixin from mod omnitools->@Inject::omnitools$forceBeamVisible(Lnet/neoforged/neoforge/client/event/ClientTickEvent$Post;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12536 | [01Jan2026 12:58:25.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.collector.CollectorBlock for @SubscribeEvent-annotated methods
|
| 12537 | [01Jan2026 12:58:25.641] [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
|
| 12538 | [01Jan2026 12:58:25.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.ChargerBlock for @SubscribeEvent-annotated methods
|
| 12539 | [01Jan2026 12:58:25.642] [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
|
| 12540 | [01Jan2026 12:58:25.642] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.buffer.BufferBlock for @SubscribeEvent-annotated methods
|
| 12541 | [01Jan2026 12:58:25.642] [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
|
| 12542 | [01Jan2026 12:58:25.644] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.basic.PlanterBlock for @SubscribeEvent-annotated methods
|
| 12543 | [01Jan2026 12:58:25.644] [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
|
| 12544 | [01Jan2026 12:58:25.644] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.blocks.basic.IgnitionPlateBlock for @SubscribeEvent-annotated methods
|
| 12545 | [01Jan2026 12:58:25.644] [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
|
| 12546 | [01Jan2026 12:58:25.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.attachments.level.PowerCoreMapLevelAttachment for @SubscribeEvent-annotated methods
|
| 12547 | [01Jan2026 12:58:25.645] [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
|
| 12548 | [01Jan2026 12:58:25.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.content.attachments.level.FlareMapLevelAttachment for @SubscribeEvent-annotated methods
|
| 12549 | [01Jan2026 12:58:25.645] [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
|
| 12550 | [01Jan2026 12:58:25.646] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.XynergyGraphRenderer for @SubscribeEvent-annotated methods
|
| 12551 | [01Jan2026 12:58:25.647] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config simplyswords:weapon_attributes in 30ms
|
| 12552 | [01Jan2026 12:58:25.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/XynergyGraphRenderer; to the game event bus
|
| 12553 | [01Jan2026 12:58:25.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.instanced.InstancedIcosphere for @SubscribeEvent-annotated methods
|
| 12554 | [01Jan2026 12:58:25.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for draconicevolution
|
| 12555 | [01Jan2026 12:58:25.648] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCreativeEnergyCellBlockEntity from mixins.appflux.json into appeng.blockentity.networking.CreativeEnergyCellBlockEntity
|
| 12556 | [01Jan2026 12:58:25.648] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.brandon3055.draconicevolution.datagen.DataGenEventHandler for @SubscribeEvent-annotated methods
|
| 12557 | [01Jan2026 12:58:25.649] [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)
|
| 12558 | [01Jan2026 12:58:25.649] [modloading-worker-0/DEBUG] [mixin/]: Mixing DrillBlockMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.drill.DrillBlock
|
| 12559 | [01Jan2026 12:58:25.649] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/brandon3055/draconicevolution/datagen/DataGenEventHandler; to the mod event bus of mod draconicevolution
|
| 12560 | [01Jan2026 12:58:25.650] [modloading-worker-0/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:DrillBlockMixin from mod createenchantablemachinery->@Inject::createenchantablemachinery$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12561 | [01Jan2026 12:58:25.651] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/instanced/InstancedIcosphere; to the game event bus
|
| 12562 | [01Jan2026 12:58:25.651] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.GauntletRenderLayer for @SubscribeEvent-annotated methods
|
| 12563 | [01Jan2026 12:58:25.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/GauntletRenderLayer; to the game event bus
|
| 12564 | [01Jan2026 12:58:25.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.FOVCorrection for @SubscribeEvent-annotated methods
|
| 12565 | [01Jan2026 12:58:25.653] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlock
|
| 12566 | [01Jan2026 12:58:25.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/FOVCorrection; to the game event bus
|
| 12567 | [01Jan2026 12:58:25.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.render.FluidPipeRenderer for @SubscribeEvent-annotated methods
|
| 12568 | [01Jan2026 12:58:25.653] [modloading-worker-0/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:SawBlockMixin from mod createenchantablemachinery->@Inject::createenchantablemachinery$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12569 | [01Jan2026 12:58:25.654] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/render/FluidPipeRenderer; to the game event bus
|
| 12570 | [01Jan2026 12:58:25.655] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.items.GauntletClient for @SubscribeEvent-annotated methods
|
| 12571 | [01Jan2026 12:58:25.655] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/items/GauntletClient; to the game event bus
|
| 12572 | [01Jan2026 12:58:25.656] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class tv.soaryn.xycraft.machines.client.EnergyTooltipHelper for @SubscribeEvent-annotated methods
|
| 12573 | [01Jan2026 12:58:25.656] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltv/soaryn/xycraft/machines/client/EnergyTooltipHelper; to the game event bus
|
| 12574 | [01Jan2026 12:58:25.660] [modloading-worker-0/DEBUG] [mixin/]: Mixing DeployerFakePlayerMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer
|
| 12575 | [01Jan2026 12:58:25.660] [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)
|
| 12576 | [01Jan2026 12:58:25.661] [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
|
| 12577 | [01Jan2026 12:58:25.671] [modloading-worker-0/DEBUG] [mixin/]: Mixing RollerBlockMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.contraptions.actors.roller.RollerBlock
|
| 12578 | [01Jan2026 12:58:25.672] [modloading-worker-0/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:RollerBlockMixin from mod createenchantablemachinery->@Inject::createenchantablemachinery$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12579 | [01Jan2026 12:58:25.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbquests
|
| 12580 | [01Jan2026 12:58:25.677] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.ContextFactoryMixin from kubejstweaks.mixins.json into dev.latvian.mods.rhino.ContextFactory
|
| 12581 | [01Jan2026 12:58:25.681] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class com/hollingsworth/arsnouveau/common/block/tile/MobJarTile$Anonymous$827900964ccc4b0d81c727fc3349293e (originally alexthw/starbunclemania/mixin/MobJarCapability$1)
|
| 12582 | [01Jan2026 12:58:25.684] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencedGearshiftScreenMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencedGearshiftScreen
|
| 12583 | [01Jan2026 12:58:25.684] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12584 | [01Jan2026 12:58:25.684] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$updateParamsOfRow$0(Lcom/simibubi/create/foundation/blockEntity/behaviour/scrollValue/ScrollValueBehaviour$StepContext;)Ljava/lang/Integer; to mdc2ef4c$create_connected$lambda$updateParamsOfRow$0$0 in create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected
|
| 12585 | [01Jan2026 12:58:25.686] [modloading-worker-0/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected::handler$cdj000$create_connected$updateParamsOfRow exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
|
| 12586 | [01Jan2026 12:58:25.686] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::updateParamsOfRow(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12587 | [01Jan2026 12:58:25.686] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::updateParamsOfRow(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12588 | [01Jan2026 12:58:25.686] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::updateParamsOfRow(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12589 | [01Jan2026 12:58:25.686] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::handleLoop(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 12590 | [01Jan2026 12:58:25.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irregular_implements-server.toml for irregular_implements tracking
|
| 12591 | [01Jan2026 12:58:25.688] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file irregular_implements-client.toml for irregular_implements tracking
|
| 12592 | [01Jan2026 12:58:25.689] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for irregular_implements
|
| 12593 | [01Jan2026 12:58:25.694] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BuiltInModelHooksMixin from megacells.mixins.json into appeng.hooks.BuiltInModelHooks
|
| 12594 | [01Jan2026 12:58:25.694] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BuiltInModelHooksAccessor from mixins.aae.json into appeng.hooks.BuiltInModelHooks
|
| 12595 | [01Jan2026 12:58:25.694] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getBuiltInModels()Ljava/util/Map; to getBuiltInModels$advanced_ae_$md$c2ef4c$0 in mixins.aae.json:client.BuiltInModelHooksAccessor from mod advanced_ae
|
| 12596 | [01Jan2026 12:58:25.695] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.irregular_implements.util.ItemCatcher@2cbcf15f to GAME
|
| 12597 | [01Jan2026 12:58:25.698] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object dev.aaronhowser.mods.irregular_implements.datagen.ModDataGen@2605458b to MOD
|
| 12598 | [01Jan2026 12:58:25.700] [modloading-worker-0/DEBUG] [mixin/]: Mixing fields.EntitySelectorFields from nbt_ac.mixins.json into net.minecraft.commands.arguments.selector.EntitySelector
|
| 12599 | [01Jan2026 12:58:25.704] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRenderBlockOutlineHook from mixins.extendedae.json into appeng.hooks.RenderBlockOutlineHook
|
| 12600 | [01Jan2026 12:58:25.704] [modloading-worker-0/DEBUG] [mixin/]: mixins.extendedae.json:MixinRenderBlockOutlineHook 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)
|
| 12601 | [01Jan2026 12:58:25.706] [modloading-worker-0/DEBUG] [mixin/]: mixins.extendedae.json:MixinRenderBlockOutlineHook from mod extendedae->@Inject::renderPackedDevicePreview(Lnet/minecraft/world/entity/player/Player;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/Camera;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12602 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12603 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12604 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12605 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12606 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12607 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12608 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12609 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12610 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12611 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12612 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12613 | [01Jan2026 12:58:25.708] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12614 | [01Jan2026 12:58:25.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2
|
| 12615 | [01Jan2026 12:58:25.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class appeng.server.testplots.SpawnTestTools for @SubscribeEvent-annotated methods
|
| 12616 | [01Jan2026 12:58:25.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lappeng/server/testplots/SpawnTestTools; to the game event bus
|
| 12617 | [01Jan2026 12:58:25.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class appeng.datagen.AE2DataGenerators for @SubscribeEvent-annotated methods
|
| 12618 | [01Jan2026 12:58:25.713] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.entityAttributeEvent(net.neoforged.neoforge.event.entity.EntityAttributeCreationEvent) to the MOD event bus
|
| 12619 | [01Jan2026 12:58:25.714] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onRegisterCapabilities(net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent) to the MOD event bus
|
| 12620 | [01Jan2026 12:58:25.714] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.registerPayloads(net.neoforged.neoforge.network.event.RegisterPayloadHandlersEvent) to the MOD event bus
|
| 12621 | [01Jan2026 12:58:25.715] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.afterEntityDamaged(net.neoforged.neoforge.event.entity.living.LivingDamageEvent$Post) to the GAME event bus
|
| 12622 | [01Jan2026 12:58:25.715] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.afterServerTick(net.neoforged.neoforge.event.tick.ServerTickEvent$Post) to the GAME event bus
|
| 12623 | [01Jan2026 12:58:25.715] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.beforePickupItem(net.neoforged.neoforge.event.entity.player.ItemEntityPickupEvent$Pre) to the GAME event bus
|
| 12624 | [01Jan2026 12:58:25.716] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.beforePlayerTick(net.neoforged.neoforge.event.tick.PlayerTickEvent$Pre) to the GAME event bus
|
| 12625 | [01Jan2026 12:58:25.716] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.entityJoinLevel(net.neoforged.neoforge.event.entity.EntityJoinLevelEvent) to the GAME event bus
|
| 12626 | [01Jan2026 12:58:25.716] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.entityXpDrop(net.neoforged.neoforge.event.entity.living.LivingExperienceDropEvent) to the GAME event bus
|
| 12627 | [01Jan2026 12:58:25.716] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.keepInventoryFailsafe(net.neoforged.neoforge.event.entity.living.LivingDeathEvent) to the GAME event bus
|
| 12628 | [01Jan2026 12:58:25.716] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onAnvilUpdate(net.neoforged.neoforge.event.AnvilUpdateEvent) to the GAME event bus
|
| 12629 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onBlockToolModification(net.neoforged.neoforge.event.level.BlockEvent$BlockToolModificationEvent) to the GAME event bus
|
| 12630 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onChunkUnwatch(net.neoforged.neoforge.event.level.ChunkWatchEvent$UnWatch) to the GAME event bus
|
| 12631 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onChunkWatch(net.neoforged.neoforge.event.level.ChunkWatchEvent$Watch) to the GAME event bus
|
| 12632 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onClickBlock(net.neoforged.neoforge.event.entity.player.PlayerInteractEvent$RightClickBlock) to the GAME event bus
|
| 12633 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onLevelTick(net.neoforged.neoforge.event.tick.LevelTickEvent$Post) to the GAME event bus
|
| 12634 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onLevelUnload(net.neoforged.neoforge.event.level.LevelEvent$Unload) to the GAME event bus
|
| 12635 | [01Jan2026 12:58:25.717] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onLivingDeath(net.neoforged.neoforge.event.entity.living.LivingDeathEvent) to the GAME event bus
|
| 12636 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onLivingDeathLowPriority(net.neoforged.neoforge.event.entity.living.LivingDeathEvent) to the GAME event bus
|
| 12637 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onLivingIncomingDamage(net.neoforged.neoforge.event.entity.living.LivingIncomingDamageEvent) to the GAME event bus
|
| 12638 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onPlayerRespawn(net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerRespawnEvent) to the GAME event bus
|
| 12639 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onRegisterCommandsEvent(net.neoforged.neoforge.event.RegisterCommandsEvent) to the GAME event bus
|
| 12640 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onServerAboutToStart(net.neoforged.neoforge.event.server.ServerAboutToStartEvent) to the GAME event bus
|
| 12641 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onServerChat(net.neoforged.neoforge.event.ServerChatEvent) to the GAME event bus
|
| 12642 | [01Jan2026 12:58:25.718] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.CommonEvents.onSpawnPlacementCheck(net.neoforged.neoforge.event.entity.living.MobSpawnEvent$SpawnPlacementCheck) to the GAME event bus
|
| 12643 | [01Jan2026 12:58:25.720] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lappeng/datagen/AE2DataGenerators; to the mod event bus of mod ae2
|
| 12644 | [01Jan2026 12:58:25.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2ct-client.toml for ae2ct tracking
|
| 12645 | [01Jan2026 12:58:25.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2ct
|
| 12646 | [01Jan2026 12:58:25.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for soulplied_energistics
|
| 12647 | [01Jan2026 12:58:25.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.buuz135.soulplied_energistics.SoulpliedEnergistics$ClientModEvents for @SubscribeEvent-annotated methods
|
| 12648 | [01Jan2026 12:58:25.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appex-common.toml for appex tracking
|
| 12649 | [01Jan2026 12:58:25.722] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/buuz135/soulplied_energistics/SoulpliedEnergistics$ClientModEvents; to the mod event bus of mod soulplied_energistics
|
| 12650 | [01Jan2026 12:58:25.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rep_ae2_bridge-common.toml for rep_ae2_bridge tracking
|
| 12651 | [01Jan2026 12:58:25.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ae2wtlib.toml for ae2wtlib tracking
|
| 12652 | [01Jan2026 12:58:25.723] [modloading-worker-0/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: RepAE2Bridge: Config registered
|
| 12653 | [01Jan2026 12:58:25.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2things
|
| 12654 | [01Jan2026 12:58:25.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.projectet.ae2things.data.AE2ThingsDataGenerator for @SubscribeEvent-annotated methods
|
| 12655 | [01Jan2026 12:58:25.726] [modloading-worker-0/INFO] [net.unfamily.repae2bridge.item.ModItems/]: === registerCustomMatterItems() CALLED ===
|
| 12656 | [01Jan2026 12:58:25.726] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/projectet/ae2things/data/AE2ThingsDataGenerator; to the mod event bus of mod ae2things
|
| 12657 | [01Jan2026 12:58:25.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file me_beam_former-common.toml for me_beam_former tracking
|
| 12658 | [01Jan2026 12:58:25.727] [modloading-worker-0/INFO] [net.unfamily.repae2bridge.item.ModItems/]: No custom matter definitions found in external scripts
|
| 12659 | [01Jan2026 12:58:25.727] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.onClientSetup(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent) to the MOD event bus
|
| 12660 | [01Jan2026 12:58:25.727] [modloading-worker-0/INFO] [net.unfamily.repae2bridge.item.ModItems/]: === Custom matter item registration completed. Registered 0 items ===
|
| 12661 | [01Jan2026 12:58:25.727] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.onModelRegistry(net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional) to the MOD event bus
|
| 12662 | [01Jan2026 12:58:25.727] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.onRegisterMenuScreens(net.neoforged.neoforge.client.event.RegisterMenuScreensEvent) to the MOD event bus
|
| 12663 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerBlockColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Block) to the MOD event bus
|
| 12664 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerClientExtensions(net.neoforged.neoforge.client.extensions.common.RegisterClientExtensionsEvent) to the MOD event bus
|
| 12665 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for me_beam_former
|
| 12666 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mebeamformer.MEBeamFormer$ClientModEvents for @SubscribeEvent-annotated methods
|
| 12667 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerDimensionSpecialEffects(net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent) to the MOD event bus
|
| 12668 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mebeamformer/MEBeamFormer$ClientModEvents; to the mod event bus of mod me_beam_former
|
| 12669 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2addonlib
|
| 12670 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.pedroksl.ae2addonlib.datagen.DataGen for @SubscribeEvent-annotated methods
|
| 12671 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mebeamformer.connection.WirelessEnergyNetwork for @SubscribeEvent-annotated methods
|
| 12672 | [01Jan2026 12:58:25.728] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerEntityRenderer(net.neoforged.neoforge.client.event.EntityRenderersEvent$RegisterRenderers) to the MOD event bus
|
| 12673 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/pedroksl/ae2addonlib/datagen/DataGen; to the mod event bus of mod ae2addonlib
|
| 12674 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.pedroksl.ae2addonlib.AE2AddonLib$AE2AddonClient for @SubscribeEvent-annotated methods
|
| 12675 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerGuiLayers(net.neoforged.neoforge.client.event.RegisterGuiLayersEvent) to the MOD event bus
|
| 12676 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/pedroksl/ae2addonlib/AE2AddonLib$AE2AddonClient; to the mod event bus of mod ae2addonlib
|
| 12677 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib
|
| 12678 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rep_ae2_bridge
|
| 12679 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.mari_023.ae2wtlib.AE2wtlibForge for @SubscribeEvent-annotated methods
|
| 12680 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.unfamily.repae2bridge.client.ModClientSetup for @SubscribeEvent-annotated methods
|
| 12681 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerItemColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Item) to the MOD event bus
|
| 12682 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/unfamily/repae2bridge/client/ModClientSetup; to the mod event bus of mod rep_ae2_bridge
|
| 12683 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2netanalyser
|
| 12684 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.ae2netanalyser.datagen.AEADataGen for @SubscribeEvent-annotated methods
|
| 12685 | [01Jan2026 12:58:25.729] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.registerParticleProviders(net.neoforged.neoforge.client.event.RegisterParticleProvidersEvent) to the MOD event bus
|
| 12686 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.unfamily.repae2bridge.RepAE2Bridge$ModBusEvents for @SubscribeEvent-annotated methods
|
| 12687 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/mari_023/ae2wtlib/AE2wtlibForge; to the game event bus
|
| 12688 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.afterClientTick(net.neoforged.neoforge.client.event.ClientTickEvent$Post) to the GAME event bus
|
| 12689 | [01Jan2026 12:58:25.730] [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
|
| 12690 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/unfamily/repae2bridge/RepAE2Bridge$ModBusEvents; to the mod event bus of mod rep_ae2_bridge
|
| 12691 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.unfamily.repae2bridge.events.ServerLifecycleEventHandler for @SubscribeEvent-annotated methods
|
| 12692 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.afterRenderLiving(net.neoforged.neoforge.client.event.RenderLivingEvent$Post) to the GAME event bus
|
| 12693 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mebeamformer/connection/WirelessEnergyNetwork; to the game event bus
|
| 12694 | [01Jan2026 12:58:25.730] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.beforeRenderLiving(net.neoforged.neoforge.client.event.RenderLivingEvent$Pre) to the GAME event bus
|
| 12695 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.onRenderLevel(net.neoforged.neoforge.client.event.RenderLevelStageEvent) to the GAME event bus
|
| 12696 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mebeamformer.Config for @SubscribeEvent-annotated methods
|
| 12697 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/unfamily/repae2bridge/events/ServerLifecycleEventHandler; to the game event bus
|
| 12698 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mebeamformer/Config; to the mod event bus of mod me_beam_former
|
| 12699 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Subscribing kotlin function public final void dev.aaronhowser.mods.irregular_implements.event.ClientEvents.tooltipEvent(net.neoforged.neoforge.event.entity.player.ItemTooltipEvent) to the GAME event bus
|
| 12700 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.unfamily.repae2bridge.Config for @SubscribeEvent-annotated methods
|
| 12701 | [01Jan2026 12:58:25.731] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/unfamily/repae2bridge/Config; to the mod event bus of mod rep_ae2_bridge
|
| 12702 | [01Jan2026 12:58:25.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.unfamily.repae2bridge.RepAE2Bridge$ClientModEvents for @SubscribeEvent-annotated methods
|
| 12703 | [01Jan2026 12:58:25.732] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/unfamily/repae2bridge/RepAE2Bridge$ClientModEvents; to the mod event bus of mod rep_ae2_bridge
|
| 12704 | [01Jan2026 12:58:25.733] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemMenuHostMixin from megacells.mixins.json into appeng.api.implementations.menuobjects.ItemMenuHost
|
| 12705 | [01Jan2026 12:58:25.733] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file extendedae-common.toml for extendedae tracking
|
| 12706 | [01Jan2026 12:58:25.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file advanced_ae-client.toml for advanced_ae tracking
|
| 12707 | [01Jan2026 12:58:25.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file advanced_ae-common.toml for advanced_ae tracking
|
| 12708 | [01Jan2026 12:58:25.737] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogicHost from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogicHost
|
| 12709 | [01Jan2026 12:58:25.738] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderLogic from mixins.aae.json into net.pedroksl.advanced_ae.common.logic.AdvPatternProviderLogic
|
| 12710 | [01Jan2026 12:58:25.738] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$initUpgrade$0()Z to mdc2ef4c$advanced_ae$lambda$initUpgrade$0$0 in mixins.aae.json:appflux.MixinAdvPatternProviderLogic from mod advanced_ae
|
| 12711 | [01Jan2026 12:58:25.740] [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
|
| 12712 | [01Jan2026 12:58:25.740] [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
|
| 12713 | [01Jan2026 12:58:25.740] [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
|
| 12714 | [01Jan2026 12:58:25.740] [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
|
| 12715 | [01Jan2026 12:58:25.740] [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
|
| 12716 | [01Jan2026 12:58:25.740] [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
|
| 12717 | [01Jan2026 12:58:25.740] [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
|
| 12718 | [01Jan2026 12:58:25.740] [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
|
| 12719 | [01Jan2026 12:58:25.740] [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
|
| 12720 | [01Jan2026 12:58:25.740] [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
|
| 12721 | [01Jan2026 12:58:25.740] [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
|
| 12722 | [01Jan2026 12:58:25.740] [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
|
| 12723 | [01Jan2026 12:58:25.740] [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
|
| 12724 | [01Jan2026 12:58:25.740] [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
|
| 12725 | [01Jan2026 12:58:25.740] [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
|
| 12726 | [01Jan2026 12:58:25.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file merequester-common.toml for merequester tracking
|
| 12727 | [01Jan2026 12:58:25.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for merequester
|
| 12728 | [01Jan2026 12:58:25.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appex
|
| 12729 | [01Jan2026 12:58:25.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.appexp.network.PacketManager for @SubscribeEvent-annotated methods
|
| 12730 | [01Jan2026 12:58:25.746] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPatternProviderMenu from mixins.appflux.json into appeng.menu.implementations.PatternProviderMenu
|
| 12731 | [01Jan2026 12:58:25.746] [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)
|
| 12732 | [01Jan2026 12:58:25.746] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/appexp/network/PacketManager; to the mod event bus of mod appex
|
| 12733 | [01Jan2026 12:58:25.747] [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
|
| 12734 | [01Jan2026 12:58:25.747] [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
|
| 12735 | [01Jan2026 12:58:25.747] [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
|
| 12736 | [01Jan2026 12:58:25.747] [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
|
| 12737 | [01Jan2026 12:58:25.747] [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
|
| 12738 | [01Jan2026 12:58:25.747] [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
|
| 12739 | [01Jan2026 12:58:25.751] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChimeraProjectileMixin from reliquified_ars_nouveau.mixins.json into com.hollingsworth.arsnouveau.common.entity.EntityChimeraProjectile
|
| 12740 | [01Jan2026 12:58:25.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extendedae
|
| 12741 | [01Jan2026 12:58:25.751] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.extendedae.datagen.EAEDataGen for @SubscribeEvent-annotated methods
|
| 12742 | [01Jan2026 12:58:25.752] [modloading-worker-0/DEBUG] [mixin/]: reliquified_ars_nouveau.mixins.json:ChimeraProjectileMixin from mod reliquified_ars_nouveau->@Inject::hitEntity(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 12743 | [01Jan2026 12:58:25.756] [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
|
| 12744 | [01Jan2026 12:58:25.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.extendedae.config.EAEConfig for @SubscribeEvent-annotated methods
|
| 12745 | [01Jan2026 12:58:25.756] [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
|
| 12746 | [01Jan2026 12:58:25.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file enderdrives-server.toml for enderdrives tracking
|
| 12747 | [01Jan2026 12:58:25.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file megacells-common.toml for megacells tracking
|
| 12748 | [01Jan2026 12:58:25.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for megacells
|
| 12749 | [01Jan2026 12:58:25.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file justdynathings-common.toml for justdynathings tracking
|
| 12750 | [01Jan2026 12:58:25.764] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config simplyswords:unique_effects in 65ms
|
| 12751 | [01Jan2026 12:58:25.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enderdrives
|
| 12752 | [01Jan2026 12:58:25.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.enderdrives.EnderDrives$ClientModEvents for @SubscribeEvent-annotated methods
|
| 12753 | [01Jan2026 12:58:25.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/sts15/enderdrives/EnderDrives$ClientModEvents; to the mod event bus of mod enderdrives
|
| 12754 | [01Jan2026 12:58:25.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.sts15.enderdrives.datagen.EDDataGenerator for @SubscribeEvent-annotated methods
|
| 12755 | [01Jan2026 12:58:25.767] [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
|
| 12756 | [01Jan2026 12:58:25.776] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.NativeJavaMapMixin from kubejstweaks.mixins.json into dev.latvian.mods.rhino.NativeJavaMap
|
| 12757 | [01Jan2026 12:58:25.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanism
|
| 12758 | [01Jan2026 12:58:25.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.lib.transmitter.TransmitterNetworkRegistry for @SubscribeEvent-annotated methods
|
| 12759 | [01Jan2026 12:58:25.782] [modloading-worker-0/DEBUG] [mixin/]: Mixing cpu.MixinCraftingCPUMenu from mixins.aae.json into appeng.menu.me.crafting.CraftingCPUMenu
|
| 12760 | [01Jan2026 12:58:25.786] [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
|
| 12761 | [01Jan2026 12:58:25.786] [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
|
| 12762 | [01Jan2026 12:58:25.786] [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
|
| 12763 | [01Jan2026 12:58:25.786] [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
|
| 12764 | [01Jan2026 12:58:25.786] [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
|
| 12765 | [01Jan2026 12:58:25.786] [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
|
| 12766 | [01Jan2026 12:58:25.786] [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
|
| 12767 | [01Jan2026 12:58:25.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onToggleScheduling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12768 | [01Jan2026 12:58:25.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onToggleScheduling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12769 | [01Jan2026 12:58:25.786] [modloading-worker-0/DEBUG] [mixin/]: mixins.aae.json:cpu.MixinCraftingCPUMenu from mod advanced_ae->@Inject::onToggleScheduling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12770 | [01Jan2026 12:58:25.786] [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
|
| 12771 | [01Jan2026 12:58:25.786] [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
|
| 12772 | [01Jan2026 12:58:25.786] [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
|
| 12773 | [01Jan2026 12:58:25.786] [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
|
| 12774 | [01Jan2026 12:58:25.786] [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
|
| 12775 | [01Jan2026 12:58:25.786] [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
|
| 12776 | [01Jan2026 12:58:25.786] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/lib/transmitter/TransmitterNetworkRegistry; to the game event bus
|
| 12777 | [01Jan2026 12:58:25.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.lib.radiation.PlayerExposure for @SubscribeEvent-annotated methods
|
| 12778 | [01Jan2026 12:58:25.787] [modloading-worker-0/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderMenu from mixins.aae.json into net.pedroksl.advanced_ae.gui.advpatternprovider.AdvPatternProviderMenu
|
| 12779 | [01Jan2026 12:58:25.787] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/lib/radiation/PlayerExposure; to the game event bus
|
| 12780 | [01Jan2026 12:58:25.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.lib.radiation.MeltdownLevelData for @SubscribeEvent-annotated methods
|
| 12781 | [01Jan2026 12:58:25.788] [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
|
| 12782 | [01Jan2026 12:58:25.788] [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
|
| 12783 | [01Jan2026 12:58:25.788] [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
|
| 12784 | [01Jan2026 12:58:25.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/lib/radiation/MeltdownLevelData; to the game event bus
|
| 12785 | [01Jan2026 12:58:25.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.lib.multiblock.MultiblockManager for @SubscribeEvent-annotated methods
|
| 12786 | [01Jan2026 12:58:25.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/lib/multiblock/MultiblockManager; to the game event bus
|
| 12787 | [01Jan2026 12:58:25.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.common.base.holiday.ClientHolidayInfo for @SubscribeEvent-annotated methods
|
| 12788 | [01Jan2026 12:58:25.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/common/base/holiday/ClientHolidayInfo; to the mod event bus of mod mekanism
|
| 12789 | [01Jan2026 12:58:25.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.client.sound.SoundHandler for @SubscribeEvent-annotated methods
|
| 12790 | [01Jan2026 12:58:25.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/client/sound/SoundHandler; to the mod event bus of mod mekanism
|
| 12791 | [01Jan2026 12:58:25.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.client.render.MekanismShaders for @SubscribeEvent-annotated methods
|
| 12792 | [01Jan2026 12:58:25.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/client/render/MekanismShaders; to the mod event bus of mod mekanism
|
| 12793 | [01Jan2026 12:58:25.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.client.render.MekanismRenderer for @SubscribeEvent-annotated methods
|
| 12794 | [01Jan2026 12:58:25.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/client/render/MekanismRenderer; to the mod event bus of mod mekanism
|
| 12795 | [01Jan2026 12:58:25.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.client.ClientRegistration for @SubscribeEvent-annotated methods
|
| 12796 | [01Jan2026 12:58:25.801] [modloading-worker-0/INFO] [STDOUT/]: [net.sweenus.simplyswords.SimplySwords:init:100]: /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config
|
| 12797 | [01Jan2026 12:58:25.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/client/ClientRegistration; to the mod event bus of mod mekanism
|
| 12798 | [01Jan2026 12:58:25.805] [modloading-worker-0/DEBUG] [mixin/]: Mixing RegistryEventJSMixin from entityjs.mixins.json into dev.latvian.mods.kubejs.registry.RegistryKubeEvent
|
| 12799 | [01Jan2026 12:58:25.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file xnetgases.toml for xnetgases tracking
|
| 12800 | [01Jan2026 12:58:25.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xnetgases
|
| 12801 | [01Jan2026 12:58:25.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file appflux-common.toml for appflux tracking
|
| 12802 | [01Jan2026 12:58:25.807] [modloading-worker-0/INFO] [dev.tonimatas.mekanismcurios.MekanismCurios/]: Mekanism Curios initialized successfully.
|
| 12803 | [01Jan2026 12:58:25.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismcurios
|
| 12804 | [01Jan2026 12:58:25.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.tonimatas.mekanismcurios.MekanismCuriosClient$ClientModBusEvents for @SubscribeEvent-annotated methods
|
| 12805 | [01Jan2026 12:58:25.807] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/tonimatas/mekanismcurios/MekanismCuriosClient$ClientModBusEvents; to the mod event bus of mod mekanismcurios
|
| 12806 | [01Jan2026 12:58:25.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.tonimatas.mekanismcurios.MekanismCuriosClient$ClientForgeEvents for @SubscribeEvent-annotated methods
|
| 12807 | [01Jan2026 12:58:25.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for custommachinerymekanism
|
| 12808 | [01Jan2026 12:58:25.808] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.frinn.custommachinerymekanism.client.ClientHandler for @SubscribeEvent-annotated methods
|
| 12809 | [01Jan2026 12:58:25.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/tonimatas/mekanismcurios/MekanismCuriosClient$ClientForgeEvents; to the game event bus
|
| 12810 | [01Jan2026 12:58:25.809] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/frinn/custommachinerymekanism/client/ClientHandler; to the mod event bus of mod custommachinerymekanism
|
| 12811 | [01Jan2026 12:58:25.810] [modloading-worker-0/DEBUG] [mixin/]: Mixing optimizations.ticking.chunk.broadcast.ChunkHolderMixin from servercore.common.mixins.json into net.minecraft.server.level.ChunkHolder
|
| 12812 | [01Jan2026 12:58:25.810] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipez-server.toml for pipez tracking
|
| 12813 | [01Jan2026 12:58:25.810] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 12814 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12815 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12816 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onBlockChanged(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12817 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12818 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12819 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12820 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12821 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12822 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [mixin/]: servercore.common.mixins.json:optimizations.ticking.chunk.broadcast.ChunkHolderMixin from mod servercore->@Inject::servercore$onLightChanged(Lnet/minecraft/world/level/LightLayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12823 | [01Jan2026 12:58:25.811] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod pipez
|
| 12824 | [01Jan2026 12:58:25.812] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: #--------------------#
|
| 12825 | [01Jan2026 12:58:25.812] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: JustDynaThings Compatibility Checker started
|
| 12826 | [01Jan2026 12:58:25.812] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: #--------------------#
|
| 12827 | [01Jan2026 12:58:25.812] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: AppliedEnergistics2 found
|
| 12828 | [01Jan2026 12:58:25.813] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: ExtendedAE found
|
| 12829 | [01Jan2026 12:58:25.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplyswords
|
| 12830 | [01Jan2026 12:58:25.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.sweenus.simplyswords.neoforge.client.SimplySwordsClientForge for @SubscribeEvent-annotated methods
|
| 12831 | [01Jan2026 12:58:25.813] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/sweenus/simplyswords/neoforge/client/SimplySwordsClientForge; to the mod event bus of mod simplyswords
|
| 12832 | [01Jan2026 12:58:25.814] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: PhasoriteNetworks not found
|
| 12833 | [01Jan2026 12:58:25.814] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: GuideMe found
|
| 12834 | [01Jan2026 12:58:25.814] [modloading-worker-0/INFO] [com.devdyna.justdynathings.utils.LogUtil/]: #--------------------#
|
| 12835 | [01Jan2026 12:58:25.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justdynathings
|
| 12836 | [01Jan2026 12:58:25.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.devdyna.justdynathings.datagen.Controller for @SubscribeEvent-annotated methods
|
| 12837 | [01Jan2026 12:58:25.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/devdyna/justdynathings/datagen/Controller; to the mod event bus of mod justdynathings
|
| 12838 | [01Jan2026 12:58:25.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.devdyna.justdynathings.Client for @SubscribeEvent-annotated methods
|
| 12839 | [01Jan2026 12:58:25.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/devdyna/justdynathings/Client; to the mod event bus of mod justdynathings
|
| 12840 | [01Jan2026 12:58:25.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appmek
|
| 12841 | [01Jan2026 12:58:25.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advanced_ae
|
| 12842 | [01Jan2026 12:58:25.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.pedroksl.advanced_ae.datagen.AAEDataGen for @SubscribeEvent-annotated methods
|
| 12843 | [01Jan2026 12:58:25.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/pedroksl/advanced_ae/datagen/AAEDataGen; to the mod event bus of mod advanced_ae
|
| 12844 | [01Jan2026 12:58:25.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ae2wtlib_api
|
| 12845 | [01Jan2026 12:58:25.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for appflux
|
| 12846 | [01Jan2026 12:58:25.820] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.appflux.datagen.AFDataGen for @SubscribeEvent-annotated methods
|
| 12847 | [01Jan2026 12:58:25.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators.toml for mekanismgenerators tracking
|
| 12848 | [01Jan2026 12:58:25.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generators-gear.toml for mekanismgenerators tracking
|
| 12849 | [01Jan2026 12:58:25.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file Mekanism/generator-storage.toml for mekanismgenerators tracking
|
| 12850 | [01Jan2026 12:58:25.822] [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
|
| 12851 | [01Jan2026 12:58:25.822] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.glodblock.github.appflux.config.AFConfig for @SubscribeEvent-annotated methods
|
| 12852 | [01Jan2026 12:58:25.822] [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
|
| 12853 | [01Jan2026 12:58:25.823] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12854 | [01Jan2026 12:58:25.824] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12855 | [01Jan2026 12:58:25.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipez
|
| 12856 | [01Jan2026 12:58:25.825] [modloading-worker-0/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 12857 | [01Jan2026 12:58:25.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_nouveau
|
| 12858 | [01Jan2026 12:58:25.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.world.saved_data.RedstoneSavedData for @SubscribeEvent-annotated methods
|
| 12859 | [01Jan2026 12:58:25.829] [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
|
| 12860 | [01Jan2026 12:58:25.830] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.items.curios.SummoningFocus for @SubscribeEvent-annotated methods
|
| 12861 | [01Jan2026 12:58:25.831] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/items/curios/SummoningFocus; to the game event bus
|
| 12862 | [01Jan2026 12:58:25.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.camera.CameraController for @SubscribeEvent-annotated methods
|
| 12863 | [01Jan2026 12:58:25.833] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file laserio-common.toml for laserio tracking
|
| 12864 | [01Jan2026 12:58:25.834] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/camera/CameraController; to the game event bus
|
| 12865 | [01Jan2026 12:58:25.835] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.camera.ClientCameraEvents for @SubscribeEvent-annotated methods
|
| 12866 | [01Jan2026 12:58:25.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for laserio
|
| 12867 | [01Jan2026 12:58:25.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.laserio.setup.ClientSetup for @SubscribeEvent-annotated methods
|
| 12868 | [01Jan2026 12:58:25.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/laserio/setup/ClientSetup; to the mod event bus of mod laserio
|
| 12869 | [01Jan2026 12:58:25.836] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/camera/ClientCameraEvents; to the game event bus
|
| 12870 | [01Jan2026 12:58:25.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.laserio.datagen.DataGenerators for @SubscribeEvent-annotated methods
|
| 12871 | [01Jan2026 12:58:25.837] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.camera.CameraEvents for @SubscribeEvent-annotated methods
|
| 12872 | [01Jan2026 12:58:25.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/camera/CameraEvents; to the game event bus
|
| 12873 | [01Jan2026 12:58:25.838] [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
|
| 12874 | [01Jan2026 12:58:25.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.direwolf20.laserio.client.particles.ParticleRenderDispatcher for @SubscribeEvent-annotated methods
|
| 12875 | [01Jan2026 12:58:25.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/direwolf20/laserio/client/particles/ParticleRenderDispatcher; to the mod event bus of mod laserio
|
| 12876 | [01Jan2026 12:58:25.839] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.datagen.ModDatagen for @SubscribeEvent-annotated methods
|
| 12877 | [01Jan2026 12:58:25.840] [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
|
| 12878 | [01Jan2026 12:58:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.potions.GravityEffect for @SubscribeEvent-annotated methods
|
| 12879 | [01Jan2026 12:58:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/potions/GravityEffect; to the game event bus
|
| 12880 | [01Jan2026 12:58:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.potions.BounceEffect for @SubscribeEvent-annotated methods
|
| 12881 | [01Jan2026 12:58:25.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/potions/BounceEffect; to the game event bus
|
| 12882 | [01Jan2026 12:58:25.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.block.tile.VitalicSourcelinkTile for @SubscribeEvent-annotated methods
|
| 12883 | [01Jan2026 12:58:25.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/block/tile/VitalicSourcelinkTile; to the game event bus
|
| 12884 | [01Jan2026 12:58:25.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.block.tile.AgronomicSourcelinkTile for @SubscribeEvent-annotated methods
|
| 12885 | [01Jan2026 12:58:25.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/block/tile/AgronomicSourcelinkTile; to the game event bus
|
| 12886 | [01Jan2026 12:58:25.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.LightEvents for @SubscribeEvent-annotated methods
|
| 12887 | [01Jan2026 12:58:25.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/LightEvents; to the game event bus
|
| 12888 | [01Jan2026 12:58:25.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest
|
| 12889 | [01Jan2026 12:58:25.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.init.TFEntities for @SubscribeEvent-annotated methods
|
| 12890 | [01Jan2026 12:58:25.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.FamiliarEvents for @SubscribeEvent-annotated methods
|
| 12891 | [01Jan2026 12:58:25.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/init/TFEntities; to the mod event bus of mod twilightforest
|
| 12892 | [01Jan2026 12:58:25.843] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.EntityEvents for @SubscribeEvent-annotated methods
|
| 12893 | [01Jan2026 12:58:25.844] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.StructureManagerAccessor from cataclysm.mixins.json into net.minecraft.world.level.StructureManager
|
| 12894 | [01Jan2026 12:58:25.844] [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)
|
| 12895 | [01Jan2026 12:58:25.844] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/FamiliarEvents; to the game event bus
|
| 12896 | [01Jan2026 12:58:25.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/EntityEvents; to the game event bus
|
| 12897 | [01Jan2026 12:58:25.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ArsEvents for @SubscribeEvent-annotated methods
|
| 12898 | [01Jan2026 12:58:25.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ArsEvents; to the game event bus
|
| 12899 | [01Jan2026 12:58:25.848] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.EventHandler for @SubscribeEvent-annotated methods
|
| 12900 | [01Jan2026 12:58:25.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinGameLoadCookie from fancymenu.mixins.json into net.minecraft.client.Minecraft$GameLoadCookie
|
| 12901 | [01Jan2026 12:58:25.848] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameLoadCookie from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 12902 | [01Jan2026 12:58:25.849] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.CapabilityEvents for @SubscribeEvent-annotated methods
|
| 12903 | [01Jan2026 12:58:25.849] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameLoadCookie from mod fancymenu->@Inject::after_construct_FancyMenu(Lcom/mojang/realmsclient/client/RealmsClient;Lnet/minecraft/client/main/GameConfig$QuickPlayData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12904 | [01Jan2026 12:58:25.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/CapabilityEvents; to the game event bus
|
| 12905 | [01Jan2026 12:58:25.850] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinClientLanguage from mixins.iris.json into net.minecraft.client.resources.language.ClientLanguage
|
| 12906 | [01Jan2026 12:58:25.850] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12907 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.ToolEvents for @SubscribeEvent-annotated methods
|
| 12908 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.locale.MixinClientLanguage from bookshelf.mixins.json into net.minecraft.client.resources.language.ClientLanguage
|
| 12909 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.locale.MixinClientLanguage 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)
|
| 12910 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinClientLanguage from konkrete.mixins.json into net.minecraft.client.resources.language.ClientLanguage
|
| 12911 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinClientLanguage from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 12912 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinClientLanguage from fancymenu.mixins.json into net.minecraft.client.resources.language.ClientLanguage
|
| 12913 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinClientLanguage from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 12914 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: Mixing text.TranslationStorageMixin from owo.mixins.json into net.minecraft.client.resources.language.ClientLanguage
|
| 12915 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:text.TranslationStorageMixin 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)
|
| 12916 | [01Jan2026 12:58:25.851] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kawaii$0(Lcom/google/common/collect/ImmutableMap$Builder;Ljava/lang/String;Ljava/lang/String;)V to mdc2ef4c$owo$lambda$kawaii$0$0 in owo.mixins.json:text.TranslationStorageMixin from mod owo
|
| 12917 | [01Jan2026 12:58:25.852] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientLanguagesMixin from moonlight.mixins.json into net.minecraft.client.resources.language.ClientLanguage
|
| 12918 | [01Jan2026 12:58:25.852] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:ClientLanguagesMixin 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)
|
| 12919 | [01Jan2026 12:58:25.852] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$addDynamicEntries2$2(Ljava/util/Map;Ljava/lang/String;Ljava/lang/String;)V to mdc2ef4c$moonlight$lambda$moonlight$addDynamicEntries2$2$1 in moonlight.mixins.json:ClientLanguagesMixin from mod moonlight
|
| 12920 | [01Jan2026 12:58:25.852] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$addDynamicEntries2$1(Ljava/lang/String;Ljava/lang/String;)Lcom/google/gson/JsonParseException; to mdc2ef4c$moonlight$lambda$moonlight$addDynamicEntries2$1$2 in moonlight.mixins.json:ClientLanguagesMixin from mod moonlight
|
| 12921 | [01Jan2026 12:58:25.852] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$addDynamicEntries$0(Lnet/mehvahdjukaar/moonlight/api/events/AfterLanguageLoadEvent;Lnet/mehvahdjukaar/moonlight/api/set/BlockTypeRegistry;)V to mdc2ef4c$moonlight$lambda$moonlight$addDynamicEntries$0$3 in moonlight.mixins.json:ClientLanguagesMixin from mod moonlight
|
| 12922 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::injectFrom(Ljava/lang/String;Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12923 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::check(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 12924 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntries(Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12925 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntriesToTranslationChecks(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12926 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.locale.MixinClientLanguage from mod bookshelf->@Inject::getOrDefault(Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12927 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.locale.MixinClientLanguage from mod bookshelf->@Inject::has(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12928 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:text.TranslationStorageMixin from mod owo->@Inject::kawaii(Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12929 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:text.TranslationStorageMixin from mod owo->@Inject::kawaii(Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12930 | [01Jan2026 12:58:25.855] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:text.TranslationStorageMixin from mod owo->@Inject::kawaii(Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12931 | [01Jan2026 12:58:25.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/EventHandler; to the game event bus
|
| 12932 | [01Jan2026 12:58:25.857] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/ToolEvents; to the game event bus
|
| 12933 | [01Jan2026 12:58:25.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerDataMixin from bcc.mixins.json into net.minecraft.client.multiplayer.ServerData
|
| 12934 | [01Jan2026 12:58:25.857] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:ServerDataMixin 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)
|
| 12935 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.TFTickHandler for @SubscribeEvent-annotated methods
|
| 12936 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.MixinTextureManager from mixins.iris.json into net.minecraft.client.renderer.texture.TextureManager
|
| 12937 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12938 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.MixinTextureManager from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.texture.TextureManager
|
| 12939 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 12940 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTextureManager from tipsmod.mixins.json into net.minecraft.client.renderer.texture.TextureManager
|
| 12941 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: tipsmod.mixins.json:MixinTextureManager from mod tipsmod: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 12942 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.TextureManagerMixin from geckolib.mixins.json into net.minecraft.client.renderer.texture.TextureManager
|
| 12943 | [01Jan2026 12:58:25.859] [modloading-worker-0/DEBUG] [mixin/]: geckolib.mixins.json:client.TextureManagerMixin 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)
|
| 12944 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ReactiveEvents for @SubscribeEvent-annotated methods
|
| 12945 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12946 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12947 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12948 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12949 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12950 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12951 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12952 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12953 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12954 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12955 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12956 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12957 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast->@Inject::removeDestroyedTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12958 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast->@Inject::removeDestroyedTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12959 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast->@Inject::removeDestroyedTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12960 | [01Jan2026 12:58:25.860] [modloading-worker-0/DEBUG] [mixin/]: tipsmod.mixins.json:MixinTextureManager from mod tipsmod->@Inject::onInit(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 12961 | [01Jan2026 12:58:25.861] [modloading-worker-0/DEBUG] [mixin/]: tipsmod.mixins.json:MixinTextureManager from mod tipsmod->@Inject::onInit(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 12962 | [01Jan2026 12:58:25.861] [modloading-worker-0/DEBUG] [mixin/]: tipsmod.mixins.json:MixinTextureManager from mod tipsmod->@Inject::onInit(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 12963 | [01Jan2026 12:58:25.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ReactiveEvents; to the game event bus
|
| 12964 | [01Jan2026 12:58:25.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.PerkEvents for @SubscribeEvent-annotated methods
|
| 12965 | [01Jan2026 12:58:25.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/TFTickHandler; to the game event bus
|
| 12966 | [01Jan2026 12:58:25.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.MiscEvents for @SubscribeEvent-annotated methods
|
| 12967 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/MiscEvents; to the game event bus
|
| 12968 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.client.AccessorFontManager from bookshelf.mixins.json into net.minecraft.client.gui.font.FontManager
|
| 12969 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:access.client.AccessorFontManager 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)
|
| 12970 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.FontResourceManagerAccess from immersiveengineering.mixins.json into net.minecraft.client.gui.font.FontManager
|
| 12971 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess 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)
|
| 12972 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing fields.FontManagerFields from nbt_ac.mixins.json into net.minecraft.client.gui.font.FontManager
|
| 12973 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getFontSets()Ljava/util/Map; in net.minecraft.client.gui.font.FontManager was not merged
|
| 12974 | [01Jan2026 12:58:25.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.ProgressionEvents for @SubscribeEvent-annotated methods
|
| 12975 | [01Jan2026 12:58:25.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/ProgressionEvents; to the game event bus
|
| 12976 | [01Jan2026 12:58:25.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/PerkEvents; to the game event bus
|
| 12977 | [01Jan2026 12:58:25.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.HostileMountEvents for @SubscribeEvent-annotated methods
|
| 12978 | [01Jan2026 12:58:25.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/HostileMountEvents; to the game event bus
|
| 12979 | [01Jan2026 12:58:25.866] [modloading-worker-0/DEBUG] [mixin/]: Mixing feature.suppress_narrator_stacktrace.GameNarratorMixin from modernfix-common.mixins.json into net.minecraft.client.GameNarrator
|
| 12980 | [01Jan2026 12:58:25.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.events.CharmEvents for @SubscribeEvent-annotated methods
|
| 12981 | [01Jan2026 12:58:25.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ManaCapEvents for @SubscribeEvent-annotated methods
|
| 12982 | [01Jan2026 12:58:25.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ManaCapEvents; to the game event bus
|
| 12983 | [01Jan2026 12:58:25.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/events/CharmEvents; to the game event bus
|
| 12984 | [01Jan2026 12:58:25.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.ScryEvents for @SubscribeEvent-annotated methods
|
| 12985 | [01Jan2026 12:58:25.868] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRenderBuffers from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderBuffers
|
| 12986 | [01Jan2026 12:58:25.868] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 12987 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.item.OreMagnetItem for @SubscribeEvent-annotated methods
|
| 12988 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$1(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to mdc2ef4c$iris$lambda$freeAndDeleteBuffers$1$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris
|
| 12989 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$0(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to mdc2ef4c$iris$lambda$freeAndDeleteBuffers$0$1 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris
|
| 12990 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Unique field outlineBufferSourceLnet/minecraft/client/renderer/OutlineBufferSource; to fdc2ef4c$iris$outlineBufferSource$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris
|
| 12991 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/ScryEvents; to the game event bus
|
| 12992 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/item/OreMagnetItem; to the game event bus
|
| 12993 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.loot.modifiers.GiantToolGroupingModifier for @SubscribeEvent-annotated methods
|
| 12994 | [01Jan2026 12:58:25.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.event.JarEvents for @SubscribeEvent-annotated methods
|
| 12995 | [01Jan2026 12:58:25.870] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.RenderBuffersMixin from databank.mixins.json into net.minecraft.client.renderer.RenderBuffers
|
| 12996 | [01Jan2026 12:58:25.870] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.world.BufferBuilderStorageMixin from embeddium.mixins.json into net.minecraft.client.renderer.RenderBuffers
|
| 12997 | [01Jan2026 12:58:25.870] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.render.world.BufferBuilderStorageMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 12998 | [01Jan2026 12:58:25.871] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 12999 | [01Jan2026 12:58:25.871] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceCrumblingBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13000 | [01Jan2026 12:58:25.871] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceOutlineBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13001 | [01Jan2026 12:58:25.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/event/JarEvents; to the game event bus
|
| 13002 | [01Jan2026 12:58:25.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.mob_jar.CatBehavior for @SubscribeEvent-annotated methods
|
| 13003 | [01Jan2026 12:58:25.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/loot/modifiers/GiantToolGroupingModifier; to the game event bus
|
| 13004 | [01Jan2026 12:58:25.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class twilightforest.data.DataGenerators for @SubscribeEvent-annotated methods
|
| 13005 | [01Jan2026 12:58:25.872] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/mob_jar/CatBehavior; to the game event bus
|
| 13006 | [01Jan2026 12:58:25.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.common.mob_jar.WitherBehavior for @SubscribeEvent-annotated methods
|
| 13007 | [01Jan2026 12:58:25.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/common/mob_jar/WitherBehavior; to the game event bus
|
| 13008 | [01Jan2026 12:58:25.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltwilightforest/data/DataGenerators; to the mod event bus of mod twilightforest
|
| 13009 | [01Jan2026 12:58:25.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.gui.radial_menu.GuiRadialMenu for @SubscribeEvent-annotated methods
|
| 13010 | [01Jan2026 12:58:25.874] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockRenderDispatcherMixin from fusion.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
|
| 13011 | [01Jan2026 12:58:25.874] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13012 | [01Jan2026 12:58:25.874] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockRenderDispatcherMixin from enderioconduits.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
|
| 13013 | [01Jan2026 12:58:25.874] [modloading-worker-0/DEBUG] [mixin/]: enderioconduits.mixins.json:BlockRenderDispatcherMixin from mod enderio_conduits: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13014 | [01Jan2026 12:58:25.875] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockHidingMixin from cable_facades.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
|
| 13015 | [01Jan2026 12:58:25.875] [modloading-worker-0/DEBUG] [mixin/]: Mixing HideBlockBreakProgressMixin from farmersdelight.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
|
| 13016 | [01Jan2026 12:58:25.875] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockRenderDispatcherMixin from computercraft-client.forge.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
|
| 13017 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion->@Inject::renderBreakingTextureHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13018 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion->@Inject::renderBreakingTextureHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13019 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion->@Inject::renderBreakingTextureHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13020 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion->@Inject::renderBreakingTextureTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13021 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion->@Inject::renderBreakingTextureTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13022 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:BlockRenderDispatcherMixin from mod fusion->@Inject::renderBreakingTextureTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13023 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:BlockHidingMixin from mod cable_facades->@Inject::onRenderBatched(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13024 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:BlockHidingMixin from mod cable_facades->@Inject::onRenderBatched(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13025 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:BlockHidingMixin from mod cable_facades->@Inject::onRenderBatched(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13026 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:BlockHidingMixin from mod cable_facades->@Inject::onRenderBatched(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13027 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: farmersdelight.mixins.json:HideBlockBreakProgressMixin from mod farmersdelight->@Inject::hideBlockDamage(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13028 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: computercraft-client.forge.mixins.json:BlockRenderDispatcherMixin from mod computercraft->@Inject::renderBlockDamage(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13029 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: Mixing block_rendering.MixinBufferBuilder_SeparateAo from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13030 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13031 | [01Jan2026 12:58:25.877] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBufferBuilder from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13032 | [01Jan2026 12:58:25.878] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13033 | [01Jan2026 12:58:25.880] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.BufferBuilderAccessor from ponder-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13034 | [01Jan2026 12:58:25.880] [modloading-worker-0/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.BufferBuilderAccessor 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)
|
| 13035 | [01Jan2026 12:58:25.880] [modloading-worker-0/DEBUG] [mixin/]: Mixing BufferBuilderAccessor from owo.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13036 | [01Jan2026 12:58:25.880] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:BufferBuilderAccessor 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)
|
| 13037 | [01Jan2026 12:58:25.880] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.immediate.consumer.BufferBuilderMixin from embeddium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13038 | [01Jan2026 12:58:25.880] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13039 | [01Jan2026 12:58:25.881] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from embeddium.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13040 | [01Jan2026 12:58:25.881] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13041 | [01Jan2026 12:58:25.881] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBufferBuilder_SegmentRendering from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 13042 | [01Jan2026 12:58:25.881] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13043 | [01Jan2026 12:58:25.885] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 13044 | [01Jan2026 12:58:25.885] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 13045 | [01Jan2026 12:58:25.885] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 13046 | [01Jan2026 12:58:25.885] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13047 | [01Jan2026 12:58:25.885] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13048 | [01Jan2026 12:58:25.885] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13049 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13050 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13051 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13052 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod embeddium->@Inject::onFormatChanged(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13053 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod embeddium->@Inject::onFormatChanged(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13054 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod embeddium->@Inject::onFormatChanged(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13055 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13056 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13057 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13058 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13059 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13060 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13061 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplatePostProcessorsMixin from respawningstructures.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13062 | [01Jan2026 12:58:25.886] [modloading-worker-0/DEBUG] [mixin/]: respawningstructures.mixins.json:StructureTemplatePostProcessorsMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13063 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateProcessRespawnInfoMixin from respawningstructures.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13064 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: respawningstructures.mixins.json:StructureTemplateProcessRespawnInfoMixin from mod respawningstructures: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13065 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.TemplateAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13066 | [01Jan2026 12:58:25.887] [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)
|
| 13067 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing coremods.TemplateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13068 | [01Jan2026 12:58:25.887] [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)
|
| 13069 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from cable_facades.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13070 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onPlaceInWorld$2(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to mdc2ef4c$cable_facades$lambda$onPlaceInWorld$2$0 in cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades
|
| 13071 | [01Jan2026 12:58:25.887] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onSave$1(Lnet/minecraft/nbt/ListTag;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to mdc2ef4c$cable_facades$lambda$onSave$1$1 in cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades
|
| 13072 | [01Jan2026 12:58:25.888] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onFillFromWorld$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$cable_facades$lambda$onFillFromWorld$0$2 in cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades
|
| 13073 | [01Jan2026 12:58:25.889] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13074 | [01Jan2026 12:58:25.889] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateMixin from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13075 | [01Jan2026 12:58:25.889] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ars_nouveau_preventAutoWaterlogging$0(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor;)Z to mdc2ef4c$ars_nouveau$lambda$ars_nouveau_preventAutoWaterlogging$0$3 in ars_nouveau.mixins.json:structure.StructureTemplateMixin from mod ars_nouveau
|
| 13076 | [01Jan2026 12:58:25.889] [modloading-worker-0/DEBUG] [mixin/]: Mixing structure.StructureTemplateMixin from morejs.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13077 | [01Jan2026 12:58:25.889] [modloading-worker-0/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureTemplateMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13078 | [01Jan2026 12:58:25.890] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateMixin from ae2.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13079 | [01Jan2026 12:58:25.890] [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)
|
| 13080 | [01Jan2026 12:58:25.890] [modloading-worker-0/DEBUG] [mixin/]: Mixing StructureTemplateAccessor from gander_levels.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate
|
| 13081 | [01Jan2026 12:58:25.892] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getPalettes in immersiveengineering.mixins.json:accessors.TemplateAccess from mod immersiveengineering, previously written by com.almostreliable.morejs.mixin.structure.StructureTemplateMixin. Skipping method.
|
| 13082 | [01Jan2026 12:58:25.892] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for getPalettes in gander_levels.mixins.json:StructureTemplateAccessor from mod (unknown), previously written by com.almostreliable.morejs.mixin.structure.StructureTemplateMixin. Skipping method.
|
| 13083 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: respawningstructures.mixins.json:StructureTemplatePostProcessorsMixin from mod respawningstructures->@Inject::onReturn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13084 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: respawningstructures.mixins.json:StructureTemplateProcessRespawnInfoMixin from mod respawningstructures->@Inject::prepareRespawnHeightData(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Ljava/util/List;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 13085 | [01Jan2026 12:58:25.892] [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
|
| 13086 | [01Jan2026 12:58:25.892] [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
|
| 13087 | [01Jan2026 12:58:25.892] [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
|
| 13088 | [01Jan2026 12:58:25.892] [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
|
| 13089 | [01Jan2026 12:58:25.892] [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
|
| 13090 | [01Jan2026 12:58:25.892] [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
|
| 13091 | [01Jan2026 12:58:25.892] [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
|
| 13092 | [01Jan2026 12:58:25.892] [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
|
| 13093 | [01Jan2026 12:58:25.892] [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
|
| 13094 | [01Jan2026 12:58:25.892] [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
|
| 13095 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onFillFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13096 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onFillFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13097 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onFillFromWorld(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Vec3i;ZLnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13098 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 13099 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 13100 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 13101 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onLoad(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13102 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onLoad(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13103 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onLoad(Lnet/minecraft/core/HolderGetter;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13104 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onPlaceInWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13105 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onPlaceInWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13106 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: cable_facades.mixins.json:StructureTemplateMixin from mod cable_facades->@Inject::onPlaceInWorld(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructurePlaceSettings;Lnet/minecraft/util/RandomSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13107 | [01Jan2026 12:58:25.892] [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
|
| 13108 | [01Jan2026 12:58:25.892] [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
|
| 13109 | [01Jan2026 12:58:25.892] [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
|
| 13110 | [01Jan2026 12:58:25.892] [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
|
| 13111 | [01Jan2026 12:58:25.892] [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
|
| 13112 | [01Jan2026 12:58:25.892] [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
|
| 13113 | [01Jan2026 12:58:25.892] [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
|
| 13114 | [01Jan2026 12:58:25.892] [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
|
| 13115 | [01Jan2026 12:58:25.892] [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
|
| 13116 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPalettes()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
|
| 13117 | [01Jan2026 12:58:25.892] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPalettes()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate was not merged
|
| 13118 | [01Jan2026 12:58:25.894] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from mixins.iris.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13119 | [01Jan2026 12:58:25.894] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13120 | [01Jan2026 12:58:25.894] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShadowDebugText$1(Ljava/util/List;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mdc2ef4c$iris$lambda$iris$appendShadowDebugText$1$0 in mixins.iris.json:MixinDebugScreenOverlay from mod iris
|
| 13121 | [01Jan2026 12:58:25.894] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShaderPackText$0(Ljava/util/List;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to mdc2ef4c$iris$lambda$iris$appendShaderPackText$0$1 in mixins.iris.json:MixinDebugScreenOverlay from mod iris
|
| 13122 | [01Jan2026 12:58:25.895] [modloading-worker-0/DEBUG] [mixin/]: Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13123 | [01Jan2026 12:58:25.895] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13124 | [01Jan2026 12:58:25.895] [modloading-worker-0/DEBUG] [mixin/]: Mixing DebugHudMixin from entityculling.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13125 | [01Jan2026 12:58:25.895] [modloading-worker-0/DEBUG] [mixin/]: entityculling.mixins.json:DebugHudMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 13126 | [01Jan2026 12:58:25.897] [modloading-worker-0/DEBUG] [mixin/]: Mixing DebugScreenOverlayMixin from mixins.monocle.compat.iris.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13127 | [01Jan2026 12:58:25.897] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:DebugScreenOverlayMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13128 | [01Jan2026 12:58:25.897] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.gui.hooks.debug.DebugHudMixin from embeddium.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13129 | [01Jan2026 12:58:25.897] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.debug.DebugHudMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13130 | [01Jan2026 12:58:25.898] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from iris-batched-entity-rendering.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13131 | [01Jan2026 12:58:25.898] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13132 | [01Jan2026 12:58:25.898] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.MixinDebugHud from immediatelyfast-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
|
| 13133 | [01Jan2026 12:58:25.898] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinDebugHud from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13134 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13135 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13136 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13137 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13138 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13139 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13140 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: entityculling.mixins.json:DebugHudMixin from mod entityculling->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Ljava/util/List; does use it's CallbackInfoReturnable
|
| 13141 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: entityculling.mixins.json:DebugHudMixin from mod entityculling->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)Ljava/util/List; does use it's CallbackInfoReturnable
|
| 13142 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:DebugScreenOverlayMixin from mod monocle->@Inject::injectMonocleInfo(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13143 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:DebugScreenOverlayMixin from mod monocle->@Inject::injectMonocleInfo(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13144 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13145 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13146 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinDebugHud from mod immediatelyfast->@Inject::appendAllocationInfo(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13147 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinDebugHud from mod immediatelyfast->@Inject::appendAllocationInfo(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13148 | [01Jan2026 12:58:25.901] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/gui/radial_menu/GuiRadialMenu; to the game event bus
|
| 13149 | [01Jan2026 12:58:25.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.registry.ModParticles$Inner for @SubscribeEvent-annotated methods
|
| 13150 | [01Jan2026 12:58:25.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mekanismgenerators
|
| 13151 | [01Jan2026 12:58:25.902] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class mekanism.generators.client.GeneratorsClientRegistration for @SubscribeEvent-annotated methods
|
| 13152 | [01Jan2026 12:58:25.904] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/registry/ModParticles$Inner; to the mod event bus of mod ars_nouveau
|
| 13153 | [01Jan2026 12:58:25.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.registry.ModKeyBindings for @SubscribeEvent-annotated methods
|
| 13154 | [01Jan2026 12:58:25.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/registry/ModKeyBindings; to the mod event bus of mod ars_nouveau
|
| 13155 | [01Jan2026 12:58:25.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.registry.ClientHandler for @SubscribeEvent-annotated methods
|
| 13156 | [01Jan2026 12:58:25.906] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelManagerMixin from fusion.mixins.json into net.minecraft.client.resources.model.ModelManager
|
| 13157 | [01Jan2026 12:58:25.906] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13158 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::reloadModelModifiers(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 13159 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::registerBlockModelOverlays(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 13160 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::registerBlockModelOverlays(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 13161 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::registerBlockModelOverlays(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 13162 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::applyBlockModelOverlays(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 13163 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::applyBlockModelOverlays(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 13164 | [01Jan2026 12:58:25.907] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:ModelManagerMixin from mod fusion->@Inject::applyBlockModelOverlays(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 13165 | [01Jan2026 12:58:25.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmekanism/generators/client/GeneratorsClientRegistration; to the mod event bus of mod mekanismgenerators
|
| 13166 | [01Jan2026 12:58:25.909] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.thread_priorities.IntegratedServerMixin from modernfix-common.mixins.json into net.minecraft.client.server.IntegratedServer
|
| 13167 | [01Jan2026 12:58:25.910] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix->@Inject::adjustServerPriority(Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13168 | [01Jan2026 12:58:25.910] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix->@Inject::adjustServerPriority(Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13169 | [01Jan2026 12:58:25.910] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix->@Inject::adjustServerPriority(Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13170 | [01Jan2026 12:58:25.911] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinMusicManager from fancymenu.mixins.json into net.minecraft.client.sounds.MusicManager
|
| 13171 | [01Jan2026 12:58:25.912] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinMusicManager from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13172 | [01Jan2026 12:58:25.912] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinMusicManager from fancymenu.mixins.json into net.minecraft.client.sounds.MusicManager
|
| 13173 | [01Jan2026 12:58:25.912] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13174 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::cancelTickIfMusicDisabledViaController_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13175 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::stopMusicIfDisabledInConfigFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13176 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_startPlayingFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13177 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_startPlayingFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13178 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_startPlayingFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13179 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::before_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13180 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::before_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13181 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::before_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13182 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13183 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13184 | [01Jan2026 12:58:25.914] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13185 | [01Jan2026 12:58:25.915] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.slab.SeatMovementBehaviourMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatMovementBehaviour
|
| 13186 | [01Jan2026 12:58:25.915] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:copycat.slab.SeatMovementBehaviourMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13187 | [01Jan2026 12:58:25.916] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ClientTelemetryManagerMixin from kiwi.mixins.json into net.minecraft.client.telemetry.ClientTelemetryManager
|
| 13188 | [01Jan2026 12:58:25.916] [modloading-worker-0/DEBUG] [mixin/]: Mixing feature.remove_telemetry.ClientTelemetryManagerMixin from modernfix-common.mixins.json into net.minecraft.client.telemetry.ClientTelemetryManager
|
| 13189 | [01Jan2026 12:58:25.916] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:client.ClientTelemetryManagerMixin from mod kiwi->@Inject::kiwi$createEventSender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13190 | [01Jan2026 12:58:25.916] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.remove_telemetry.ClientTelemetryManagerMixin from mod modernfix->@Inject::disableTelemetrySender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13191 | [01Jan2026 12:58:25.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/registry/ClientHandler; to the mod event bus of mod ars_nouveau
|
| 13192 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.WorldOpenFlowsMixin from modernfix-common.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldOpenFlows
|
| 13193 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.WorldOpenFlowsMixin from kiwi.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldOpenFlows
|
| 13194 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [mixin/]: Mixing WorldOpenFlowsMixin from yeetusexperimentus-common.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldOpenFlows
|
| 13195 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [mixin/]: yeetusexperimentus-common.mixins.json:WorldOpenFlowsMixin from mod yeetusexperimentus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13196 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [mixin/]: Mixing WorldOpenFlowsMixin from kubejs.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldOpenFlows
|
| 13197 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [mixin/]: Mixing WorldOpenFlowsMixin from collective_neoforge.mixins.json into net.minecraft.client.gui.screens.worldselection.WorldOpenFlows
|
| 13198 | [01Jan2026 12:58:25.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.registry.ShaderRegistry for @SubscribeEvent-annotated methods
|
| 13199 | [01Jan2026 12:58:25.919] [modloading-worker-0/DEBUG] [mixin/]: kiwi.mixins.json:client.WorldOpenFlowsMixin from mod kiwi->@Inject::kiwi$askForBackup(Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;ZLjava/lang/Runnable;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13200 | [01Jan2026 12:58:25.919] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:WorldOpenFlowsMixin from mod kubejs->@Inject::printServerLogWarning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13201 | [01Jan2026 12:58:25.919] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:WorldOpenFlowsMixin from mod kubejs->@Inject::printServerLogWarning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13202 | [01Jan2026 12:58:25.919] [modloading-worker-0/DEBUG] [mixin/]: kubejs.mixins.json:WorldOpenFlowsMixin from mod kubejs->@Inject::printServerLogWarning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13203 | [01Jan2026 12:58:25.919] [modloading-worker-0/DEBUG] [mixin/]: collective_neoforge.mixins.json:WorldOpenFlowsMixin from mod collective->@Inject::confirmWorldCreation(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/screens/worldselection/CreateWorldScreen;Lcom/mojang/serialization/Lifecycle;Ljava/lang/Runnable;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13204 | [01Jan2026 12:58:25.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/registry/ShaderRegistry; to the mod event bus of mod ars_nouveau
|
| 13205 | [01Jan2026 12:58:25.922] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.MeshDataMixin from embeddium.mixins.json into com.mojang.blaze3d.vertex.MeshData
|
| 13206 | [01Jan2026 12:58:25.922] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.MeshDataMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13207 | [01Jan2026 12:58:25.923] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinLevelStorageAccess from fancymenu.mixins.json into net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess
|
| 13208 | [01Jan2026 12:58:25.923] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelStorageAccess from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13209 | [01Jan2026 12:58:25.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.keybindings.KeyHandler for @SubscribeEvent-annotated methods
|
| 13210 | [01Jan2026 12:58:25.924] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelStorageAccess from mod fancymenu->@Inject::onConstructFancyMenu(Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13211 | [01Jan2026 12:58:25.924] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelStorageAccess from mod fancymenu->@Inject::onConstructFancyMenu(Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13212 | [01Jan2026 12:58:25.924] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelStorageAccess from mod fancymenu->@Inject::onConstructFancyMenu(Lnet/minecraft/world/level/storage/LevelStorageSource;Ljava/lang/String;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13213 | [01Jan2026 12:58:25.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/keybindings/KeyHandler; to the game event bus
|
| 13214 | [01Jan2026 12:58:25.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.events.ClientPlayerEvent for @SubscribeEvent-annotated methods
|
| 13215 | [01Jan2026 12:58:25.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/events/ClientPlayerEvent; to the game event bus
|
| 13216 | [01Jan2026 12:58:25.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.events.ClientEvents$ClientModEvents for @SubscribeEvent-annotated methods
|
| 13217 | [01Jan2026 12:58:25.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/events/ClientEvents$ClientModEvents; to the mod event bus of mod ars_nouveau
|
| 13218 | [01Jan2026 12:58:25.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.events.ClientEvents for @SubscribeEvent-annotated methods
|
| 13219 | [01Jan2026 12:58:25.926] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinSoundManager from melody.mixins.json into net.minecraft.client.sounds.SoundManager
|
| 13220 | [01Jan2026 12:58:25.926] [modloading-worker-0/DEBUG] [mixin/]: melody.mixins.json:client.IMixinSoundManager from mod melody: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13221 | [01Jan2026 12:58:25.926] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.SoundManagerMixin from databank.mixins.json into net.minecraft.client.sounds.SoundManager
|
| 13222 | [01Jan2026 12:58:25.926] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinSoundManager from fancymenu.mixins.json into net.minecraft.client.sounds.SoundManager
|
| 13223 | [01Jan2026 12:58:25.926] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13224 | [01Jan2026 12:58:25.927] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInitFancyMenu$0(Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/WeighedSoundEvents;F)V to mdc2ef4c$fancymenu$lambda$afterInitFancyMenu$0$0 in fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu
|
| 13225 | [01Jan2026 12:58:25.927] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu->@Inject::afterInitFancyMenu(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13226 | [01Jan2026 12:58:25.927] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu->@Inject::afterInitFancyMenu(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13227 | [01Jan2026 12:58:25.927] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu->@Inject::afterInitFancyMenu(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13228 | [01Jan2026 12:58:25.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/events/ClientEvents; to the game event bus
|
| 13229 | [01Jan2026 12:58:25.929] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinBlockEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
|
| 13230 | [01Jan2026 12:58:25.929] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13231 | [01Jan2026 12:58:25.929] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mdc2ef4c$iris$lambda$iris$wrapBufferSource$0$0 in mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris
|
| 13232 | [01Jan2026 12:58:25.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.client.SkyTextureHandler for @SubscribeEvent-annotated methods
|
| 13233 | [01Jan2026 12:58:25.929] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityRendererDispatcherMixin from supplementaries.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
|
| 13234 | [01Jan2026 12:58:25.930] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityRenderDispatcherMixin from entityculling.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
|
| 13235 | [01Jan2026 12:58:25.930] [modloading-worker-0/DEBUG] [mixin/]: entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 13236 | [01Jan2026 12:58:25.930] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityRenderDispatcherMixin from renderjs.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
|
| 13237 | [01Jan2026 12:58:25.930] [modloading-worker-0/DEBUG] [mixin/]: renderjs.mixins.json:BlockEntityRenderDispatcherMixin from mod renderjs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13238 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13239 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13240 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13241 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [mixin/]: supplementaries.mixins.json:BlockEntityRendererDispatcherMixin from mod supplementaries->@Inject::setupAndRenderPre(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13242 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [mixin/]: supplementaries.mixins.json:BlockEntityRendererDispatcherMixin from mod supplementaries->@Inject::setupAndRenderPost(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13243 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [mixin/]: entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling->@Inject::render(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13244 | [01Jan2026 12:58:25.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/client/SkyTextureHandler; to the game event bus
|
| 13245 | [01Jan2026 12:58:25.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.config.Config for @SubscribeEvent-annotated methods
|
| 13246 | [01Jan2026 12:58:25.932] [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
|
| 13247 | [01Jan2026 12:58:25.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.ModEntities$RegistrationHandler for @SubscribeEvent-annotated methods
|
| 13248 | [01Jan2026 12:58:25.932] [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
|
| 13249 | [01Jan2026 12:58:25.932] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.CapabilityRegistry$EventHandler for @SubscribeEvent-annotated methods
|
| 13250 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/CapabilityRegistry$EventHandler; to the game event bus
|
| 13251 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [mixin/]: Mixing SplashManagerAccessor from authme.mixins.json into net.minecraft.client.resources.SplashManager
|
| 13252 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:SplashManagerAccessor from mod authme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 13253 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.setup.registry.ModPotions for @SubscribeEvent-annotated methods
|
| 13254 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/setup/registry/ModPotions; to the game event bus
|
| 13255 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerSocialManagerMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.social.PlayerSocialManager
|
| 13256 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.source.SourceManager for @SubscribeEvent-annotated methods
|
| 13257 | [01Jan2026 12:58:25.933] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin 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)
|
| 13258 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$getPlayer(Lnet/minecraft/client/multiplayer/PlayerInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13259 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$getPlayer(Lnet/minecraft/client/multiplayer/PlayerInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13260 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$getPlayer(Lnet/minecraft/client/multiplayer/PlayerInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13261 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$removePlayer(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13262 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$removePlayer(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13263 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$removePlayer(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13264 | [01Jan2026 12:58:25.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/source/SourceManager; to the game event bus
|
| 13265 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing safety.ItemColorsMixin from modernfix-common.mixins.json into net.minecraft.client.color.item.ItemColors
|
| 13266 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.perk.PerkAttributes for @SubscribeEvent-annotated methods
|
| 13267 | [01Jan2026 12:58:25.935] [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
|
| 13268 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.ItemColorsAccess from kiwi.mixins.json into net.minecraft.client.color.item.ItemColors
|
| 13269 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ItemColorsMixin from databank.mixins.json into net.minecraft.client.color.item.ItemColors
|
| 13270 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.arsnouveau.api.event.EventQueue for @SubscribeEvent-annotated methods
|
| 13271 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ItemColorsAccessor from databank.mixins.json into net.minecraft.client.color.item.ItemColors
|
| 13272 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.ItemColorsNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.client.color.item.ItemColors
|
| 13273 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:client.accessor.ItemColorsNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13274 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.colors.ItemColorsMixin from embeddium.mixins.json into net.minecraft.client.color.item.ItemColors
|
| 13275 | [01Jan2026 12:58:25.935] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.ItemColorsMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13276 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13277 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13278 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13279 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13280 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13281 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13282 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: databank.mixins.json:client.ItemColorsMixin from mod databank->@Inject::getColor(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13283 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.ItemColorsMixin from mod embeddium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13284 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.ItemColorsMixin from mod embeddium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13285 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.model.colors.ItemColorsMixin from mod embeddium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13286 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getItemColors()Ljava/util/Map; in net.minecraft.client.color.item.ItemColors was not merged
|
| 13287 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reliquified_twilight_forest
|
| 13288 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/arsnouveau/api/event/EventQueue; to the game event bus
|
| 13289 | [01Jan2026 12:58:25.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.TwilightFeatherItem for @SubscribeEvent-annotated methods
|
| 13290 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/TwilightFeatherItem; to the game event bus
|
| 13291 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.ThornCrownItem for @SubscribeEvent-annotated methods
|
| 13292 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/ThornCrownItem; to the game event bus
|
| 13293 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityModelSetMixin from fusion.mixins.json into net.minecraft.client.model.geom.EntityModelSet
|
| 13294 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.SteelCapeItem for @SubscribeEvent-annotated methods
|
| 13295 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityModelSetMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13296 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/SteelCapeItem; to the game event bus
|
| 13297 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.ScaledCloakItem for @SubscribeEvent-annotated methods
|
| 13298 | [01Jan2026 12:58:25.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/ScaledCloakItem; to the game event bus
|
| 13299 | [01Jan2026 12:58:25.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.Parasite115Item for @SubscribeEvent-annotated methods
|
| 13300 | [01Jan2026 12:58:25.938] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityModelSetMixin from mod fusion->@Inject::loadFusionEntityModels(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13301 | [01Jan2026 12:58:25.938] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityModelSetMixin from mod fusion->@Inject::loadFusionEntityModels(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13302 | [01Jan2026 12:58:25.938] [modloading-worker-0/DEBUG] [mixin/]: fusion.mixins.json:EntityModelSetMixin from mod fusion->@Inject::loadFusionEntityModels(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13303 | [01Jan2026 12:58:25.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/Parasite115Item; to the game event bus
|
| 13304 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_hex-common.toml for ars_hex tracking
|
| 13305 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.MinotaurHoofItem for @SubscribeEvent-annotated methods
|
| 13306 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/MinotaurHoofItem; to the game event bus
|
| 13307 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.MapleSyrupBottleItem for @SubscribeEvent-annotated methods
|
| 13308 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/MapleSyrupBottleItem; to the game event bus
|
| 13309 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for custommachineryars
|
| 13310 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class es.degrassi.custommachineryars.client.ClientHandler for @SubscribeEvent-annotated methods
|
| 13311 | [01Jan2026 12:58:25.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.LichCrownItem for @SubscribeEvent-annotated methods
|
| 13312 | [01Jan2026 12:58:25.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Les/degrassi/custommachineryars/client/ClientHandler; to the mod event bus of mod custommachineryars
|
| 13313 | [01Jan2026 12:58:25.940] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinChatListener from fancymenu.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
|
| 13314 | [01Jan2026 12:58:25.940] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinChatListener from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13315 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-startup.toml for ars_elemental tracking
|
| 13316 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/LichCrownItem; to the game event bus
|
| 13317 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_elemental-startup.toml
|
| 13318 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_elemental-startup.toml for changes
|
| 13319 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.HydraHeartItem for @SubscribeEvent-annotated methods
|
| 13320 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-common.toml for ars_elemental tracking
|
| 13321 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental-client.toml for ars_elemental tracking
|
| 13322 | [01Jan2026 12:58:25.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/HydraHeartItem; to the game event bus
|
| 13323 | [01Jan2026 12:58:25.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.GoblinNoseItem$CommonEvents for @SubscribeEvent-annotated methods
|
| 13324 | [01Jan2026 12:58:25.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReportingContextAccessor from authme.mixins.json into net.minecraft.client.multiplayer.chat.report.ReportingContext
|
| 13325 | [01Jan2026 12:58:25.942] [modloading-worker-0/DEBUG] [mixin/]: authme.mixins.json:ReportingContextAccessor from mod authme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 13326 | [01Jan2026 12:58:25.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/GoblinNoseItem$CommonEvents; to the game event bus
|
| 13327 | [01Jan2026 12:58:25.943] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.GoblinNoseItem$ClientEvents for @SubscribeEvent-annotated methods
|
| 13328 | [01Jan2026 12:58:25.943] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/GoblinNoseItem$ClientEvents; to the game event bus
|
| 13329 | [01Jan2026 12:58:25.943] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.GiantGloveItem$CommonEvents for @SubscribeEvent-annotated methods
|
| 13330 | [01Jan2026 12:58:25.944] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/GiantGloveItem$CommonEvents; to the game event bus
|
| 13331 | [01Jan2026 12:58:25.944] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.GiantGloveItem$ClientEvents for @SubscribeEvent-annotated methods
|
| 13332 | [01Jan2026 12:58:25.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/GiantGloveItem$ClientEvents; to the game event bus
|
| 13333 | [01Jan2026 12:58:25.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.DeerAntlerItem for @SubscribeEvent-annotated methods
|
| 13334 | [01Jan2026 12:58:25.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/DeerAntlerItem; to the game event bus
|
| 13335 | [01Jan2026 12:58:25.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_hex/glyph_soul_shatter.toml for ars_hex tracking
|
| 13336 | [01Jan2026 12:58:25.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.CicadaBottleItem for @SubscribeEvent-annotated methods
|
| 13337 | [01Jan2026 12:58:25.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/CicadaBottleItem; to the game event bus
|
| 13338 | [01Jan2026 12:58:25.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.relic.CicadaBottleItem$ClientEvents for @SubscribeEvent-annotated methods
|
| 13339 | [01Jan2026 12:58:25.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/relic/CicadaBottleItem$ClientEvents; to the game event bus
|
| 13340 | [01Jan2026 12:58:25.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.ability.LichCrownAbilities$CommonEvents for @SubscribeEvent-annotated methods
|
| 13341 | [01Jan2026 12:58:25.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/ability/LichCrownAbilities$CommonEvents; to the game event bus
|
| 13342 | [01Jan2026 12:58:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_hex
|
| 13343 | [01Jan2026 12:58:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.alexthw.ars_hex.HexConfigs for @SubscribeEvent-annotated methods
|
| 13344 | [01Jan2026 12:58:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/alexthw/ars_hex/HexConfigs; to the mod event bus of mod ars_hex
|
| 13345 | [01Jan2026 12:58:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.item.ability.LichCrownAbilities$ClientEvents for @SubscribeEvent-annotated methods
|
| 13346 | [01Jan2026 12:58:25.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.alexthw.ars_hex.datagen.Setup for @SubscribeEvent-annotated methods
|
| 13347 | [01Jan2026 12:58:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/item/ability/LichCrownAbilities$ClientEvents; to the game event bus
|
| 13348 | [01Jan2026 12:58:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.init.RemoteRegistry for @SubscribeEvent-annotated methods
|
| 13349 | [01Jan2026 12:58:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/alexthw/ars_hex/datagen/Setup; to the mod event bus of mod ars_hex
|
| 13350 | [01Jan2026 12:58:25.949] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/init/RemoteRegistry; to the mod event bus of mod reliquified_twilight_forest
|
| 13351 | [01Jan2026 12:58:25.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.init.PacketRegistry for @SubscribeEvent-annotated methods
|
| 13352 | [01Jan2026 12:58:25.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/init/PacketRegistry; to the mod event bus of mod reliquified_twilight_forest
|
| 13353 | [01Jan2026 12:58:25.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_twilight_forest.handler.BundleLikeEventHandler for @SubscribeEvent-annotated methods
|
| 13354 | [01Jan2026 12:58:25.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_twilight_forest/handler/BundleLikeEventHandler; to the game event bus
|
| 13355 | [01Jan2026 12:58:25.951] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinClientPacketListener from mixins.iris.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13356 | [01Jan2026 12:58:25.951] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13357 | [01Jan2026 12:58:25.951] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$2(Ljava/lang/Exception;)V to mdc2ef4c$iris$lambda$iris$showUpdateMessage$2$0 in mixins.iris.json:MixinClientPacketListener from mod iris
|
| 13358 | [01Jan2026 12:58:25.951] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$1(Ljava/lang/Exception;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mdc2ef4c$iris$lambda$iris$showUpdateMessage$1$1 in mixins.iris.json:MixinClientPacketListener from mod iris
|
| 13359 | [01Jan2026 12:58:25.951] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$0(Lnet/minecraft/network/chat/Component;)V to mdc2ef4c$iris$lambda$iris$showUpdateMessage$0$2 in mixins.iris.json:MixinClientPacketListener from mod iris
|
| 13360 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ClientPacketListenerMixin from pickupnotifier.common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13361 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13362 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13363 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientPacketListenerMixin 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)
|
| 13364 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing runtime.ClientPacketListenerMixin from almostunified-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13365 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinClientPacketListener from konkrete.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13366 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinClientPacketListener from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13367 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ClientPacketListenerMixin from lychee.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13368 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.ClientPacketListenerAccessor from ponder-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13369 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.ClientPacketListenerAccessor 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)
|
| 13370 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from mixins.monocle.compat.iris.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13371 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:ClientPacketListenerMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13372 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$printMonocleErrorForIrisError$1(Lnet/minecraft/client/player/LocalPlayer;Ljava/lang/Exception;)V to mdc2ef4c$monocle$lambda$printMonocleErrorForIrisError$1$3 in mixins.monocle.compat.iris.json:ClientPacketListenerMixin from mod monocle
|
| 13373 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$printMonocleErrorForIrisError$0(Ljava/lang/Exception;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mdc2ef4c$monocle$lambda$printMonocleErrorForIrisError$0$4 in mixins.monocle.compat.iris.json:ClientPacketListenerMixin from mod monocle
|
| 13374 | [01Jan2026 12:58:25.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinClientPacketListener from fancymenu.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13375 | [01Jan2026 12:58:25.953] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13376 | [01Jan2026 12:58:25.954] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from ftbchunks-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13377 | [01Jan2026 12:58:25.954] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin 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)
|
| 13378 | [01Jan2026 12:58:25.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from computercraft-client.forge.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13379 | [01Jan2026 12:58:25.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from kubejs.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13380 | [01Jan2026 12:58:25.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from cucumber.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13381 | [01Jan2026 12:58:25.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from moonlight-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13382 | [01Jan2026 12:58:25.955] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:ClientPacketListenerMixin 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)
|
| 13383 | [01Jan2026 12:58:26.000] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from iceberg.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13384 | [01Jan2026 12:58:26.000] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13385 | [01Jan2026 12:58:26.000] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ClientPlayNetworkHandlerMixin from cryonicconfig.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13386 | [01Jan2026 12:58:26.001] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.world.map.ClientPlayNetworkHandlerMixin from embeddium.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13387 | [01Jan2026 12:58:26.001] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13388 | [01Jan2026 12:58:26.001] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.client.MixinClientPacketListener from bookshelf.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 13389 | [01Jan2026 12:58:26.001] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener 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)
|
| 13390 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13391 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13392 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13393 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13394 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13395 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13396 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.ClientPacketListenerMixin from mod almostunified->@Inject::almostunified$onClientTagsUpdate(Lnet/minecraft/network/protocol/common/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13397 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.ClientPacketListenerMixin from mod almostunified->@Inject::almostunified$onClientTagsUpdate(Lnet/minecraft/network/protocol/common/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13398 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: almostunified-common.mixins.json:runtime.ClientPacketListenerMixin from mod almostunified->@Inject::almostunified$onClientTagsUpdate(Lnet/minecraft/network/protocol/common/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13399 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:client.ClientPacketListenerMixin from mod lychee->@Inject::lychee_handleUpdateTags(Lnet/minecraft/network/protocol/common/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13400 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:client.ClientPacketListenerMixin from mod lychee->@Inject::lychee_handleUpdateTags(Lnet/minecraft/network/protocol/common/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13401 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: lychee.mixins.json:client.ClientPacketListenerMixin from mod lychee->@Inject::lychee_handleUpdateTags(Lnet/minecraft/network/protocol/common/ClientboundUpdateTagsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13402 | [01Jan2026 12:58:26.008] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:ClientPacketListenerMixin from mod monocle->@Inject::printMonocleErrorForIrisError(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13403 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:ClientPacketListenerMixin from mod monocle->@Inject::printMonocleErrorForIrisError(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13404 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:ClientPacketListenerMixin from mod monocle->@Inject::printMonocleErrorForIrisError(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13405 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_sendChat_FancyMenu(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13406 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_sendChat_FancyMenu(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13407 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_sendChat_FancyMenu(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13408 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoUpdate_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13409 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoUpdate_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13410 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoUpdate_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13411 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoRemove_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13412 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoRemove_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13413 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoRemove_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13414 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillEnsureThread_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13415 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillEnsureThread_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13416 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillEnsureThread_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13417 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillSetScreen_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13418 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillSetScreen_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13419 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillSetScreen_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13420 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleChunkBlocksUpdateFTBC(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13421 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleChunkBlocksUpdateFTBC(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13422 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleChunkBlocksUpdateFTBC(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13423 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleLevelChunkFTBC(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13424 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleLevelChunkFTBC(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13425 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleLevelChunkFTBC(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13426 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleBlockUpdateFTBC(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13427 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleBlockUpdateFTBC(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13428 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks->@Inject::handleBlockUpdateFTBC(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13429 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: computercraft-client.forge.mixins.json:ClientPacketListenerMixin from mod computercraft->@Inject::commandUnsigned(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13430 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:ClientPacketListenerMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13431 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:ClientPacketListenerMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13432 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: cucumber.mixins.json:ClientPacketListenerMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13433 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V doesn't use it's CallbackInfo
|
| 13434 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V has 0 override(s) in child classes
|
| 13435 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V won't be passed a CallbackInfo as a result
|
| 13436 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: cryonicconfig.mixins.json:client.ClientPlayNetworkHandlerMixin from mod cryonicconfig->@Inject::interceptSyncMessage(Lnet/minecraft/network/protocol/game/ClientboundSystemChatPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13437 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13438 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13439 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13440 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13441 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13442 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:core.world.map.ClientPlayNetworkHandlerMixin from mod embeddium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13443 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf->@Inject::onInit(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13444 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf->@Inject::onInit(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13445 | [01Jan2026 12:58:26.009] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf->@Inject::onInit(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13446 | [01Jan2026 12:58:26.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania-server.toml for starbunclemania tracking
|
| 13447 | [01Jan2026 12:58:26.017] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania-common.toml for starbunclemania tracking
|
| 13448 | [01Jan2026 12:58:26.020] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.AdvancementToastAccess from immersiveengineering.mixins.json into net.minecraft.client.gui.components.toasts.AdvancementToast
|
| 13449 | [01Jan2026 12:58:26.020] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.AdvancementToastAccess 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)
|
| 13450 | [01Jan2026 12:58:26.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reliquified_ars_nouveau
|
| 13451 | [01Jan2026 12:58:26.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.network.NetworkHandler for @SubscribeEvent-annotated methods
|
| 13452 | [01Jan2026 12:58:26.021] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/network/NetworkHandler; to the mod event bus of mod reliquified_ars_nouveau
|
| 13453 | [01Jan2026 12:58:26.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.ScribbleRelicItem$ScribbleRelicEvent for @SubscribeEvent-annotated methods
|
| 13454 | [01Jan2026 12:58:26.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/ScribbleRelicItem$ScribbleRelicEvent; to the game event bus
|
| 13455 | [01Jan2026 12:58:26.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania/glyph_place_fluid.toml for starbunclemania tracking
|
| 13456 | [01Jan2026 12:58:26.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.ring.RingOfTheSpectralWalkerItem$RingOfTheSpectralWalkerEvent for @SubscribeEvent-annotated methods
|
| 13457 | [01Jan2026 12:58:26.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file starbunclemania/glyph_pickup_fluid.toml for starbunclemania tracking
|
| 13458 | [01Jan2026 12:58:26.022] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/ring/RingOfTheSpectralWalkerItem$RingOfTheSpectralWalkerEvent; to the game event bus
|
| 13459 | [01Jan2026 12:58:26.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.ring.RingOfLastWillItem$RingOfLastWillEvent for @SubscribeEvent-annotated methods
|
| 13460 | [01Jan2026 12:58:26.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/ring/RingOfLastWillItem$RingOfLastWillEvent; to the game event bus
|
| 13461 | [01Jan2026 12:58:26.023] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.ring.ManaRingItem$ManaRingEvent for @SubscribeEvent-annotated methods
|
| 13462 | [01Jan2026 12:58:26.023] [modloading-worker-0/DEBUG] [mixin/]: Mixing multiplayer.ClientCommonPacketListenerImplMixin from rgp-client.mixins.json into net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl
|
| 13463 | [01Jan2026 12:58:26.023] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:multiplayer.ClientCommonPacketListenerImplMixin from mod rgp_client: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13464 | [01Jan2026 12:58:26.024] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientCommonNetworkHandlerAccessor from owo.mixins.json into net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl
|
| 13465 | [01Jan2026 12:58:26.024] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:ClientCommonNetworkHandlerAccessor 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)
|
| 13466 | [01Jan2026 12:58:26.024] [modloading-worker-0/DEBUG] [mixin/]: rgp-client.mixins.json:multiplayer.ClientCommonPacketListenerImplMixin from mod rgp_client->@Inject::createDisconnectScreen(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13467 | [01Jan2026 12:58:26.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/ring/ManaRingItem$ManaRingEvent; to the game event bus
|
| 13468 | [01Jan2026 12:58:26.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.head.WhirlisprigPetalsItem$WhirligigPetalsEvent for @SubscribeEvent-annotated methods
|
| 13469 | [01Jan2026 12:58:26.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/head/WhirlisprigPetalsItem$WhirligigPetalsEvent; to the game event bus
|
| 13470 | [01Jan2026 12:58:26.025] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.head.HornOfWildHunterItem$HornsOfWildHunterEvent for @SubscribeEvent-annotated methods
|
| 13471 | [01Jan2026 12:58:26.026] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/head/HornOfWildHunterItem$HornsOfWildHunterEvent; to the game event bus
|
| 13472 | [01Jan2026 12:58:26.026] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.hands.ArchmageGloveItem$ArchmageGloveEvent for @SubscribeEvent-annotated methods
|
| 13473 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/hands/ArchmageGloveItem$ArchmageGloveEvent; to the game event bus
|
| 13474 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sauce-server.toml for sauce tracking
|
| 13475 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.charm.EmblemOfDefenseItem$EmblemOfDefenseEvent for @SubscribeEvent-annotated methods
|
| 13476 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod sauce
|
| 13477 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type STARTUP on mod sauce
|
| 13478 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/charm/EmblemOfDefenseItem$EmblemOfDefenseEvent; to the game event bus
|
| 13479 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.charm.EmblemOfAssaultItem$EmblemOfAssaultEvent for @SubscribeEvent-annotated methods
|
| 13480 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveengineering
|
| 13481 | [01Jan2026 12:58:26.027] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/charm/EmblemOfAssaultItem$EmblemOfAssaultEvent; to the game event bus
|
| 13482 | [01Jan2026 12:58:26.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.lib.manual.gui.ManualScreen for @SubscribeEvent-annotated methods
|
| 13483 | [01Jan2026 12:58:26.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.bracelet.FlamingBracerItem$FlamingBracerItemEvent for @SubscribeEvent-annotated methods
|
| 13484 | [01Jan2026 12:58:26.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/lib/manual/gui/ManualScreen; to the game event bus
|
| 13485 | [01Jan2026 12:58:26.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/bracelet/FlamingBracerItem$FlamingBracerItemEvent; to the game event bus
|
| 13486 | [01Jan2026 12:58:26.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.bracelet.BallistarianBracerItem$BallistarianBracerEvent for @SubscribeEvent-annotated methods
|
| 13487 | [01Jan2026 12:58:26.028] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.wires.NetworkSanitizer for @SubscribeEvent-annotated methods
|
| 13488 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/bracelet/BallistarianBracerItem$BallistarianBracerEvent; to the game event bus
|
| 13489 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/wires/NetworkSanitizer; to the game event bus
|
| 13490 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.body.WingWildStalkerItem$WingWildStalkerClientEvent for @SubscribeEvent-annotated methods
|
| 13491 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.wires.GlobalWireNetwork for @SubscribeEvent-annotated methods
|
| 13492 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/body/WingWildStalkerItem$WingWildStalkerClientEvent; to the game event bus
|
| 13493 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for starbunclemania
|
| 13494 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.back.WhirlingBroomItem$WhirlingBroomEvent for @SubscribeEvent-annotated methods
|
| 13495 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.StarbDocs for @SubscribeEvent-annotated methods
|
| 13496 | [01Jan2026 12:58:26.029] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/back/WhirlingBroomItem$WhirlingBroomEvent; to the game event bus
|
| 13497 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.back.WhirlingBroomItem$WhirlingBroomClientEvent for @SubscribeEvent-annotated methods
|
| 13498 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [mixin/]: Mixing DebugRendererMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.debug.DebugRenderer
|
| 13499 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin 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)
|
| 13500 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/wires/GlobalWireNetwork; to the game event bus
|
| 13501 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.api.crafting.cache.CachedRecipeList for @SubscribeEvent-annotated methods
|
| 13502 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/api/crafting/cache/CachedRecipeList; to the game event bus
|
| 13503 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.Villages for @SubscribeEvent-annotated methods
|
| 13504 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/Villages; to the game event bus
|
| 13505 | [01Jan2026 12:58:26.030] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.Villages$Events for @SubscribeEvent-annotated methods
|
| 13506 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight->@Inject::supp$renderVanillaDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13507 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight->@Inject::supp$renderVanillaDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13508 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight->@Inject::supp$renderVanillaDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13509 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/back/WhirlingBroomItem$WhirlingBroomClientEvent; to the game event bus
|
| 13510 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.back.SpikedCloakItem$SpikedCloakEvent for @SubscribeEvent-annotated methods
|
| 13511 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/back/SpikedCloakItem$SpikedCloakEvent; to the game event bus
|
| 13512 | [01Jan2026 12:58:26.031] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/Villages$Events; to the game event bus
|
| 13513 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.back.IllusionistsMantleItem$IllusionistsMantleEvent for @SubscribeEvent-annotated methods
|
| 13514 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/StarbDocs; to the game event bus
|
| 13515 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.world.IEWorldGen for @SubscribeEvent-annotated methods
|
| 13516 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/world/IEWorldGen; to the game event bus
|
| 13517 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/back/IllusionistsMantleItem$IllusionistsMantleEvent; to the game event bus
|
| 13518 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sauce
|
| 13519 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.EventHandler for @SubscribeEvent-annotated methods
|
| 13520 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.alexthw.sauce.datagen.Setup for @SubscribeEvent-annotated methods
|
| 13521 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.items.back.CloakOfConcealmentItem$CloakOfConcealmentItemEvent for @SubscribeEvent-annotated methods
|
| 13522 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/alexthw/sauce/datagen/Setup; to the mod event bus of mod sauce
|
| 13523 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/EventHandler; to the mod event bus of mod starbunclemania
|
| 13524 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.wires.WireSyncManager for @SubscribeEvent-annotated methods
|
| 13525 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.alexthw.sauce.SauceConfig for @SubscribeEvent-annotated methods
|
| 13526 | [01Jan2026 12:58:26.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/alexthw/sauce/SauceConfig; to the mod event bus of mod sauce
|
| 13527 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.datagen.Setup for @SubscribeEvent-annotated methods
|
| 13528 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/items/back/CloakOfConcealmentItem$CloakOfConcealmentItemEvent; to the game event bus
|
| 13529 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: Mixing gui.MixinGui from mixins.iris.json into net.minecraft.client.gui.Gui
|
| 13530 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13531 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.alexthw.sauce.event.ClientEventHandler for @SubscribeEvent-annotated methods
|
| 13532 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.init.RemoteRegistry for @SubscribeEvent-annotated methods
|
| 13533 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from statuseffectbars.mixins.json into net.minecraft.client.gui.Gui
|
| 13534 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13535 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from irons_spellbooks.mixins.json into net.minecraft.client.gui.Gui
|
| 13536 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.GuiMixin from lodestone.mixins.json into net.minecraft.client.gui.Gui
|
| 13537 | [01Jan2026 12:58:26.033] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13538 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.GuiMixin from apotheosis.mixins.json into net.minecraft.client.gui.Gui
|
| 13539 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.client.GuiSubtitleOverlayAccess from immersiveengineering.mixins.json into net.minecraft.client.gui.Gui
|
| 13540 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.GuiSubtitleOverlayAccess 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)
|
| 13541 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinGui from fancymenu.mixins.json into net.minecraft.client.gui.Gui
|
| 13542 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinGui from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13543 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from ftbchunks-common.mixins.json into net.minecraft.client.gui.Gui
|
| 13544 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin 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)
|
| 13545 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from octolib-common.mixins.json into net.minecraft.client.gui.Gui
|
| 13546 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from ae2wtlib.mixins.json into net.minecraft.client.gui.Gui
|
| 13547 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from iceberg.mixins.json into net.minecraft.client.gui.Gui
|
| 13548 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13549 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.GuiRender from watut.mixins.json into net.minecraft.client.gui.Gui
|
| 13550 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.GuiAccessor from create.mixins.json into net.minecraft.client.gui.Gui
|
| 13551 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.options.overlays.InGameHudMixin from embeddium.mixins.json into net.minecraft.client.gui.Gui
|
| 13552 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.options.overlays.InGameHudMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13553 | [01Jan2026 12:58:26.034] [modloading-worker-0/DEBUG] [mixin/]: Mixing GuiMixin from collective_neoforge.mixins.json into net.minecraft.client.gui.Gui
|
| 13554 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/network/chat/Component;Z)V
|
| 13555 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant found INTEGER constant: value = 0, intValue = null
|
| 13556 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 0
|
| 13557 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant found Insn [ICONST_0]
|
| 13558 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant found INTEGER constant: value = 60, intValue = null
|
| 13559 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 1
|
| 13560 | [01Jan2026 12:58:26.036] [modloading-worker-0/INFO] [mixin/]: BeforeConstant found IntInsn 60
|
| 13561 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris->@Inject::iris$disableVignetteRendering(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13562 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13563 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13564 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13565 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13566 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13567 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: statuseffectbars.mixins.json:GuiMixin from mod statuseffectbars->@Inject::onDrawStatusEffectBackground(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13568 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: irons_spellbooks.mixins.json:GuiMixin from mod irons_spellbooks->@Inject::irons_spellbooks$disableXpBar(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13569 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone->@Inject::lodestone$RenderHotbarStart(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13570 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone->@Inject::lodestone$RenderHotbarStart(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13571 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone->@Inject::lodestone$RenderHotbarStart(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13572 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone->@Inject::lodestone$RenderHotbarEnd(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13573 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone->@Inject::lodestone$RenderHotbarEnd(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13574 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.GuiMixin from mod lodestone->@Inject::lodestone$RenderHotbarEnd(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13575 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsEnter(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13576 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsEnter(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13577 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsEnter(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13578 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsReturn(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13579 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsReturn(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13580 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsReturn(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13581 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsReturn(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13582 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsReturn(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13583 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ftbchunks-common.mixins.json:GuiMixin from mod ftbchunks->@Inject::onRenderEffectsReturn(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13584 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: octolib-common.mixins.json:GuiMixin from mod octolib->@Inject::renderGuiParticles(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13585 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: octolib-common.mixins.json:GuiMixin from mod octolib->@Inject::renderGuiParticles(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13586 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: octolib-common.mixins.json:GuiMixin from mod octolib->@Inject::renderGuiParticles(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13587 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: ae2wtlib.mixins.json:GuiMixin from mod ae2wtlib->@Inject::restockOverlay(Lnet/minecraft/client/gui/GuiGraphics;IILnet/minecraft/client/DeltaTracker;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13588 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg->@Inject::resetTooltipsVisible(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13589 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg->@Inject::resetTooltipsVisible(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13590 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg->@Inject::resetTooltipsVisible(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13591 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.GuiRender from mod watut->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13592 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.GuiRender from mod watut->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13593 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.GuiRender from mod watut->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13594 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: collective_neoforge.mixins.json:GuiMixin from mod collective->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13595 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: collective_neoforge.mixins.json:GuiMixin from mod collective->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13596 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [mixin/]: collective_neoforge.mixins.json:GuiMixin from mod collective->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13597 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/wires/WireSyncManager; to the game event bus
|
| 13598 | [01Jan2026 12:58:26.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/alexthw/sauce/event/ClientEventHandler; to the mod event bus of mod sauce
|
| 13599 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/datagen/Setup; to the mod event bus of mod starbunclemania
|
| 13600 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.Configs for @SubscribeEvent-annotated methods
|
| 13601 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/Configs; to the mod event bus of mod starbunclemania
|
| 13602 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/init/RemoteRegistry; to the mod event bus of mod reliquified_ars_nouveau
|
| 13603 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing contraption.ContraptionMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
| 13604 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.SpawnInterdictionHandler for @SubscribeEvent-annotated methods
|
| 13605 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13606 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing itemsilo.ContraptionMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
| 13607 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13608 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.entities.WhirlingBroomEntity$RegistryAttributesHandlerEvent for @SubscribeEvent-annotated methods
|
| 13609 | [01Jan2026 12:58:26.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.starbunclemania.client.ClientHandler for @SubscribeEvent-annotated methods
|
| 13610 | [01Jan2026 12:58:26.040] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from createaddition.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
| 13611 | [01Jan2026 12:58:26.040] [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)
|
| 13612 | [01Jan2026 12:58:26.041] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ContraptionMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
| 13613 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13614 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13615 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13616 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13617 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13618 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13619 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13620 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$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
|
| 13621 | [01Jan2026 12:58:26.045] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$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
|
| 13622 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13623 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$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
|
| 13624 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$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
|
| 13625 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/entities/WhirlingBroomEntity$RegistryAttributesHandlerEvent; to the mod event bus of mod reliquified_ars_nouveau
|
| 13626 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class it.hurts.octostudios.reliquified_ars_nouveau.entities.BallistarianBowEntity$RegistryAttributesHandlerEvent for @SubscribeEvent-annotated methods
|
| 13627 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/starbunclemania/client/ClientHandler; to the mod event bus of mod starbunclemania
|
| 13628 | [01Jan2026 12:58:26.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lit/hurts/octostudios/reliquified_ars_nouveau/entities/BallistarianBowEntity$RegistryAttributesHandlerEvent; to the mod event bus of mod reliquified_ars_nouveau
|
| 13629 | [01Jan2026 12:58:26.047] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/SpawnInterdictionHandler; to the game event bus
|
| 13630 | [01Jan2026 12:58:26.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.sound.NoisyToolSoundHandler for @SubscribeEvent-annotated methods
|
| 13631 | [01Jan2026 12:58:26.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/sound/NoisyToolSoundHandler; to the game event bus
|
| 13632 | [01Jan2026 12:58:26.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.FakePlayerUtil for @SubscribeEvent-annotated methods
|
| 13633 | [01Jan2026 12:58:26.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/FakePlayerUtil; to the game event bus
|
| 13634 | [01Jan2026 12:58:26.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.util.commands.ClientCommands for @SubscribeEvent-annotated methods
|
| 13635 | [01Jan2026 12:58:26.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/util/commands/ClientCommands; to the game event bus
|
| 13636 | [01Jan2026 12:58:26.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.register.IEParticles$Client for @SubscribeEvent-annotated methods
|
| 13637 | [01Jan2026 12:58:26.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/register/IEParticles$Client; to the mod event bus of mod immersiveengineering
|
| 13638 | [01Jan2026 12:58:26.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.register.IECreativeTabs for @SubscribeEvent-annotated methods
|
| 13639 | [01Jan2026 12:58:26.051] [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
|
| 13640 | [01Jan2026 12:58:26.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.RobotWolfItem for @SubscribeEvent-annotated methods
|
| 13641 | [01Jan2026 12:58:26.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/RobotWolfItem; to the game event bus
|
| 13642 | [01Jan2026 12:58:26.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.ItemCapabilityRegistration for @SubscribeEvent-annotated methods
|
| 13643 | [01Jan2026 12:58:26.052] [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
|
| 13644 | [01Jan2026 12:58:26.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.items.DrillItem for @SubscribeEvent-annotated methods
|
| 13645 | [01Jan2026 12:58:26.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/items/DrillItem; to the game event bus
|
| 13646 | [01Jan2026 12:58:26.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.IEContent for @SubscribeEvent-annotated methods
|
| 13647 | [01Jan2026 12:58:26.053] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/IEContent; to the mod event bus of mod immersiveengineering
|
| 13648 | [01Jan2026 12:58:26.053] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.gui.IEContainerMenu for @SubscribeEvent-annotated methods
|
| 13649 | [01Jan2026 12:58:26.053] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/gui/IEContainerMenu; to the game event bus
|
| 13650 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.entities.EntityCapabilityRegistration for @SubscribeEvent-annotated methods
|
| 13651 | [01Jan2026 12:58:26.055] [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
|
| 13652 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.config.IEServerConfig for @SubscribeEvent-annotated methods
|
| 13653 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemModificationsMixin from kubejs_curios.mixins.json into dev.latvian.mods.kubejs.item.ItemModificationKubeEvent$ItemModifications
|
| 13654 | [01Jan2026 12:58:26.055] [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
|
| 13655 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [mixin/]: kubejs_curios.mixins.json:ItemModificationsMixin from mod kubejs_curios: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13656 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.config.IEClientConfig for @SubscribeEvent-annotated methods
|
| 13657 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/config/IEClientConfig; to the mod event bus of mod immersiveengineering
|
| 13658 | [01Jan2026 12:58:26.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.multiblocks.TemplateSyncManager for @SubscribeEvent-annotated methods
|
| 13659 | [01Jan2026 12:58:26.056] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/multiblocks/TemplateSyncManager; to the game event bus
|
| 13660 | [01Jan2026 12:58:26.056] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.metal.FluidPipeBlockEntity for @SubscribeEvent-annotated methods
|
| 13661 | [01Jan2026 12:58:26.056] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCuriosApi from curios.neoforge.mixins.json into top.theillusivec4.curios.api.CuriosApi
|
| 13662 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$registerCurio(Lnet/minecraft/world/item/Item;Ltop/theillusivec4/curios/api/type/capability/ICurioItem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13663 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getSlots(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13664 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getEntitySlots(Lnet/minecraft/world/entity/EntityType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13665 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getItemStackSlots(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13666 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getItemStackSlots(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13667 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurio(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13668 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCuriosInventory(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13669 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$isStackValid(Ltop/theillusivec4/curios/api/SlotContext;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13670 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getAttributeModifiers(Ltop/theillusivec4/curios/api/SlotContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13671 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lcom/google/common/collect/Multimap;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13672 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lnet/minecraft/world/item/ItemStack;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13673 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addModifier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13674 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$registerCurioPredicate(Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13675 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicate(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13676 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13677 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$testCurioPredicates(Ljava/util/Set;Ltop/theillusivec4/curios/api/SlotResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13678 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getUuid(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13679 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$broadcastCurioBreakEvent(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13680 | [01Jan2026 12:58:26.058] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/metal/FluidPipeBlockEntity; to the game event bus
|
| 13681 | [01Jan2026 12:58:26.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.metal.ConveyorBeltBlockEntity for @SubscribeEvent-annotated methods
|
| 13682 | [01Jan2026 12:58:26.060] [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
|
| 13683 | [01Jan2026 12:58:26.060] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartMixin from supplementaries-common.mixins.json into net.minecraft.client.model.geom.ModelPart
|
| 13684 | [01Jan2026 12:58:26.060] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ModelPartMixin 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)
|
| 13685 | [01Jan2026 12:58:26.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.CrateItem for @SubscribeEvent-annotated methods
|
| 13686 | [01Jan2026 12:58:26.060] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartAccessor from flywheel.impl.mixins.json into net.minecraft.client.model.geom.ModelPart
|
| 13687 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartMixin from playerAnimator-common.mixins.json into net.minecraft.client.model.geom.ModelPart
|
| 13688 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/common/blocks/CrateItem; to the game event bus
|
| 13689 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.remove_streams.ModelPartMixin from embeddium.mixins.json into net.minecraft.client.model.geom.ModelPart
|
| 13690 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.remove_streams.ModelPartMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13691 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.common.blocks.BlockCapabilityRegistration for @SubscribeEvent-annotated methods
|
| 13692 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.fast_render.ModelPartMixin from embeddium.mixins.json into net.minecraft.client.model.geom.ModelPart
|
| 13693 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.fast_render.ModelPartMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13694 | [01Jan2026 12:58:26.061] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(I)[Lnet/minecraft/client/model/geom/ModelPart; to mdc2ef4c$embeddium$lambda$onInit$0$0 in embeddium.mixins.json:features.render.entity.fast_render.ModelPartMixin from mod embeddium
|
| 13695 | [01Jan2026 12:58:26.064] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.fast_render.ModelPartMixin from mod embeddium->@Inject::onInit(Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13696 | [01Jan2026 12:58:26.064] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.fast_render.ModelPartMixin from mod embeddium->@Inject::onInit(Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13697 | [01Jan2026 12:58:26.064] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.fast_render.ModelPartMixin from mod embeddium->@Inject::onInit(Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13698 | [01Jan2026 12:58:26.064] [modloading-worker-0/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.fast_render.ModelPartMixin from mod embeddium->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13699 | [01Jan2026 12:58:26.065] [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
|
| 13700 | [01Jan2026 12:58:26.065] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.utils.VertexBufferHolder for @SubscribeEvent-annotated methods
|
| 13701 | [01Jan2026 12:58:26.065] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/utils/VertexBufferHolder; to the game event bus
|
| 13702 | [01Jan2026 12:58:26.066] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.utils.IEGLShaders for @SubscribeEvent-annotated methods
|
| 13703 | [01Jan2026 12:58:26.066] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinVBOIE from mixins.iris.forge.json into blusunrize.immersiveengineering.client.utils.IEGLShaders
|
| 13704 | [01Jan2026 12:58:26.066] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinVBOIE from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13705 | [01Jan2026 12:58:26.066] [modloading-worker-0/DEBUG] [mixin/]: Mixing shaderchanges.MixinIEGLShaders from mixins.monocle.moddedshaders.json into blusunrize.immersiveengineering.client.utils.IEGLShaders
|
| 13706 | [01Jan2026 12:58:26.066] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:shaderchanges.MixinIEGLShaders from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13707 | [01Jan2026 12:58:26.067] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:shaderchanges.MixinIEGLShaders from mod monocle->@Inject::dontSwitch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13708 | [01Jan2026 12:58:26.067] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:shaderchanges.MixinIEGLShaders from mod monocle->@Inject::dontSwitch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13709 | [01Jan2026 12:58:26.067] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:shaderchanges.MixinIEGLShaders from mod monocle->@Inject::dontSwitch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13710 | [01Jan2026 12:58:26.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/utils/IEGLShaders; to the mod event bus of mod immersiveengineering
|
| 13711 | [01Jan2026 12:58:26.067] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.render.tile.DynamicModel for @SubscribeEvent-annotated methods
|
| 13712 | [01Jan2026 12:58:26.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/render/tile/DynamicModel; to the mod event bus of mod immersiveengineering
|
| 13713 | [01Jan2026 12:58:26.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.render.entity.IEModelLayers for @SubscribeEvent-annotated methods
|
| 13714 | [01Jan2026 12:58:26.068] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/render/entity/IEModelLayers; to the mod event bus of mod immersiveengineering
|
| 13715 | [01Jan2026 12:58:26.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.render.ConnectionRenderer for @SubscribeEvent-annotated methods
|
| 13716 | [01Jan2026 12:58:26.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/render/ConnectionRenderer; to the game event bus
|
| 13717 | [01Jan2026 12:58:26.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.models.ModelConveyor$RawConveyorModel for @SubscribeEvent-annotated methods
|
| 13718 | [01Jan2026 12:58:26.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/models/ModelConveyor$RawConveyorModel; to the mod event bus of mod immersiveengineering
|
| 13719 | [01Jan2026 12:58:26.070] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.LevelStageRenders for @SubscribeEvent-annotated methods
|
| 13720 | [01Jan2026 12:58:26.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/LevelStageRenders; to the game event bus
|
| 13721 | [01Jan2026 12:58:26.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.ItemOverlayUtils for @SubscribeEvent-annotated methods
|
| 13722 | [01Jan2026 12:58:26.073] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/ItemOverlayUtils; to the mod event bus of mod immersiveengineering
|
| 13723 | [01Jan2026 12:58:26.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.IEKeybinds for @SubscribeEvent-annotated methods
|
| 13724 | [01Jan2026 12:58:26.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/IEKeybinds; to the mod event bus of mod immersiveengineering
|
| 13725 | [01Jan2026 12:58:26.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.IEDefaultColourHandlers for @SubscribeEvent-annotated methods
|
| 13726 | [01Jan2026 12:58:26.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/IEDefaultColourHandlers; to the mod event bus of mod immersiveengineering
|
| 13727 | [01Jan2026 12:58:26.074] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.EarmuffHandler for @SubscribeEvent-annotated methods
|
| 13728 | [01Jan2026 12:58:26.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/EarmuffHandler; to the game event bus
|
| 13729 | [01Jan2026 12:58:26.075] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.ClientProxy for @SubscribeEvent-annotated methods
|
| 13730 | [01Jan2026 12:58:26.076] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/ClientProxy; to the mod event bus of mod immersiveengineering
|
| 13731 | [01Jan2026 12:58:26.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.ClientExtensions for @SubscribeEvent-annotated methods
|
| 13732 | [01Jan2026 12:58:26.077] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/ClientExtensions; to the mod event bus of mod immersiveengineering
|
| 13733 | [01Jan2026 12:58:26.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.BlockRenderLayers for @SubscribeEvent-annotated methods
|
| 13734 | [01Jan2026 12:58:26.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/BlockRenderLayers; to the mod event bus of mod immersiveengineering
|
| 13735 | [01Jan2026 12:58:26.078] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class blusunrize.immersiveengineering.client.BlockOverlayUtils for @SubscribeEvent-annotated methods
|
| 13736 | [01Jan2026 12:58:26.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lblusunrize/immersiveengineering/client/BlockOverlayUtils; to the mod event bus of mod immersiveengineering
|
| 13737 | [01Jan2026 12:58:26.080] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpoutBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.fluids.spout.SpoutBlockEntity
|
| 13738 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Mixing MachineJSMixin from custommachinerymekanism.mixins.json into fr.frinn.custommachinery.common.integration.kubejs.function.MachineJS
|
| 13739 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13740 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$removeRadiations$18(DILfr/frinn/custommachinerymekanism/common/component/RadiationMachineComponent;)V to mdc2ef4c$custommachinerymekanism$lambda$removeRadiations$18$0 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13741 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addRadiations$17(DLfr/frinn/custommachinerymekanism/common/component/RadiationMachineComponent;)V to mdc2ef4c$custommachinerymekanism$lambda$addRadiations$17$1 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13742 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setHeat$16(DLmekanism/api/heat/IHeatCapacitor;)V to mdc2ef4c$custommachinerymekanism$lambda$setHeat$16$2 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13743 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setHeat$15(Lfr/frinn/custommachinerymekanism/common/component/HeatMachineComponent;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$setHeat$15$3 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13744 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addHeat$14(DLmekanism/api/heat/IHeatCapacitor;)V to mdc2ef4c$custommachinerymekanism$lambda$addHeat$14$4 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13745 | [01Jan2026 12:58:26.097] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addHeat$13(Lfr/frinn/custommachinerymekanism/common/component/HeatMachineComponent;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$addHeat$13$5 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13746 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getTemperature$12(Lfr/frinn/custommachinerymekanism/common/component/HeatMachineComponent;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$getTemperature$12$6 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13747 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getHeat$11(Lfr/frinn/custommachinerymekanism/common/component/HeatMachineComponent;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$getHeat$11$7 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13748 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$removeChemicalFromTank$10(JZLfr/frinn/custommachinerymekanism/common/component/ChemicalMachineComponent;)Lmekanism/api/chemical/ChemicalStack; to mdc2ef4c$custommachinerymekanism$lambda$removeChemicalFromTank$10$8 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13749 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$removeChemicalFromTank$9(Ljava/lang/String;Lfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$removeChemicalFromTank$9$9 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13750 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$removeChemical$8(Lmekanism/api/chemical/ChemicalStack;ZLfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Lmekanism/api/chemical/ChemicalStack; to mdc2ef4c$custommachinerymekanism$lambda$removeChemical$8$a in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13751 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addChemicalToTank$7(Lmekanism/api/chemical/ChemicalStack;ZLfr/frinn/custommachinerymekanism/common/component/ChemicalMachineComponent;)Lmekanism/api/chemical/ChemicalStack; to mdc2ef4c$custommachinerymekanism$lambda$addChemicalToTank$7$b in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13752 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addChemicalToTank$6(Ljava/lang/String;Lfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$addChemicalToTank$6$c in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13753 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addChemical$5(Lmekanism/api/chemical/ChemicalStack;ZLfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Lmekanism/api/chemical/ChemicalStack; to mdc2ef4c$custommachinerymekanism$lambda$addChemical$5$d in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13754 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getChemicalCapacity$4(Ljava/lang/String;Lfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$getChemicalCapacity$4$e in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13755 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setChemicalStored$3(Lmekanism/api/chemical/ChemicalStack;Lfr/frinn/custommachinerymekanism/common/component/ChemicalMachineComponent;)V to mdc2ef4c$custommachinerymekanism$lambda$setChemicalStored$3$f in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13756 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setChemicalStored$2(Ljava/lang/String;Lfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$setChemicalStored$2$10 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13757 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getChemicalStored$1(Lfr/frinn/custommachinerymekanism/common/component/ChemicalMachineComponent;)Lmekanism/api/chemical/ChemicalStack; to mdc2ef4c$custommachinerymekanism$lambda$getChemicalStored$1$11 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13758 | [01Jan2026 12:58:26.098] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getChemicalStored$0(Ljava/lang/String;Lfr/frinn/custommachinery/api/component/handler/IComponentHandler;)Ljava/util/Optional; to mdc2ef4c$custommachinerymekanism$lambda$getChemicalStored$0$12 in custommachinerymekanism.mixins.json:MachineJSMixin from mod custommachinerymekanism
|
| 13759 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Mixing MachineJSMixin from custommachinerycreate.mixins.json into fr.frinn.custommachinery.common.integration.kubejs.function.MachineJS
|
| 13760 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 13761 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setSpeed$6(FLfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)V to mdc2ef4c$custommachinerycreate$lambda$setSpeed$6$13 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13762 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getGeneratedSpeed$5(Lfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Float; to mdc2ef4c$custommachinerycreate$lambda$getGeneratedSpeed$5$14 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13763 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getCurrentSpeed$4(Lfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Float; to mdc2ef4c$custommachinerycreate$lambda$getCurrentSpeed$4$15 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13764 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setStressCapacity$3(FLfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)V to mdc2ef4c$custommachinerycreate$lambda$setStressCapacity$3$16 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13765 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setStressImpact$2(FLfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)V to mdc2ef4c$custommachinerycreate$lambda$setStressImpact$2$17 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13766 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getStressCapacity$1(Lfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Float; to mdc2ef4c$custommachinerycreate$lambda$getStressCapacity$1$18 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13767 | [01Jan2026 12:58:26.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getStressApplied$0(Lfr/frinn/custommachinerycreate/components/ContraptionMachineComponent;)Ljava/lang/Float; to mdc2ef4c$custommachinerycreate$lambda$getStressApplied$0$19 in custommachinerycreate.mixins.json:MachineJSMixin from mod custommachinerycreate
|
| 13768 | [01Jan2026 12:58:26.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_watery_grave.toml for ars_elemental tracking
|
| 13769 | [01Jan2026 12:58:26.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_bubble_shield.toml for ars_elemental tracking
|
| 13770 | [01Jan2026 12:58:26.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conjure_terrain.toml for ars_elemental tracking
|
| 13771 | [01Jan2026 12:58:26.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_charm.toml for ars_elemental tracking
|
| 13772 | [01Jan2026 12:58:26.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_phantom_grasp.toml for ars_elemental tracking
|
| 13773 | [01Jan2026 12:58:26.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_life_link.toml for ars_elemental tracking
|
| 13774 | [01Jan2026 12:58:26.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_poison_spores.toml for ars_elemental tracking
|
| 13775 | [01Jan2026 12:58:26.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_discharge.toml for ars_elemental tracking
|
| 13776 | [01Jan2026 12:58:26.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_envenom.toml for ars_elemental tracking
|
| 13777 | [01Jan2026 12:58:26.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spike.toml for ars_elemental tracking
|
| 13778 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_spark.toml for ars_elemental tracking
|
| 13779 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_conflagrate.toml for ars_elemental tracking
|
| 13780 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_homing_projectile.toml for ars_elemental tracking
|
| 13781 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_arc_projectile.toml for ars_elemental tracking
|
| 13782 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_homing.toml for ars_elemental tracking
|
| 13783 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_propagator_arc.toml for ars_elemental tracking
|
| 13784 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aquatic_filter.toml for ars_elemental tracking
|
| 13785 | [01Jan2026 12:58:26.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aquatic_filter.toml for ars_elemental tracking
|
| 13786 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_fiery_filter.toml for ars_elemental tracking
|
| 13787 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_fiery_filter.toml for ars_elemental tracking
|
| 13788 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_aerial_filter.toml for ars_elemental tracking
|
| 13789 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_aerial_filter.toml for ars_elemental tracking
|
| 13790 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_insect_filter.toml for ars_elemental tracking
|
| 13791 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_insect_filter.toml for ars_elemental tracking
|
| 13792 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_undead_filter.toml for ars_elemental tracking
|
| 13793 | [01Jan2026 12:58:26.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_undead_filter.toml for ars_elemental tracking
|
| 13794 | [01Jan2026 12:58:26.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_summon_filter.toml for ars_elemental tracking
|
| 13795 | [01Jan2026 12:58:26.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_not_summon_filter.toml for ars_elemental tracking
|
| 13796 | [01Jan2026 12:58:26.111] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_elemental/glyph_nullify_defense.toml for ars_elemental tracking
|
| 13797 | [01Jan2026 12:58:26.112] [modloading-worker-0/DEBUG] [mixin/]: Mixing CustomMachineTileMixin from custommachineryars.mixins.json into fr.frinn.custommachinery.common.init.CustomMachineTile
|
| 13798 | [01Jan2026 12:58:26.113] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getTooltip$2(Ljava/util/List;Les/degrassi/custommachineryars/components/SourceMachineComponent;)V to mdc2ef4c$custommachineryars$lambda$getTooltip$2$0 in custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars
|
| 13799 | [01Jan2026 12:58:26.113] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onFinishedConnectionLast$1(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Les/degrassi/custommachineryars/components/SourceMachineComponent;)V to mdc2ef4c$custommachineryars$lambda$onFinishedConnectionLast$1$1 in custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars
|
| 13800 | [01Jan2026 12:58:26.113] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onFinishedConnectionFirst$0(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Les/degrassi/custommachineryars/components/SourceMachineComponent;)V to mdc2ef4c$custommachineryars$lambda$onFinishedConnectionFirst$0$2 in custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars
|
| 13801 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$saveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13802 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$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
|
| 13803 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$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
|
| 13804 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$loadAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13805 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$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
|
| 13806 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$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
|
| 13807 | [01Jan2026 12:58:26.118] [modloading-worker-0/DEBUG] [mixin/]: custommachineryars.mixins.json:CustomMachineTileMixin from mod custommachineryars->@Inject::cma$getUpdateTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13808 | [01Jan2026 12:58:26.123] [modloading-worker-0/DEBUG] [mixin/]: Mixing UndeadHorseRenderMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.entity.UndeadHorseRenderer
|
| 13809 | [01Jan2026 12:58:26.123] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:UndeadHorseRenderMixin 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)
|
| 13810 | [01Jan2026 12:58:26.123] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method getShadowRadius(Lnet/minecraft/world/entity/LivingEntity;)F to mdc2ef4c$supplementaries$getShadowRadius$0 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
|
| 13811 | [01Jan2026 12:58:26.123] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method shouldShowName(Lnet/minecraft/world/entity/LivingEntity;)Z to mdc2ef4c$supplementaries$shouldShowName$1 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
|
| 13812 | [01Jan2026 12:58:26.123] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method getShadowRadius(Lnet/minecraft/world/entity/Entity;)F to mdc2ef4c$supplementaries$getShadowRadius$2 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
|
| 13813 | [01Jan2026 12:58:26.123] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method shouldShowName(Lnet/minecraft/world/entity/Entity;)Z to mdc2ef4c$supplementaries$shouldShowName$3 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
|
| 13814 | [01Jan2026 12:58:26.124] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
|
| 13815 | [01Jan2026 12:58:26.124] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
|
| 13816 | [01Jan2026 12:58:26.125] [modloading-worker-0/INFO] [mixin/]: createenchantablemachinery.mixins.json:SawBlockEntityMixin from mod createenchantablemachinery->@Accessor[FIELD_GETTER]::getCuttingRecipesKey()Ljava/lang/Object; should be static as its target is
|
| 13817 | [01Jan2026 12:58:26.126] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_elemental
|
| 13818 | [01Jan2026 12:58:26.126] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.registry.ModEntities for @SubscribeEvent-annotated methods
|
| 13819 | [01Jan2026 12:58:26.126] [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
|
| 13820 | [01Jan2026 12:58:26.126] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.network.NetworkManager for @SubscribeEvent-annotated methods
|
| 13821 | [01Jan2026 12:58:26.126] [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
|
| 13822 | [01Jan2026 12:58:26.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.SummonEvents for @SubscribeEvent-annotated methods
|
| 13823 | [01Jan2026 12:58:26.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/SummonEvents; to the game event bus
|
| 13824 | [01Jan2026 12:58:26.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.ShieldEvents for @SubscribeEvent-annotated methods
|
| 13825 | [01Jan2026 12:58:26.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/ShieldEvents; to the game event bus
|
| 13826 | [01Jan2026 12:58:26.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.GlyphEvents for @SubscribeEvent-annotated methods
|
| 13827 | [01Jan2026 12:58:26.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/GlyphEvents; to the game event bus
|
| 13828 | [01Jan2026 12:58:26.129] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.LightTexture
|
| 13829 | [01Jan2026 12:58:26.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.Events for @SubscribeEvent-annotated methods
|
| 13830 | [01Jan2026 12:58:26.129] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:LightTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13831 | [01Jan2026 12:58:26.130] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLightTexture from mixins.iris.json into net.minecraft.client.renderer.LightTexture
|
| 13832 | [01Jan2026 12:58:26.130] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13833 | [01Jan2026 12:58:26.130] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightTextureMixin from fadingnightvision.mixins.json into net.minecraft.client.renderer.LightTexture
|
| 13834 | [01Jan2026 12:58:26.130] [modloading-worker-0/DEBUG] [mixin/]: Mixing LightTextureMixin from mixins.justdirethings.json into net.minecraft.client.renderer.LightTexture
|
| 13835 | [01Jan2026 12:58:26.130] [modloading-worker-0/DEBUG] [mixin/]: mixins.justdirethings.json:LightTextureMixin 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)
|
| 13836 | [01Jan2026 12:58:26.132] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13837 | [01Jan2026 12:58:26.132] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13838 | [01Jan2026 12:58:26.132] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13839 | [01Jan2026 12:58:26.132] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::storeDarknessValue(Lnet/minecraft/world/entity/LivingEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13840 | [01Jan2026 12:58:26.132] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.SteamEngineBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.steamEngine.SteamEngineBlockEntity
|
| 13841 | [01Jan2026 12:58:26.132] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13842 | [01Jan2026 12:58:26.133] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockEntityMixin from mod create_connected->@Inject::isValid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13843 | [01Jan2026 12:58:26.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/Events; to the game event bus
|
| 13844 | [01Jan2026 12:58:26.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.event.DamageEvents for @SubscribeEvent-annotated methods
|
| 13845 | [01Jan2026 12:58:26.136] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlockDestructionProgressMixin from create.mixins.json into net.minecraft.server.level.BlockDestructionProgress
|
| 13846 | [01Jan2026 12:58:26.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/event/DamageEvents; to the game event bus
|
| 13847 | [01Jan2026 12:58:26.136] [modloading-worker-0/DEBUG] [mixin/]: Mixing sky.MixinClientLevelData_DisableVoidPlane from mixins.iris.json into net.minecraft.client.multiplayer.ClientLevel$ClientLevelData
|
| 13848 | [01Jan2026 12:58:26.136] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinClientLevelData_DisableVoidPlane from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13849 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ClientLevelDataMixin from ftbteambases.mixins.json into net.minecraft.client.multiplayer.ClientLevel$ClientLevelData
|
| 13850 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: ftbteambases.mixins.json:client.ClientLevelDataMixin from mod ftbteambases: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13851 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinClientLevelData from polylib-neoforge.mixins.json into net.minecraft.client.multiplayer.ClientLevel$ClientLevelData
|
| 13852 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinClientLevelData from mod polylib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13853 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.documentation.DocumentationEvents for @SubscribeEvent-annotated methods
|
| 13854 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinClientLevelData_DisableVoidPlane from mod iris->@Inject::iris$getHorizonHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13855 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: ftbteambases.mixins.json:client.ClientLevelDataMixin from mod ftbteambases->@Inject::onGetHorizonHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13856 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: ftbteambases.mixins.json:client.ClientLevelDataMixin from mod ftbteambases->@Inject::onGetClearColorScale(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13857 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinClientLevelData from mod polylib->@Inject::setDifficulty(Lnet/minecraft/world/Difficulty;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13858 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinClientLevelData from mod polylib->@Inject::setDifficulty(Lnet/minecraft/world/Difficulty;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13859 | [01Jan2026 12:58:26.137] [modloading-worker-0/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinClientLevelData from mod polylib->@Inject::setDifficulty(Lnet/minecraft/world/Difficulty;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13860 | [01Jan2026 12:58:26.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/documentation/DocumentationEvents; to the game event bus
|
| 13861 | [01Jan2026 12:58:26.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.datagen.Datagen for @SubscribeEvent-annotated methods
|
| 13862 | [01Jan2026 12:58:26.138] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
| 13863 | [01Jan2026 12:58:26.138] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
| 13864 | [01Jan2026 12:58:26.138] [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)
|
| 13865 | [01Jan2026 12:58:26.141] [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
|
| 13866 | [01Jan2026 12:58:26.141] [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
|
| 13867 | [01Jan2026 12:58:26.141] [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
|
| 13868 | [01Jan2026 12:58:26.141] [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
|
| 13869 | [01Jan2026 12:58:26.141] [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
|
| 13870 | [01Jan2026 12:58:26.141] [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
|
| 13871 | [01Jan2026 12:58:26.141] [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
|
| 13872 | [01Jan2026 12:58:26.141] [modloading-worker-0/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.render.EmbeddiumWorldRenderer, which may cause instability.
|
| 13873 | [01Jan2026 12:58:26.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.common.items.foci.NecroticFocus for @SubscribeEvent-annotated methods
|
| 13874 | [01Jan2026 12:58:26.141] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSodiumWorldRenderer from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.EmbeddiumWorldRenderer
|
| 13875 | [01Jan2026 12:58:26.141] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13876 | [01Jan2026 12:58:26.141] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/irisshaders/iris/shadows/ShadowRenderer;Lnet/minecraft/client/renderer/RenderBuffers;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Camera;DDDFZZ)I to mdc2ef4c$monocle$lambda$static$0$0 in mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle
|
| 13877 | [01Jan2026 12:58:26.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/common/items/foci/NecroticFocus; to the game event bus
|
| 13878 | [01Jan2026 12:58:26.142] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.common.entity.EntityAttributes for @SubscribeEvent-annotated methods
|
| 13879 | [01Jan2026 12:58:26.150] [modloading-worker-0/DEBUG] [mixin/]: Mixing EmbeddiumWorldRendererAssessor from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.EmbeddiumWorldRenderer
|
| 13880 | [01Jan2026 12:58:26.150] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:EmbeddiumWorldRendererAssessor from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13881 | [01Jan2026 12:58:26.151] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle->@Inject::resetEntityList(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13882 | [01Jan2026 12:58:26.151] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle->@Inject::resetEntityList(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13883 | [01Jan2026 12:58:26.151] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle->@Inject::resetEntityList(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13884 | [01Jan2026 12:58:26.151] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle->@Inject::checkRenderShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13885 | [01Jan2026 12:58:26.151] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinSodiumWorldRenderer from mod monocle->@Inject::iris$overrideEntityCulling(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13886 | [01Jan2026 12:58:26.151] [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
|
| 13887 | [01Jan2026 12:58:26.151] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.client.particle.VenomParticle for @SubscribeEvent-annotated methods
|
| 13888 | [01Jan2026 12:58:26.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/client/particle/VenomParticle; to the game event bus
|
| 13889 | [01Jan2026 12:58:26.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alexthw.ars_elemental.client.ClientEvents for @SubscribeEvent-annotated methods
|
| 13890 | [01Jan2026 12:58:26.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalexthw/ars_elemental/client/ClientEvents; to the mod event bus of mod ars_elemental
|
| 13891 | [01Jan2026 12:58:26.154] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.MechanicalMixerBlockEntityMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.mixer.MechanicalMixerBlockEntity
|
| 13892 | [01Jan2026 12:58:26.155] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_affinity-server.toml for ars_affinity tracking
|
| 13893 | [01Jan2026 12:58:26.156] [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
|
| 13894 | [01Jan2026 12:58:26.156] [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
|
| 13895 | [01Jan2026 12:58:26.156] [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
|
| 13896 | [01Jan2026 12:58:26.157] [modloading-worker-0/DEBUG] [mixin/]: Mixing state_tracking.MixinPostChain from mixins.iris.json into net.minecraft.client.renderer.PostChain
|
| 13897 | [01Jan2026 12:58:26.157] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinPostChain from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13898 | [01Jan2026 12:58:26.157] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.PostChainMixin from lodestone.mixins.json into net.minecraft.client.renderer.PostChain
|
| 13899 | [01Jan2026 12:58:26.157] [modloading-worker-0/DEBUG] [mixin/]: lodestone.mixins.json:client.PostChainMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 13900 | [01Jan2026 12:58:26.158] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.PostChainResize from watut.mixins.json into net.minecraft.client.renderer.PostChain
|
| 13901 | [01Jan2026 12:58:26.159] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.PostChainResize from mod watut->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13902 | [01Jan2026 12:58:26.159] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.PostChainResize from mod watut->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13903 | [01Jan2026 12:58:26.159] [modloading-worker-0/DEBUG] [mixin/]: watut.mixins.json:client.PostChainResize from mod watut->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13904 | [01Jan2026 12:58:26.159] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.DeployerBlockEntityAccessor from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
|
| 13905 | [01Jan2026 12:58:26.160] [modloading-worker-0/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.render.immediate.CloudRenderer, which may cause instability.
|
| 13906 | [01Jan2026 12:58:26.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCloudRenderer from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.immediate.CloudRenderer
|
| 13907 | [01Jan2026 12:58:26.160] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinCloudRenderer from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13908 | [01Jan2026 12:58:26.163] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinCloudRenderer from mod monocle->@Inject::writeIrisVertex(JFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13909 | [01Jan2026 12:58:26.163] [modloading-worker-0/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinCloudRenderer from mod monocle->@Inject::buildIrisVertexBuffer(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/player/LocalPlayer;Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FFDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13910 | [01Jan2026 12:58:26.167] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.BlazeBurnerBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
|
| 13911 | [01Jan2026 12:58:26.167] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlazeBurnerBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13912 | [01Jan2026 12:58:26.167] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.client.BlazeBurnerBlockEntityMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
|
| 13913 | [01Jan2026 12:58:26.167] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlazeBurnerBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
|
| 13914 | [01Jan2026 12:58:26.169] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlazeBurnerBlockEntityMixin from mod create_connected->@Inject::isValidBlockAbove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13915 | [01Jan2026 12:58:26.169] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:client.BlazeBurnerBlockEntityMixin from mod create_central_kitchen->@Inject::tickAnimation$updateRenderOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13916 | [01Jan2026 12:58:26.169] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:client.BlazeBurnerBlockEntityMixin from mod create_central_kitchen->@Inject::tickAnimation$updateRenderOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 13917 | [01Jan2026 12:58:26.169] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:client.BlazeBurnerBlockEntityMixin from mod create_central_kitchen->@Inject::tickAnimation$updateRenderOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 13918 | [01Jan2026 12:58:26.173] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencedGearshiftBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencedGearshiftBlockEntity
|
| 13919 | [01Jan2026 12:58:26.173] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13920 | [01Jan2026 12:58:26.173] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftBlockEntityMixin from mod create_connected->@Inject::runLoop(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 13921 | [01Jan2026 12:58:26.174] [modloading-worker-0/INFO] [KubeJS/]: Added bindings for script type STARTUP from mod 'almostunified': [AlmostUnified]
|
| 13922 | [01Jan2026 12:58:26.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_affinity
|
| 13923 | [01Jan2026 12:58:26.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.ars_affinity.datagen.ArsAffinityDataGenerators for @SubscribeEvent-annotated methods
|
| 13924 | [01Jan2026 12:58:26.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/ars_affinity/datagen/ArsAffinityDataGenerators; to the mod event bus of mod ars_affinity
|
| 13925 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.ars_affinity.event.CreativeTabEvents for @SubscribeEvent-annotated methods
|
| 13926 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/ars_affinity/event/CreativeTabEvents; to the mod event bus of mod ars_affinity
|
| 13927 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.ars_affinity.command.TestParticleCommand for @SubscribeEvent-annotated methods
|
| 13928 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/ars_affinity/command/TestParticleCommand; to the game event bus
|
| 13929 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.ars_affinity.registry.ParticleRegistry for @SubscribeEvent-annotated methods
|
| 13930 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/ars_affinity/registry/ParticleRegistry; to the mod event bus of mod ars_affinity
|
| 13931 | [01Jan2026 12:58:26.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.ars_affinity.common.ability.NetworkHandler for @SubscribeEvent-annotated methods
|
| 13932 | [01Jan2026 12:58:26.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/ars_affinity/common/ability/NetworkHandler; to the mod event bus of mod ars_affinity
|
| 13933 | [01Jan2026 12:58:26.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.github.ars_affinity.init.PerkRegistryInitializer for @SubscribeEvent-annotated methods
|
| 13934 | [01Jan2026 12:58:26.187] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/github/ars_affinity/init/PerkRegistryInitializer; to the mod event bus of mod ars_affinity
|
| 13935 | [01Jan2026 12:58:26.199] [modloading-worker-0/DEBUG] [mixin/]: Mixing ProcessingRecipeMixin from create_shimmer.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipe
|
| 13936 | [01Jan2026 12:58:26.201] [modloading-worker-0/DEBUG] [mixin/]: create_shimmer.mixins.json:ProcessingRecipeMixin from mod create_shimmer->@Inject::onGetResultItem(Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13937 | [01Jan2026 12:58:26.201] [modloading-worker-0/DEBUG] [mixin/]: create_shimmer.mixins.json:ProcessingRecipeMixin from mod create_shimmer->@Inject::onAssemble(Lnet/minecraft/world/item/crafting/RecipeInput;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13938 | [01Jan2026 12:58:26.206] [modloading-worker-0/DEBUG] [mixin/]: Mixing FillingRecipeMixin from create_shimmer.mixins.json into com.simibubi.create.content.fluids.transfer.FillingRecipe
|
| 13939 | [01Jan2026 12:58:26.208] [modloading-worker-0/DEBUG] [mixin/]: create_shimmer.mixins.json:FillingRecipeMixin from mod create_shimmer->@Inject::onMatches(Lnet/minecraft/world/item/crafting/SingleRecipeInput;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13940 | [01Jan2026 12:58:26.208] [modloading-worker-0/DEBUG] [mixin/]: create_shimmer.mixins.json:FillingRecipeMixin from mod create_shimmer->@Inject::onGetRequiredFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13941 | [01Jan2026 12:58:26.210] [modloading-worker-0/DEBUG] [mixin/]: Mixing ManualApplicationRecipeMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe
|
| 13942 | [01Jan2026 12:58:26.210] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ManualApplicationRecipeMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13943 | [01Jan2026 12:58:26.210] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ManualApplicationRecipeMixin from mod create_connected->@Inject::craftingRemainingItemOnApplication(Lnet/neoforged/neoforge/event/entity/player/PlayerInteractEvent$RightClickBlock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 13944 | [01Jan2026 12:58:26.217] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:unification.js in 0.042 s
|
| 13945 | [01Jan2026 12:58:26.221] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/vilager.js in 0.004 s
|
| 13946 | [01Jan2026 12:58:26.222] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.InstructionAccessor from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.Instruction
|
| 13947 | [01Jan2026 12:58:26.222] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13948 | [01Jan2026 12:58:26.222] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.InstructionMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.Instruction
|
| 13949 | [01Jan2026 12:58:26.222] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13950 | [01Jan2026 12:58:26.222] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/slurry.js in 0.001 s
|
| 13951 | [01Jan2026 12:58:26.224] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::getCustomDuration(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13952 | [01Jan2026 12:58:26.224] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::getCustomTickProgress(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13953 | [01Jan2026 12:58:26.224] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::getCustomSpeedModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13954 | [01Jan2026 12:58:26.224] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::onCustomRedstonePulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13955 | [01Jan2026 12:58:26.225] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencerInstructionsMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencerInstructions
|
| 13956 | [01Jan2026 12:58:26.225] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13957 | [01Jan2026 12:58:26.225] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method create_connected$invokeInit(Ljava/lang/String;ILjava/lang/String;Lcom/simibubi/create/foundation/gui/AllGuiTextures;)Lcom/simibubi/create/content/kinetics/transmission/sequencer/SequencerInstructions; to invokeInit$create_connected_$md$c2ef4c$0 in create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected
|
| 13958 | [01Jan2026 12:58:26.225] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method create_connected$invokeInit(Ljava/lang/String;ILjava/lang/String;Lcom/simibubi/create/foundation/gui/AllGuiTextures;ZZIII)Lcom/simibubi/create/content/kinetics/transmission/sequencer/SequencerInstructions; to invokeInit$create_connected_$md$c2ef4c$1 in create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected
|
| 13959 | [01Jan2026 12:58:26.225] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:events/ae2.js#3: Loaded Java class 'appeng.me.GridEventBus'
|
| 13960 | [01Jan2026 12:58:26.225] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:events/ae2.js#4: Loaded Java class 'appeng.api.networking.events.GridSpatialEvent'
|
| 13961 | [01Jan2026 12:58:26.226] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:events/ae2.js in 0.004 s
|
| 13962 | [01Jan2026 12:58:26.227] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:globals.js in 0.001 s
|
| 13963 | [01Jan2026 12:58:26.227] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected->@Inject::needsPropagation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13964 | [01Jan2026 12:58:26.227] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected->@Inject::formatValue(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 13965 | [01Jan2026 12:58:26.227] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:modifications/blocks.js in 0.0 s
|
| 13966 | [01Jan2026 12:58:26.227] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.InstructionSpeedModifiersAccessor from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.InstructionSpeedModifiers
|
| 13967 | [01Jan2026 12:58:26.227] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionSpeedModifiersAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 13968 | [01Jan2026 12:58:26.228] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/entitys.js#27: Loaded Java class 'net.neoforged.neoforge.event.entity.living.LivingKnockBackEvent'
|
| 13969 | [01Jan2026 12:58:26.230] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:modifications/entitys.js in 0.003 s
|
| 13970 | [01Jan2026 12:58:26.231] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/items.js#52: Loaded Java class 'net.neoforged.neoforge.common.NeoForge'
|
| 13971 | [01Jan2026 12:58:26.232] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/items.js#53: Loaded Java class 'vazkii.psi.common.item.tool.ItemPsimetalAxe'
|
| 13972 | [01Jan2026 12:58:26.232] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/items.js#54: Loaded Java class 'vazkii.psi.common.item.tool.ItemPsimetalPickaxe'
|
| 13973 | [01Jan2026 12:58:26.232] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/items.js#55: Loaded Java class 'vazkii.psi.common.item.tool.ItemPsimetalShovel'
|
| 13974 | [01Jan2026 12:58:26.233] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/items.js#56: Loaded Java class 'vazkii.psi.common.item.tool.ItemPsimetalSword'
|
| 13975 | [01Jan2026 12:58:26.233] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:modifications/items.js#57: Loaded Java class 'vazkii.psi.common.item.armor.ItemPsimetalArmor'
|
| 13976 | [01Jan2026 12:58:26.233] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:modifications/items.js in 0.003 s
|
| 13977 | [01Jan2026 12:58:26.233] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:modifications/renaming.js in 0.0 s
|
| 13978 | [01Jan2026 12:58:26.236] [modloading-worker-0/INFO] [KubeJS Startup/]: startup_scripts:registry/blocks.js#1: Loaded Java class 'dev.latvian.mods.kubejs.block.BlockRenderType'
|
| 13979 | [01Jan2026 12:58:26.238] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/blocks.js in 0.005 s
|
| 13980 | [01Jan2026 12:58:26.238] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/effects.js in 0.0 s
|
| 13981 | [01Jan2026 12:58:26.238] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/fluids.js in 0.0 s
|
| 13982 | [01Jan2026 12:58:26.239] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/items.js in 0.001 s
|
| 13983 | [01Jan2026 12:58:26.240] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:registry/sound.js in 0.001 s
|
| 13984 | [01Jan2026 12:58:26.241] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 14/14 KubeJS startup scripts in 0.608 s with 0 errors and 0 warnings
|
| 13985 | [01Jan2026 12:58:26.249] [modloading-worker-0/INFO] [KubeJS/]: Added bindings for script type CLIENT from mod 'almostunified': [AlmostUnified]
|
| 13986 | [01Jan2026 12:58:26.254] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:tooltips.js#2: Loaded Java class 'net.minecraft.network.chat.Component'
|
| 13987 | [01Jan2026 12:58:26.257] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:tooltips.js in 0.008 s
|
| 13988 | [01Jan2026 12:58:26.258] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:client_utils.js#1: Loaded Java class 'net.sirgrantd.magic_coins.config.ClientConfig'
|
| 13989 | [01Jan2026 12:58:26.258] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:client_utils.js in 0.001 s
|
| 13990 | [01Jan2026 12:58:26.258] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:data_received.js in 0.0 s
|
| 13991 | [01Jan2026 12:58:26.259] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:jei.js in 0.001 s
|
| 13992 | [01Jan2026 12:58:26.260] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:lodestone.js#1: Loaded Java class 'team.lodestar.lodestone.handlers.ScreenshakeHandler'
|
| 13993 | [01Jan2026 12:58:26.264] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:lodestone.js#2: Loaded Java class 'team.lodestar.lodestone.systems.screenshake.ScreenshakeInstance'
|
| 13994 | [01Jan2026 12:58:26.264] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:lodestone.js#3: Loaded Java class 'team.lodestar.lodestone.systems.screenshake.ScreenshakeBuilder'
|
| 13995 | [01Jan2026 12:58:26.264] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:lodestone.js#5: Loaded Java class 'team.lodestar.lodestone.systems.easing.Easing'
|
| 13996 | [01Jan2026 12:58:26.264] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:lodestone.js in 0.005 s
|
| 13997 | [01Jan2026 12:58:26.266] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:render.js#52: Loaded Java class 'com.mojang.math.Axis'
|
| 13998 | [01Jan2026 12:58:26.266] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:render.js in 0.002 s
|
| 13999 | [01Jan2026 12:58:26.266] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded 6/6 KubeJS client scripts in 0.024 s with 0 errors and 0 warnings
|
| 14000 | [01Jan2026 12:58:26.268] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.stairs.StructureTransformMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.StructureTransform
|
| 14001 | [01Jan2026 12:58:26.268] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StructureTransformMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 14002 | [01Jan2026 12:58:26.282] [modloading-worker-0/DEBUG] [mixin/]: Mixing itemsilo.MountedStorageManagerMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.MountedStorageManager
|
| 14003 | [01Jan2026 12:58:26.283] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 14004 | [01Jan2026 12:58:26.283] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$readLegacy$0(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;)V to mdc2ef4c$create_connected$lambda$readLegacy$0$0 in create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected
|
| 14005 | [01Jan2026 12:58:26.283] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected->@Inject::readLegacy(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14006 | [01Jan2026 12:58:26.283] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected->@Inject::readLegacy(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14007 | [01Jan2026 12:58:26.283] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected->@Inject::readLegacy(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14008 | [01Jan2026 12:58:26.284] [modloading-worker-0/INFO] [KubeJS Startup/]: Validated 881 files in kubejs/assets/ in 15ms
|
| 14009 | [01Jan2026 12:58:26.284] [modloading-worker-0/INFO] [KubeJS Startup/]: Validated 10 files in kubejs/data/ in 0ms
|
| 14010 | [01Jan2026 12:58:26.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs
|
| 14011 | [01Jan2026 12:58:26.290] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.net.KubeJSNet for @SubscribeEvent-annotated methods
|
| 14012 | [01Jan2026 12:58:26.291] [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
|
| 14013 | [01Jan2026 12:58:26.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.item.KubeJSItemEventHandler for @SubscribeEvent-annotated methods
|
| 14014 | [01Jan2026 12:58:26.292] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/item/KubeJSItemEventHandler; to the game event bus
|
| 14015 | [01Jan2026 12:58:26.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.KubeJSModEventHandler for @SubscribeEvent-annotated methods
|
| 14016 | [01Jan2026 12:58:26.294] [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
|
| 14017 | [01Jan2026 12:58:26.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.entity.KubeJSEntityEventHandler for @SubscribeEvent-annotated methods
|
| 14018 | [01Jan2026 12:58:26.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/entity/KubeJSEntityEventHandler; to the game event bus
|
| 14019 | [01Jan2026 12:58:26.296] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.registry.RegistryEventHandler for @SubscribeEvent-annotated methods
|
| 14020 | [01Jan2026 12:58:26.297] [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
|
| 14021 | [01Jan2026 12:58:26.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.level.KubeJSWorldEventHandler for @SubscribeEvent-annotated methods
|
| 14022 | [01Jan2026 12:58:26.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/level/KubeJSWorldEventHandler; to the game event bus
|
| 14023 | [01Jan2026 12:58:26.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.client.KubeJSClientEventHandler for @SubscribeEvent-annotated methods
|
| 14024 | [01Jan2026 12:58:26.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Ldev/latvian/mods/kubejs/client/KubeJSClientEventHandler;, registering them separately
|
| 14025 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.registerRenderers(net.neoforged.neoforge.client.event.EntityRenderersEvent$RegisterRenderers) to the event bus of mod kubejs
|
| 14026 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.registerClientExtensions(net.neoforged.neoforge.client.extensions.common.RegisterClientExtensionsEvent) to the event bus of mod kubejs
|
| 14027 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.registerKeyMappings(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent) to the event bus of mod kubejs
|
| 14028 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.registerMenuScreens(net.neoforged.neoforge.client.event.RegisterMenuScreensEvent) to the event bus of mod kubejs
|
| 14029 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.setupClient(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent) to the event bus of mod kubejs
|
| 14030 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.addClientPacks(net.neoforged.neoforge.event.AddPackFindersEvent) to the event bus of mod kubejs
|
| 14031 | [01Jan2026 12:58:26.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.registerCoreShaders(net.neoforged.neoforge.client.event.RegisterShadersEvent) throws java.io.IOException to the event bus of mod kubejs
|
| 14032 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.registerParticleProviders(net.neoforged.neoforge.client.event.RegisterParticleProvidersEvent) to the event bus of mod kubejs
|
| 14033 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.blockColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Block) to the event bus of mod kubejs
|
| 14034 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.itemColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent$Item) to the event bus of mod kubejs
|
| 14035 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.onRegisterClientCommands(net.neoforged.neoforge.client.event.RegisterClientCommandsEvent) to the game event bus
|
| 14036 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.debugInfo(net.neoforged.neoforge.client.event.CustomizeGuiOverlayEvent$DebugText) to the game event bus
|
| 14037 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.onItemTooltip(net.neoforged.neoforge.event.entity.player.ItemTooltipEvent) to the game event bus
|
| 14038 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.hudPostDraw(net.neoforged.neoforge.client.event.RenderGuiEvent$Post) to the game event bus
|
| 14039 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.loggingIn(net.neoforged.neoforge.client.event.ClientPlayerNetworkEvent$LoggingIn) to the game event bus
|
| 14040 | [01Jan2026 12:58:26.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.screenPostDraw(net.neoforged.neoforge.client.event.ScreenEvent$Render$Post) to the game event bus
|
| 14041 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.worldRender(net.neoforged.neoforge.client.event.RenderLevelStageEvent) to the game event bus
|
| 14042 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.guiPostInit(net.neoforged.neoforge.client.event.ScreenEvent$Init$Post) to the game event bus
|
| 14043 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.openScreenEvent(net.neoforged.neoforge.client.event.ScreenEvent$Opening) to the game event bus
|
| 14044 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.tagsUpdated(net.neoforged.neoforge.event.TagsUpdatedEvent) to the game event bus
|
| 14045 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.loggingOut(net.neoforged.neoforge.client.event.ClientPlayerNetworkEvent$LoggingOut) to the game event bus
|
| 14046 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void dev.latvian.mods.kubejs.client.KubeJSClientEventHandler.clientTick(net.neoforged.neoforge.client.event.ClientTickEvent$Pre) to the game event bus
|
| 14047 | [01Jan2026 12:58:26.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.player.KubeJSPlayerEventHandler for @SubscribeEvent-annotated methods
|
| 14048 | [01Jan2026 12:58:26.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/player/KubeJSPlayerEventHandler; to the game event bus
|
| 14049 | [01Jan2026 12:58:26.305] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.block.KubeJSBlockEventHandler for @SubscribeEvent-annotated methods
|
| 14050 | [01Jan2026 12:58:26.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/block/KubeJSBlockEventHandler; to the game event bus
|
| 14051 | [01Jan2026 12:58:26.306] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.latvian.mods.kubejs.server.KubeJSServerEventHandler for @SubscribeEvent-annotated methods
|
| 14052 | [01Jan2026 12:58:26.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/latvian/mods/kubejs/server/KubeJSServerEventHandler; to the game event bus
|
| 14053 | [01Jan2026 12:58:26.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_mekanism
|
| 14054 | [01Jan2026 12:58:26.308] [modloading-worker-0/INFO] [com.almostreliable.kubeaa.ModInitializer/]: Loading Actually Additions integration for KubeJS.
|
| 14055 | [01Jan2026 12:58:26.308] [modloading-worker-0/INFO] [com.almostreliable.kubeio.ModInitializer/]: Loading EnderIO integration for KubeJS
|
| 14056 | [01Jan2026 12:58:26.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_enderio
|
| 14057 | [01Jan2026 12:58:26.308] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_actuallyadditions
|
| 14058 | [01Jan2026 12:58:26.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for occultism_kubejs
|
| 14059 | [01Jan2026 12:58:26.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
|
| 14060 | [01Jan2026 12:58:26.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
|
| 14061 | [01Jan2026 12:58:26.309] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
|
| 14062 | [01Jan2026 12:58:26.310] [modloading-worker-0/DEBUG] [FTB Library/]: tracking config ftbxmodcompat, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbxmodcompat.snbt
|
| 14063 | [01Jan2026 12:58:26.310] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbxmodcompat
|
| 14064 | [01Jan2026 12:58:26.325] [modloading-worker-0/DEBUG] [mixin/]: Mixing nestedschematics.ClientSchematicLoaderMixin from create_connected.mixins.json into com.simibubi.create.content.schematics.client.ClientSchematicLoader
|
| 14065 | [01Jan2026 12:58:26.325] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 14066 | [01Jan2026 12:58:26.325] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$cc$searchInSubfolder$0(ZILjava/nio/file/Path;Ljava/nio/file/Path;)V to mdc2ef4c$create_connected$lambda$cc$searchInSubfolder$0$0 in create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected
|
| 14067 | [01Jan2026 12:58:26.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected->@Inject::cc$refresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14068 | [01Jan2026 12:58:26.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected->@Inject::cc$refresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14069 | [01Jan2026 12:58:26.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected->@Inject::cc$refresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14070 | [01Jan2026 12:58:26.327] [modloading-worker-0/DEBUG] [mixin/]: Mixing nestedschematics.FilesHelperMixin from create_connected.mixins.json into com.simibubi.create.foundation.utility.FilesHelper
|
| 14071 | [01Jan2026 12:58:26.327] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.FilesHelperMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 14072 | [01Jan2026 12:58:26.327] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.FilesHelperMixin from mod create_connected->@Inject::slug(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14073 | [01Jan2026 12:58:26.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
|
| 14074 | [01Jan2026 12:58:26.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.AllKeys for @SubscribeEvent-annotated methods
|
| 14075 | [01Jan2026 12:58:26.351] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/AllKeys; to the mod event bus of mod create
|
| 14076 | [01Jan2026 12:58:26.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gui.OpenCreateMenuButton$OpenConfigButtonHandler for @SubscribeEvent-annotated methods
|
| 14077 | [01Jan2026 12:58:26.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/gui/OpenCreateMenuButton$OpenConfigButtonHandler; to the game event bus
|
| 14078 | [01Jan2026 12:58:26.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gametest.CreateGameTests for @SubscribeEvent-annotated methods
|
| 14079 | [01Jan2026 12:58:26.357] [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
|
| 14080 | [01Jan2026 12:58:26.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.config.AllConfigs for @SubscribeEvent-annotated methods
|
| 14081 | [01Jan2026 12:58:26.358] [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
|
| 14082 | [01Jan2026 12:58:26.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.RemapHelper for @SubscribeEvent-annotated methods
|
| 14083 | [01Jan2026 12:58:26.360] [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
|
| 14084 | [01Jan2026 12:58:26.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateRegistriesImpl for @SubscribeEvent-annotated methods
|
| 14085 | [01Jan2026 12:58:26.360] [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
|
| 14086 | [01Jan2026 12:58:26.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateDataMapsImpl for @SubscribeEvent-annotated methods
|
| 14087 | [01Jan2026 12:58:26.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/impl/registry/CreateDataMapsImpl; to the mod event bus of mod create
|
| 14088 | [01Jan2026 12:58:26.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem for @SubscribeEvent-annotated methods
|
| 14089 | [01Jan2026 12:58:26.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/MinecartCouplingItem; to the game event bus
|
| 14090 | [01Jan2026 12:58:26.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.CouplingHandler for @SubscribeEvent-annotated methods
|
| 14091 | [01Jan2026 12:58:26.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/CouplingHandler; to the game event bus
|
| 14092 | [01Jan2026 12:58:26.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem for @SubscribeEvent-annotated methods
|
| 14093 | [01Jan2026 12:58:26.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/mounted/MinecartContraptionItem; to the game event bus
|
| 14094 | [01Jan2026 12:58:26.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueHandler for @SubscribeEvent-annotated methods
|
| 14095 | [01Jan2026 12:58:26.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueHandler; to the game event bus
|
| 14096 | [01Jan2026 12:58:26.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueItem for @SubscribeEvent-annotated methods
|
| 14097 | [01Jan2026 12:58:26.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueItem; to the game event bus
|
| 14098 | [01Jan2026 12:58:26.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.ContraptionHandlerClient for @SubscribeEvent-annotated methods
|
| 14099 | [01Jan2026 12:58:26.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/ContraptionHandlerClient; to the game event bus
|
| 14100 | [01Jan2026 12:58:26.364] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorConnectionHandler for @SubscribeEvent-annotated methods
|
| 14101 | [01Jan2026 12:58:26.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/chainConveyor/ChainConveyorConnectionHandler; to the game event bus
|
| 14102 | [01Jan2026 12:58:26.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorInteractionHandler for @SubscribeEvent-annotated methods
|
| 14103 | [01Jan2026 12:58:26.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/chainConveyor/ChainConveyorInteractionHandler; to the game event bus
|
| 14104 | [01Jan2026 12:58:26.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity for @SubscribeEvent-annotated methods
|
| 14105 | [01Jan2026 12:58:26.366] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity; to the game event bus
|
| 14106 | [01Jan2026 12:58:26.367] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticNetworkMixin from custommachinerycreate.mixins.json into com.simibubi.create.content.kinetics.KineticNetwork
|
| 14107 | [01Jan2026 12:58:26.367] [modloading-worker-0/DEBUG] [mixin/]: custommachinerycreate.mixins.json:KineticNetworkMixin from mod custommachinerycreate: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 14108 | [01Jan2026 12:58:26.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPointHandler for @SubscribeEvent-annotated methods
|
| 14109 | [01Jan2026 12:58:26.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/mechanicalArm/ArmInteractionPointHandler; to the game event bus
|
| 14110 | [01Jan2026 12:58:26.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe for @SubscribeEvent-annotated methods
|
| 14111 | [01Jan2026 12:58:26.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/ManualApplicationRecipe; to the game event bus
|
| 14112 | [01Jan2026 12:58:26.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer for @SubscribeEvent-annotated methods
|
| 14113 | [01Jan2026 12:58:26.370] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/DeployerFakePlayer; to the game event bus
|
| 14114 | [01Jan2026 12:58:26.373] [modloading-worker-0/DEBUG] [mixin/]: Mixing StatusDataMixin from bcc.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
| 14115 | [01Jan2026 12:58:26.373] [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)
|
| 14116 | [01Jan2026 12:58:26.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing main.accessor.PlayerAdvancementsAccessor from alltheleaks.mixins.json into net.minecraft.server.PlayerAdvancements
|
| 14117 | [01Jan2026 12:58:26.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.advancement.MixinPlayerAdvancements from bookshelf.mixins.json into net.minecraft.server.PlayerAdvancements
|
| 14118 | [01Jan2026 12:58:26.375] [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)
|
| 14119 | [01Jan2026 12:58:26.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementsAccessor from databank.mixins.json into net.minecraft.server.PlayerAdvancements
|
| 14120 | [01Jan2026 12:58:26.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing offline.PlayerAdvancementTrackerMixin from owo.mixins.json into net.minecraft.server.PlayerAdvancements
|
| 14121 | [01Jan2026 12:58:26.375] [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)
|
| 14122 | [01Jan2026 12:58:26.375] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementsMixin from iceberg.mixins.json into net.minecraft.server.PlayerAdvancements
|
| 14123 | [01Jan2026 12:58:26.375] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14124 | [01Jan2026 12:58:26.376] [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
|
| 14125 | [01Jan2026 12:58:26.376] [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
|
| 14126 | [01Jan2026 12:58:26.376] [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
|
| 14127 | [01Jan2026 12:58:26.376] [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
|
| 14128 | [01Jan2026 12:58:26.376] [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
|
| 14129 | [01Jan2026 12:58:26.376] [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
|
| 14130 | [01Jan2026 12:58:26.376] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V doesn't use it's CallbackInfoReturnable
|
| 14131 | [01Jan2026 12:58:26.376] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V has 0 override(s) in child classes
|
| 14132 | [01Jan2026 12:58:26.376] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V won't be passed a CallbackInfoReturnable as a result
|
| 14133 | [01Jan2026 12:58:26.379] [modloading-worker-0/DEBUG] [mixin/]: Mixing FoodDataMixin from malum.mixins.json into net.minecraft.world.food.FoodData
|
| 14134 | [01Jan2026 12:58:26.380] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14135 | [01Jan2026 12:58:26.380] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14136 | [01Jan2026 12:58:26.380] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$eat(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14137 | [01Jan2026 12:58:26.380] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$accelerateHealing(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14138 | [01Jan2026 12:58:26.380] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$accelerateHealing(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14139 | [01Jan2026 12:58:26.380] [modloading-worker-0/DEBUG] [mixin/]: malum.mixins.json:FoodDataMixin from mod malum->@Inject::malum$accelerateHealing(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14140 | [01Jan2026 12:58:26.382] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourcesAccess from lychee.mixins.json into net.minecraft.world.damagesource.DamageSources
|
| 14141 | [01Jan2026 12:58:26.382] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.DamageSourcesAccess from immersiveengineering.mixins.json into net.minecraft.world.damagesource.DamageSources
|
| 14142 | [01Jan2026 12:58:26.382] [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)
|
| 14143 | [01Jan2026 12:58:26.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crank.ValveHandleBlock for @SubscribeEvent-annotated methods
|
| 14144 | [01Jan2026 12:58:26.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crank/ValveHandleBlock; to the game event bus
|
| 14145 | [01Jan2026 12:58:26.388] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler for @SubscribeEvent-annotated methods
|
| 14146 | [01Jan2026 12:58:26.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/stockTicker/StockTickerInteractionHandler; to the game event bus
|
| 14147 | [01Jan2026 12:58:26.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.depot.EjectorTargetHandler for @SubscribeEvent-annotated methods
|
| 14148 | [01Jan2026 12:58:26.390] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/depot/EjectorTargetHandler; to the game event bus
|
| 14149 | [01Jan2026 12:58:26.390] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.itemHatch.ItemHatchHandler for @SubscribeEvent-annotated methods
|
| 14150 | [01Jan2026 12:58:26.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/itemHatch/ItemHatchHandler; to the game event bus
|
| 14151 | [01Jan2026 12:58:26.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.funnel.FunnelItem for @SubscribeEvent-annotated methods
|
| 14152 | [01Jan2026 12:58:26.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/funnel/FunnelItem; to the game event bus
|
| 14153 | [01Jan2026 12:58:26.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.box.PackageClientInteractionHandler for @SubscribeEvent-annotated methods
|
| 14154 | [01Jan2026 12:58:26.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/box/PackageClientInteractionHandler; to the game event bus
|
| 14155 | [01Jan2026 12:58:26.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler for @SubscribeEvent-annotated methods
|
| 14156 | [01Jan2026 12:58:26.392] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/clipboard/ClipboardValueSettingsHandler; to the game event bus
|
| 14157 | [01Jan2026 12:58:26.392] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.wrench.WrenchEventHandler for @SubscribeEvent-annotated methods
|
| 14158 | [01Jan2026 12:58:26.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/wrench/WrenchEventHandler; to the game event bus
|
| 14159 | [01Jan2026 12:58:26.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler for @SubscribeEvent-annotated methods
|
| 14160 | [01Jan2026 12:58:26.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/zapper/ZapperInteractionHandler; to the game event bus
|
| 14161 | [01Jan2026 12:58:26.393] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.bell.HauntedBellPulser for @SubscribeEvent-annotated methods
|
| 14162 | [01Jan2026 12:58:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/bell/HauntedBellPulser; to the game event bus
|
| 14163 | [01Jan2026 12:58:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.tool.CardboardSwordItem for @SubscribeEvent-annotated methods
|
| 14164 | [01Jan2026 12:58:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/tool/CardboardSwordItem; to the game event bus
|
| 14165 | [01Jan2026 12:58:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingBootsItem for @SubscribeEvent-annotated methods
|
| 14166 | [01Jan2026 12:58:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingBootsItem; to the game event bus
|
| 14167 | [01Jan2026 12:58:26.394] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandler for @SubscribeEvent-annotated methods
|
| 14168 | [01Jan2026 12:58:26.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandler; to the game event bus
|
| 14169 | [01Jan2026 12:58:26.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingHelmetItem for @SubscribeEvent-annotated methods
|
| 14170 | [01Jan2026 12:58:26.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingHelmetItem; to the game event bus
|
| 14171 | [01Jan2026 12:58:26.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteBacktankFirstPersonRenderer for @SubscribeEvent-annotated methods
|
| 14172 | [01Jan2026 12:58:26.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteBacktankFirstPersonRenderer; to the game event bus
|
| 14173 | [01Jan2026 12:58:26.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandlerClient for @SubscribeEvent-annotated methods
|
| 14174 | [01Jan2026 12:58:26.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandlerClient; to the game event bus
|
| 14175 | [01Jan2026 12:58:26.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteDivingHandler for @SubscribeEvent-annotated methods
|
| 14176 | [01Jan2026 12:58:26.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteDivingHandler; to the game event bus
|
| 14177 | [01Jan2026 12:58:26.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem for @SubscribeEvent-annotated methods
|
| 14178 | [01Jan2026 12:58:26.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripItem; to the game event bus
|
| 14179 | [01Jan2026 12:58:26.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripRenderHandler for @SubscribeEvent-annotated methods
|
| 14180 | [01Jan2026 12:58:26.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripRenderHandler; to the game event bus
|
| 14181 | [01Jan2026 12:58:26.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler for @SubscribeEvent-annotated methods
|
| 14182 | [01Jan2026 12:58:26.400] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/symmetryWand/SymmetryHandler; to the game event bus
|
| 14183 | [01Jan2026 12:58:26.400] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction for @SubscribeEvent-annotated methods
|
| 14184 | [01Jan2026 12:58:26.400] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/schedule/ScheduleItemEntityInteraction; to the game event bus
|
| 14185 | [01Jan2026 12:58:26.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.track.TrackBlockOutline for @SubscribeEvent-annotated methods
|
| 14186 | [01Jan2026 12:58:26.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/track/TrackBlockOutline; to the game event bus
|
| 14187 | [01Jan2026 12:58:26.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.track.TrackBlockItem for @SubscribeEvent-annotated methods
|
| 14188 | [01Jan2026 12:58:26.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/track/TrackBlockItem; to the game event bus
|
| 14189 | [01Jan2026 12:58:26.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.processing.burner.BlazeBurnerHandler for @SubscribeEvent-annotated methods
|
| 14190 | [01Jan2026 12:58:26.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/processing/burner/BlazeBurnerHandler; to the game event bus
|
| 14191 | [01Jan2026 12:58:26.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidBottleItemHook for @SubscribeEvent-annotated methods
|
| 14192 | [01Jan2026 12:58:26.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidBottleItemHook; to the game event bus
|
| 14193 | [01Jan2026 12:58:26.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidReactions for @SubscribeEvent-annotated methods
|
| 14194 | [01Jan2026 12:58:26.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidReactions; to the game event bus
|
| 14195 | [01Jan2026 12:58:26.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.displayLink.ClickToLinkBlockItem for @SubscribeEvent-annotated methods
|
| 14196 | [01Jan2026 12:58:26.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/displayLink/ClickToLinkBlockItem; to the game event bus
|
| 14197 | [01Jan2026 12:58:26.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.link.LinkHandler for @SubscribeEvent-annotated methods
|
| 14198 | [01Jan2026 12:58:26.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/link/LinkHandler; to the game event bus
|
| 14199 | [01Jan2026 12:58:26.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.block.ItemUseOverrides for @SubscribeEvent-annotated methods
|
| 14200 | [01Jan2026 12:58:26.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/block/ItemUseOverrides; to the game event bus
|
| 14201 | [01Jan2026 12:58:26.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler for @SubscribeEvent-annotated methods
|
| 14202 | [01Jan2026 12:58:26.406] [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
|
| 14203 | [01Jan2026 12:58:26.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler for @SubscribeEvent-annotated methods
|
| 14204 | [01Jan2026 12:58:26.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/ValueSettingsInputHandler; to the game event bus
|
| 14205 | [01Jan2026 12:58:26.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.ClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
| 14206 | [01Jan2026 12:58:26.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/ClientEvents$ModBusEvents; to the mod event bus of mod create
|
| 14207 | [01Jan2026 12:58:26.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.InputEvents for @SubscribeEvent-annotated methods
|
| 14208 | [01Jan2026 12:58:26.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/InputEvents; to the game event bus
|
| 14209 | [01Jan2026 12:58:26.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents for @SubscribeEvent-annotated methods
|
| 14210 | [01Jan2026 12:58:26.409] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents; to the game event bus
|
| 14211 | [01Jan2026 12:58:26.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.ClientEvents for @SubscribeEvent-annotated methods
|
| 14212 | [01Jan2026 12:58:26.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/ClientEvents; to the game event bus
|
| 14213 | [01Jan2026 12:58:26.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
| 14214 | [01Jan2026 12:58:26.413] [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
|
| 14215 | [01Jan2026 12:58:26.413] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.render.RenderTypes$Shaders for @SubscribeEvent-annotated methods
|
| 14216 | [01Jan2026 12:58:26.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/render/RenderTypes$Shaders; to the mod event bus of mod create
|
| 14217 | [01Jan2026 12:58:26.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.compat.trainmap.TrainMapEvents for @SubscribeEvent-annotated methods
|
| 14218 | [01Jan2026 12:58:26.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/compat/trainmap/TrainMapEvents; to the game event bus
|
| 14219 | [01Jan2026 12:58:26.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ars_creo-common.toml for ars_creo tracking
|
| 14220 | [01Jan2026 12:58:26.416] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for createenchantablemachinery
|
| 14221 | [01Jan2026 12:58:26.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createenderstorage
|
| 14222 | [01Jan2026 12:58:26.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class us.drullk.createenderstorage.ponder.PonderEnderStorage for @SubscribeEvent-annotated methods
|
| 14223 | [01Jan2026 12:58:26.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lus/drullk/createenderstorage/ponder/PonderEnderStorage; to the mod event bus of mod createenderstorage
|
| 14224 | [01Jan2026 12:58:26.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_creo
|
| 14225 | [01Jan2026 12:58:26.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hollingsworth.ars_creo.client.render.ClientHandler for @SubscribeEvent-annotated methods
|
| 14226 | [01Jan2026 12:58:26.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hollingsworth/ars_creo/client/render/ClientHandler; to the mod event bus of mod ars_creo
|
| 14227 | [01Jan2026 12:58:26.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class us.drullk.createenderstorage.DatagenListener for @SubscribeEvent-annotated methods
|
| 14228 | [01Jan2026 12:58:26.419] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lus/drullk/createenderstorage/DatagenListener; to the mod event bus of mod createenderstorage
|
| 14229 | [01Jan2026 12:58:26.420] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object io.github.cotrin8672.cem.config.ModConfigs$Companion@61160b96 to MOD
|
| 14230 | [01Jan2026 12:58:26.421] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Passing kotlin file net.neoforged.fml.common.EventBusSubscriber to NeoForge's AutomaticEventSubscriber
|
| 14231 | [01Jan2026 12:58:26.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createenchantablemachinery
|
| 14232 | [01Jan2026 12:58:26.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.cotrin8672.cem.Cem for @SubscribeEvent-annotated methods
|
| 14233 | [01Jan2026 12:58:26.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/cotrin8672/cem/Cem; to the mod event bus of mod createenchantablemachinery
|
| 14234 | [01Jan2026 12:58:26.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-common.toml for create_dragons_plus tracking
|
| 14235 | [01Jan2026 12:58:26.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-client.toml for create_dragons_plus tracking
|
| 14236 | [01Jan2026 12:58:26.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-server.toml for create_dragons_plus tracking
|
| 14237 | [01Jan2026 12:58:26.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_dragons_plus
|
| 14238 | [01Jan2026 12:58:26.434] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.recipe.RecipeConverter for @SubscribeEvent-annotated methods
|
| 14239 | [01Jan2026 12:58:26.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/recipe/RecipeConverter; to the game event bus
|
| 14240 | [01Jan2026 12:58:26.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPFluids$Reactions for @SubscribeEvent-annotated methods
|
| 14241 | [01Jan2026 12:58:26.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPFluids$Reactions; to the game event bus
|
| 14242 | [01Jan2026 12:58:26.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPLoots$TableInjections for @SubscribeEvent-annotated methods
|
| 14243 | [01Jan2026 12:58:26.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPLoots$TableInjections; to the game event bus
|
| 14244 | [01Jan2026 12:58:26.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.data.internal.CDPRuntimeRecipeProvider for @SubscribeEvent-annotated methods
|
| 14245 | [01Jan2026 12:58:26.438] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/data/internal/CDPRuntimeRecipeProvider; to the game event bus
|
| 14246 | [01Jan2026 12:58:26.441] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createenchantablemachinery-client.toml for createenchantablemachinery tracking
|
| 14247 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createenchantablemachinery-common.toml for createenchantablemachinery tracking
|
| 14248 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for createenchantablemachinery
|
| 14249 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-common.toml for create_central_kitchen tracking
|
| 14250 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Auto-subscribing kotlin object io.github.cotrin8672.cem.config.ModConfigs$Companion@61160b96 to MOD
|
| 14251 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Passing kotlin file net.neoforged.fml.common.EventBusSubscriber to NeoForge's AutomaticEventSubscriber
|
| 14252 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createenchantablemachinery
|
| 14253 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.cotrin8672.cem.Cem for @SubscribeEvent-annotated methods
|
| 14254 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/cotrin8672/cem/Cem; to the mod event bus of mod createenchantablemachinery
|
| 14255 | [01Jan2026 12:58:26.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-client.toml for create_central_kitchen tracking
|
| 14256 | [01Jan2026 12:58:26.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_central_kitchen
|
| 14257 | [01Jan2026 12:58:26.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-client.toml for framedblocks tracking
|
| 14258 | [01Jan2026 12:58:26.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-server.toml for framedblocks tracking
|
| 14259 | [01Jan2026 12:58:26.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framedblocks
|
| 14260 | [01Jan2026 12:58:26.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class xfacthd.framedblocks.common.datagen.GeneratorHandler for @SubscribeEvent-annotated methods
|
| 14261 | [01Jan2026 12:58:26.659] [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
|
| 14262 | [01Jan2026 12:58:26.660] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Mod Construction: 1 jobs
|
| 14263 | [01Jan2026 12:58:26.667] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 6.245 ms
|
| 14264 | [01Jan2026 12:58:26.671] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SchoolRegistry.registerRegistry
|
| 14265 | [01Jan2026 12:58:26.671] [modloading-sync-worker/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: SpellRegistry.registerRegistry
|
| 14266 | [01Jan2026 12:58:26.680] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 14267 | [01Jan2026 12:58:26.682] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 14268 | [01Jan2026 12:58:26.696] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 0 ms to grab stacktrace classes.
|
| 14269 | [01Jan2026 12:58:26.725] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: Module [kiwi:data] initialized
|
| 14270 | [01Jan2026 12:58:26.725] [modloading-sync-worker/INFO] [snownee.kiwi.Kiwi/INIT]: recipe_serializer: 2, neoforge:condition_codecs: 2
|
| 14271 | [01Jan2026 12:58:26.791] [modloading-sync-worker/DEBUG] [mixin/]: Mixing main.MobEffectBuilderMixin$BasicMobEffectAccessor from kubejstweaks-kjs71.mixins.json into dev.latvian.mods.kubejs.misc.BasicMobEffect
|
| 14272 | [01Jan2026 12:58:26.816] [modloading-sync-worker/DEBUG] [mixin/]: Mixing Compat$apothic_attributes$AttributeHandler from irons_spellbooks.mixins.json into io.redspace.ironsspellbooks.api.attribute.MagicPercentAttribute
|
| 14273 | [01Jan2026 12:58:27.049] [modloading-sync-worker/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.block.entity.interaction.ShrinkerBlockEntity$ShrunkAddonData
|
| 14274 | [01Jan2026 12:58:27.049] [modloading-sync-worker/DEBUG] [oritech/]: creating reflective codec for: class rearth.oritech.util.MachineAddonController$BaseAddonData
|
| 14275 | [01Jan2026 12:58:27.125] [modloading-sync-worker/DEBUG] [Classic Pipes/]: Loaded jagm.classicpipes.services.NeoForgeService@3ce794b7 for service interface jagm.classicpipes.services.LoaderService
|
| 14276 | [01Jan2026 12:58:27.216] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:sound_event]
|
| 14277 | [01Jan2026 12:58:27.237] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:fluid]
|
| 14278 | [01Jan2026 12:58:27.550] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14279 | [01Jan2026 12:58:27.550] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 14280 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.forge.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14281 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 14282 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: Mixing access.client.AccessorItemBlockRenderTypes from bookshelf.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14283 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: bookshelf.mixins.json:access.client.AccessorItemBlockRenderTypes 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)
|
| 14284 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.ItemBlockRenderTypesMixin from lionfishapi.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14285 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.ItemBlockRenderTypesMixin from databank.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14286 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.render.model.RenderLayersMixin from embeddium.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14287 | [01Jan2026 12:58:27.551] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.RenderLayersMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14288 | [01Jan2026 12:58:27.552] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.model.ItemBlockRenderTypesInvoker from embeddium.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14289 | [01Jan2026 12:58:27.552] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.model.ItemBlockRenderTypesInvoker from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14290 | [01Jan2026 12:58:27.552] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Invoker method invokeGetRenderLayers(Lnet/minecraft/world/level/block/state/BlockState;)Lnet/neoforged/neoforge/client/ChunkRenderTypeSet; to invokeGetRenderLayers$embeddium_$md$c2ef4c$0 in embeddium.mixins.json:features.model.ItemBlockRenderTypesInvoker from mod embeddium
|
| 14291 | [01Jan2026 12:58:27.552] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.options.render_layers.RenderLayersMixin from embeddium.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
|
| 14292 | [01Jan2026 12:58:27.552] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.options.render_layers.RenderLayersMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14293 | [01Jan2026 12:58:27.553] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14294 | [01Jan2026 12:58:27.553] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14295 | [01Jan2026 12:58:27.553] [modloading-sync-worker/DEBUG] [mixin/]: lionfishapi.mixins.json:client.ItemBlockRenderTypesMixin from mod lionfishapi->@Inject::lionfish_getFluidRenderLayer(Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14296 | [01Jan2026 12:58:27.553] [modloading-sync-worker/DEBUG] [mixin/]: databank.mixins.json:client.ItemBlockRenderTypesMixin from mod databank->@Inject::getRenderLayers(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14297 | [01Jan2026 12:58:27.553] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.options.render_layers.RenderLayersMixin from mod embeddium->@Inject::onSetFancyGraphicsOrBetter(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14298 | [01Jan2026 12:58:27.558] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.render.model.ChunkRenderTypeSetMixin from embeddium.mixins.json into net.neoforged.neoforge.client.ChunkRenderTypeSet
|
| 14299 | [01Jan2026 12:58:27.558] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.ChunkRenderTypeSetMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14300 | [01Jan2026 12:58:27.558] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Invoker method embeddium$construct(Ljava/util/BitSet;)Lnet/neoforged/neoforge/client/ChunkRenderTypeSet; to construct$embeddium_$md$c2ef4c$0 in embeddium.mixins.json:features.render.model.ChunkRenderTypeSetMixin from mod embeddium
|
| 14301 | [01Jan2026 12:58:27.558] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0([Lnet/neoforged/neoforge/client/ChunkRenderTypeSet;)V to mdc2ef4c$embeddium$lambda$static$0$1 in embeddium.mixins.json:features.render.model.ChunkRenderTypeSetMixin from mod embeddium
|
| 14302 | [01Jan2026 12:58:27.560] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.ChunkRenderTypeSetMixin from mod embeddium->@Inject::onConstruct(Ljava/util/BitSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14303 | [01Jan2026 12:58:27.560] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.ChunkRenderTypeSetMixin from mod embeddium->@Inject::onConstruct(Ljava/util/BitSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14304 | [01Jan2026 12:58:27.560] [modloading-sync-worker/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.ChunkRenderTypeSetMixin from mod embeddium->@Inject::onConstruct(Ljava/util/BitSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14305 | [01Jan2026 12:58:27.571] [modloading-sync-worker/DEBUG] [mixin/]: Mixing BlockMovementChecksMixin from createaddition.mixins.json into com.simibubi.create.api.contraption.BlockMovementChecks
|
| 14306 | [01Jan2026 12:58:27.571] [modloading-sync-worker/DEBUG] [mixin/]: createaddition.mixins.json:BlockMovementChecksMixin 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)
|
| 14307 | [01Jan2026 12:58:27.572] [modloading-sync-worker/DEBUG] [mixin/]: createaddition.mixins.json:BlockMovementChecksMixin from mod createaddition->@Inject::isBlockAttachedTowardsFallback(Lnet/minecraft/world/level/block/state/BlockState;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
|
| 14308 | [01Jan2026 12:58:28.727] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:block]
|
| 14309 | [01Jan2026 12:58:28.753] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AcceleratorMotorBlockMixin from oritechthings.mixins.json into rearth.oritech.block.blocks.accelerator.AcceleratorMotorBlock
|
| 14310 | [01Jan2026 12:58:28.754] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AcceleratorMotorTooltipMixin from oritechthings.mixins.json into rearth.oritech.block.blocks.accelerator.AcceleratorMotorBlock
|
| 14311 | [01Jan2026 12:58:28.755] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorMotorTooltipMixin from mod oritechthings->@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
|
| 14312 | [01Jan2026 12:58:28.755] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorMotorTooltipMixin from mod oritechthings->@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
|
| 14313 | [01Jan2026 12:58:28.755] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:AcceleratorMotorTooltipMixin from mod oritechthings->@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
|
| 14314 | [01Jan2026 12:58:28.803] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DronePortEntityMixin from oritechthings.mixins.json into rearth.oritech.block.entity.interaction.DronePortEntity
|
| 14315 | [01Jan2026 12:58:28.804] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$scheduleCrossDimensionalArrival$1(Lrearth/oritech/block/entity/interaction/DronePortEntity;)V to mdc2ef4c$oritechthings$lambda$scheduleCrossDimensionalArrival$1$0 in oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings
|
| 14316 | [01Jan2026 12:58:28.804] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$sendCrossDimensionalDrone$0(Lnet/minecraft/world/item/ItemStack;)Z to mdc2ef4c$oritechthings$lambda$sendCrossDimensionalDrone$0$1 in oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings
|
| 14317 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::checkPositionCard(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14318 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::setTargetFromDesignator(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 14319 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::setTargetFromDesignator(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 14320 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::setTargetFromDesignator(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 14321 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::canSend(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14322 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::sendDrone(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14323 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::isSendingDrone(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14324 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::calculateEnergyUsage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14325 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::calculateEnergyUsage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14326 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::saveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14327 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::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
|
| 14328 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::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
|
| 14329 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::loadAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14330 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::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
|
| 14331 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::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
|
| 14332 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::getAdditionalStatFromAddon(Lrearth/oritech/util/MachineAddonController$AddonBlock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14333 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::getAdditionalStatFromAddon(Lrearth/oritech/util/MachineAddonController$AddonBlock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14334 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::getAdditionalStatFromAddon(Lrearth/oritech/util/MachineAddonController$AddonBlock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14335 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::resetAddons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14336 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::resetAddons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14337 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::resetAddons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14338 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::initAddons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14339 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::initAddons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14340 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::initAddons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14341 | [01Jan2026 12:58:28.837] [modloading-sync-worker/DEBUG] [mixin/]: oritechthings.mixins.json:DronePortEntityMixin from mod oritechthings->@Inject::checkIncomingAnimation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14342 | [01Jan2026 12:58:29.389] [modloading-sync-worker/DEBUG] [mixin/]: Mixing compat.TileExIOPortMixin from enderdrives.neoforge.mixins.json into com.glodblock.github.extendedae.common.tileentities.TileExIOPort
|
| 14343 | [01Jan2026 12:58:29.394] [modloading-sync-worker/DEBUG] [mixin/]: enderdrives.neoforge.mixins.json:compat.TileExIOPortMixin from mod enderdrives->@Inject::enderdrives$ExPreventSameFrequencyTransfer(Lappeng/api/networking/IGridNode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14344 | [01Jan2026 12:58:29.416] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternAccessTermMenu from mixins.extendedae.json into appeng.menu.implementations.PatternAccessTermMenu
|
| 14345 | [01Jan2026 12:58:29.416] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14346 | [01Jan2026 12:58:29.418] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14347 | [01Jan2026 12:58:29.419] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14348 | [01Jan2026 12:58:29.419] [modloading-sync-worker/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTermMenu from mod extendedae->@Inject::sendTileInfo(Lappeng/api/networking/IGrid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14349 | [01Jan2026 12:58:29.421] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinContainerPatternModifier from mixins.aae.json into com.glodblock.github.extendedae.container.ContainerPatternModifier
|
| 14350 | [01Jan2026 12:58:29.592] [modloading-sync-worker/DEBUG] [KubeJS/]: Took 16 ms to discover registry classes.
|
| 14351 | [01Jan2026 12:58:30.107] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:entity_type]
|
| 14352 | [01Jan2026 12:58:30.261] [modloading-sync-worker/DEBUG] [mixin/]: Mixing geckolib.GeoArmorRendererMixin from iceberg.mixins.json into software.bernie.geckolib.renderer.GeoArmorRenderer
|
| 14353 | [01Jan2026 12:58:30.261] [modloading-sync-worker/DEBUG] [mixin/]: iceberg.mixins.json:geckolib.GeoArmorRendererMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14354 | [01Jan2026 12:58:30.343] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AnimationControllerMixin from entityjs.mixins.json into software.bernie.geckolib.animation.AnimationController
|
| 14355 | [01Jan2026 12:58:30.344] [modloading-sync-worker/DEBUG] [mixin/]: entityjs.mixins.json:AnimationControllerMixin from mod entityjs->@Inject::entityJs$onProcess(Lsoftware/bernie/geckolib/model/GeoModel;Lsoftware/bernie/geckolib/animation/AnimationState;Ljava/util/Map;Ljava/util/Map;DZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14356 | [01Jan2026 12:58:30.344] [modloading-sync-worker/DEBUG] [mixin/]: entityjs.mixins.json:AnimationControllerMixin from mod entityjs->@Inject::entityJs$onProcess(Lsoftware/bernie/geckolib/model/GeoModel;Lsoftware/bernie/geckolib/animation/AnimationState;Ljava/util/Map;Ljava/util/Map;DZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14357 | [01Jan2026 12:58:30.344] [modloading-sync-worker/DEBUG] [mixin/]: entityjs.mixins.json:AnimationControllerMixin from mod entityjs->@Inject::entityJs$onProcess(Lsoftware/bernie/geckolib/model/GeoModel;Lsoftware/bernie/geckolib/animation/AnimationState;Ljava/util/Map;Ljava/util/Map;DZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14358 | [01Jan2026 12:58:30.407] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:item]
|
| 14359 | [01Jan2026 12:58:30.412] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class rearth.oritech.item.tools.PortableLaserItem
|
| 14360 | [01Jan2026 12:58:30.415] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class rearth.oritech.item.tools.harvesting.PromethiumPickaxeItem
|
| 14361 | [01Jan2026 12:58:30.464] [modloading-sync-worker/DEBUG] [mixin/]: Mixing safety.ItemPropertiesMixin from modernfix-common.mixins.json into net.minecraft.client.renderer.item.ItemProperties
|
| 14362 | [01Jan2026 12:58:30.464] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.ModelPredicateProviderRegistryInvoker from shield_api.mixins.json into net.minecraft.client.renderer.item.ItemProperties
|
| 14363 | [01Jan2026 12:58:30.464] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Invoker method invokeRegister(Lnet/minecraft/world/item/Item;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/item/ClampedItemPropertyFunction;)V to invokeRegister$shield_api_$md$c2ef4c$0 in shield_api.mixins.json:client.ModelPredicateProviderRegistryInvoker from mod shield_api
|
| 14364 | [01Jan2026 12:58:30.465] [modloading-sync-worker/DEBUG] [mixin/]: modernfix-common.mixins.json:safety.ItemPropertiesMixin from mod modernfix->@Inject::useConcurrentMaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14365 | [01Jan2026 12:58:30.467] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessors.ItemModelGeneratorsAccess from immersiveengineering.mixins.json into net.minecraft.data.models.ItemModelGenerators
|
| 14366 | [01Jan2026 12:58:30.467] [modloading-sync-worker/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.ItemModelGeneratorsAccess 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)
|
| 14367 | [01Jan2026 12:58:30.467] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method getGeneratedTrimModels()Ljava/util/List; to getGeneratedTrimModels$immersiveengineering_$md$c2ef4c$0 in immersiveengineering.mixins.json:accessors.ItemModelGeneratorsAccess from mod immersiveengineering
|
| 14368 | [01Jan2026 12:58:30.467] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessor.ItemModelGeneratorsAccessor from create.mixins.json into net.minecraft.data.models.ItemModelGenerators
|
| 14369 | [01Jan2026 12:58:30.467] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method create$getGENERATED_TRIM_MODELS()Ljava/util/List; to getGENERATED_TRIM_MODELS$create_$md$c2ef4c$1 in create.mixins.json:accessor.ItemModelGeneratorsAccessor from mod create
|
| 14370 | [01Jan2026 12:58:30.469] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessors.TrimModelDataAccess from immersiveengineering.mixins.json into net.minecraft.data.models.ItemModelGenerators$TrimModelData
|
| 14371 | [01Jan2026 12:58:30.469] [modloading-sync-worker/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.TrimModelDataAccess 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)
|
| 14372 | [01Jan2026 12:58:30.478] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinEncodedPatternItem from mixins.aae.json into appeng.crafting.pattern.EncodedPatternItem
|
| 14373 | [01Jan2026 12:58:30.481] [modloading-sync-worker/DEBUG] [mixin/]: mixins.aae.json:MixinEncodedPatternItem from mod advanced_ae->@Inject::onHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14374 | [01Jan2026 12:58:30.484] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class net.tarantel.chickenroost.item.base.AnimatedTrainerBlockItem
|
| 14375 | [01Jan2026 12:58:30.524] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternEncodingTermMenu from mixins.aae.json into appeng.menu.me.items.PatternEncodingTermMenu
|
| 14376 | [01Jan2026 12:58:30.526] [modloading-sync-worker/DEBUG] [mixin/]: mixins.aae.json:MixinPatternEncodingTermMenu from mod advanced_ae->@Inject::onEncodeProcessingPattern(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14377 | [01Jan2026 12:58:30.552] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.cyanogen.cognition.item.ExperienceObeliskItem
|
| 14378 | [01Jan2026 12:58:30.552] [modloading-sync-worker/DEBUG] [GeckoLib/]: Registered SyncedAnimatable for class com.cyanogen.cognition.item.ExperienceFountainItem
|
| 14379 | [01Jan2026 12:58:30.596] [modloading-sync-worker/INFO] [Moonlight/]: Initialized block sets in 29ms
|
| 14380 | [01Jan2026 12:58:30.633] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinPatternGridContainerMenu from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridContainerMenu
|
| 14381 | [01Jan2026 12:58:30.633] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu 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)
|
| 14382 | [01Jan2026 12:58:30.634] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$cabletiers$replaceSidedResource$1(ILcom/refinedmods/refinedstorage/api/resource/ResourceAmount;Ljava/util/Optional;Lcom/ultramega/cabletiers/common/autocrafting/sidedinput/SidedResourceAmount;)V to mdc2ef4c$cabletiers$lambda$cabletiers$replaceSidedResource$1$0 in cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers
|
| 14383 | [01Jan2026 12:58:30.634] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$cabletiers$clearSidedResources$0(Ljava/util/Optional;)Ljava/util/Optional; to mdc2ef4c$cabletiers$lambda$cabletiers$clearSidedResources$0$1 in cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers
|
| 14384 | [01Jan2026 12:58:30.635] [modloading-sync-worker/DEBUG] [mixin/]: Mixing InvokerPatternGridContainerMenu from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridContainerMenu
|
| 14385 | [01Jan2026 12:58:30.635] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:InvokerPatternGridContainerMenu 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)
|
| 14386 | [01Jan2026 12:58:30.636] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers->@Inject::sendClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14387 | [01Jan2026 12:58:30.636] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers->@Inject::sendClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14388 | [01Jan2026 12:58:30.636] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers->@Inject::sendClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14389 | [01Jan2026 12:58:30.636] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers->@Inject::transferProcessingRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14390 | [01Jan2026 12:58:30.636] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers->@Inject::transferProcessingRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14391 | [01Jan2026 12:58:30.636] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridContainerMenu from mod cabletiers->@Inject::transferProcessingRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14392 | [01Jan2026 12:58:30.648] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinAbstractAutocraftingMonitorContainerMenu from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.monitor.AbstractAutocraftingMonitorContainerMenu
|
| 14393 | [01Jan2026 12:58:30.648] [modloading-sync-worker/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractAutocraftingMonitorContainerMenu 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)
|
| 14394 | [01Jan2026 12:58:30.750] [modloading-sync-worker/DEBUG] [mixin/]: Mixing StoveBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.StoveBlockEntity
|
| 14395 | [01Jan2026 12:58:30.752] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SkilletBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.SkilletBlockEntity
|
| 14396 | [01Jan2026 12:58:30.791] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:block_entity_type]
|
| 14397 | [01Jan2026 12:58:30.815] [modloading-sync-worker/DEBUG] [CraftingStation/]: Loaded tfar.craftingstation.platform.NeoForgePlatformHelper@56e625f1 for service interface tfar.craftingstation.platform.services.IPlatformHelper
|
| 14398 | [01Jan2026 12:58:30.866] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinInnerValidatedSlot from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridContainerMenu$3
|
| 14399 | [01Jan2026 12:58:30.866] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinInnerValidatedSlot 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)
|
| 14400 | [01Jan2026 12:58:30.867] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinInnerValidatedSlot from mod cabletiers->@Inject::set(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14401 | [01Jan2026 12:58:30.867] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinInnerValidatedSlot from mod cabletiers->@Inject::set(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14402 | [01Jan2026 12:58:30.867] [modloading-sync-worker/DEBUG] [mixin/]: cabletiers.mixins.json:MixinInnerValidatedSlot from mod cabletiers->@Inject::set(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14403 | [01Jan2026 12:58:30.880] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinWirelessAutocraftingMonitorContainerMenu from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.monitor.WirelessAutocraftingMonitorContainerMenu
|
| 14404 | [01Jan2026 12:58:30.880] [modloading-sync-worker/DEBUG] [mixin/]: universalgrid.mixins.json:MixinWirelessAutocraftingMonitorContainerMenu 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)
|
| 14405 | [01Jan2026 12:58:30.923] [modloading-sync-worker/DEBUG] [mixin/]: Mixing PortableQIODashboardContainerMixin from mekanismcurios.mixins.json into mekanism.common.inventory.container.item.PortableQIODashboardContainer
|
| 14406 | [01Jan2026 12:58:30.923] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$addInventorySlots$1(Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/item/ItemStack;)V to mdc2ef4c$mekanismcurios$lambda$mci$addInventorySlots$1$0 in mekanismcurios.mixins.json:PortableQIODashboardContainerMixin from mod mekanismcurios
|
| 14407 | [01Jan2026 12:58:30.923] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$mci$addInventorySlots$0(Lnet/minecraft/world/entity/player/Inventory;)Lnet/minecraft/world/item/ItemStack; to mdc2ef4c$mekanismcurios$lambda$mci$addInventorySlots$0$1 in mekanismcurios.mixins.json:PortableQIODashboardContainerMixin from mod mekanismcurios
|
| 14408 | [01Jan2026 12:58:30.924] [modloading-sync-worker/DEBUG] [mixin/]: mekanismcurios.mixins.json:PortableQIODashboardContainerMixin from mod mekanismcurios->@Inject::mci$stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14409 | [01Jan2026 12:58:30.924] [modloading-sync-worker/DEBUG] [mixin/]: mekanismcurios.mixins.json:PortableQIODashboardContainerMixin from mod mekanismcurios->@Inject::mci$addInventorySlots(Lnet/minecraft/world/entity/player/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14410 | [01Jan2026 12:58:30.924] [modloading-sync-worker/DEBUG] [mixin/]: mekanismcurios.mixins.json:PortableQIODashboardContainerMixin from mod mekanismcurios->@Inject::mci$addInventorySlots(Lnet/minecraft/world/entity/player/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14411 | [01Jan2026 12:58:30.924] [modloading-sync-worker/DEBUG] [mixin/]: mekanismcurios.mixins.json:PortableQIODashboardContainerMixin from mod mekanismcurios->@Inject::mci$addInventorySlots(Lnet/minecraft/world/entity/player/Inventory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14412 | [01Jan2026 12:58:30.949] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:menu]
|
| 14413 | [01Jan2026 12:58:30.976] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CellWorkbenchMenuMixin from megacells.mixins.json into appeng.menu.implementations.CellWorkbenchMenu
|
| 14414 | [01Jan2026 12:58:30.977] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14415 | [01Jan2026 12:58:30.977] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14416 | [01Jan2026 12:58:30.977] [modloading-sync-worker/DEBUG] [mixin/]: megacells.mixins.json:CellWorkbenchMenuMixin from mod megacells->@Inject::registerAction(ILnet/minecraft/world/entity/player/Inventory;Lappeng/blockentity/misc/CellWorkbenchBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14417 | [01Jan2026 12:58:31.013] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:recipe_type]
|
| 14418 | [01Jan2026 12:58:31.020] [modloading-sync-worker/DEBUG] [mixin/]: Mixing FireCraftingResultMixin from kubejs_enderio.mixins.json into com.enderio.base.common.recipe.FireCraftingRecipe$Result
|
| 14419 | [01Jan2026 12:58:31.020] [modloading-sync-worker/DEBUG] [mixin/]: kubejs_enderio.mixins.json:FireCraftingResultMixin from mod kubejs_enderio: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14420 | [01Jan2026 12:58:31.039] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SagMillOutputItemAccessor from kubejs_enderio.mixins.json into com.enderio.machines.common.blocks.sag_mill.SagMillingRecipe$OutputItem
|
| 14421 | [01Jan2026 12:58:31.039] [modloading-sync-worker/DEBUG] [mixin/]: kubejs_enderio.mixins.json:SagMillOutputItemAccessor from mod kubejs_enderio: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14422 | [01Jan2026 12:58:31.039] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method getCodec()Lcom/mojang/serialization/Codec; to getCodec$kubejs_enderio_$md$c2ef4c$0 in kubejs_enderio.mixins.json:SagMillOutputItemAccessor from mod kubejs_enderio
|
| 14423 | [01Jan2026 12:58:31.039] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SagMillOutputItemMixin from kubejs_enderio.mixins.json into com.enderio.machines.common.blocks.sag_mill.SagMillingRecipe$OutputItem
|
| 14424 | [01Jan2026 12:58:31.039] [modloading-sync-worker/DEBUG] [mixin/]: kubejs_enderio.mixins.json:SagMillOutputItemMixin from mod kubejs_enderio: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14425 | [01Jan2026 12:58:31.200] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:recipe_serializer]
|
| 14426 | [01Jan2026 12:58:31.261] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CachedRegistryInfoGetterAccessor from owo.mixins.json into net.minecraft.resources.RegistryOps$HolderLookupAdapter
|
| 14427 | [01Jan2026 12:58:31.261] [modloading-sync-worker/DEBUG] [mixin/]: owo.mixins.json:CachedRegistryInfoGetterAccessor 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)
|
| 14428 | [01Jan2026 12:58:31.287] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:loot_function_type]
|
| 14429 | [01Jan2026 12:58:31.291] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinLootTableIdCondition from ali.neoforge.mixins.json into net.neoforged.neoforge.common.loot.LootTableIdCondition
|
| 14430 | [01Jan2026 12:58:31.291] [modloading-sync-worker/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinLootTableIdCondition from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14431 | [01Jan2026 12:58:31.292] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinCanItemPerformAbility from ali.neoforge.mixins.json into net.neoforged.neoforge.common.loot.CanItemPerformAbility
|
| 14432 | [01Jan2026 12:58:31.292] [modloading-sync-worker/DEBUG] [mixin/]: ali.neoforge.mixins.json:MixinCanItemPerformAbility from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14433 | [01Jan2026 12:58:31.292] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CanItemPerformAbilityAccess from jade.mixins.json into net.neoforged.neoforge.common.loot.CanItemPerformAbility
|
| 14434 | [01Jan2026 12:58:31.292] [modloading-sync-worker/DEBUG] [mixin/]: jade.mixins.json:CanItemPerformAbilityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 14435 | [01Jan2026 12:58:31.292] [modloading-sync-worker/DEBUG] [mixin/]: Unexpected: Registered method getAbility()Lnet/neoforged/neoforge/common/ItemAbility; in net.neoforged.neoforge.common.loot.CanItemPerformAbility was not merged
|
| 14436 | [01Jan2026 12:58:31.296] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinCustomParamPredicate from ali.lootjs.mixins.json into com.almostreliable.lootjs.loot.condition.CustomParamPredicate
|
| 14437 | [01Jan2026 12:58:31.296] [modloading-sync-worker/DEBUG] [mixin/]: ali.lootjs.mixins.json:MixinCustomParamPredicate from mod ali: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14438 | [01Jan2026 12:58:31.337] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:worldgen/feature]
|
| 14439 | [01Jan2026 12:58:31.415] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / minecraft:creative_mode_tab]
|
| 14440 | [01Jan2026 12:58:31.575] [modloading-sync-worker/INFO] [us.drullk.createenderstorage.CreateEnderStorage/]: EnderChestMountedStorageType created
|
| 14441 | [01Jan2026 12:58:31.587] [modloading-sync-worker/DEBUG] [mixin/]: Mixing suggestions.selectors.BlockStateParserMixin from nbt_ac.mixins.json into net.minecraft.commands.arguments.blocks.BlockStateParser
|
| 14442 | [01Jan2026 12:58:31.588] [modloading-sync-worker/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.selectors.BlockStateParserMixin from mod nbt_ac->@Inject::atReadNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14443 | [01Jan2026 12:58:31.973] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DelegateBorderChangeListenerAccessor from databank.mixins.json into net.minecraft.world.level.border.BorderChangeListener$DelegateBorderChangeListener
|
| 14444 | [01Jan2026 12:58:31.987] [modloading-sync-worker/DEBUG] [oritech/]: ResourceKey[minecraft:root / neoforge:attachment_types]
|
| 14445 | [01Jan2026 12:58:31.990] [modloading-sync-worker/DEBUG] [oritech/]: creating reflective enum codec for: class rearth.oritech.block.entity.augmenter.api.Augment$AugmentState
|
| 14446 | [01Jan2026 12:58:32.031] [modloading-sync-worker/DEBUG] [mixin/]: Mixing TagEmptyConditionMixin from kubejs.mixins.json into net.neoforged.neoforge.common.conditions.TagEmptyCondition
|
| 14447 | [01Jan2026 12:58:32.032] [modloading-sync-worker/DEBUG] [mixin/]: kubejs.mixins.json:TagEmptyConditionMixin from mod kubejs->@Inject::kjs$test(Lnet/neoforged/neoforge/common/conditions/ICondition$IContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14448 | [01Jan2026 12:58:32.064] [modloading-sync-worker/DEBUG] [mixin/]: Mixing GLMProviderMixin from apotheosis.mixins.json into net.neoforged.neoforge.common.data.GlobalLootModifierProvider
|
| 14449 | [01Jan2026 12:58:32.082] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CompoundIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.CompoundIngredient
|
| 14450 | [01Jan2026 12:58:32.084] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DifferenceIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.DifferenceIngredient
|
| 14451 | [01Jan2026 12:58:32.085] [modloading-sync-worker/DEBUG] [mixin/]: Mixing IntersectionIngredientMixin from kubejs.mixins.json into net.neoforged.neoforge.common.crafting.IntersectionIngredient
|
| 14452 | [01Jan2026 12:58:32.259] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DynamicLightMixin from ars_elemental.mixins.json into com.hollingsworth.arsnouveau.common.light.DynamLightUtil
|
| 14453 | [01Jan2026 12:58:32.260] [modloading-sync-worker/DEBUG] [mixin/]: ars_elemental.mixins.json:DynamicLightMixin from mod ars_elemental->@Inject::ars_elemental$lightForEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14454 | [01Jan2026 12:58:32.275] [modloading-sync-worker/DEBUG] [mixin/]: Generating mapped inner class net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock$Anonymous$10ebe02abf3748f5ab3674ebc4fefae2 (originally net/mehvahdjukaar/supplementaries/mixins/neoforge/self/SelfFlammableFluidBlockMixin$1)
|
| 14455 | [01Jan2026 12:58:32.625] [modloading-sync-worker/ERROR] [net.minecraft.Util/]: Entity chicken_roost:c_vanilla has no attributes
|
| 14456 | [01Jan2026 12:58:32.666] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
|
| 14457 | [01Jan2026 12:58:32.667] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/extremesoundvisualizer-client.toml
|
| 14458 | [01Jan2026 12:58:32.667] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/extremesoundvisualizer-client.toml for changes
|
| 14459 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/machines-client.toml
|
| 14460 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/machines-client.toml for changes
|
| 14461 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/base-client.toml
|
| 14462 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/base-client.toml for changes
|
| 14463 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pipegoggles-client.toml
|
| 14464 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pipegoggles-client.toml for changes
|
| 14465 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-client.toml
|
| 14466 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/neoforge-client.toml
|
| 14467 | [01Jan2026 12:58:32.668] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/neoforge-client.toml for changes
|
| 14468 | [01Jan2026 12:58:32.669] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/trade_cycling-client.toml
|
| 14469 | [01Jan2026 12:58:32.669] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/trade_cycling-client.toml for changes
|
| 14470 | [01Jan2026 12:58:32.669] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/flywheel-client.toml
|
| 14471 | [01Jan2026 12:58:32.669] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/flywheel-client.toml for changes
|
| 14472 | [01Jan2026 12:58:32.669] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/appleskin-client.toml
|
| 14473 | [01Jan2026 12:58:32.669] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/appleskin-client.toml for changes
|
| 14474 | [01Jan2026 12:58:32.670] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/extremesoundmuffler-client.toml
|
| 14475 | [01Jan2026 12:58:32.670] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/extremesoundmuffler-client.toml for changes
|
| 14476 | [01Jan2026 12:58:32.670] [modloading-sync-worker/INFO] [Moonlight/]: Detected config change in supplementaries-client.toml, from neoforge config event
|
| 14477 | [01Jan2026 12:58:32.670] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/supplementaries-client.toml
|
| 14478 | [01Jan2026 12:58:32.670] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/supplementaries-client.toml for changes
|
| 14479 | [01Jan2026 12:58:32.671] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cosmeticarmorreworked-client.toml
|
| 14480 | [01Jan2026 12:58:32.671] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cosmeticarmorreworked-client.toml for changes
|
| 14481 | [01Jan2026 12:58:32.672] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config pickupnotifier/pickupnotifier-client.toml
|
| 14482 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pickupnotifier/pickupnotifier-client.toml
|
| 14483 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pickupnotifier/pickupnotifier-client.toml for changes
|
| 14484 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/compactmachines-client.toml
|
| 14485 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/compactmachines-client.toml for changes
|
| 14486 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedcore-client.toml
|
| 14487 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedcore-client.toml for changes
|
| 14488 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [Jump over Fences/]: Loaded Jump Over Fences' config file jumpoverfences-client.toml
|
| 14489 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jumpoverfences-client.toml
|
| 14490 | [01Jan2026 12:58:32.673] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jumpoverfences-client.toml for changes
|
| 14491 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sfm-client.toml
|
| 14492 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sfm-client.toml for changes
|
| 14493 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sfm-client-program-editor.toml
|
| 14494 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sfm-client-program-editor.toml for changes
|
| 14495 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ponder-client.toml
|
| 14496 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ponder-client.toml for changes
|
| 14497 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mffs-client.toml
|
| 14498 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mffs-client.toml for changes
|
| 14499 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/morered-client.toml
|
| 14500 | [01Jan2026 12:58:32.674] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/morered-client.toml for changes
|
| 14501 | [01Jan2026 12:58:32.675] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/utilitarian-client.toml
|
| 14502 | [01Jan2026 12:58:32.675] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/utilitarian-client.toml for changes
|
| 14503 | [01Jan2026 12:58:32.675] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_hypertube-client.toml
|
| 14504 | [01Jan2026 12:58:32.675] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_hypertube-client.toml for changes
|
| 14505 | [01Jan2026 12:58:32.675] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moreoverlays.toml
|
| 14506 | [01Jan2026 12:58:32.675] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moreoverlays.toml for changes
|
| 14507 | [01Jan2026 12:58:32.676] [modloading-sync-worker/DEBUG] [betteradvancements/]: Loaded betteradvancements config file betteradvancements-client.toml
|
| 14508 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/betteradvancements-client.toml
|
| 14509 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/betteradvancements-client.toml for changes
|
| 14510 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/explorerscompass-client.toml
|
| 14511 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/explorerscompass-client.toml for changes
|
| 14512 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [FluxNetworks/]: Client config loaded
|
| 14513 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fluxnetworks-client.toml
|
| 14514 | [01Jan2026 12:58:32.680] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fluxnetworks-client.toml for changes
|
| 14515 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modularrouters-client.toml
|
| 14516 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modularrouters-client.toml for changes
|
| 14517 | [01Jan2026 12:58:32.681] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
| 14518 | [01Jan2026 12:58:32.681] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
| 14519 | [01Jan2026 12:58:32.681] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
| 14520 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/client-config.toml
|
| 14521 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/client-config.toml for changes
|
| 14522 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/lodestone-client.toml
|
| 14523 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/lodestone-client.toml for changes
|
| 14524 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ProjectE/client.toml
|
| 14525 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ProjectE/client.toml for changes
|
| 14526 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/psi-client.toml
|
| 14527 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/psi-client.toml for changes
|
| 14528 | [01Jan2026 12:58:32.681] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config overflowingbars-client.toml
|
| 14529 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/overflowingbars-client.toml
|
| 14530 | [01Jan2026 12:58:32.681] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/overflowingbars-client.toml for changes
|
| 14531 | [01Jan2026 12:58:32.682] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/magic_coins-client.toml
|
| 14532 | [01Jan2026 12:58:32.682] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/magic_coins-client.toml for changes
|
| 14533 | [01Jan2026 12:58:32.682] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ctm.toml
|
| 14534 | [01Jan2026 12:58:32.682] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ctm.toml for changes
|
| 14535 | [01Jan2026 12:58:32.683] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Mekanism/client.toml
|
| 14536 | [01Jan2026 12:58:32.683] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Mekanism/client.toml for changes
|
| 14537 | [01Jan2026 12:58:32.683] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/xycraft/core-client.toml
|
| 14538 | [01Jan2026 12:58:32.683] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/xycraft/core-client.toml for changes
|
| 14539 | [01Jan2026 12:58:32.683] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/databank-client.toml
|
| 14540 | [01Jan2026 12:58:32.683] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/databank-client.toml for changes
|
| 14541 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/occultengineering-client.toml
|
| 14542 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/occultengineering-client.toml for changes
|
| 14543 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/curios-client.toml
|
| 14544 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/curios-client.toml for changes
|
| 14545 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [Measurements/]: Loaded Measurements' config file measurements-client.toml
|
| 14546 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/measurements-client.toml
|
| 14547 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/measurements-client.toml for changes
|
| 14548 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_shimmer-client.toml
|
| 14549 | [01Jan2026 12:58:32.684] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_shimmer-client.toml for changes
|
| 14550 | [01Jan2026 12:58:32.684] [modloading-sync-worker/WARN] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Configuration file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/malum-client.toml is not correct. Correcting
|
| 14551 | [01Jan2026 12:58:32.687] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/malum-client.toml
|
| 14552 | [01Jan2026 12:58:32.687] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/malum-client.toml for changes
|
| 14553 | [01Jan2026 12:58:32.687] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_enchantment_industry-client.toml
|
| 14554 | [01Jan2026 12:58:32.687] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_enchantment_industry-client.toml for changes
|
| 14555 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/occultism-client.toml
|
| 14556 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/occultism-client.toml for changes
|
| 14557 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/crystalix/crystalix-client.toml
|
| 14558 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/crystalix/crystalix-client.toml for changes
|
| 14559 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dimdungeons-client.toml
|
| 14560 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dimdungeons-client.toml for changes
|
| 14561 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/farmersdelight-client.toml
|
| 14562 | [01Jan2026 12:58:32.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/farmersdelight-client.toml for changes
|
| 14563 | [01Jan2026 12:58:32.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/patchouli-client.toml
|
| 14564 | [01Jan2026 12:58:32.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/patchouli-client.toml for changes
|
| 14565 | [01Jan2026 12:58:32.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/actuallyadditions-client.toml
|
| 14566 | [01Jan2026 12:58:32.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/actuallyadditions-client.toml for changes
|
| 14567 | [01Jan2026 12:58:32.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dummmmmmy-client.toml
|
| 14568 | [01Jan2026 12:58:32.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dummmmmmy-client.toml for changes
|
| 14569 | [01Jan2026 12:58:32.689] [modloading-sync-worker/INFO] [Colorful Hearts/]: Loading colorfulhearts.toml config file
|
| 14570 | [01Jan2026 12:58:32.695] [modloading-sync-worker/DEBUG] [Colorful Hearts/]: Loaded colorfulhearts.toml config file
|
| 14571 | [01Jan2026 12:58:32.695] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/colorfulhearts.toml
|
| 14572 | [01Jan2026 12:58:32.695] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/colorfulhearts.toml for changes
|
| 14573 | [01Jan2026 12:58:32.695] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/inventorysorter-client.toml
|
| 14574 | [01Jan2026 12:58:32.695] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/inventorysorter-client.toml for changes
|
| 14575 | [01Jan2026 12:58:32.696] [modloading-sync-worker/INFO] [com.bisecthosting.mods.bhmenu.ModRoot/]: Reloading Configs
|
| 14576 | [01Jan2026 12:58:32.697] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AbstractSelectionListMixin from ftbpromoter.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
|
| 14577 | [01Jan2026 12:58:32.698] [modloading-sync-worker/DEBUG] [mixin/]: ftbpromoter.mixins.json:AbstractSelectionListMixin from mod ftbpromoter: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14578 | [01Jan2026 12:58:32.698] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.MixinAbstractSelectionList from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
|
| 14579 | [01Jan2026 12:58:32.698] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14580 | [01Jan2026 12:58:32.698] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AbstractSelectionListMixin from kubejs.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
|
| 14581 | [01Jan2026 12:58:32.699] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AbstractSelectionListAccessor from yacl.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
|
| 14582 | [01Jan2026 12:58:32.699] [modloading-sync-worker/DEBUG] [mixin/]: yacl.mixins.json:AbstractSelectionListAccessor from mod yet_another_config_lib_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14583 | [01Jan2026 12:58:32.699] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AbstractSelectionListMixin from yacl.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
|
| 14584 | [01Jan2026 12:58:32.699] [modloading-sync-worker/DEBUG] [mixin/]: yacl.mixins.json:AbstractSelectionListMixin from mod yet_another_config_lib_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14585 | [01Jan2026 12:58:32.700] [modloading-sync-worker/DEBUG] [mixin/]: ftbpromoter.mixins.json:AbstractSelectionListMixin from mod ftbpromoter->@Inject::addEntry(Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14586 | [01Jan2026 12:58:32.700] [modloading-sync-worker/DEBUG] [mixin/]: ftbpromoter.mixins.json:AbstractSelectionListMixin from mod ftbpromoter->@Inject::addEntryToTop(Lnet/minecraft/client/gui/components/AbstractSelectionList$Entry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14587 | [01Jan2026 12:58:32.700] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu->@Inject::before_blit_in_renderListBackground_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14588 | [01Jan2026 12:58:32.700] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu->@Inject::before_blit_in_renderListBackground_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14589 | [01Jan2026 12:58:32.700] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu->@Inject::before_blit_in_renderListBackground_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14590 | [01Jan2026 12:58:32.703] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bhmenu-client.toml
|
| 14591 | [01Jan2026 12:58:32.703] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bhmenu-client.toml for changes
|
| 14592 | [01Jan2026 12:58:32.703] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/craftingstation-client.toml
|
| 14593 | [01Jan2026 12:58:32.703] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/craftingstation-client.toml for changes
|
| 14594 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbpmapi-client.toml
|
| 14595 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbpmapi-client.toml for changes
|
| 14596 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedstorage-client.toml
|
| 14597 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedstorage-client.toml for changes
|
| 14598 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cucumber-client.toml
|
| 14599 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cucumber-client.toml for changes
|
| 14600 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/simpleteleporters-client.toml
|
| 14601 | [01Jan2026 12:58:32.704] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/simpleteleporters-client.toml for changes
|
| 14602 | [01Jan2026 12:58:32.705] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/immersiveengineering-client.toml
|
| 14603 | [01Jan2026 12:58:32.705] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/immersiveengineering-client.toml for changes
|
| 14604 | [01Jan2026 12:58:32.706] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bonsaitrees4-client.toml
|
| 14605 | [01Jan2026 12:58:32.706] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bonsaitrees4-client.toml for changes
|
| 14606 | [01Jan2026 12:58:32.706] [modloading-sync-worker/INFO] [Moonlight/]: Detected config change in amendments-client.toml, from neoforge config event
|
| 14607 | [01Jan2026 12:58:32.706] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/amendments-client.toml
|
| 14608 | [01Jan2026 12:58:32.706] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/amendments-client.toml for changes
|
| 14609 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mcjtylib-client.toml
|
| 14610 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mcjtylib-client.toml for changes
|
| 14611 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/toolbelt-client.toml
|
| 14612 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/toolbelt-client.toml for changes
|
| 14613 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moonlight-client.toml
|
| 14614 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moonlight-client.toml for changes
|
| 14615 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2-client.toml
|
| 14616 | [01Jan2026 12:58:32.707] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2-client.toml for changes
|
| 14617 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jei_mekanism_multiblocks-client.toml
|
| 14618 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jei_mekanism_multiblocks-client.toml for changes
|
| 14619 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modonomicon-client.toml
|
| 14620 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modonomicon-client.toml for changes
|
| 14621 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/solcarrot-client.toml
|
| 14622 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/solcarrot-client.toml for changes
|
| 14623 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/irons_spellbooks-client.toml
|
| 14624 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/irons_spellbooks-client.toml for changes
|
| 14625 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/chicken_roost-client.toml
|
| 14626 | [01Jan2026 12:58:32.708] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/chicken_roost-client.toml for changes
|
| 14627 | [01Jan2026 12:58:32.709] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/computercraft-client.toml
|
| 14628 | [01Jan2026 12:58:32.709] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/computercraft-client.toml for changes
|
| 14629 | [01Jan2026 12:58:32.710] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/twilightforest-client.toml
|
| 14630 | [01Jan2026 12:58:32.710] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/twilightforest-client.toml for changes
|
| 14631 | [01Jan2026 12:58:32.710] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_nouveau-client.toml
|
| 14632 | [01Jan2026 12:58:32.710] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_nouveau-client.toml for changes
|
| 14633 | [01Jan2026 12:58:32.710] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/xnet-client.toml
|
| 14634 | [01Jan2026 12:58:32.710] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/xnet-client.toml for changes
|
| 14635 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rftoolsbuilder-client.toml
|
| 14636 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rftoolsbuilder-client.toml for changes
|
| 14637 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/justdirethings-client.toml
|
| 14638 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/justdirethings-client.toml for changes
|
| 14639 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rftoolsutility-client.toml
|
| 14640 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rftoolsutility-client.toml for changes
|
| 14641 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/guideme.toml
|
| 14642 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/guideme.toml for changes
|
| 14643 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/irregular_implements-client.toml
|
| 14644 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/irregular_implements-client.toml for changes
|
| 14645 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2ct-client.toml
|
| 14646 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2ct-client.toml for changes
|
| 14647 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/advanced_ae-client.toml
|
| 14648 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/advanced_ae-client.toml for changes
|
| 14649 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_elemental-client.toml
|
| 14650 | [01Jan2026 12:58:32.711] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_elemental-client.toml for changes
|
| 14651 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create-client.toml
|
| 14652 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create-client.toml for changes
|
| 14653 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_dragons_plus-client.toml
|
| 14654 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_dragons_plus-client.toml for changes
|
| 14655 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/createenchantablemachinery-client.toml
|
| 14656 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/createenchantablemachinery-client.toml for changes
|
| 14657 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_central_kitchen-client.toml
|
| 14658 | [01Jan2026 12:58:32.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_central_kitchen-client.toml for changes
|
| 14659 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/framedblocks-client.toml
|
| 14660 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/framedblocks-client.toml for changes
|
| 14661 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
|
| 14662 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bcc-common.toml
|
| 14663 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bcc-common.toml for changes
|
| 14664 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/universalgrid-common.toml
|
| 14665 | [01Jan2026 12:58:32.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/universalgrid-common.toml for changes
|
| 14666 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/machines-common.toml
|
| 14667 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/machines-common.toml for changes
|
| 14668 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/base-common.toml
|
| 14669 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/base-common.toml for changes
|
| 14670 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modernfix-common.toml
|
| 14671 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modernfix-common.toml for changes
|
| 14672 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pipegoggles-common.toml
|
| 14673 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pipegoggles-common.toml for changes
|
| 14674 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftboceanmobs-common.toml
|
| 14675 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftboceanmobs-common.toml for changes
|
| 14676 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml
|
| 14677 | [01Jan2026 12:58:32.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/neoforge-common.toml
|
| 14678 | [01Jan2026 12:58:32.715] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/neoforge-common.toml for changes
|
| 14679 | [01Jan2026 12:58:32.715] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/simpletomb.toml
|
| 14680 | [01Jan2026 12:58:32.715] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/simpletomb.toml for changes
|
| 14681 | [01Jan2026 12:58:32.717] [modloading-sync-worker/INFO] [Moonlight/]: Detected config change in supplementaries-common.toml, from neoforge config event
|
| 14682 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/supplementaries-common.toml
|
| 14683 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/supplementaries-common.toml for changes
|
| 14684 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/statuseffectbars-common.toml
|
| 14685 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/statuseffectbars-common.toml for changes
|
| 14686 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedtypes-common.toml
|
| 14687 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedtypes-common.toml for changes
|
| 14688 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rgp_client-common.toml
|
| 14689 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rgp_client-common.toml for changes
|
| 14690 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cosmeticarmorreworked-common.toml
|
| 14691 | [01Jan2026 12:58:32.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cosmeticarmorreworked-common.toml for changes
|
| 14692 | [01Jan2026 12:58:32.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedcore-common.toml
|
| 14693 | [01Jan2026 12:58:32.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedcore-common.toml for changes
|
| 14694 | [01Jan2026 12:58:32.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/general.toml
|
| 14695 | [01Jan2026 12:58:32.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/general.toml for changes
|
| 14696 | [01Jan2026 12:58:32.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/peripherals.toml
|
| 14697 | [01Jan2026 12:58:32.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/peripherals.toml for changes
|
| 14698 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/metaphysics.toml
|
| 14699 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/metaphysics.toml for changes
|
| 14700 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/world.toml
|
| 14701 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Advancedperipherals/world.toml for changes
|
| 14702 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mffs-common.toml
|
| 14703 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mffs-common.toml for changes
|
| 14704 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/utilitarian-common.toml
|
| 14705 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/utilitarian-common.toml for changes
|
| 14706 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/glassential-common.toml
|
| 14707 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/glassential-common.toml for changes
|
| 14708 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jearchaeology-common.toml
|
| 14709 | [01Jan2026 12:58:32.719] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/jearchaeology-common.toml for changes
|
| 14710 | [01Jan2026 12:58:32.720] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedstorage-common.toml
|
| 14711 | [01Jan2026 12:58:32.720] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedstorage-common.toml for changes
|
| 14712 | [01Jan2026 12:58:32.720] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoingsouls/industrialforegoing-souls-client.toml
|
| 14713 | [01Jan2026 12:58:32.720] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoingsouls/industrialforegoing-souls-client.toml for changes
|
| 14714 | [01Jan2026 12:58:32.720] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoingsouls/industrialforegoing-souls-machines.toml
|
| 14715 | [01Jan2026 12:58:32.720] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoingsouls/industrialforegoing-souls-machines.toml for changes
|
| 14716 | [01Jan2026 12:58:32.721] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/akashictome-common.toml
|
| 14717 | [01Jan2026 12:58:32.721] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/akashictome-common.toml for changes
|
| 14718 | [01Jan2026 12:58:32.721] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/morphtool-common.toml
|
| 14719 | [01Jan2026 12:58:32.721] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/morphtool-common.toml for changes
|
| 14720 | [01Jan2026 12:58:32.721] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedbackpacks-common.toml
|
| 14721 | [01Jan2026 12:58:32.721] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedbackpacks-common.toml for changes
|
| 14722 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/farmingforblockheads-common.toml
|
| 14723 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/farmingforblockheads-common.toml for changes
|
| 14724 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/explorerscompass-common.toml
|
| 14725 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/explorerscompass-common.toml for changes
|
| 14726 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/productivemetalworks-common.toml
|
| 14727 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/productivemetalworks-common.toml for changes
|
| 14728 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mininggadgets-common.toml
|
| 14729 | [01Jan2026 12:58:32.722] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mininggadgets-common.toml for changes
|
| 14730 | [01Jan2026 12:58:32.729] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/craftingtweaks-common.toml
|
| 14731 | [01Jan2026 12:58:32.729] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/craftingtweaks-common.toml for changes
|
| 14732 | [01Jan2026 12:58:32.730] [modloading-sync-worker/DEBUG] [FluxNetworks/]: Common config loaded
|
| 14733 | [01Jan2026 12:58:32.730] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fluxnetworks-common.toml
|
| 14734 | [01Jan2026 12:58:32.730] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fluxnetworks-common.toml for changes
|
| 14735 | [01Jan2026 12:58:32.730] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/colorfulallays-common.toml
|
| 14736 | [01Jan2026 12:58:32.730] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/colorfulallays-common.toml for changes
|
| 14737 | [01Jan2026 12:58:32.731] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/gaze-common.toml
|
| 14738 | [01Jan2026 12:58:32.731] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/gaze-common.toml for changes
|
| 14739 | [01Jan2026 12:58:32.731] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modularrouters-common.toml
|
| 14740 | [01Jan2026 12:58:32.731] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/modularrouters-common.toml for changes
|
| 14741 | [01Jan2026 12:58:32.731] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
| 14742 | [01Jan2026 12:58:32.731] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
| 14743 | [01Jan2026 12:58:32.731] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
| 14744 | [01Jan2026 12:58:32.731] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-misc.toml
|
| 14745 | [01Jan2026 12:58:32.731] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-misc.toml for changes
|
| 14746 | [01Jan2026 12:58:32.732] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
| 14747 | [01Jan2026 12:58:32.732] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
| 14748 | [01Jan2026 12:58:32.732] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
| 14749 | [01Jan2026 12:58:32.732] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-core.toml
|
| 14750 | [01Jan2026 12:58:32.732] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-core.toml for changes
|
| 14751 | [01Jan2026 12:58:32.732] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
| 14752 | [01Jan2026 12:58:32.733] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
| 14753 | [01Jan2026 12:58:32.733] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
| 14754 | [01Jan2026 12:58:32.733] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-agriculture-husbandry.toml
|
| 14755 | [01Jan2026 12:58:32.733] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-agriculture-husbandry.toml for changes
|
| 14756 | [01Jan2026 12:58:32.733] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/buildinggadgets2-common.toml
|
| 14757 | [01Jan2026 12:58:32.733] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/buildinggadgets2-common.toml for changes
|
| 14758 | [01Jan2026 12:58:32.733] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
| 14759 | [01Jan2026 12:58:32.733] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
| 14760 | [01Jan2026 12:58:32.733] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
| 14761 | [01Jan2026 12:58:32.733] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-resource-production.toml
|
| 14762 | [01Jan2026 12:58:32.733] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-resource-production.toml for changes
|
| 14763 | [01Jan2026 12:58:32.734] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class FTBChunksPlugin
|
| 14764 | [01Jan2026 12:58:32.734] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class PatchouliPlugin
|
| 14765 | [01Jan2026 12:58:32.734] [modloading-sync-worker/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
|
| 14766 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-generator.toml
|
| 14767 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/industrialforegoing/machine-generator.toml for changes
|
| 14768 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ProjectE/common.toml
|
| 14769 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ProjectE/common.toml for changes
|
| 14770 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/psi-common.toml
|
| 14771 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/psi-common.toml for changes
|
| 14772 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/functionalstorage/functionalstorage-client.toml
|
| 14773 | [01Jan2026 12:58:32.734] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/functionalstorage/functionalstorage-client.toml for changes
|
| 14774 | [01Jan2026 12:58:32.738] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/createaddition-common.toml
|
| 14775 | [01Jan2026 12:58:32.738] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/createaddition-common.toml for changes
|
| 14776 | [01Jan2026 12:58:32.738] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Mekanism/common.toml
|
| 14777 | [01Jan2026 12:58:32.738] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/Mekanism/common.toml for changes
|
| 14778 | [01Jan2026 12:58:32.738] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/replication/replication.toml
|
| 14779 | [01Jan2026 12:58:32.738] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/replication/replication.toml for changes
|
| 14780 | [01Jan2026 12:58:32.739] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cabletiers-common.toml
|
| 14781 | [01Jan2026 12:58:32.739] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cabletiers-common.toml for changes
|
| 14782 | [01Jan2026 12:58:32.739] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ironfurnaces-common.toml
|
| 14783 | [01Jan2026 12:58:32.739] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ironfurnaces-common.toml for changes
|
| 14784 | [01Jan2026 12:58:32.740] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/torchmaster.toml
|
| 14785 | [01Jan2026 12:58:32.740] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/torchmaster.toml for changes
|
| 14786 | [01Jan2026 12:58:32.757] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/chancecubes/chancecubes-server.toml
|
| 14787 | [01Jan2026 12:58:32.757] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/chancecubes/chancecubes-server.toml for changes
|
| 14788 | [01Jan2026 12:58:32.757] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/curios-common.toml
|
| 14789 | [01Jan2026 12:58:32.757] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/curios-common.toml for changes
|
| 14790 | [01Jan2026 12:58:32.758] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/malum-common.toml
|
| 14791 | [01Jan2026 12:58:32.758] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/malum-common.toml for changes
|
| 14792 | [01Jan2026 12:58:32.760] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cataclysm.toml
|
| 14793 | [01Jan2026 12:58:32.760] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cataclysm.toml for changes
|
| 14794 | [01Jan2026 12:58:32.760] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/betterblockz-common.toml
|
| 14795 | [01Jan2026 12:58:32.760] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/betterblockz-common.toml for changes
|
| 14796 | [01Jan2026 12:58:32.760] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/crystalix/crystalix-common.toml
|
| 14797 | [01Jan2026 12:58:32.760] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/crystalix/crystalix-common.toml for changes
|
| 14798 | [01Jan2026 12:58:32.760] [modloading-sync-worker/INFO] [com.portingdeadmods.cable_facades.CFMain/]: Config version changed from 0 to 1. Merging changes...
|
| 14799 | [01Jan2026 12:58:32.760] [modloading-sync-worker/INFO] [com.portingdeadmods.cable_facades.CFMain/]: Merged 2 new blocks into config
|
| 14800 | [01Jan2026 12:58:32.813] [modloading-sync-worker/INFO] [com.portingdeadmods.cable_facades.CFMain/]: Downloaded 11 whitelist blocks from GitHub
|
| 14801 | [01Jan2026 12:58:32.830] [modloading-sync-worker/INFO] [com.portingdeadmods.cable_facades.CFMain/]: Downloaded 0 blacklist blocks from GitHub
|
| 14802 | [01Jan2026 12:58:32.844] [modloading-sync-worker/INFO] [com.portingdeadmods.cable_facades.CFMain/]: Downloaded 1 zfighting blocks from GitHub
|
| 14803 | [01Jan2026 12:58:32.857] [modloading-sync-worker/WARN] [com.portingdeadmods.cable_facades.CFMain/]: Failed to download hidden_facaded. HTTP code: 404
|
| 14804 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cable_facades-common.toml
|
| 14805 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cable_facades-common.toml for changes
|
| 14806 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedstorage_quartz_arsenal-common.toml
|
| 14807 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedstorage_quartz_arsenal-common.toml for changes
|
| 14808 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moofluids-common.toml
|
| 14809 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moofluids-common.toml for changes
|
| 14810 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedstorage_mekanism_integration-common.toml
|
| 14811 | [01Jan2026 12:58:32.858] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/refinedstorage_mekanism_integration-common.toml for changes
|
| 14812 | [01Jan2026 12:58:32.860] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dimdungeons-common-r200.toml
|
| 14813 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dimdungeons-common-r200.toml for changes
|
| 14814 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/arseng-common.toml
|
| 14815 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/arseng-common.toml for changes
|
| 14816 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/farmersdelight-common.toml
|
| 14817 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/farmersdelight-common.toml for changes
|
| 14818 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/deepdarkdimdungeons-common.toml
|
| 14819 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/deepdarkdimdungeons-common.toml for changes
|
| 14820 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cookingforblockheads-common.toml
|
| 14821 | [01Jan2026 12:58:32.861] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cookingforblockheads-common.toml for changes
|
| 14822 | [01Jan2026 12:58:32.862] [modloading-sync-worker/INFO] [com.tom.morewires.MoreImmersiveWires/]: Loaded More Immersive Wires config file more_immersive_wires-common.toml
|
| 14823 | [01Jan2026 12:58:32.862] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/more_immersive_wires-common.toml
|
| 14824 | [01Jan2026 12:58:32.862] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/more_immersive_wires-common.toml for changes
|
| 14825 | [01Jan2026 12:58:32.863] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/actuallyadditions-common.toml
|
| 14826 | [01Jan2026 12:58:32.863] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/actuallyadditions-common.toml for changes
|
| 14827 | [01Jan2026 12:58:32.863] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dummmmmmy-common.toml
|
| 14828 | [01Jan2026 12:58:32.863] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/dummmmmmy-common.toml for changes
|
| 14829 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/inventoryessentials-common.toml
|
| 14830 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/inventoryessentials-common.toml for changes
|
| 14831 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_connected-common.toml
|
| 14832 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_connected-common.toml for changes
|
| 14833 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mekanism_lasers-common.toml
|
| 14834 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/mekanism_lasers-common.toml for changes
|
| 14835 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/trashslot-common.toml
|
| 14836 | [01Jan2026 12:58:32.866] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/trashslot-common.toml for changes
|
| 14837 | [01Jan2026 12:58:32.867] [modloading-sync-worker/INFO] [Moonlight/]: Detected config change in amendments-common.toml, from neoforge config event
|
| 14838 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/amendments-common.toml
|
| 14839 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/amendments-common.toml for changes
|
| 14840 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedstorage-common.toml
|
| 14841 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/sophisticatedstorage-common.toml for changes
|
| 14842 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cucumber-common.toml
|
| 14843 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cucumber-common.toml for changes
|
| 14844 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pipe-connector.toml
|
| 14845 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/pipe-connector.toml for changes
|
| 14846 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/custommachinery-common.toml
|
| 14847 | [01Jan2026 12:58:32.867] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/custommachinery-common.toml for changes
|
| 14848 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/particular-common.toml
|
| 14849 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/particular-common.toml for changes
|
| 14850 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bonsaitrees4-common.toml
|
| 14851 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/bonsaitrees4-common.toml for changes
|
| 14852 | [01Jan2026 12:58:32.868] [modloading-sync-worker/INFO] [Moonlight/]: Detected config change in moonlight-common.toml, from neoforge config event
|
| 14853 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moonlight-common.toml
|
| 14854 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/moonlight-common.toml for changes
|
| 14855 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/toolbelt-common.toml
|
| 14856 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/toolbelt-common.toml for changes
|
| 14857 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/titanium/titanium-tags.toml
|
| 14858 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/titanium/titanium-tags.toml for changes
|
| 14859 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/armory-common.toml
|
| 14860 | [01Jan2026 12:58:32.868] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/enderio/armory-common.toml for changes
|
| 14861 | [01Jan2026 12:58:32.869] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2-common.toml
|
| 14862 | [01Jan2026 12:58:32.869] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2-common.toml for changes
|
| 14863 | [01Jan2026 12:58:32.869] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cognition-common.toml
|
| 14864 | [01Jan2026 12:58:32.869] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/cognition-common.toml for changes
|
| 14865 | [01Jan2026 12:58:32.869] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/CoroUtil/General.toml
|
| 14866 | [01Jan2026 12:58:32.869] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/CoroUtil/General.toml for changes
|
| 14867 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/busy_villagers-common.toml
|
| 14868 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/busy_villagers-common.toml for changes
|
| 14869 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/watut-common.toml
|
| 14870 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/watut-common.toml for changes
|
| 14871 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/watut-server.toml
|
| 14872 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/watut-server.toml for changes
|
| 14873 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/watut-client.toml
|
| 14874 | [01Jan2026 12:58:32.870] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/watut-client.toml for changes
|
| 14875 | [01Jan2026 12:58:32.872] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/advancementplaques.toml
|
| 14876 | [01Jan2026 12:58:32.872] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/advancementplaques.toml for changes
|
| 14877 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/twilightforest-common.toml
|
| 14878 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/twilightforest-common.toml for changes
|
| 14879 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/chisel-common.toml
|
| 14880 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/chisel-common.toml for changes
|
| 14881 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_nouveau-common.toml
|
| 14882 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_nouveau-common.toml for changes
|
| 14883 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/beer-common.toml
|
| 14884 | [01Jan2026 12:58:32.873] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/beer-common.toml for changes
|
| 14885 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/justdirethings-common.toml
|
| 14886 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/justdirethings-common.toml for changes
|
| 14887 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/appex-common.toml
|
| 14888 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/appex-common.toml for changes
|
| 14889 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rep_ae2_bridge-common.toml
|
| 14890 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/rep_ae2_bridge-common.toml for changes
|
| 14891 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2wtlib.toml
|
| 14892 | [01Jan2026 12:58:32.874] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ae2wtlib.toml for changes
|
| 14893 | [01Jan2026 12:58:32.875] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/me_beam_former-common.toml
|
| 14894 | [01Jan2026 12:58:32.875] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/me_beam_former-common.toml for changes
|
| 14895 | [01Jan2026 12:58:32.875] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/extendedae-common.toml
|
| 14896 | [01Jan2026 12:58:32.875] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/extendedae-common.toml for changes
|
| 14897 | [01Jan2026 12:58:32.876] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/advanced_ae-common.toml
|
| 14898 | [01Jan2026 12:58:32.876] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/advanced_ae-common.toml for changes
|
| 14899 | [01Jan2026 12:58:32.876] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/merequester-common.toml
|
| 14900 | [01Jan2026 12:58:32.876] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/merequester-common.toml for changes
|
| 14901 | [01Jan2026 12:58:32.876] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/megacells-common.toml
|
| 14902 | [01Jan2026 12:58:32.876] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/megacells-common.toml for changes
|
| 14903 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/justdynathings-common.toml
|
| 14904 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/justdynathings-common.toml for changes
|
| 14905 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/appflux-common.toml
|
| 14906 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/appflux-common.toml for changes
|
| 14907 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/laserio-common.toml
|
| 14908 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/laserio-common.toml for changes
|
| 14909 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_hex-common.toml
|
| 14910 | [01Jan2026 12:58:32.877] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_hex-common.toml for changes
|
| 14911 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_elemental-common.toml
|
| 14912 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_elemental-common.toml for changes
|
| 14913 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/starbunclemania-common.toml
|
| 14914 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/starbunclemania-common.toml for changes
|
| 14915 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create-common.toml
|
| 14916 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create-common.toml for changes
|
| 14917 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_creo-common.toml
|
| 14918 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ars_creo-common.toml for changes
|
| 14919 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_dragons_plus-common.toml
|
| 14920 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_dragons_plus-common.toml for changes
|
| 14921 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/createenchantablemachinery-common.toml
|
| 14922 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/createenchantablemachinery-common.toml for changes
|
| 14923 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_central_kitchen-common.toml
|
| 14924 | [01Jan2026 12:58:32.878] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/create_central_kitchen-common.toml for changes
|
| 14925 | [01Jan2026 12:58:32.891] [Render thread/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: addPackFinders
|
| 14926 | [01Jan2026 12:58:32.895] [Render thread/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 14927 | [01Jan2026 12:58:32.896] [Render thread/DEBUG] [Open Loader/]: Loaded net.darkhax.openloader.neoforge.impl.NeoForgePlatform@6b1a2c9f for service interface net.darkhax.openloader.common.impl.Platform.
|
| 14928 | [01Jan2026 12:58:32.910] [Render thread/DEBUG] [mixin/]: Mixing feature.branding.BrandingControlMixin from modernfix-neoforge.mixins.json into net.neoforged.neoforge.internal.BrandingControl
|
| 14929 | [01Jan2026 12:58:32.911] [Render thread/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:feature.branding.BrandingControlMixin from mod modernfix->@Inject::addModernFixBranding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V doesn't use it's CallbackInfo
|
| 14930 | [01Jan2026 12:58:32.916] [Render thread/DEBUG] [mixin/]: Mixing FilePackResourcesMixin from fusion.mixins.json into net.minecraft.server.packs.FilePackResources
|
| 14931 | [01Jan2026 12:58:32.916] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:FilePackResourcesMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14932 | [01Jan2026 12:58:32.916] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyListResources$0(Ljava/util/Set;Lnet/minecraft/server/packs/PackResources$ResourceOutput;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/IoSupplier;)V to mdc2ef4c$fusion$lambda$modifyListResources$0$0 in fusion.mixins.json:FilePackResourcesMixin from mod fusion
|
| 14933 | [01Jan2026 12:58:32.921] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:FilePackResourcesMixin from mod fusion->@Inject::getResource(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14934 | [01Jan2026 12:58:33.014] [Render thread/INFO] [Open Loader/]: Scan started for CLIENT_RESOURCES.
|
| 14935 | [01Jan2026 12:58:33.017] [Render thread/INFO] [Open Loader/]: Located 0 packs. Took 2.48ms.
|
| 14936 | [01Jan2026 12:58:33.104] [Render thread/DEBUG] [mixin/]: Mixing perf.cache_profile_texture_url.SkinManagerMixin from modernfix-common.mixins.json into net.minecraft.client.resources.SkinManager$TextureCache
|
| 14937 | [01Jan2026 12:58:33.111] [Render thread/DEBUG] [mixin/]: Mixing SoundEngineMixin from extremesoundvisualizer.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14938 | [01Jan2026 12:58:33.111] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$esv_findNearbyEntity$1(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;)D to mdc2ef4c$extremesoundvisualizer$lambda$esv_findNearbyEntity$1$0 in extremesoundvisualizer.mixins.json:SoundEngineMixin from mod extremesoundvisualizer
|
| 14939 | [01Jan2026 12:58:33.111] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$esv_findNearbyEntity$0(Lnet/minecraft/world/entity/Entity;)Z to mdc2ef4c$extremesoundvisualizer$lambda$esv_findNearbyEntity$0$1 in extremesoundvisualizer.mixins.json:SoundEngineMixin from mod extremesoundvisualizer
|
| 14940 | [01Jan2026 12:58:33.112] [Render thread/DEBUG] [mixin/]: Mixing SoundEngineMixin from fdlib.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14941 | [01Jan2026 12:58:33.112] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$play$0(Lcom/finderfeed/fdlib/systems/music/FDMusicSoundInstance;Lcom/mojang/blaze3d/audio/Channel;)V to mdc2ef4c$fdlib$lambda$play$0$2 in fdlib.mixins.json:SoundEngineMixin from mod fdlib
|
| 14942 | [01Jan2026 12:58:33.112] [Render thread/DEBUG] [mixin/]: Mixing SoundMixin from extremesoundmuffler.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14943 | [01Jan2026 12:58:33.113] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$esm_isForbidden$0(Lnet/minecraft/client/resources/sounds/SoundInstance;Ljava/lang/String;)Z to mdc2ef4c$extremesoundmuffler$lambda$esm_isForbidden$0$3 in extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler
|
| 14944 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinSoundEngine from melody.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14945 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.IMixinSoundEngine from mod melody: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14946 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: Mixing client.MixinSoundEngine from melody.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14947 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14948 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$afterUpdateVolumeCategoryMelody$0(Lnet/minecraft/sounds/SoundSource;Ljava/util/function/BiConsumer;)V to mdc2ef4c$melody$lambda$afterUpdateVolumeCategoryMelody$0$4 in melody.mixins.json:client.MixinSoundEngine from mod melody
|
| 14949 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: Mixing client.SoundEngineMixin from databank.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14950 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: Mixing coremods.client.SoundEngineMixin from immersiveengineering.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14951 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: immersiveengineering.mixins.json:coremods.client.SoundEngineMixin 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)
|
| 14952 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: Mixing client.MixinSoundEngine from fancymenu.mixins.json into net.minecraft.client.sounds.SoundEngine
|
| 14953 | [01Jan2026 12:58:33.114] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14954 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:SoundEngineMixin from mod extremesoundvisualizer->@Inject::esv_onSoundPlay(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14955 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:SoundEngineMixin from mod extremesoundvisualizer->@Inject::esv_onSoundPlay(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14956 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:SoundEngineMixin from mod extremesoundvisualizer->@Inject::esv_onSoundPlay(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14957 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:SoundEngineMixin from mod fdlib->@Inject::play(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14958 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:SoundEngineMixin from mod fdlib->@Inject::play(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14959 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:SoundEngineMixin from mod fdlib->@Inject::play(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14960 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:SoundEngineMixin from mod fdlib->@Inject::onSoundEngineStop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14961 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:SoundEngineMixin from mod fdlib->@Inject::onSoundEngineStop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14962 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fdlib.mixins.json:SoundEngineMixin from mod fdlib->@Inject::onSoundEngineStop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14963 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_captureSoundVolume(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 14964 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_captureSoundVolume(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 14965 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_captureSoundVolume(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 14966 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_captureTickableSoundVolume(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14967 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_captureTickableSoundVolume(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14968 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_captureTickableSoundVolume(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14969 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_clearTickableSound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 14970 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_clearTickableSound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 14971 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_clearTickableSound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 14972 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_clearSound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14973 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_clearSound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14974 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:SoundMixin from mod extremesoundmuffler->@Inject::esm_clearSound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14975 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterUpdateVolumeCategoryMelody(Lnet/minecraft/sounds/SoundSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14976 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterUpdateVolumeCategoryMelody(Lnet/minecraft/sounds/SoundSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14977 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterUpdateVolumeCategoryMelody(Lnet/minecraft/sounds/SoundSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14978 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterReloadSoundEngineMelody(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14979 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterReloadSoundEngineMelody(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14980 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterReloadSoundEngineMelody(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14981 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu->@Inject::afterReloadSoundEngineFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14982 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu->@Inject::afterReloadSoundEngineFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14983 | [01Jan2026 12:58:33.118] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu->@Inject::afterReloadSoundEngineFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14984 | [01Jan2026 12:58:33.153] [Render thread/DEBUG] [mixin/]: Mixing features.render.gui.font.FontSetMixin from embeddium.mixins.json into net.minecraft.client.gui.font.FontSet
|
| 14985 | [01Jan2026 12:58:33.153] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.gui.font.FontSetMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14986 | [01Jan2026 12:58:33.155] [Render thread/DEBUG] [mixin/]: Mixing font_atlas_resizing.MixinGlyphAtlasTexture from immediatelyfast-common.mixins.json into net.minecraft.client.gui.font.FontTexture
|
| 14987 | [01Jan2026 12:58:33.155] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14988 | [01Jan2026 12:58:33.157] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast->@Inject::checkFontAtlasResizing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 14989 | [01Jan2026 12:58:33.157] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast->@Inject::checkFontAtlasResizing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 14990 | [01Jan2026 12:58:33.157] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast->@Inject::checkFontAtlasResizing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 14991 | [01Jan2026 12:58:33.158] [Render thread/DEBUG] [mixin/]: Mixing client.AccessorBakedGlyph from malum.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph
|
| 14992 | [01Jan2026 12:58:33.158] [Render thread/DEBUG] [mixin/]: Mixing features.render.gui.font.GlyphRendererMixin from embeddium.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph
|
| 14993 | [01Jan2026 12:58:33.158] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.gui.font.GlyphRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 14994 | [01Jan2026 12:58:33.159] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.gui.font.GlyphRendererMixin from mod embeddium->@Inject::renderFast(ZFFLorg/joml/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 14995 | [01Jan2026 12:58:33.163] [Render thread/DEBUG] [mixin/]: Mixing client.GlyphRenderTypesMixin from malum.mixins.json into net.minecraft.client.gui.font.GlyphRenderTypes
|
| 14996 | [01Jan2026 12:58:33.164] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.GlyphRenderTypesMixin from mod malum->@Inject::setSubtractiveLayerForIntensity(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14997 | [01Jan2026 12:58:33.164] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.GlyphRenderTypesMixin from mod malum->@Inject::setSubtractiveLayerForColor(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 14998 | [01Jan2026 12:58:33.167] [Render thread/DEBUG] [mixin/]: Mixing core.MixinNeoForgeRenderTypes from immediatelyfast-neoforge.mixins.json into net.neoforged.neoforge.client.NeoForgeRenderTypes$Internal
|
| 14999 | [01Jan2026 12:58:33.182] [Render thread/DEBUG] [mixin/]: Mixing MixinClientHooks from mixins.monocle.moddedshaders.json into net.neoforged.neoforge.client.ClientHooks
|
| 15000 | [01Jan2026 12:58:33.182] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinClientHooks from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15001 | [01Jan2026 12:58:33.182] [Render thread/DEBUG] [mixin/]: Mixing ClientHooksMixin from iceberg.neoforge.mixins.json into net.neoforged.neoforge.client.ClientHooks
|
| 15002 | [01Jan2026 12:58:33.182] [Render thread/DEBUG] [mixin/]: iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15003 | [01Jan2026 12:58:33.182] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinClientHooks from mod monocle->@Inject::noShadows(Lnet/neoforged/neoforge/client/event/RenderLevelStageEvent$Stage;Lnet/minecraft/client/renderer/LevelRenderer;Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;ILnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15004 | [01Jan2026 12:58:33.200] [Render thread/INFO] [com.klikli_dev.occultism.Occultism/]: Block color registration complete.
|
| 15005 | [01Jan2026 12:58:33.205] [Render thread/INFO] [Embeddium/]: Block minecraft:water_cauldron had its color provider replaced and will not use per-vertex coloring
|
| 15006 | [01Jan2026 12:58:33.223] [Render thread/INFO] [com.klikli_dev.occultism.Occultism/]: Item color registration complete.
|
| 15007 | [01Jan2026 12:58:33.235] [Render thread/DEBUG] [mixin/]: Mixing MixinSheets from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.Sheets
|
| 15008 | [01Jan2026 12:58:33.235] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15009 | [01Jan2026 12:58:33.235] [Render thread/DEBUG] [mixin/]: Mixing SheetsMixin from mixins.irregular_implements.json into net.minecraft.client.renderer.Sheets
|
| 15010 | [01Jan2026 12:58:33.237] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris->@Inject::setSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15011 | [01Jan2026 12:58:33.237] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:SheetsMixin from mod irregular_implements->@Inject::irregular_implements$getChestTexture(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/state/properties/ChestType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15012 | [01Jan2026 12:58:33.239] [Render thread/DEBUG] [mixin/]: Mixing client.BlockModelShaperMixin from databank.mixins.json into net.minecraft.client.renderer.block.BlockModelShaper
|
| 15013 | [01Jan2026 12:58:33.239] [Render thread/DEBUG] [mixin/]: databank.mixins.json:client.BlockModelShaperMixin from mod databank->@Inject::getBlockModel(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15014 | [01Jan2026 12:58:33.255] [Render thread/DEBUG] [mixin/]: Mixing SectionBufferBuilderPackAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.SectionBufferBuilderPack
|
| 15015 | [01Jan2026 12:58:33.255] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:SectionBufferBuilderPackAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15016 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: Mixing ModelBakeryAccessor from balm.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15017 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: balm.mixins.json:ModelBakeryAccessor from mod balm: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15018 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: Mixing ModelBakeryMixin from balm.neoforge.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15019 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: Mixing ModelBakeryMixin from athena.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15020 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: athena.mixins.json:ModelBakeryMixin from mod athena: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15021 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: Mixing ModelBakeryMixin from athena-neoforge.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15022 | [01Jan2026 12:58:33.257] [Render thread/DEBUG] [mixin/]: athena-neoforge.mixins.json:ModelBakeryMixin from mod athena: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15023 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: Mixing ModelBakeryMixin from crystalix.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15024 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: Mixing client.ModelBakeryMixin from puzzleslib.common.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15025 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: puzzleslib.common.mixins.json:client.ModelBakeryMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15026 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: Mixing ModelBakeryMixin from ae2.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15027 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:ModelBakeryMixin 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)
|
| 15028 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: Mixing client.ModelBakeryMixin from mixins.aae.json into net.minecraft.client.resources.model.ModelBakery
|
| 15029 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: Mixing features.model.ModelBakeryMixin from embeddium.mixins.json into net.minecraft.client.resources.model.ModelBakery
|
| 15030 | [01Jan2026 12:58:33.258] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15031 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:ModelBakeryMixin from mod balm->@Inject::apply(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15032 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:ModelBakeryMixin from mod balm->@Inject::apply(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15033 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:ModelBakeryMixin from mod balm->@Inject::apply(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15034 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: athena.mixins.json:ModelBakeryMixin from mod athena->@Inject::stitch$onStart(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15035 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: athena.mixins.json:ModelBakeryMixin from mod athena->@Inject::stitch$onStart(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15036 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: athena.mixins.json:ModelBakeryMixin from mod athena->@Inject::stitch$onStart(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15037 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: crystalix.mixins.json:ModelBakeryMixin from mod crystalix->@Inject::crystalix$skipSomeItems(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15038 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:ModelBakeryMixin from mod ae2->@Inject::getModelHook(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15039 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: mixins.aae.json:client.ModelBakeryMixin from mod advanced_ae->@Inject::loadModelHook(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15040 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium->@Inject::epsilonizeBlockModel(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15041 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium->@Inject::epsilonizeBlockModel(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15042 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium->@Inject::epsilonizeBlockModel(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15043 | [01Jan2026 12:58:33.260] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.ModelBakeryMixin from mod embeddium->@Inject::epsilonizeBlockModel(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15044 | [01Jan2026 12:58:33.263] [Render thread/DEBUG] [mixin/]: Mixing BlockModelMixin from fusion.mixins.json into net.minecraft.client.renderer.block.model.BlockModel
|
| 15045 | [01Jan2026 12:58:33.263] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:BlockModelMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15046 | [01Jan2026 12:58:33.264] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustModelGetter$0(Ljava/util/function/Function;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/resources/model/UnbakedModel; to mdc2ef4c$fusion$lambda$adjustModelGetter$0$0 in fusion.mixins.json:BlockModelMixin from mod fusion
|
| 15047 | [01Jan2026 12:58:33.266] [Render thread/DEBUG] [mixin/]: Mixing core.model.quad.BakedQuadFactoryMixin from embeddium.mixins.json into net.minecraft.client.renderer.block.model.FaceBakery
|
| 15048 | [01Jan2026 12:58:33.266] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:core.model.quad.BakedQuadFactoryMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15049 | [01Jan2026 12:58:33.269] [Render thread/DEBUG] [mixin/]: Mixing features.model.BlockElementMixin from embeddium.mixins.json into net.minecraft.client.renderer.block.model.BlockElement
|
| 15050 | [01Jan2026 12:58:33.269] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.BlockElementMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15051 | [01Jan2026 12:58:33.273] [Render thread/DEBUG] [mixin/]: Mixing BlockModelDeserializerMixin from fusion.mixins.json into net.neoforged.neoforge.client.model.ExtendedBlockModelDeserializer
|
| 15052 | [01Jan2026 12:58:33.273] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:BlockModelDeserializerMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15053 | [01Jan2026 12:58:33.273] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mdc2ef4c$fusion$lambda$static$0$0 in fusion.mixins.json:BlockModelDeserializerMixin from mod fusion
|
| 15054 | [01Jan2026 12:58:33.274] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:BlockModelDeserializerMixin from mod fusion->@Inject::deserialize(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15055 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: Mixing OutlineBufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.OutlineBufferSource
|
| 15056 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:OutlineBufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15057 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: Mixing OutlineBufferSourceMixin from fusion.mixins.json into net.minecraft.client.renderer.OutlineBufferSource
|
| 15058 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:OutlineBufferSourceMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15059 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:OutlineBufferSourceMixin from mod fusion->@Inject::getBuffer(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15060 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:OutlineBufferSourceMixin from mod fusion->@Inject::getBuffer(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15061 | [01Jan2026 12:58:33.280] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:OutlineBufferSourceMixin from mod fusion->@Inject::getBuffer(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15062 | [01Jan2026 12:58:33.283] [Render thread/DEBUG] [mixin/]: Mixing MixinSegmentedBufferBuilder from mixins.monocle.moddedshaders.json into net.irisshaders.batchedentityrendering.impl.SegmentedBufferBuilder
|
| 15063 | [01Jan2026 12:58:33.283] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinSegmentedBufferBuilder from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15064 | [01Jan2026 12:58:33.284] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinSegmentedBufferBuilder from mod monocle->@Inject::injectLine(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15065 | [01Jan2026 12:58:33.284] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinSegmentedBufferBuilder from mod monocle->@Inject::injectLine(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15066 | [01Jan2026 12:58:33.284] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:MixinSegmentedBufferBuilder from mod monocle->@Inject::injectLine(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15067 | [01Jan2026 12:58:33.285] [Render thread/DEBUG] [mixin/]: Mixing ModelBlockRendererMixin from fusion.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
|
| 15068 | [01Jan2026 12:58:33.285] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:ModelBlockRendererMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15069 | [01Jan2026 12:58:33.286] [Render thread/DEBUG] [mixin/]: Mixing features.render.model.block.BlockModelRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
|
| 15070 | [01Jan2026 12:58:33.286] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.block.BlockModelRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15071 | [01Jan2026 12:58:33.286] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.BlockModelRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
|
| 15072 | [01Jan2026 12:58:33.286] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.BlockModelRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15073 | [01Jan2026 12:58:33.287] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.model.block.BlockModelRendererMixin from mod embeddium->@Inject::renderFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;FFFIILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15074 | [01Jan2026 12:58:33.287] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.BlockModelRendererMixin from mod embeddium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15075 | [01Jan2026 12:58:33.287] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.BlockModelRendererMixin from mod embeddium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15076 | [01Jan2026 12:58:33.287] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.BlockModelRendererMixin from mod embeddium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15077 | [01Jan2026 12:58:33.290] [Render thread/DEBUG] [mixin/]: Mixing neoforge.QuadLighterMixin from fusion.mixins.json into net.neoforged.neoforge.client.model.lighting.QuadLighter
|
| 15078 | [01Jan2026 12:58:33.290] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:neoforge.QuadLighterMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15079 | [01Jan2026 12:58:33.294] [Render thread/DEBUG] [mixin/]: Mixing LiquidBlockRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.block.LiquidBlockRenderer
|
| 15080 | [01Jan2026 12:58:33.294] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LiquidBlockRendererMixin 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)
|
| 15081 | [01Jan2026 12:58:33.298] [Render thread/DEBUG] [mixin/]: Mixing MixinItemInHandRenderer from mixins.iris.json into net.minecraft.client.renderer.ItemInHandRenderer
|
| 15082 | [01Jan2026 12:58:33.298] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15083 | [01Jan2026 12:58:33.298] [Render thread/DEBUG] [mixin/]: Mixing firstPerson.ItemInHandRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer
|
| 15084 | [01Jan2026 12:58:33.298] [Render thread/DEBUG] [mixin/]: Mixing ItemInHandRendererMixin from reliquified_twilight_forest.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer
|
| 15085 | [01Jan2026 12:58:33.299] [Render thread/DEBUG] [mixin/]: Mixing ItemInHandRendererMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer
|
| 15086 | [01Jan2026 12:58:33.299] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin 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)
|
| 15087 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris->@Inject::iris$skipTranslucentHands(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15088 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.ItemInHandRendererMixin from mod playeranimator->@Inject::disableDefaultItemIfNeeded(FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;Lnet/minecraft/client/player/LocalPlayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15089 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:firstPerson.ItemInHandRendererMixin from mod playeranimator->@Inject::cancelItemRender(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15090 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$animateItem(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15091 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$animateItem(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15092 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$animateItem(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15093 | [01Jan2026 12:58:33.300] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$renderSpecial(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15094 | [01Jan2026 12:58:33.304] [Render thread/DEBUG] [mixin/]: Mixing ParticleManagerAccessor$SimpleSpriteProviderAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine$MutableSpriteSet
|
| 15095 | [01Jan2026 12:58:33.304] [Render thread/DEBUG] [mixin/]: fabric-particles-v1.client.mixins.json:ParticleManagerAccessor$SimpleSpriteProviderAccessor from mod fabric_particles_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15096 | [01Jan2026 12:58:33.304] [Render thread/DEBUG] [mixin/]: Mixing MixinStationaryItemParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.BlockMarker
|
| 15097 | [01Jan2026 12:58:33.304] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15098 | [01Jan2026 12:58:33.305] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15099 | [01Jan2026 12:58:33.305] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15100 | [01Jan2026 12:58:33.305] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15101 | [01Jan2026 12:58:33.305] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$overrideParticleRenderType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15102 | [01Jan2026 12:58:33.305] [Render thread/DEBUG] [mixin/]: Mixing InjectWaterBubbleParticle from particular.mixins.json into net.minecraft.client.particle.BubbleParticle
|
| 15103 | [01Jan2026 12:58:33.305] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectWaterBubbleParticle from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15104 | [01Jan2026 12:58:33.306] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectWaterBubbleParticle from mod particular->@Inject::releaseBubbles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15105 | [01Jan2026 12:58:33.306] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectWaterBubbleParticle from mod particular->@Inject::releaseBubbles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15106 | [01Jan2026 12:58:33.306] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectWaterBubbleParticle from mod particular->@Inject::releaseBubbles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15107 | [01Jan2026 12:58:33.307] [Render thread/DEBUG] [mixin/]: Mixing InjectBubbleColumnUpParticle from particular.mixins.json into net.minecraft.client.particle.BubbleColumnUpParticle
|
| 15108 | [01Jan2026 12:58:33.307] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectBubbleColumnUpParticle from mod particular: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15109 | [01Jan2026 12:58:33.307] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectBubbleColumnUpParticle from mod particular->@Inject::releaseBubbles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15110 | [01Jan2026 12:58:33.307] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectBubbleColumnUpParticle from mod particular->@Inject::releaseBubbles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15111 | [01Jan2026 12:58:33.307] [Render thread/DEBUG] [mixin/]: particular.mixins.json:InjectBubbleColumnUpParticle from mod particular->@Inject::releaseBubbles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15112 | [01Jan2026 12:58:33.310] [Render thread/DEBUG] [mixin/]: Mixing DragonBreathParticleMixin from amendments-common.mixins.json into net.minecraft.client.particle.DragonBreathParticle
|
| 15113 | [01Jan2026 12:58:33.311] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:DragonBreathParticleMixin 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)
|
| 15114 | [01Jan2026 12:58:33.313] [Render thread/DEBUG] [mixin/]: Mixing client.MixinSpellParticle from utilitarian.mixin.json into net.minecraft.client.particle.SpellParticle
|
| 15115 | [01Jan2026 12:58:33.314] [Render thread/DEBUG] [mixin/]: utilitarian.mixin.json:client.MixinSpellParticle from mod utilitarian->@Inject::alterTransparency(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15116 | [01Jan2026 12:58:33.314] [Render thread/DEBUG] [mixin/]: utilitarian.mixin.json:client.MixinSpellParticle from mod utilitarian->@Inject::alterTransparency(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15117 | [01Jan2026 12:58:33.314] [Render thread/DEBUG] [mixin/]: utilitarian.mixin.json:client.MixinSpellParticle from mod utilitarian->@Inject::alterTransparency(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15118 | [01Jan2026 12:58:33.319] [Render thread/DEBUG] [mixin/]: Mixing MixinFireworkSparkParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.FireworkParticles$SparkParticle
|
| 15119 | [01Jan2026 12:58:33.319] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinFireworkSparkParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15120 | [01Jan2026 12:58:33.369] [Render thread/INFO] [com.klikli_dev.occultism.Occultism/]: Registered Particle Factories
|
| 15121 | [01Jan2026 12:58:33.413] [Render thread/DEBUG] [mixin/]: Mixing create.AirFlowParticleMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.fan.AirFlowParticle
|
| 15122 | [01Jan2026 12:58:33.431] [Render thread/DEBUG] [mixin/]: Mixing map_atlas_generation.MixinMapRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.gui.MapRenderer
|
| 15123 | [01Jan2026 12:58:33.431] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15124 | [01Jan2026 12:58:33.431] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$createMapAtlasTexture$0(I)I to mdc2ef4c$immediatelyfast$lambda$createMapAtlasTexture$0$0 in immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast
|
| 15125 | [01Jan2026 12:58:33.434] [Render thread/DEBUG] [mixin/]: Mixing MapRendererMixin from moonlight-common.mixins.json into net.minecraft.client.gui.MapRenderer
|
| 15126 | [01Jan2026 12:58:33.434] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin 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)
|
| 15127 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::clearMapAtlasTextures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15128 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::clearMapAtlasTextures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15129 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::clearMapAtlasTextures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15130 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::createMapAtlasTexture(Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15131 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::createMapAtlasTexture(Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15132 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::createMapAtlasTexture(Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15133 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15134 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15135 | [01Jan2026 12:58:33.435] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15136 | [01Jan2026 12:58:33.436] [Render thread/INFO] [Iris/]: Hardware information:
|
| 15137 | [01Jan2026 12:58:33.436] [Render thread/INFO] [Iris/]: CPU: 32x AMD Ryzen 9 7950X 16-Core Processor
|
| 15138 | [01Jan2026 12:58:33.436] [Render thread/INFO] [Iris/]: GPU: AMD Radeon RX 9070 XT (radeonsi, gfx1201, LLVM 21.1.6, DRM 3.64, 6.18.0-3-cachyos) (Supports OpenGL 4.6 (Core Profile) Mesa 25.3.1-arch1.2)
|
| 15139 | [01Jan2026 12:58:33.436] [Render thread/INFO] [Iris/]: OS: Linux (6.18.0-3-cachyos)
|
| 15140 | [01Jan2026 12:58:33.440] [Render thread/DEBUG] [mixin/]: Mixing IrisRenderingPipelineMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.pipeline.IrisRenderingPipeline
|
| 15141 | [01Jan2026 12:58:33.440] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:IrisRenderingPipelineMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15142 | [01Jan2026 12:58:33.440] [Render thread/DEBUG] [mixin/]: Mixing IrisRenderingPipelineAccessor from mixins.monocle.moddedshaders.json into net.irisshaders.iris.pipeline.IrisRenderingPipeline
|
| 15143 | [01Jan2026 12:58:33.440] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineAccessor from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15144 | [01Jan2026 12:58:33.440] [Render thread/DEBUG] [mixin/]: Mixing IrisRenderingPipelineMixin from mixins.monocle.moddedshaders.json into net.irisshaders.iris.pipeline.IrisRenderingPipeline
|
| 15145 | [01Jan2026 12:58:33.440] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15146 | [01Jan2026 12:58:33.442] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle->@Inject::captureSet(Lnet/irisshaders/iris/shaderpack/programs/ProgramSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15147 | [01Jan2026 12:58:33.442] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle->@Inject::captureSet(Lnet/irisshaders/iris/shaderpack/programs/ProgramSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15148 | [01Jan2026 12:58:33.442] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle->@Inject::captureSet(Lnet/irisshaders/iris/shaderpack/programs/ProgramSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15149 | [01Jan2026 12:58:33.442] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle->@Inject::destroyModdedShaders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15150 | [01Jan2026 12:58:33.442] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle->@Inject::destroyModdedShaders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15151 | [01Jan2026 12:58:33.442] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:IrisRenderingPipelineMixin from mod monocle->@Inject::destroyModdedShaders(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15152 | [01Jan2026 12:58:33.447] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.api.vertex.attributes.CommonVertexAttribute, which may cause instability.
|
| 15153 | [01Jan2026 12:58:33.447] [Render thread/DEBUG] [mixin/]: Mixing entity.CommonVertexAttributeInterface from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.api.vertex.attributes.CommonVertexAttribute
|
| 15154 | [01Jan2026 12:58:33.447] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:entity.CommonVertexAttributeInterface from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15155 | [01Jan2026 12:58:33.447] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createAttribute(Ljava/lang/String;ILcom/mojang/blaze3d/vertex/VertexFormatElement;)Lorg/embeddedt/embeddium/api/vertex/attributes/CommonVertexAttribute; to createAttribute$monocle_$md$c2ef4c$0 in mixins.monocle.compat.embeddium.json:entity.CommonVertexAttributeInterface from mod monocle
|
| 15156 | [01Jan2026 12:58:33.447] [Render thread/DEBUG] [mixin/]: Mixing entity.MixinCommonVertexAttribute from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.api.vertex.attributes.CommonVertexAttribute
|
| 15157 | [01Jan2026 12:58:33.447] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:entity.MixinCommonVertexAttribute from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15158 | [01Jan2026 12:58:33.453] [Render thread/DEBUG] [mixin/]: Mixing MixinShadowRenderer from mixins.iris.forge.json into net.irisshaders.iris.shadows.ShadowRenderer
|
| 15159 | [01Jan2026 12:58:33.453] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15160 | [01Jan2026 12:58:33.454] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15161 | [01Jan2026 12:58:33.454] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15162 | [01Jan2026 12:58:33.454] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15163 | [01Jan2026 12:58:33.454] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15164 | [01Jan2026 12:58:33.457] [Render thread/DEBUG] [mixin/]: Mixing FrustumSwapperMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.shadows.frustum.fallback.BoxCullingFrustum
|
| 15165 | [01Jan2026 12:58:33.457] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:FrustumSwapperMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15166 | [01Jan2026 12:58:33.458] [Render thread/DEBUG] [mixin/]: Mixing FrustumSwapperMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.shadows.frustum.CullEverythingFrustum
|
| 15167 | [01Jan2026 12:58:33.458] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:FrustumSwapperMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15168 | [01Jan2026 12:58:33.458] [Render thread/DEBUG] [mixin/]: Mixing FrustumSwapperMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.shadows.frustum.advanced.ReversedAdvancedShadowCullingFrustum
|
| 15169 | [01Jan2026 12:58:33.458] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:FrustumSwapperMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15170 | [01Jan2026 12:58:33.458] [Render thread/DEBUG] [mixin/]: Mixing FrustumSwapperMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.shadows.frustum.advanced.AdvancedShadowCullingFrustum
|
| 15171 | [01Jan2026 12:58:33.458] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:FrustumSwapperMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15172 | [01Jan2026 12:58:33.473] [Render thread/DEBUG] [mixin/]: Mixing client.RenderPingIconInject from watut.mixins.json into net.minecraft.client.gui.components.PlayerTabOverlay
|
| 15173 | [01Jan2026 12:58:33.473] [Render thread/DEBUG] [mixin/]: Mixing PlayerTabOverlayMixin from colorfulhearts-common.mixins.json into net.minecraft.client.gui.components.PlayerTabOverlay
|
| 15174 | [01Jan2026 12:58:33.473] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15175 | [01Jan2026 12:58:33.474] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts->@Inject::colorfulhearts_renderTablistHearts(IIILjava/util/UUID;Lnet/minecraft/client/gui/GuiGraphics;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15176 | [01Jan2026 12:58:33.474] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts->@Inject::colorfulhearts_renderTablistHearts(IIILjava/util/UUID;Lnet/minecraft/client/gui/GuiGraphics;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15177 | [01Jan2026 12:58:33.474] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts->@Inject::colorfulhearts_renderTablistHearts(IIILjava/util/UUID;Lnet/minecraft/client/gui/GuiGraphics;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15178 | [01Jan2026 12:58:33.474] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts->@Inject::colorfulhearts_renderTablistHearts(IIILjava/util/UUID;Lnet/minecraft/client/gui/GuiGraphics;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15179 | [01Jan2026 12:58:33.474] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts->@Inject::colorfulhearts_renderTablistHearts(IIILjava/util/UUID;Lnet/minecraft/client/gui/GuiGraphics;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15180 | [01Jan2026 12:58:33.474] [Render thread/DEBUG] [mixin/]: colorfulhearts-common.mixins.json:PlayerTabOverlayMixin from mod colorfulhearts->@Inject::colorfulhearts_renderTablistHearts(IIILjava/util/UUID;Lnet/minecraft/client/gui/GuiGraphics;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15181 | [01Jan2026 12:58:33.477] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinBossHealthOverlay from fancymenu.mixins.json into net.minecraft.client.gui.components.BossHealthOverlay
|
| 15182 | [01Jan2026 12:58:33.477] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinBossHealthOverlay from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15183 | [01Jan2026 12:58:33.481] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkBorderRenderer from mixins.iris.json into net.minecraft.client.renderer.debug.ChunkBorderRenderer
|
| 15184 | [01Jan2026 12:58:33.481] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChunkBorderRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15185 | [01Jan2026 12:58:33.483] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/debug/ChunkBorderRenderer$Anonymous$ee79be1443d0428fbd1b7005511eb2bf (originally net/irisshaders/iris/mixin/MixinChunkBorderRenderer$1)
|
| 15186 | [01Jan2026 12:58:33.524] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderMekasuit from mixins.iris.forge.json into mekanism.client.render.armor.MekaSuitArmor
|
| 15187 | [01Jan2026 12:58:33.524] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinRenderMekasuit from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15188 | [01Jan2026 12:58:33.525] [Render thread/DEBUG] [mixin/]: Mixing shaderchanges.MixinRenderMekasuit from mixins.monocle.moddedshaders.json into mekanism.client.render.armor.MekaSuitArmor
|
| 15189 | [01Jan2026 12:58:33.525] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:shaderchanges.MixinRenderMekasuit from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15190 | [01Jan2026 12:58:33.536] [Render thread/INFO] [moofluids/]: Registering client extensions
|
| 15191 | [01Jan2026 12:58:33.542] [Render thread/DEBUG] [mixin/]: Mixing PartDefinitionMixin from supplementaries-common.mixins.json into net.minecraft.client.model.geom.builders.PartDefinition
|
| 15192 | [01Jan2026 12:58:33.542] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PartDefinitionMixin 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)
|
| 15193 | [01Jan2026 12:58:33.542] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PartDefinitionMixin from mod supplementaries->@Inject::supp$onBakeRoot(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15194 | [01Jan2026 12:58:33.544] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.fast_render.CuboidMixin from embeddium.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube
|
| 15195 | [01Jan2026 12:58:33.544] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.entity.fast_render.CuboidMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15196 | [01Jan2026 12:58:33.569] [Render thread/DEBUG] [mixin/]: Mixing access.gui.screen.AccessorMenuScreens from bookshelf.neoforge.mixins.json into net.minecraft.client.gui.screens.MenuScreens
|
| 15197 | [01Jan2026 12:58:33.569] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method register(Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor;)V to register$bookshelf_$md$c2ef4c$0 in bookshelf.neoforge.mixins.json:access.gui.screen.AccessorMenuScreens from mod bookshelf
|
| 15198 | [01Jan2026 12:58:33.571] [Render thread/DEBUG] [mixin/]: Mixing client.AnvilScreenMixin from apothic_enchanting.mixins.json into net.minecraft.client.gui.screens.inventory.AnvilScreen
|
| 15199 | [01Jan2026 12:58:33.579] [Render thread/DEBUG] [mixin/]: Mixing client.EnchantmentScreenMixin from apothic_enchanting.mixins.json into net.minecraft.client.gui.screens.inventory.EnchantmentScreen
|
| 15200 | [01Jan2026 12:58:33.579] [Render thread/DEBUG] [mixin/]: Mixing enchanting.EnchantmentScreenMixin from morejs.mixins.json into net.minecraft.client.gui.screens.inventory.EnchantmentScreen
|
| 15201 | [01Jan2026 12:58:33.579] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentScreenMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15202 | [01Jan2026 12:58:33.580] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentScreenMixin from mod morejs->@Inject::render$InvokeEnchantmentTooltipMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15203 | [01Jan2026 12:58:33.580] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentScreenMixin from mod morejs->@Inject::render$InvokeEnchantmentTooltipMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15204 | [01Jan2026 12:58:33.580] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:enchanting.EnchantmentScreenMixin from mod morejs->@Inject::render$InvokeEnchantmentTooltipMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15205 | [01Jan2026 12:58:33.583] [Render thread/DEBUG] [mixin/]: Mixing BookViewScreenMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.inventory.BookViewScreen
|
| 15206 | [01Jan2026 12:58:33.583] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:BookViewScreenMixin 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)
|
| 15207 | [01Jan2026 12:58:33.585] [Render thread/DEBUG] [mixin/]: Mixing LoomScreenFlagMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.inventory.LoomScreen
|
| 15208 | [01Jan2026 12:58:33.585] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin 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)
|
| 15209 | [01Jan2026 12:58:33.586] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries->@Inject::supp$renderFlags(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15210 | [01Jan2026 12:58:33.586] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries->@Inject::supp$renderFlags(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15211 | [01Jan2026 12:58:33.586] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries->@Inject::supp$renderFlags(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15212 | [01Jan2026 12:58:33.588] [Render thread/DEBUG] [mixin/]: Mixing client.MerchantScreenMixin from villagerconfig-common.mixins.json into net.minecraft.client.gui.screens.inventory.MerchantScreen
|
| 15213 | [01Jan2026 12:58:33.588] [Render thread/DEBUG] [mixin/]: Mixing villager.MerchantScreenMixin from morejs.mixins.json into net.minecraft.client.gui.screens.inventory.MerchantScreen
|
| 15214 | [01Jan2026 12:58:33.588] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantScreenMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15215 | [01Jan2026 12:58:33.590] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantScreenMixin from mod morejs->@Inject::morejs$disableButtonsIfNeeded(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15216 | [01Jan2026 12:58:33.590] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantScreenMixin from mod morejs->@Inject::morejs$disableButtonsIfNeeded(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15217 | [01Jan2026 12:58:33.590] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:villager.MerchantScreenMixin from mod morejs->@Inject::morejs$disableButtonsIfNeeded(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15218 | [01Jan2026 12:58:33.593] [Render thread/DEBUG] [mixin/]: Mixing CartographyTableScreenMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.inventory.CartographyTableScreen
|
| 15219 | [01Jan2026 12:58:33.593] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin 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)
|
| 15220 | [01Jan2026 12:58:33.594] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries->@Inject::supp$animateSlots(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15221 | [01Jan2026 12:58:33.594] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries->@Inject::supp$animateSlots(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15222 | [01Jan2026 12:58:33.594] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries->@Inject::supp$animateSlots(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15223 | [01Jan2026 12:58:33.618] [Render thread/DEBUG] [mixin/]: Mixing MixinAbstractStretchingScreen from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.support.stretching.AbstractStretchingScreen
|
| 15224 | [01Jan2026 12:58:33.618] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractStretchingScreen 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)
|
| 15225 | [01Jan2026 12:58:33.618] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractStretchingScreen from mod universalgrid->@Inject::renderBackground(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15226 | [01Jan2026 12:58:33.618] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractStretchingScreen from mod universalgrid->@Inject::renderBackground(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15227 | [01Jan2026 12:58:33.618] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAbstractStretchingScreen from mod universalgrid->@Inject::renderBackground(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15228 | [01Jan2026 12:58:33.622] [Render thread/DEBUG] [mixin/]: Mixing MixinPatternGridScreen from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridScreen
|
| 15229 | [01Jan2026 12:58:33.622] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen 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)
|
| 15230 | [01Jan2026 12:58:33.623] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lcom/refinedmods/refinedstorage/common/support/widget/CustomButton;)V to mdc2ef4c$cabletiers$lambda$init$0$0 in cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers
|
| 15231 | [01Jan2026 12:58:33.624] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15232 | [01Jan2026 12:58:33.624] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15233 | [01Jan2026 12:58:33.624] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15234 | [01Jan2026 12:58:33.624] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers->@Inject::patternTypeChanged(Lcom/refinedmods/refinedstorage/common/autocrafting/patterngrid/PatternType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15235 | [01Jan2026 12:58:33.624] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers->@Inject::patternTypeChanged(Lcom/refinedmods/refinedstorage/common/autocrafting/patterngrid/PatternType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15236 | [01Jan2026 12:58:33.624] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:MixinPatternGridScreen from mod cabletiers->@Inject::patternTypeChanged(Lcom/refinedmods/refinedstorage/common/autocrafting/patterngrid/PatternType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15237 | [01Jan2026 12:58:33.640] [Render thread/DEBUG] [mixin/]: Mixing MixinAutocraftingMonitorScreen from universalgrid.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.monitor.AutocraftingMonitorScreen
|
| 15238 | [01Jan2026 12:58:33.640] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen 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)
|
| 15239 | [01Jan2026 12:58:33.641] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen from mod universalgrid->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15240 | [01Jan2026 12:58:33.641] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen from mod universalgrid->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15241 | [01Jan2026 12:58:33.641] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen from mod universalgrid->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15242 | [01Jan2026 12:58:33.641] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen from mod universalgrid->@Inject::renderBg(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15243 | [01Jan2026 12:58:33.641] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen from mod universalgrid->@Inject::renderBg(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15244 | [01Jan2026 12:58:33.641] [Render thread/DEBUG] [mixin/]: universalgrid.mixins.json:MixinAutocraftingMonitorScreen from mod universalgrid->@Inject::renderBg(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15245 | [01Jan2026 12:58:33.660] [Render thread/DEBUG] [mixin/]: Mixing MixinScreenStyle from mixins.appflux.json into appeng.client.gui.style.ScreenStyle
|
| 15246 | [01Jan2026 12:58:33.660] [Render thread/DEBUG] [mixin/]: mixins.appflux.json:MixinScreenStyle 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)
|
| 15247 | [01Jan2026 12:58:33.914] [Render thread/DEBUG] [mixin/]: Mixing ModularGuiContainerMixin from polylib-neoforge.mixins.json into net.creeperhost.polylib.client.modulargui.ModularGuiContainer
|
| 15248 | [01Jan2026 12:58:33.914] [Render thread/DEBUG] [mixin/]: polylib-neoforge.mixins.json:ModularGuiContainerMixin from mod polylib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15249 | [01Jan2026 12:58:33.981] [Render thread/DEBUG] [mixin/]: Mixing client.CellWorkbenchScreenMixin from megacells.mixins.json into appeng.client.gui.implementations.CellWorkbenchScreen
|
| 15250 | [01Jan2026 12:58:33.981] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initCutoffButton$0(Lappeng/menu/implementations/CellWorkbenchMenu;Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$megacells$lambda$initCutoffButton$0$0 in megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells
|
| 15251 | [01Jan2026 12:58:33.982] [Render thread/DEBUG] [mixin/]: megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells->@Inject::initCutoffButton(Lappeng/menu/implementations/CellWorkbenchMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15252 | [01Jan2026 12:58:33.982] [Render thread/DEBUG] [mixin/]: megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells->@Inject::initCutoffButton(Lappeng/menu/implementations/CellWorkbenchMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15253 | [01Jan2026 12:58:33.982] [Render thread/DEBUG] [mixin/]: megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells->@Inject::initCutoffButton(Lappeng/menu/implementations/CellWorkbenchMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15254 | [01Jan2026 12:58:33.982] [Render thread/DEBUG] [mixin/]: megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells->@Inject::updateCutoffButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15255 | [01Jan2026 12:58:33.982] [Render thread/DEBUG] [mixin/]: megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells->@Inject::updateCutoffButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15256 | [01Jan2026 12:58:33.982] [Render thread/DEBUG] [mixin/]: megacells.mixins.json:client.CellWorkbenchScreenMixin from mod megacells->@Inject::updateCutoffButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15257 | [01Jan2026 12:58:33.983] [Render thread/DEBUG] [mixin/]: Mixing MixinPatternProviderScreen from mixins.appflux.json into appeng.client.gui.implementations.PatternProviderScreen
|
| 15258 | [01Jan2026 12:58:33.983] [Render thread/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderScreen 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)
|
| 15259 | [01Jan2026 12:58:33.985] [Render thread/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderScreen from mod appflux->@Inject::initUpgrade(Lappeng/menu/implementations/PatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15260 | [01Jan2026 12:58:33.985] [Render thread/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderScreen from mod appflux->@Inject::initUpgrade(Lappeng/menu/implementations/PatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15261 | [01Jan2026 12:58:33.985] [Render thread/DEBUG] [mixin/]: mixins.appflux.json:MixinPatternProviderScreen from mod appflux->@Inject::initUpgrade(Lappeng/menu/implementations/PatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15262 | [01Jan2026 12:58:33.986] [Render thread/DEBUG] [mixin/]: Mixing Ae2CraftConfirmScreen from ae2ct.mixins.json into appeng.client.gui.me.crafting.CraftConfirmScreen
|
| 15263 | [01Jan2026 12:58:33.987] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$CraftConfirmScreenInit$0()V to mdc2ef4c$ae2ct$lambda$CraftConfirmScreenInit$0$0 in ae2ct.mixins.json:Ae2CraftConfirmScreen from mod ae2ct
|
| 15264 | [01Jan2026 12:58:33.988] [Render thread/DEBUG] [mixin/]: ae2ct.mixins.json:Ae2CraftConfirmScreen from mod ae2ct->@Inject::CraftConfirmScreenInit(Lappeng/menu/me/crafting/CraftConfirmMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15265 | [01Jan2026 12:58:33.988] [Render thread/DEBUG] [mixin/]: ae2ct.mixins.json:Ae2CraftConfirmScreen from mod ae2ct->@Inject::CraftConfirmScreenInit(Lappeng/menu/me/crafting/CraftConfirmMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15266 | [01Jan2026 12:58:33.988] [Render thread/DEBUG] [mixin/]: ae2ct.mixins.json:Ae2CraftConfirmScreen from mod ae2ct->@Inject::CraftConfirmScreenInit(Lappeng/menu/me/crafting/CraftConfirmMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15267 | [01Jan2026 12:58:34.023] [Render thread/DEBUG] [mixin/]: Mixing appflux.MixinAdvPatternProviderScreen from mixins.aae.json into net.pedroksl.advanced_ae.client.gui.AdvPatternProviderScreen
|
| 15268 | [01Jan2026 12:58:34.023] [Render thread/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderScreen from mod advanced_ae->@Inject::initUpgrade(Lnet/pedroksl/advanced_ae/gui/advpatternprovider/AdvPatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15269 | [01Jan2026 12:58:34.023] [Render thread/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderScreen from mod advanced_ae->@Inject::initUpgrade(Lnet/pedroksl/advanced_ae/gui/advpatternprovider/AdvPatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15270 | [01Jan2026 12:58:34.023] [Render thread/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinAdvPatternProviderScreen from mod advanced_ae->@Inject::initUpgrade(Lnet/pedroksl/advanced_ae/gui/advpatternprovider/AdvPatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15271 | [01Jan2026 12:58:34.025] [Render thread/DEBUG] [mixin/]: Mixing appflux.MixinSmallAdvPatternProviderScreen from mixins.aae.json into net.pedroksl.advanced_ae.client.gui.SmallAdvPatternProviderScreen
|
| 15272 | [01Jan2026 12:58:34.026] [Render thread/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinSmallAdvPatternProviderScreen from mod advanced_ae->@Inject::initUpgrade(Lnet/pedroksl/advanced_ae/gui/advpatternprovider/SmallAdvPatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15273 | [01Jan2026 12:58:34.026] [Render thread/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinSmallAdvPatternProviderScreen from mod advanced_ae->@Inject::initUpgrade(Lnet/pedroksl/advanced_ae/gui/advpatternprovider/SmallAdvPatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15274 | [01Jan2026 12:58:34.026] [Render thread/DEBUG] [mixin/]: mixins.aae.json:appflux.MixinSmallAdvPatternProviderScreen from mod advanced_ae->@Inject::initUpgrade(Lnet/pedroksl/advanced_ae/gui/advpatternprovider/SmallAdvPatternProviderMenu;Lnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/network/chat/Component;Lappeng/client/gui/style/ScreenStyle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15275 | [01Jan2026 12:58:34.053] [Render thread/DEBUG] [mixin/]: Mixing main.AthenaResourceLoaderMixin from alltheleaks.mixins.json into earth.terrarium.athena.impl.loading.AthenaResourceLoader
|
| 15276 | [01Jan2026 12:58:34.053] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.AthenaResourceLoaderMixin from mod alltheleaks->@Inject::clearGetter(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
|
| 15277 | [01Jan2026 12:58:34.053] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.AthenaResourceLoaderMixin from mod alltheleaks->@Inject::clearGetter(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
|
| 15278 | [01Jan2026 12:58:34.053] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.AthenaResourceLoaderMixin from mod alltheleaks->@Inject::clearGetter(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
|
| 15279 | [01Jan2026 12:58:34.100] [Render thread/DEBUG] [xfacthd.framedblocks.FramedBlocks/]: Registered model wrappers for 234 blocks in 35.49 ms
|
| 15280 | [01Jan2026 12:58:34.117] [Render thread/DEBUG] [mixin/]: Mixing main.accessor.CustomItemRendererAccessor from alltheleaks.mixins.json into com.anthonyhilyard.iceberg.renderer.CustomItemRenderer
|
| 15281 | [01Jan2026 12:58:34.117] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setEntity(Lnet/minecraft/world/entity/Entity;)V to setEntity$alltheleaks_$md$c2ef4c$0 in alltheleaks.mixins.json:main.accessor.CustomItemRendererAccessor from mod alltheleaks
|
| 15282 | [01Jan2026 12:58:34.117] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setHorse(Lnet/minecraft/world/entity/animal/horse/Horse;)V to setHorse$alltheleaks_$md$c2ef4c$1 in alltheleaks.mixins.json:main.accessor.CustomItemRendererAccessor from mod alltheleaks
|
| 15283 | [01Jan2026 12:58:34.117] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setArmorStand(Lnet/minecraft/world/entity/decoration/ArmorStand;)V to setArmorStand$alltheleaks_$md$c2ef4c$2 in alltheleaks.mixins.json:main.accessor.CustomItemRendererAccessor from mod alltheleaks
|
| 15284 | [01Jan2026 12:58:34.117] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setWolf(Lnet/minecraft/world/entity/animal/Wolf;)V to setWolf$alltheleaks_$md$c2ef4c$3 in alltheleaks.mixins.json:main.accessor.CustomItemRendererAccessor from mod alltheleaks
|
| 15285 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelAccessor from META-INF/tempad.mixins.json into net.minecraft.client.model.PlayerModel
|
| 15286 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: META-INF/tempad.mixins.json:PlayerModelAccessor from mod tempad: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15287 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelAccessor from create_hypertube.mixins.json into net.minecraft.client.model.PlayerModel
|
| 15288 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelAccessor 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)
|
| 15289 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelAccessor from playerAnimator-common.mixins.json into net.minecraft.client.model.PlayerModel
|
| 15290 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinPlayerModel from fancymenu.mixins.json into net.minecraft.client.model.PlayerModel
|
| 15291 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinPlayerModel from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15292 | [01Jan2026 12:58:34.143] [Render thread/DEBUG] [mixin/]: Mixing client.SetupRotationsInject from watut.mixins.json into net.minecraft.client.model.PlayerModel
|
| 15293 | [01Jan2026 12:58:34.144] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelMixin from mixins.draconicevolution.json into net.minecraft.client.model.PlayerModel
|
| 15294 | [01Jan2026 12:58:34.144] [Render thread/DEBUG] [mixin/]: mixins.draconicevolution.json:PlayerModelMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15295 | [01Jan2026 12:58:34.144] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelMixin from playerAnimator-common.mixins.json into net.minecraft.client.model.PlayerModel
|
| 15296 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.SetupRotationsInject from mod watut->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15297 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.SetupRotationsInject from mod watut->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15298 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.SetupRotationsInject from mod watut->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15299 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: mixins.draconicevolution.json:PlayerModelMixin from mod (unknown)->@Inject::afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15300 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: mixins.draconicevolution.json:PlayerModelMixin from mod (unknown)->@Inject::afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15301 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: mixins.draconicevolution.json:PlayerModelMixin from mod (unknown)->@Inject::afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15302 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::initBendableStuff(Lnet/minecraft/client/model/geom/ModelPart;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15303 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::initBendableStuff(Lnet/minecraft/client/model/geom/ModelPart;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15304 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::initBendableStuff(Lnet/minecraft/client/model/geom/ModelPart;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15305 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::setDefaultBeforeRender(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15306 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::setDefaultBeforeRender(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15307 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::setDefaultBeforeRender(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15308 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::setEmote(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15309 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::setEmote(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15310 | [01Jan2026 12:58:34.147] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator->@Inject::setEmote(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15311 | [01Jan2026 12:58:34.171] [Render thread/DEBUG] [mixin/]: Mixing render.BeltModelMixin from rarcompat.mixins.json into artifacts.client.item.model.BeltModel
|
| 15312 | [01Jan2026 12:58:34.171] [Render thread/DEBUG] [mixin/]: rarcompat.mixins.json:render.BeltModelMixin 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)
|
| 15313 | [01Jan2026 12:58:34.171] [Render thread/DEBUG] [mixin/]: rarcompat.mixins.json:render.BeltModelMixin from mod rarcompat->@Inject::createBelt(Lnet/minecraft/client/model/geom/builders/CubeListBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15314 | [01Jan2026 12:58:34.225] [Render thread/DEBUG] [mixin/]: Mixing access.block.AccessorBlockEntityRenderers from bookshelf.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderers
|
| 15315 | [01Jan2026 12:58:34.225] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBlockEntityRenderers 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)
|
| 15316 | [01Jan2026 12:58:34.225] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$register(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V to register$bookshelf_$md$c2ef4c$0 in bookshelf.mixins.json:access.block.AccessorBlockEntityRenderers from mod bookshelf
|
| 15317 | [01Jan2026 12:58:34.226] [Render thread/DEBUG] [mixin/]: Mixing SignRendererAccessor from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.SignRenderer
|
| 15318 | [01Jan2026 12:58:34.226] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererAccessor 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)
|
| 15319 | [01Jan2026 12:58:34.226] [Render thread/DEBUG] [mixin/]: Mixing SignRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.SignRenderer
|
| 15320 | [01Jan2026 12:58:34.226] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin 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)
|
| 15321 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15322 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15323 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15324 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15325 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15326 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15327 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15328 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15329 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15330 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$renderSignModel(Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/client/model/Model;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15331 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15332 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15333 | [01Jan2026 12:58:34.228] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15334 | [01Jan2026 12:58:34.230] [Render thread/DEBUG] [mixin/]: Mixing HangingSignRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.HangingSignRenderer
|
| 15335 | [01Jan2026 12:58:34.230] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin 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)
|
| 15336 | [01Jan2026 12:58:34.232] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::renderEnhancedSign(Lnet/minecraft/world/level/block/entity/SignBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15337 | [01Jan2026 12:58:34.232] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15338 | [01Jan2026 12:58:34.232] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15339 | [01Jan2026 12:58:34.232] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15340 | [01Jan2026 12:58:34.235] [Render thread/DEBUG] [mixin/]: Mixing LecternRendererMixin from irons_spellbooks.mixins.json into net.minecraft.client.renderer.blockentity.LecternRenderer
|
| 15341 | [01Jan2026 12:58:34.236] [Render thread/DEBUG] [mixin/]: irons_spellbooks.mixins.json:LecternRendererMixin from mod irons_spellbooks->@Inject::render(Lnet/minecraft/world/level/block/entity/LecternBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15342 | [01Jan2026 12:58:34.237] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinBeaconRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.BeaconRenderer
|
| 15343 | [01Jan2026 12:58:34.237] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15344 | [01Jan2026 12:58:34.238] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris->@Inject::iris$noLightBeamInShadowPass(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;FFJIIIFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15345 | [01Jan2026 12:58:34.239] [Render thread/DEBUG] [mixin/]: Mixing SkullBlockRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.blockentity.SkullBlockRenderer
|
| 15346 | [01Jan2026 12:58:34.239] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkullBlockRendererMixin 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)
|
| 15347 | [01Jan2026 12:58:34.239] [Render thread/DEBUG] [mixin/]: Mixing SkullBlockRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.SkullBlockRenderer
|
| 15348 | [01Jan2026 12:58:34.239] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockRendererMixin 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)
|
| 15349 | [01Jan2026 12:58:34.240] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockRendererMixin from mod amendments->@Inject::amendments$addDragonEyes(Lnet/minecraft/core/Direction;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15350 | [01Jan2026 12:58:34.241] [Render thread/DEBUG] [mixin/]: Mixing MixinBannerRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.blockentity.BannerRenderer
|
| 15351 | [01Jan2026 12:58:34.241] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15352 | [01Jan2026 12:58:34.241] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mdc2ef4c$iris$lambda$iris$wrapBufferSource$0$0 in iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris
|
| 15353 | [01Jan2026 12:58:34.242] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris->@Inject::iris$endRenderingCanvas(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/entity/BannerPatternLayers;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15354 | [01Jan2026 12:58:34.243] [Render thread/DEBUG] [mixin/]: Mixing StructureBlockRendererMixin from structureexpansion-common.mixins.json into net.minecraft.client.renderer.blockentity.StructureBlockRenderer
|
| 15355 | [01Jan2026 12:58:34.243] [Render thread/DEBUG] [mixin/]: structureexpansion-common.mixins.json:StructureBlockRendererMixin from mod structureexpansion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15356 | [01Jan2026 12:58:34.245] [Render thread/DEBUG] [mixin/]: Mixing BellRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.BellRenderer
|
| 15357 | [01Jan2026 12:58:34.245] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin 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)
|
| 15358 | [01Jan2026 12:58:34.246] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15359 | [01Jan2026 12:58:34.246] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15360 | [01Jan2026 12:58:34.246] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15361 | [01Jan2026 12:58:34.246] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15362 | [01Jan2026 12:58:34.246] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15363 | [01Jan2026 12:58:34.246] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15364 | [01Jan2026 12:58:34.249] [Render thread/DEBUG] [mixin/]: Mixing EntityRenderersMixin from fusion.mixins.json into net.minecraft.client.renderer.entity.EntityRenderers
|
| 15365 | [01Jan2026 12:58:34.249] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderersMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15366 | [01Jan2026 12:58:34.249] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$interceptRendererCreation$1(Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;)V to mdc2ef4c$fusion$lambda$interceptRendererCreation$1$0 in fusion.mixins.json:EntityRenderersMixin from mod fusion
|
| 15367 | [01Jan2026 12:58:34.249] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$interceptRendererCreation$0(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/client/renderer/entity/EntityRendererProvider;Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;)Lnet/minecraft/client/renderer/entity/EntityRenderer; to mdc2ef4c$fusion$lambda$interceptRendererCreation$0$1 in fusion.mixins.json:EntityRenderersMixin from mod fusion
|
| 15368 | [01Jan2026 12:58:34.249] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderersMixin from mod fusion->@Inject::interceptRendererCreation(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15369 | [01Jan2026 12:58:34.250] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:EntityRenderersMixin from mod fusion->@Inject::resetProviderMap(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15370 | [01Jan2026 12:58:34.252] [Render thread/DEBUG] [mixin/]: Mixing BoatRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.entity.BoatRenderer
|
| 15371 | [01Jan2026 12:58:34.252] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:BoatRendererMixin 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)
|
| 15372 | [01Jan2026 12:58:34.255] [Render thread/DEBUG] [mixin/]: Mixing client.AllayRendererMixin from colorfulallays.mixins.json into net.minecraft.client.renderer.entity.AllayRenderer
|
| 15373 | [01Jan2026 12:58:34.255] [Render thread/DEBUG] [mixin/]: colorfulallays.mixins.json:client.AllayRendererMixin from mod colorfulallays->@Inject::colorfulallays$getCustomTexture(Lnet/minecraft/world/entity/animal/allay/Allay;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15374 | [01Jan2026 12:58:34.256] [Render thread/DEBUG] [mixin/]: Mixing HeldItemMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.ItemInHandLayer
|
| 15375 | [01Jan2026 12:58:34.257] [Render thread/DEBUG] [mixin/]: Mixing client.ItemInHandLayerMixin from malum.mixins.json into net.minecraft.client.renderer.entity.layers.ItemInHandLayer
|
| 15376 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:HeldItemMixin from mod playeranimator->@Inject::renderMixin(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15377 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:HeldItemMixin from mod playeranimator->@Inject::renderMixin(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15378 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:HeldItemMixin from mod playeranimator->@Inject::renderMixin(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15379 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:HeldItemMixin from mod playeranimator->@Inject::changeItemLocation(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15380 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:HeldItemMixin from mod playeranimator->@Inject::changeItemLocation(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15381 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:HeldItemMixin from mod playeranimator->@Inject::changeItemLocation(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15382 | [01Jan2026 12:58:34.258] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.ItemInHandLayerMixin from mod malum->@Inject::malum$renderArmWithItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15383 | [01Jan2026 12:58:34.260] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHumanoidArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15384 | [01Jan2026 12:58:34.260] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15385 | [01Jan2026 12:58:34.261] [Render thread/DEBUG] [mixin/]: Mixing MixinHumanoidArmorLayer from mixins.iris.forge.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15386 | [01Jan2026 12:58:34.261] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15387 | [01Jan2026 12:58:34.261] [Render thread/DEBUG] [mixin/]: Mixing ArmorFeatureRendererMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15388 | [01Jan2026 12:58:34.261] [Render thread/DEBUG] [mixin/]: Mixing client.HumanoidArmorLayerMixin from psi.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15389 | [01Jan2026 12:58:34.261] [Render thread/DEBUG] [mixin/]: psi.mixins.json:client.HumanoidArmorLayerMixin from mod psi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15390 | [01Jan2026 12:58:34.262] [Render thread/DEBUG] [mixin/]: Mixing client.HumanoidArmorLayerMixin from geckolib.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15391 | [01Jan2026 12:58:34.262] [Render thread/DEBUG] [mixin/]: geckolib.mixins.json:client.HumanoidArmorLayerMixin 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)
|
| 15392 | [01Jan2026 12:58:34.262] [Render thread/DEBUG] [mixin/]: Mixing HumanoidArmorLayerMixin from reliquified_twilight_forest.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15393 | [01Jan2026 12:58:34.262] [Render thread/DEBUG] [mixin/]: Mixing HumanoidArmorLayerMixin from mixins.irregular_implements.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15394 | [01Jan2026 12:58:34.263] [Render thread/DEBUG] [mixin/]: Mixing accessor.HumanoidArmorLayerAccessor from create.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15395 | [01Jan2026 12:58:34.263] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method create$getArmorLocationCache()Ljava/util/Map; to getArmorLocationCache$create_$md$c2ef4c$0 in create.mixins.json:accessor.HumanoidArmorLayerAccessor from mod create
|
| 15396 | [01Jan2026 12:58:34.263] [Render thread/DEBUG] [mixin/]: Mixing client.HumanoidArmorLayerMixin from create.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 15397 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15398 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15399 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15400 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15401 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15402 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15403 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15404 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15405 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15406 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15407 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15408 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15409 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15410 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15411 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15412 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15413 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15414 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15415 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:ArmorFeatureRendererMixin from mod playeranimator->@Inject::initInject(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/resources/model/ModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15416 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:ArmorFeatureRendererMixin from mod playeranimator->@Inject::initInject(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/resources/model/ModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15417 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:ArmorFeatureRendererMixin from mod playeranimator->@Inject::initInject(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/model/HumanoidModel;Lnet/minecraft/client/resources/model/ModelManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15418 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: psi.mixins.json:client.HumanoidArmorLayerMixin from mod psi->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15419 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: psi.mixins.json:client.HumanoidArmorLayerMixin from mod psi->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15420 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: psi.mixins.json:client.HumanoidArmorLayerMixin from mod psi->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15421 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: reliquified_twilight_forest.mixins.json:HumanoidArmorLayerMixin from mod reliquified_twilight_forest->@Inject::cancelRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15422 | [01Jan2026 12:58:34.265] [Render thread/DEBUG] [mixin/]: create.mixins.json:client.HumanoidArmorLayerMixin from mod create->@Inject::create$onRenderArmorPiece(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15423 | [01Jan2026 12:58:34.278] [Render thread/DEBUG] [mixin/]: Mixing bugfix.ender_dragon_leak.EnderDragonRendererMixin from modernfix-common.mixins.json into net.minecraft.client.renderer.entity.EnderDragonRenderer
|
| 15424 | [01Jan2026 12:58:34.279] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEnderDragonRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EnderDragonRenderer
|
| 15425 | [01Jan2026 12:58:34.279] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15426 | [01Jan2026 12:58:34.280] [Render thread/DEBUG] [mixin/]: modernfix-common.mixins.json:bugfix.ender_dragon_leak.EnderDragonRendererMixin from mod modernfix->@Inject::clearDragonEntityReference(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15427 | [01Jan2026 12:58:34.280] [Render thread/DEBUG] [mixin/]: modernfix-common.mixins.json:bugfix.ender_dragon_leak.EnderDragonRendererMixin from mod modernfix->@Inject::clearDragonEntityReference(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15428 | [01Jan2026 12:58:34.280] [Render thread/DEBUG] [mixin/]: modernfix-common.mixins.json:bugfix.ender_dragon_leak.EnderDragonRendererMixin from mod modernfix->@Inject::clearDragonEntityReference(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15429 | [01Jan2026 12:58:34.280] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId(FFFFILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15430 | [01Jan2026 12:58:34.280] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15431 | [01Jan2026 12:58:34.283] [Render thread/DEBUG] [mixin/]: Mixing MixinFishingHookRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer
|
| 15432 | [01Jan2026 12:58:34.283] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15433 | [01Jan2026 12:58:34.283] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15434 | [01Jan2026 12:58:34.283] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15435 | [01Jan2026 12:58:34.283] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15436 | [01Jan2026 12:58:34.286] [Render thread/DEBUG] [mixin/]: Mixing client.ItemFrameRendererMixin from fastitemframes.common.mixins.json into net.minecraft.client.renderer.entity.ItemFrameRenderer
|
| 15437 | [01Jan2026 12:58:34.286] [Render thread/DEBUG] [mixin/]: fastitemframes.common.mixins.json:client.ItemFrameRendererMixin from mod fastitemframes: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15438 | [01Jan2026 12:58:34.290] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHorseArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HorseArmorLayer
|
| 15439 | [01Jan2026 12:58:34.290] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15440 | [01Jan2026 12:58:34.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15441 | [01Jan2026 12:58:34.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15442 | [01Jan2026 12:58:34.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15443 | [01Jan2026 12:58:34.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15444 | [01Jan2026 12:58:34.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15445 | [01Jan2026 12:58:34.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15446 | [01Jan2026 12:58:34.292] [Render thread/DEBUG] [mixin/]: Mixing IronGolemRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.entity.IronGolemRenderer
|
| 15447 | [01Jan2026 12:58:34.292] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronGolemRendererMixin 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)
|
| 15448 | [01Jan2026 12:58:34.293] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronGolemRendererMixin from mod supplementaries->@Inject::supp$swag(Lnet/minecraft/world/entity/animal/IronGolem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15449 | [01Jan2026 12:58:34.293] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronGolemRendererMixin from mod supplementaries->@Inject::supp$swag(Lnet/minecraft/world/entity/animal/IronGolem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15450 | [01Jan2026 12:58:34.295] [Render thread/DEBUG] [mixin/]: Mixing MixinLightningBoltRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.LightningBoltRenderer
|
| 15451 | [01Jan2026 12:58:34.295] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightningBoltRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15452 | [01Jan2026 12:58:34.308] [Render thread/DEBUG] [mixin/]: Mixing core.compat.MixinTextDisplayEntityRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.entity.DisplayRenderer$TextDisplayRenderer
|
| 15453 | [01Jan2026 12:58:34.308] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15454 | [01Jan2026 12:58:34.309] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast->@Inject::drawBackgroundImmediately(Lnet/minecraft/world/entity/Display$TextDisplay;Lnet/minecraft/world/entity/Display$TextDisplay$TextRenderState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15455 | [01Jan2026 12:58:34.309] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast->@Inject::drawBackgroundImmediately(Lnet/minecraft/world/entity/Display$TextDisplay;Lnet/minecraft/world/entity/Display$TextDisplay$TextRenderState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15456 | [01Jan2026 12:58:34.309] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast->@Inject::drawBackgroundImmediately(Lnet/minecraft/world/entity/Display$TextDisplay;Lnet/minecraft/world/entity/Display$TextDisplay$TextRenderState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15457 | [01Jan2026 12:58:34.450] [Render thread/DEBUG] [mixin/]: Mixing powah.EnergizingRodRendererMixin from omnitools.mixins.json into owmii.powah.client.render.tile.EnergizingRodRenderer
|
| 15458 | [01Jan2026 12:58:34.456] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderFlame from mixins.iris.forge.json into mekanism.client.render.entity.RenderFlame
|
| 15459 | [01Jan2026 12:58:34.456] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinRenderFlame from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15460 | [01Jan2026 12:58:34.456] [Render thread/DEBUG] [mixin/]: Mixing shaderchanges.MixinRenderFlame from mixins.monocle.moddedshaders.json into mekanism.client.render.entity.RenderFlame
|
| 15461 | [01Jan2026 12:58:34.456] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:shaderchanges.MixinRenderFlame from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15462 | [01Jan2026 12:58:34.491] [Render thread/DEBUG] [mixin/]: Mixing MobJarRendererMixin from starbunclemania.mixins.json into com.hollingsworth.arsnouveau.client.renderer.tile.MobJarRenderer
|
| 15463 | [01Jan2026 12:58:34.492] [Render thread/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarRendererMixin from mod starbunclemania->@Inject::starbuncleMania$renderHead(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15464 | [01Jan2026 12:58:34.492] [Render thread/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarRendererMixin from mod starbunclemania->@Inject::starbuncleMania$renderHead(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15465 | [01Jan2026 12:58:34.492] [Render thread/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarRendererMixin from mod starbunclemania->@Inject::starbuncleMania$renderHead(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15466 | [01Jan2026 12:58:34.492] [Render thread/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarRendererMixin from mod starbunclemania->@Inject::starbuncleMania$renderTail(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15467 | [01Jan2026 12:58:34.492] [Render thread/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarRendererMixin from mod starbunclemania->@Inject::starbuncleMania$renderTail(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15468 | [01Jan2026 12:58:34.492] [Render thread/DEBUG] [mixin/]: starbunclemania.mixins.json:MobJarRendererMixin from mod starbunclemania->@Inject::starbuncleMania$renderTail(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15469 | [01Jan2026 12:58:34.528] [Render thread/DEBUG] [mixin/]: Mixing CompatFarmersDelightSignRendererMixin from amendments.mixins.json into vectorwing.farmersdelight.client.renderer.CanvasSignRenderer
|
| 15470 | [01Jan2026 12:58:34.528] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin 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)
|
| 15471 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15472 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15473 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15474 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15475 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15476 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15477 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15478 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15479 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15480 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$renderSignModel(Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/client/model/Model;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15481 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15482 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15483 | [01Jan2026 12:58:34.529] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15484 | [01Jan2026 12:58:34.530] [Render thread/DEBUG] [mixin/]: Mixing CompatFarmersDelightHangingCanvasMixin from amendments.mixins.json into vectorwing.farmersdelight.client.renderer.HangingCanvasSignRenderer
|
| 15485 | [01Jan2026 12:58:34.530] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin 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)
|
| 15486 | [01Jan2026 12:58:34.531] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::amendments$renderSignWithText(Lnet/minecraft/world/level/block/entity/SignBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/client/renderer/blockentity/HangingSignRenderer$HangingSignModel;Lnet/minecraft/world/item/DyeColor;)V does use it's CallbackInfo
|
| 15487 | [01Jan2026 12:58:34.531] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15488 | [01Jan2026 12:58:34.531] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15489 | [01Jan2026 12:58:34.531] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15490 | [01Jan2026 12:58:34.538] [Render thread/INFO] [STDOUT/]: [rearth.belts.client.BeltsClient:registerRenderers:15]: Registering renderers
|
| 15491 | [01Jan2026 12:58:34.555] [Render thread/DEBUG] [mixin/]: Mixing main.InventoryHolderBERMixin from alltheleaks.mixins.json into com.direwolf20.justdirethings.client.blockentityrenders.InventoryHolderBER
|
| 15492 | [01Jan2026 12:58:34.560] [Render thread/INFO] [oritech/]: Registering oritech renderers
|
| 15493 | [01Jan2026 12:58:34.562] [Render thread/INFO] [oritech/]: Registering Entities Renderers for oritech
|
| 15494 | [01Jan2026 12:58:34.672] [Render thread/DEBUG] [mixin/]: Mixing InvokerPatternTooltipCache from cabletiers.mixins.json into com.refinedmods.refinedstorage.common.autocrafting.PatternTooltipCache
|
| 15495 | [01Jan2026 12:58:34.672] [Render thread/DEBUG] [mixin/]: cabletiers.mixins.json:InvokerPatternTooltipCache 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)
|
| 15496 | [01Jan2026 12:58:34.672] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCache()Ljava/util/Map; to getCache$cabletiers_$md$c2ef4c$0 in cabletiers.mixins.json:InvokerPatternTooltipCache from mod cabletiers
|
| 15497 | [01Jan2026 12:58:34.698] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.TranslatableTooltipComponent
|
| 15498 | [01Jan2026 12:58:34.698] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.RedstoneModeTooltipComponent
|
| 15499 | [01Jan2026 12:58:34.698] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.IngredientBoxTooltipComponent
|
| 15500 | [01Jan2026 12:58:34.698] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.SpriteTooltipComponent
|
| 15501 | [01Jan2026 12:58:34.698] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.RedstoneModeTooltipComponent
|
| 15502 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.anthonyhilyard.iceberg.component.TitleBreakComponent
|
| 15503 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.SelectableContainerContent
|
| 15504 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.SpriteTooltipComponent
|
| 15505 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.TranslatableTooltipComponent
|
| 15506 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: dev.shadowsoffire.hostilenetworks.data.DataModelInstance
|
| 15507 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.QuiverContent
|
| 15508 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mezz.jei.common.gui.IngredientsTooltipComponent
|
| 15509 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: it.hurts.sskirillss.relics.items.relics.InfiniteHamItem$InfiniteHamTooltip
|
| 15510 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: tv.soaryn.xycraft.machines.client.EnergyTooltipHelper$XynergyConsumerTooltip
|
| 15511 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: vectorwing.farmersdelight.client.gui.CookingPotTooltip$CookingPotTooltipComponent
|
| 15512 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.sammy.malum.common.data.component.pouch.RavenousPouchContentsComponent
|
| 15513 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.HBoxTooltipComponent
|
| 15514 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.HBoxTooltipComponent
|
| 15515 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.ScrollableTooltipComponent
|
| 15516 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.ColorDisplayTooltipComponent
|
| 15517 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.autocrafting.PatternItem$StonecutterPatternTooltipComponent
|
| 15518 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.VBoxTooltipComponent
|
| 15519 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.WrappedStringTooltipComponent
|
| 15520 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.ItemStackTooltipComponent
|
| 15521 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mcjty.lib.tooltips.ClientTooltipIcon
|
| 15522 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: blusunrize.immersiveengineering.client.render.tooltip.RevolverServerTooltip
|
| 15523 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.VBoxTooltipComponent
|
| 15524 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: appeng.items.storage.StorageCellTooltipComponent
|
| 15525 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.hollingsworth.arsnouveau.client.gui.SpellTooltip
|
| 15526 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.p3pp3rf1y.sophisticatedstorage.item.StorageContentsTooltip
|
| 15527 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.NumberWithUnitTooltipComponent
|
| 15528 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: fr.frinn.custommachinery.client.screen.creation.MachineTooltipComponent
|
| 15529 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.StringTooltipComponent
|
| 15530 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.BackgroundTooltipComponent
|
| 15531 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.tooltip_components.BannerPatternTooltip
|
| 15532 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: dev.shadowsoffire.apotheosis.client.StoneformingTooltipRenderer$StoneformingComponent
|
| 15533 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: gripe._90.megacells.item.cell.PortableCellWorkbenchTooltipComponent
|
| 15534 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.LunchBaskedContent
|
| 15535 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.direwolf20.laserio.client.events.EventTooltip$CopyPasteTooltipComponent$Data
|
| 15536 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.api.support.HelpTooltipComponent
|
| 15537 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.p3pp3rf1y.sophisticatedbackpacks.backpack.BackpackItem$BackpackContentsTooltip
|
| 15538 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.ColorDisplayTooltipComponent
|
| 15539 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: dev.shadowsoffire.apotheosis.client.SocketTooltipRenderer$SocketComponent
|
| 15540 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: twilightforest.item.BrittleFlaskItem$Tooltip
|
| 15541 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.StringTooltipComponent
|
| 15542 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: xfacthd.framedblocks.client.screen.widget.BlockPreviewTooltipComponent$Component
|
| 15543 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: earth.terrarium.tempad.common.data.InstalledUpgradesComponent
|
| 15544 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.ScrollableTooltipComponent
|
| 15545 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.upgrade.RegulatorUpgradeItem$RegulatorTooltipComponent
|
| 15546 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.LabeledLineSeparatorTooltipComponent
|
| 15547 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: squeek.appleskin.client.TooltipOverlayHandler$FoodTooltip
|
| 15548 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mezz.jei.gui.overlay.bookmarks.PreviewTooltipComponent
|
| 15549 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.hollingsworth.arsnouveau.client.gui.SchoolTooltip
|
| 15550 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.tooltip_components.SherdTooltip
|
| 15551 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.WrappedStringTooltipComponent
|
| 15552 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.IngredientBoxTooltipComponent
|
| 15553 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mezz.jei.library.gui.ingredients.TagContentTooltipComponent
|
| 15554 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: ky.someone.mods.gag.util.tooltip.ItemTooltipComponent
|
| 15555 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.buuz135.replication.client.MatterTooltipComponent
|
| 15556 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.LineSeparatorTooltipComponent
|
| 15557 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.autocrafting.PatternItem$ProcessingPatternTooltipComponent
|
| 15558 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.TableTooltipComponent
|
| 15559 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.MultiBlockModelTooltipComponent
|
| 15560 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.sammy.malum.common.data.component.pouch.SoulwovenPouchContentsComponent
|
| 15561 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.IngredientTooltipComponent
|
| 15562 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.CenteredTooltipComponent
|
| 15563 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: earth.terrarium.tempad.client.tooltip.ChrononData
|
| 15564 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.api.upgrade.AbstractUpgradeItem$UpgradeDestinationTooltipComponent
|
| 15565 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.autocrafting.PatternItem$CraftingPatternTooltipComponent
|
| 15566 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.refinedmods.refinedstorage.common.autocrafting.PatternItem$SmithingTablePatternTooltipComponent
|
| 15567 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.IngredientTooltipComponent
|
| 15568 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.pipegoggles.lib.gui.tooltip.LeftRightAlignedTooltipComponent
|
| 15569 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.tooltip_components.PaintingTooltip
|
| 15570 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: it.hurts.octostudios.reliquified_twilight_forest.gui.tooltip.BundleLikeTooltip
|
| 15571 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.davenonymous.bonsaitrees.lib.gui.tooltip.ItemStackTooltipComponent
|
| 15572 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: ky.someone.mods.gag.util.tooltip.HStackTooltipComponent
|
| 15573 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: it.hurts.octostudios.reliquified_twilight_forest.gui.tooltip.ChromaticCloakTooltip
|
| 15574 | [01Jan2026 12:58:34.699] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.BlackboardData
|
| 15575 | [01Jan2026 12:58:34.715] [Render thread/DEBUG] [com.direwolf20.buildinggadgets2.client.KeyBindings/]: Registering 4 keybinding for buildinggadgets2
|
| 15576 | [01Jan2026 12:58:34.727] [Render thread/DEBUG] [com.direwolf20.justdirethings.client.KeyBindings/]: Registering 2 keybinding for justdirethings
|
| 15577 | [01Jan2026 12:58:34.813] [Render thread/DEBUG] [mixin/]: Mixing compat.appleskin.HUDOverlayHandlerAccessor from colorfulhearts.mixins.json into squeek.appleskin.client.HUDOverlayHandler
|
| 15578 | [01Jan2026 12:58:34.813] [Render thread/DEBUG] [mixin/]: colorfulhearts.mixins.json:compat.appleskin.HUDOverlayHandlerAccessor from mod colorfulhearts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15579 | [01Jan2026 12:58:34.813] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getHeldFood()Lsqueek/appleskin/client/HUDOverlayHandler$HeldFoodCache; to getHeldFood$colorfulhearts_$md$c2ef4c$0 in colorfulhearts.mixins.json:compat.appleskin.HUDOverlayHandlerAccessor from mod colorfulhearts
|
| 15580 | [01Jan2026 12:58:34.813] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getFlashAlpha()F to getFlashAlpha$colorfulhearts_$md$c2ef4c$1 in colorfulhearts.mixins.json:compat.appleskin.HUDOverlayHandlerAccessor from mod colorfulhearts
|
| 15581 | [01Jan2026 12:58:34.825] [Render thread/INFO] [pro.mikey.mods.pop.client.PopLayer/]: Initializing Pop Layer
|
| 15582 | [01Jan2026 12:58:34.862] [Render thread/DEBUG] [mixin/]: Mixing compat.farmersdelight.HUDOverlaysMixin from colorfulhearts.mixins.json into vectorwing.farmersdelight.client.gui.HUDOverlays
|
| 15583 | [01Jan2026 12:58:34.862] [Render thread/DEBUG] [mixin/]: colorfulhearts.mixins.json:compat.farmersdelight.HUDOverlaysMixin from mod colorfulhearts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15584 | [01Jan2026 12:58:34.892] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinCreateWorldScreen from modernworldcreation.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15585 | [01Jan2026 12:58:34.892] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.IMixinCreateWorldScreen from mod modernworldcreation: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15586 | [01Jan2026 12:58:34.892] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCreateWorldScreen from modernworldcreation.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15587 | [01Jan2026 12:58:34.892] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15588 | [01Jan2026 12:58:34.892] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$after_render_ModernWorldCreation$0(Lnet/minecraft/client/gui/GuiGraphics;IIFLde/keksuccino/modernworldcreation/util/rendering/screens/ExtendedCreateWorldScreen$MWCRenderTask;)V to mdc2ef4c$modernworldcreation$lambda$after_render_ModernWorldCreation$0$0 in modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation
|
| 15589 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.CreateWorldScreenMixin from modernfix-common.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15590 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: Mixing bugfix.extra_experimental_screen.CreateWorldScreenMixin from modernfix-neoforge.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15591 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCreateWorldScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15592 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreateWorldScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15593 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: Mixing CreateWorldScreenMixin from yeetusexperimentus-common.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15594 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: yeetusexperimentus-common.mixins.json:CreateWorldScreenMixin from mod yeetusexperimentus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15595 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: Mixing features.singleplayerseed.WorldGenSettingsComponentMixin from ftbpc.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
|
| 15596 | [01Jan2026 12:58:34.894] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.singleplayerseed.WorldGenSettingsComponentMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15597 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation->@Inject::after_repositionElements_ModernWorldCreation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15598 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation->@Inject::after_repositionElements_ModernWorldCreation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15599 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation->@Inject::after_repositionElements_ModernWorldCreation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15600 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation->@Inject::after_render_ModernWorldCreation(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15601 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation->@Inject::after_render_ModernWorldCreation(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15602 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.MixinCreateWorldScreen from mod modernworldcreation->@Inject::after_render_ModernWorldCreation(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15603 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreateWorldScreen from mod fancymenu->@Inject::head_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15604 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.singleplayerseed.WorldGenSettingsComponentMixin from mod ftbpc->@Inject::onCreateFinal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15605 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.singleplayerseed.WorldGenSettingsComponentMixin from mod ftbpc->@Inject::onCreateFinal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15606 | [01Jan2026 12:58:34.897] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.singleplayerseed.WorldGenSettingsComponentMixin from mod ftbpc->@Inject::onCreateFinal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15607 | [01Jan2026 12:58:34.928] [Render thread/INFO] [net.minecraft.client.Minecraft/]: [FANCYMENU] Registering resource reload listener..
|
| 15608 | [01Jan2026 12:58:34.928] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/Minecraft$Anonymous$067c2f9c4cee40e0adb12db43f76db52 (originally de/keksuccino/fancymenu/mixin/mixins/common/client/MixinMinecraft$1)
|
| 15609 | [01Jan2026 12:58:34.938] [Render thread/DEBUG] [mixin/]: Mixing MixinChainedJsonException from mixins.iris.json into net.minecraft.server.ChainedJsonException
|
| 15610 | [01Jan2026 12:58:34.938] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15611 | [01Jan2026 12:58:34.938] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris->@Inject::iris$changeShaderParseException(Ljava/lang/Exception;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15612 | [01Jan2026 12:58:34.939] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/ShaderInstance$Anonymous$a38e7a7fe9384823aeb95bf9eafec254 (originally team/lodestar/lodestone/mixin/client/ShaderInstanceMixin$1)
|
| 15613 | [01Jan2026 12:58:34.942] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramType from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type
|
| 15614 | [01Jan2026 12:58:34.942] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15615 | [01Jan2026 12:58:34.942] [Render thread/DEBUG] [mixin/]: Mixing ProgramTypeAccessor from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type
|
| 15616 | [01Jan2026 12:58:34.942] [Render thread/DEBUG] [mixin/]: mixins.iris.json:ProgramTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15617 | [01Jan2026 12:58:34.942] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createProgramType(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program$Type; to createProgramType$iris_$md$c2ef4c$0 in mixins.iris.json:ProgramTypeAccessor from mod iris
|
| 15618 | [01Jan2026 12:58:34.943] [Render thread/DEBUG] [mixin/]: Mixing MixinProgram from mixins.iris.json into com.mojang.blaze3d.shaders.Program
|
| 15619 | [01Jan2026 12:58:34.943] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15620 | [01Jan2026 12:58:34.944] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris->@Inject::iris$causeException(Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15621 | [01Jan2026 12:58:34.955] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramManager from mixins.iris.json into com.mojang.blaze3d.shaders.ProgramManager
|
| 15622 | [01Jan2026 12:58:34.955] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15623 | [01Jan2026 12:58:34.956] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris->@Inject::iris$releaseGeometry(Lcom/mojang/blaze3d/shaders/Shader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15624 | [01Jan2026 12:58:35.008] [Render thread/WARN] [ModernFix/]: Failed to initialize Linux Narrator. Make sure you have libflite installed!
|
| 15625 | [01Jan2026 12:58:35.034] [Render thread/DEBUG] [mixin/]: Mixing client.MixinScreenCustomization from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.ScreenCustomization
|
| 15626 | [01Jan2026 12:58:35.034] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinScreenCustomization from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15627 | [01Jan2026 12:58:35.034] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinScreenCustomization from mod drippyloadingscreen->@Inject::beforeInitLayoutHandlerDrippy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15628 | [01Jan2026 12:58:35.043] [Render thread/DEBUG] [mixin/]: Mixing RealmsGenericErrorScreenMixin from authme.mixins.json into com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
|
| 15629 | [01Jan2026 12:58:35.043] [Render thread/DEBUG] [mixin/]: authme.mixins.json:RealmsGenericErrorScreenMixin from mod authme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 15630 | [01Jan2026 12:58:35.043] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$authme$lambda$init$0$0 in authme.mixins.json:RealmsGenericErrorScreenMixin from mod authme
|
| 15631 | [01Jan2026 12:58:35.044] [Render thread/DEBUG] [mixin/]: authme.mixins.json:RealmsGenericErrorScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15632 | [01Jan2026 12:58:35.044] [Render thread/DEBUG] [mixin/]: authme.mixins.json:RealmsGenericErrorScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15633 | [01Jan2026 12:58:35.044] [Render thread/DEBUG] [mixin/]: authme.mixins.json:RealmsGenericErrorScreenMixin from mod authme->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15634 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinRealmsNotificationsScreen from fancymenu.mixins.json into com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
|
| 15635 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15636 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: Mixing client.MixinRealmsNotificationsScreen from fancymenu.mixins.json into com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
|
| 15637 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15638 | [01Jan2026 12:58:35.045] [Render thread/INFO] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu->@Accessor[FIELD_GETTER]::get_trialAvailable_FancyMenu()Z should be static as its target is
|
| 15639 | [01Jan2026 12:58:35.045] [Render thread/INFO] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu->@Accessor[FIELD_GETTER]::get_hasUnreadNews_FancyMenu()Z should be static as its target is
|
| 15640 | [01Jan2026 12:58:35.045] [Render thread/INFO] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu->@Accessor[FIELD_GETTER]::get_hasUnseenNotifications()Z should be static as its target is
|
| 15641 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu->@Inject::onConstructFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15642 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu->@Inject::onConstructFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15643 | [01Jan2026 12:58:35.045] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu->@Inject::onConstructFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15644 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: Mixing OptionsScreenMixin from balm.neoforge.mixins.json into net.minecraft.client.gui.screens.options.OptionsScreen
|
| 15645 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.settings.OptionsScreenMixin from embeddium.mixins.json into net.minecraft.client.gui.screens.options.OptionsScreen
|
| 15646 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15647 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:OptionsScreenMixin from mod balm->@Inject::repositionElements(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15648 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:OptionsScreenMixin from mod balm->@Inject::repositionElements(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15649 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:OptionsScreenMixin from mod balm->@Inject::repositionElements(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15650 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:OptionsScreenMixin from mod balm->@Inject::repositionElementsPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15651 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:OptionsScreenMixin from mod balm->@Inject::repositionElementsPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15652 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:OptionsScreenMixin from mod balm->@Inject::repositionElementsPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15653 | [01Jan2026 12:58:35.054] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod embeddium->@Inject::open(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15654 | [01Jan2026 12:58:35.057] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinVideoSettingsScreen from mixins.iris.json into net.minecraft.client.gui.screens.options.VideoSettingsScreen
|
| 15655 | [01Jan2026 12:58:35.057] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinVideoSettingsScreen from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15656 | [01Jan2026 12:58:35.057] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$addShaderPackScreenButton$1(Ljava/lang/Boolean;)V to mdc2ef4c$iris$lambda$iris$addShaderPackScreenButton$1$0 in mixins.iris.json:gui.MixinVideoSettingsScreen from mod iris
|
| 15657 | [01Jan2026 12:58:35.057] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$addShaderPackScreenButton$0(Lnet/minecraft/network/chat/Component;Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; to mdc2ef4c$iris$lambda$iris$addShaderPackScreenButton$0$1 in mixins.iris.json:gui.MixinVideoSettingsScreen from mod iris
|
| 15658 | [01Jan2026 12:58:35.063] [Render thread/DEBUG] [mixin/]: Mixing CreativeInventoryScreenMixin from extremesoundmuffler.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15659 | [01Jan2026 12:58:35.064] [Render thread/DEBUG] [mixin/]: Mixing CreativeInventoryFocusMixin from xycraft_core.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15660 | [01Jan2026 12:58:35.064] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin 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)
|
| 15661 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Mixing client.CreativeModeInventoryScreenMixin from lodestone.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15662 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: lodestone.mixins.json:client.CreativeModeInventoryScreenMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15663 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCreativeModeInventoryScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15664 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15665 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Mixing CreativeModeInventoryScreenAccessor from inventoryessentials.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15666 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: inventoryessentials.mixins.json:CreativeModeInventoryScreenAccessor from mod inventoryessentials: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15667 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Mixing CreativeModeInventoryScreenMixin from kubejs.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15668 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Mixing itemgroup.CreativeInventoryScreenAccessor from owo.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15669 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenAccessor 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)
|
| 15670 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method owo$getSelectedTab()Lnet/minecraft/world/item/CreativeModeTab; to getSelectedTab$owo_$md$c2ef4c$0 in owo.mixins.json:itemgroup.CreativeInventoryScreenAccessor from mod owo
|
| 15671 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Mixing itemgroup.CreativeInventoryScreenMixin from owo.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15672 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin 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)
|
| 15673 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$owo$createSelectAction$2(Lio/wispforest/owo/itemgroup/OwoItemGroup;ILio/wispforest/owo/itemgroup/gui/ItemGroupButtonWidget;)V to mdc2ef4c$owo$lambda$owo$createSelectAction$2$1 in owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo
|
| 15674 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setSelectedTab$1(Lio/wispforest/owo/itemgroup/gui/ItemGroupButton;Lio/wispforest/owo/itemgroup/gui/ItemGroupButtonWidget;)V to mdc2ef4c$owo$lambda$setSelectedTab$1$2 in owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo
|
| 15675 | [01Jan2026 12:58:35.065] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setSelectedTab$0(Lnet/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen;Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to mdc2ef4c$owo$lambda$setSelectedTab$0$3 in owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo
|
| 15676 | [01Jan2026 12:58:35.068] [Render thread/DEBUG] [mixin/]: Mixing client.CreativeModeInventoryScreenMixin from malum.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15677 | [01Jan2026 12:58:35.068] [Render thread/DEBUG] [mixin/]: Mixing itemgroup.MixinCreativeInventoryScreenMixin from owo.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 15678 | [01Jan2026 12:58:35.068] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.MixinCreativeInventoryScreenMixin 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)
|
| 15679 | [01Jan2026 12:58:35.072] [Render thread/INFO] [mixin/]: inventoryessentials.mixins.json:CreativeModeInventoryScreenAccessor from mod inventoryessentials->@Accessor[FIELD_GETTER]::getCONTAINER()Lnet/minecraft/world/SimpleContainer; should be static as its target is
|
| 15680 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_creativeInventoryScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15681 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_creativeInventoryScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15682 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_creativeInventoryScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15683 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_creativeInventoryScreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15684 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_creativeInventoryScreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15685 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_creativeInventoryScreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15686 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_onMouseReleased(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15687 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_onMouseReleased(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15688 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: extremesoundmuffler.mixins.json:CreativeInventoryScreenMixin from mod extremesoundmuffler->@Inject::esm_onMouseReleased(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15689 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$mouseClicked(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15690 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$mouseClicked(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15691 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$mouseClicked(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15692 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$selectTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15693 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$selectTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15694 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$selectTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15695 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15696 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15697 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: xycraft_core.mixins.json:CreativeInventoryFocusMixin from mod xycraft_core->@Inject::simpleCreativeMenu$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15698 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15699 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15700 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15701 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::captureFeatures(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/flag/FeatureFlagSet;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15702 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::captureFeatures(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/flag/FeatureFlagSet;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15703 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::captureFeatures(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/flag/FeatureFlagSet;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15704 | [01Jan2026 12:58:35.072] [Render thread/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$2 for descriptor (Lnet/minecraft/resources/ResourceLocation;IIII)V
|
| 15705 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::renderOwoIcon(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZZIII)V doesn't use it's CallbackInfo
|
| 15706 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::renderOwoIcon(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZZIII)V has 0 override(s) in child classes
|
| 15707 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::renderOwoIcon(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZZIII)V won't be passed a CallbackInfo as a result
|
| 15708 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::setSelectedTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15709 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::setSelectedTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15710 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::setSelectedTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15711 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15712 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15713 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15714 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::disposeCursorAdapter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15715 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::disposeCursorAdapter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15716 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: owo.mixins.json:itemgroup.CreativeInventoryScreenMixin from mod owo->@Inject::disposeCursorAdapter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15717 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeInventoryScreenMixin from mod malum->@Inject::malum$refreshSearchResults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15718 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeInventoryScreenMixin from mod malum->@Inject::malum$refreshSearchResults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15719 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeInventoryScreenMixin from mod malum->@Inject::malum$refreshSearchResults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15720 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeInventoryScreenMixin from mod malum->@Inject::malum$refreshSearchResults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15721 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeInventoryScreenMixin from mod malum->@Inject::malum$refreshSearchResults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15722 | [01Jan2026 12:58:35.073] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.CreativeModeInventoryScreenMixin from mod malum->@Inject::malum$refreshSearchResults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15723 | [01Jan2026 12:58:35.077] [Render thread/DEBUG] [mixin/]: Mixing SignEditScreenMixin from amendments-common.mixins.json into net.minecraft.client.gui.screens.inventory.SignEditScreen
|
| 15724 | [01Jan2026 12:58:35.077] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignEditScreenMixin 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)
|
| 15725 | [01Jan2026 12:58:35.078] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignEditScreenMixin from mod amendments->@Inject::amendments$renderSignBlockModel(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15726 | [01Jan2026 12:58:35.079] [Render thread/DEBUG] [mixin/]: Mixing client.PackSelectionScreenMixin from resourcepackoverrides.common.mixins.json into net.minecraft.client.gui.screens.packs.PackSelectionScreen
|
| 15727 | [01Jan2026 12:58:35.079] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackSelectionScreenMixin from mod resourcepackoverrides: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15728 | [01Jan2026 12:58:35.080] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$updateList$0(Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry;)Z to mdc2ef4c$resourcepackoverrides$lambda$updateList$0$0 in resourcepackoverrides.common.mixins.json:client.PackSelectionScreenMixin from mod resourcepackoverrides
|
| 15729 | [01Jan2026 12:58:35.086] [Render thread/DEBUG] [mixin/]: Mixing AccessKeyBindsScreen from controlling.mixins.json into net.minecraft.client.gui.screens.options.controls.KeyBindsScreen
|
| 15730 | [01Jan2026 12:58:35.086] [Render thread/DEBUG] [mixin/]: controlling.mixins.json:AccessKeyBindsScreen from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15731 | [01Jan2026 12:58:35.086] [Render thread/DEBUG] [mixin/]: Mixing AccessKeyBindsScreenNeoForge from controlling.neoforge.mixins.json into net.minecraft.client.gui.screens.options.controls.KeyBindsScreen
|
| 15732 | [01Jan2026 12:58:35.086] [Render thread/DEBUG] [mixin/]: controlling.neoforge.mixins.json:AccessKeyBindsScreenNeoForge from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15733 | [01Jan2026 12:58:35.108] [Render thread/DEBUG] [mixin/]: Mixing ImageButtonAccessor from balm.neoforge.mixins.json into net.minecraft.client.gui.components.ImageButton
|
| 15734 | [01Jan2026 12:58:35.108] [Render thread/DEBUG] [mixin/]: Mixing client.MixinImageButton from fancymenu.mixins.json into net.minecraft.client.gui.components.ImageButton
|
| 15735 | [01Jan2026 12:58:35.108] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15736 | [01Jan2026 12:58:35.110] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu->@Inject::afterRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15737 | [01Jan2026 12:58:35.110] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu->@Inject::afterRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15738 | [01Jan2026 12:58:35.110] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu->@Inject::afterRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15739 | [01Jan2026 12:58:35.112] [Render thread/DEBUG] [mixin/]: Mixing client.MixinStringDecomposer from fancymenu.mixins.json into net.minecraft.util.StringDecomposer
|
| 15740 | [01Jan2026 12:58:35.112] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinStringDecomposer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15741 | [01Jan2026 12:58:35.113] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinStringDecomposer from mod fancymenu->@Inject::beforeIterateFormattedFancyMenu(Ljava/lang/String;ILnet/minecraft/network/chat/Style;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15742 | [01Jan2026 12:58:35.121] [Render thread/DEBUG] [mixin/]: Mixing main.ClientAssetPacksMixin from kubejstweaks-kjs72.mixins.json into dev.latvian.mods.kubejs.client.ClientAssetPacks
|
| 15743 | [01Jan2026 12:58:35.122] [Render thread/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.ClientAssetPacksMixin from mod kubejstweaks->@Inject::grabPackResources(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15744 | [01Jan2026 12:58:35.122] [Render thread/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.ClientAssetPacksMixin from mod kubejstweaks->@Inject::grabPackResources(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15745 | [01Jan2026 12:58:35.122] [Render thread/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.ClientAssetPacksMixin from mod kubejstweaks->@Inject::grabPackResources(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15746 | [01Jan2026 12:58:35.216] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], twilightforest, occultism, minecraft, malum, irregular_implements, ars_nouveau, ars_elemental, mod_resources, mod/kubeutils, mod/modernworldcreation, mod/simplemagnets, mod/kubejs_curios, mod/enderio_base, mod/projecte, mod/mffs, mod/endercore, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/gateways, mod/iris, mod/jumbofurnace, mod/universalgrid, mod/reliquified_lenders_cataclysm, mod/pickupnotifier, mod/fdbosses, mod/cloth_config, mod/aaron, mod/replication_matter_overflow, mod/pipegoggles, mod/supplementaries, mod/refinedstorage, mod/embeddium, mod/durabilitytooltip, mod/industrialforegoing, mod/bcc, mod/jags, mod/spark, mod/villagerconfig, mod/extremesoundvisualizer, mod/omnitools, mod/extrastorage, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/enderio_machines, mod/sfm, mod/transfer_labels, mod/ftboceanmobs, mod/smartbrainlib, mod/kiwi, mod/rechiseled, mod/ftbechoes, mod/attributefix, mod/caelus, mod/compactmachines, mod/farmingforblockheads, mod/shield_api, mod/fusion, mod/edivadlib, mod/fabric_particles_v1, mod/simpletomb, mod/ironchest, mod/trade_cycling, mod/refinedtypes, mod/schematicenergistics, mod/justenoughbreeding, mod/fdlib, mod/alltheleaks, mod/mekanism_lasers, mod/cleanswing, mod/statuseffectbars, mod/flywheel, mod/experiencelib, mod/bhc, mod/routers, mod/justenoughprofessions, mod/almostunified, mod/disconnect_packet_fix, mod/wits, mod/immediatelyfast, mod/lambdynlights_api, mod/appleskin, mod/rgp_client, mod/refinedstorage_curios_integration, mod/ftbstuff, mod/extremesoundmuffler, mod/cosmeticarmorreworked, mod/morered, mod/rsrequestify, mod/kuma_api, mod/fabric_renderer_api_v1, mod/advancedperipherals, mod/tipsmod, mod/sophisticatedcore, mod/bowinfinityfix, mod/structureessentials, mod/glassential, mod/placebo, mod/jumpoverfences, mod/bookshelf, mod/sophisticatedbackpacks, mod/moreredxcctcompat, mod/irons_apothic_invaders, mod/utilitarian, mod/melody, mod/baguettelib, mod/fzzy_config, mod/trenzalore, mod/magiccoinstweak, mod/konkrete, mod/rsinfinitybooster, mod/create_connected, mod/chipped, mod/rechiseled_chipped, mod/tempad, mod/hostilenetworks, mod/jearchaeology, mod/olympus, mod/ftbpromoter, mod/simplylight, mod/industrialforegoingsouls, mod/lionfishapi, mod/cataclysm, mod/fadingnightvision, mod/elevatorid, mod/create_hypertube, mod/moreoverlays, mod/cupboard, mod/authme, mod/ars_ocultas, mod/ftbezcrystals, mod/woodenshears, mod/atlas_api, mod/betteradvancements, mod/mekagenjei, mod/apothic_compats, mod/productivemetalworks, mod/resourcefullibkt, mod/replication_rs2_bridge, mod/artifacts, mod/ftbbackups3, mod/explorerscompass, mod/mininggadgets, mod/trophymanager, mod/akashictome, mod/gaze, mod/xycraft_core, mod/oritechthings, mod/repeatable_trial_vaults, mod/craftingtweaks, mod/occultengineering, mod/occultism, mod/dsp, mod/mekanism_unleashed, mod/apothic_spawners, mod/enderio_conduits, mod/avaritia, mod/enderio, mod/fluxnetworks, mod/irons_spellbooks, mod/buildinggadgets2, mod/colorfulallays, mod/structures_tweaker, mod/ferritecore, mod/functionalstorage, mod/modularrouters, mod/lychee, mod/justzoom, mod/rarcompat, mod/lodestone, mod/xp_synthesiser, mod/morphtool, mod/create_enchantment_industry, mod/overflowingbars, mod/openloader, mod/createaddition, mod/supermartijn642configlib, mod/playeranimator, mod/ponder, mod/magic_coins, mod/nanny, mod/ctm, mod/powah, mod/cabletiers, mod/resourcepackoverrides, mod/chancecubes, mod/create_shimmer, mod/balm, mod/prickle, mod/stonechest, mod/crash_assistant, mod/athena, mod/lmft, mod/glodium, mod/torchmaster, mod/ironfurnaces, mod/justhammers, mod/databank, mod/supermartijn642corelib, mod/pop, mod/apothic_attributes, mod/resourcefulconfig, mod/servercore, mod/structureexpansion, mod/curios, mod/searchables, mod/measurements, mod/conditional_mixin, mod/apothic_enchanting, mod/apotheosis, mod/mekanisticrouters, mod/codechickenlib, mod/brandonscore, mod/antiblocksrechiseled, mod/randombonemealflowers, mod/ae2jeiintegration, mod/kubejstweaks, mod/underlay, mod/structurify, mod/jei, mod/tesseract, mod/mekanism, mod/laserio, mod/mekanismcurios, mod/mekanismgenerators, mod/irons_apothic, mod/petrock, mod/more_immersive_wires, mod/crystalix, mod/tooltipoverhaul, mod/drippyloadingscreen, mod/fabric_api_base, mod/mousetweaks, mod/psi, mod/immersiveengineering, mod/gag, mod/nbt_ac, mod/kotlinforforge, mod/dimdungeons, mod/pipez, mod/entityjs, mod/itemcollectors, mod/entityculling, mod/cable_facades, mod/enderio_conduits_modded, mod/moofluids, mod/monocle, mod/connectedglass, mod/constructionstick, mod/puzzleslib, mod/refinedstorage_jei_integration, mod/carbonconfig, mod/refinedstorage_quartz_arsenal, mod/geckolib, mod/ars_nouveau, mod/sauce, mod/ars_elemental, mod/ars_affinity, mod/leaderboards, mod/morejs, mod/pocketstorage, mod/cookingforblockheads, mod/controlling, mod/fastitemframes, mod/ibicf, mod/relics, mod/reliquified_ars_nouveau, mod/starbunclemania, mod/ftbauxilium, mod/nuggets, mod/grandpower, mod/refinedstorage_mekanism_integration, mod/dummmmmmy, mod/twilightforest, mod/mob_grinding_utils, mod/common_storage_lib_data, mod/betterblockz, mod/arseng, mod/farmersdelight, mod/entangled, mod/crashutilities, mod/respawningstructures, mod/xycraft_world, mod/xycraft_machines, mod/colorfulhearts, mod/actuallyadditions, mod/patchouli, mod/sophisticatedstoragecreateintegration, mod/collective, mod/replication, mod/ftbultimine, mod/resourcefullib, mod/lootjs, mod/ali, mod/architectury, mod/bambooeverything, mod/kubejspowah, mod/ftbmaterials, mod/sdrp, mod/findme, mod/squatgrow, mod/belts, mod/accelerateddecay, mod/simplyswords, mod/fancymenu, mod/nerb, mod/toolkit, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbranks, mod/ftbessentials, mod/ftbchunks, mod/ftbteambases, mod/ftbquests, mod/clavis, mod/computercraft, mod/draconicevolution, mod/mecrh, mod/trashcans, mod/mru, mod/inventoryessentials, mod/justdirethings, mod/polylib, mod/shrink, mod/yeetusexperimentus, mod/deepdarkdimdungeons, mod/irons_jewelry, mod/inventorysorter, mod/bhmenu, mod/rhino, mod/kubejs, mod/kubejs_enderio, mod/ftbxmodcompat, mod/kubejs_actuallyadditions, mod/occultism_kubejs, mod/kubejs_mekanism, mod/owo, mod/oritech, mod/oracle_index, mod/cucumber, mod/trashslot, mod/amendments, mod/craftingstation, mod/sophisticatedstorage, mod/ftbpmapi, mod/octolib, mod/reliquified_twilight_forest, mod/simpleteleporters, mod/productivelib, mod/pipe_connector, mod/custommachinery, mod/custommachineryars, mod/custommachinerymekanism, mod/custommachinerycreate, mod/metalbarrels, mod/classicpipes, mod/ftbpc, mod/trender, mod/create, mod/ars_creo, mod/create_dragons_plus, mod/framedblocks, mod/create_central_kitchen, mod/createenchantablemachinery, mod/bonsaitrees4, mod/chicken_roost, mod/particular, mod/mcjtylib, mod/rftoolsbase, mod/rftoolspower, mod/rftoolsbuilder, mod/xnet, mod/xnetgases, mod/guideme, mod/enderstorage, mod/createenderstorage, mod/toofast, mod/ftbunearthed, mod/rftoolsutility, mod/enchdesc, mod/moonlight, mod/toolbelt, mod/titanium, mod/irregular_implements, mod/jade, mod/beer, mod/ae2, mod/soulplied_energistics, mod/ae2ct, mod/ae2netanalyser, mod/ae2wtlib, mod/extendedae, mod/justdynathings, mod/rep_ae2_bridge, mod/ae2things, mod/me_beam_former, mod/megacells, mod/ae2addonlib, mod/advanced_ae, mod/ae2wtlib_api, mod/enderdrives, mod/appex, mod/appflux, mod/merequester, mod/enderio_armory, mod/iceberg, mod/advancementplaques, mod/malum, mod/renderjs, mod/jei_mekanism_multiblocks, mod/cognition, mod/modonomicon, mod/cryonicconfig, mod/coroutil, mod/watut, mod/chisel, mod/yet_another_config_lib_v3, mod/busy_villagers, mod/solcarrot, mod/entityguardian, mod/appmek, mod/ars_hex, mod/expandability, file/Better SB Upgrades.zip, file/Better Replication Pipes.zip, file/LowOnFire 1.21.3.zip, file/Oritech - Nice Pipes.zip, file/Pretty X Smart Pipez Mekanism.zip, file/Construction Sticks Grips.zip, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], VanillaTweaks_Foundation.zip, KubeJS File Resource Pack [assets], file/Slightly-Improved-Font-1.1.5.zip, supplementaries:generated_pack, amendments:generated_pack, moonlight:dynamic_resources, KubeJS Virtual Resource Pack [Last, assets]
|
| 15747 | [01Jan2026 12:58:35.232] [Render thread/INFO] [de.keksuccino.fancymenu.customization.ScreenCustomization/]: [FANCYMENU] Initializing screen customization engine! Addons should NOT REGISTER TO REGISTRIES anymore now!
|
| 15748 | [01Jan2026 12:58:35.234] [Render thread/DEBUG] [mixin/]: Mixing client.MixinScreenCustomizationLayer from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayer
|
| 15749 | [01Jan2026 12:58:35.234] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinScreenCustomizationLayer from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15750 | [01Jan2026 12:58:35.236] [Worker-ResourceReload-0/INFO] [Moonlight/]: Resource cache state for CLIENT_RESOURCES: up to date
|
| 15751 | [01Jan2026 12:58:35.243] [Worker-ResourceReload-0/INFO] [Moonlight/]: Populated search tree for pack at /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/dynamic-resource-pack-cache/amendments-generated_pack in 5.872 ms
|
| 15752 | [01Jan2026 12:58:35.245] [Worker-ResourceReload-0/INFO] [Moonlight/]: Populated search tree for pack at /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/dynamic-resource-pack-cache/supplementaries-generated_pack in 2.345 ms
|
| 15753 | [01Jan2026 12:58:35.246] [Worker-ResourceReload-0/INFO] [Moonlight/]: Starting runtime resource generation for pack type CLIENT_RESOURCES with generators [moonlight:dynamic_resources, amendments:generated_pack, supplementaries:generated_pack]
|
| 15754 | [01Jan2026 12:58:35.259] [Worker-ResourceReload-0/INFO] [Moonlight/]: Regenerating Dynamic CLIENT_RESOURCES Resources Provider [moonlight:dynamic_resources], requested by strategy REGEN_ON_EVERY_RELOAD
|
| 15755 | [01Jan2026 12:58:35.262] [Worker-ResourceReload-0/INFO] [Moonlight/]: Generated runtime CLIENT_RESOURCES for pack moonlight:dynamic_resources in 2.898 ms
|
| 15756 | [01Jan2026 12:58:35.262] [Worker-ResourceReload-0/INFO] [Moonlight/]: Skipping regeneration for Dynamic CLIENT_RESOURCES Resources Provider [amendments:generated_pack] (cache up-to-date)
|
| 15757 | [01Jan2026 12:58:35.267] [Worker-ResourceReload-0/INFO] [Moonlight/]: Skipping regeneration for Dynamic CLIENT_RESOURCES Resources Provider [supplementaries:generated_pack] (cache up-to-date)
|
| 15758 | [01Jan2026 12:58:35.277] [Worker-ResourceReload-0/INFO] [Moonlight/]: Finished runtime resources generation for 3 packs in a total of 31.08 ms
|
| 15759 | [01Jan2026 12:58:35.292] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMenuBackgroundBuilder from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.background.MenuBackgroundBuilder
|
| 15760 | [01Jan2026 12:58:35.292] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinMenuBackgroundBuilder from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15761 | [01Jan2026 12:58:35.293] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinMenuBackgroundBuilder from mod drippyloadingscreen->@Inject::return_shouldShowUpInEditorBackgroundMenu_Drippy(Lde/keksuccino/fancymenu/customization/layout/editor/LayoutEditorScreen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15762 | [01Jan2026 12:58:35.294] [Render thread/DEBUG] [mixin/]: Mixing client.MixinImageMenuBackground from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.background.backgrounds.image.ImageMenuBackground
|
| 15763 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15764 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15765 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15766 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15767 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15768 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15769 | [01Jan2026 12:58:35.295] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15770 | [01Jan2026 12:58:35.298] [Render thread/DEBUG] [mixin/]: Mixing client.MixinElementBuilder from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.ElementBuilder
|
| 15771 | [01Jan2026 12:58:35.298] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinElementBuilder from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15772 | [01Jan2026 12:58:35.299] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinElementBuilder from mod drippyloadingscreen->@Inject::return_shouldShowUpInEditorElementMenu_Drippy(Lde/keksuccino/fancymenu/customization/layout/editor/LayoutEditorScreen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15773 | [01Jan2026 12:58:35.317] [Render thread/DEBUG] [mixin/]: Mixing client.MixinPlayerEntityElement from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.elements.playerentity.v1.PlayerEntityElement
|
| 15774 | [01Jan2026 12:58:35.317] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15775 | [01Jan2026 12:58:35.318] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen->@Inject::headRenderDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 15776 | [01Jan2026 12:58:35.318] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen->@Inject::headGetActiveEntityPropertiesDrippy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15777 | [01Jan2026 12:58:35.318] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen->@Inject::headBuildEntityRendererDrippy(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15778 | [01Jan2026 12:58:35.320] [Render thread/DEBUG] [mixin/]: Mixing client.MixinImageElement from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.elements.image.ImageElement
|
| 15779 | [01Jan2026 12:58:35.320] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15780 | [01Jan2026 12:58:35.321] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15781 | [01Jan2026 12:58:35.321] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15782 | [01Jan2026 12:58:35.321] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15783 | [01Jan2026 12:58:35.323] [Render thread/DEBUG] [mixin/]: Mixing client.MixinProgressBarElement from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.elements.progressbar.ProgressBarElement
|
| 15784 | [01Jan2026 12:58:35.324] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15785 | [01Jan2026 12:58:35.324] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen->@Inject::beforeRenderBackgroundDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15786 | [01Jan2026 12:58:35.324] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen->@Inject::beforeRenderBackgroundDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15787 | [01Jan2026 12:58:35.324] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen->@Inject::beforeRenderBackgroundDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15788 | [01Jan2026 12:58:35.336] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCustomizationOverlay from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.overlay.CustomizationOverlay
|
| 15789 | [01Jan2026 12:58:35.336] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinCustomizationOverlay from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15790 | [01Jan2026 12:58:35.343] [Render thread/DEBUG] [mixin/]: Mixing client.MixinLayout from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.layout.Layout
|
| 15791 | [01Jan2026 12:58:35.343] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15792 | [01Jan2026 12:58:35.343] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$atReturnConvertLegacyVanillaButtonCustomizationsDrippy$0(Ljava/util/List;Ljava/lang/String;Lde/keksuccino/fancymenu/customization/element/elements/button/vanillawidget/VanillaWidgetElement;)V to mdc2ef4c$drippyloadingscreen$lambda$atReturnConvertLegacyVanillaButtonCustomizationsDrippy$0$0 in drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen
|
| 15793 | [01Jan2026 12:58:35.349] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyElementsDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15794 | [01Jan2026 12:58:35.349] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyVanillaButtonCustomizationsDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15795 | [01Jan2026 12:58:35.349] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15796 | [01Jan2026 12:58:35.349] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15797 | [01Jan2026 12:58:35.349] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15798 | [01Jan2026 12:58:35.349] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 15799 | [01Jan2026 12:58:35.394] [Render thread/DEBUG] [de.keksuccino.fancymenu.customization.layout.editor.buddy.BuddyWidget/]: Creating new TamagotchiEasterEgg with screen size: 0x0
|
| 15800 | [01Jan2026 12:58:35.401] [Render thread/DEBUG] [de.keksuccino.fancymenu.customization.layout.editor.buddy.Buddy/]: Buddy created in hidden state, will peek in 72.95 seconds
|
| 15801 | [01Jan2026 12:58:35.401] [Render thread/DEBUG] [de.keksuccino.fancymenu.customization.layout.editor.buddy.BuddyWidget/]: Delaying buddy state loading until screen size is properly set
|
| 15802 | [01Jan2026 12:58:35.403] [Render thread/INFO] [net.minecraft.client.gui.screens.LoadingOverlay/]: [DRIPPY LOADING SCREEN] Initializing fonts for text rendering..
|
| 15803 | [01Jan2026 12:58:35.404] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: drippy_loading_overlay
|
| 15804 | [01Jan2026 12:58:35.408] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinTabNavigationBar from modernworldcreation.mixins.json into net.minecraft.client.gui.components.tabs.TabNavigationBar
|
| 15805 | [01Jan2026 12:58:35.408] [Render thread/DEBUG] [mixin/]: modernworldcreation.mixins.json:client.IMixinTabNavigationBar from mod modernworldcreation: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15806 | [01Jan2026 12:58:35.408] [Render thread/DEBUG] [mixin/]: Mixing client.MixinTabNavigationBar from fancymenu.mixins.json into net.minecraft.client.gui.components.tabs.TabNavigationBar
|
| 15807 | [01Jan2026 12:58:35.408] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15808 | [01Jan2026 12:58:35.409] [Render thread/DEBUG] [mixin/]: Mixing TabNavigationBarAccessor from yacl.mixins.json into net.minecraft.client.gui.components.tabs.TabNavigationBar
|
| 15809 | [01Jan2026 12:58:35.409] [Render thread/DEBUG] [mixin/]: yacl.mixins.json:TabNavigationBarAccessor from mod yet_another_config_lib_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15810 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::head_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15811 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::head_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15812 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::head_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15813 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_disableBlend_in_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15814 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_disableBlend_in_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15815 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_disableBlend_in_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15816 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_setCurrentTab_in_setFocused_FancyMenu(Lnet/minecraft/client/gui/components/events/GuiEventListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15817 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_setCurrentTab_in_setFocused_FancyMenu(Lnet/minecraft/client/gui/components/events/GuiEventListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15818 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_setCurrentTab_in_setFocused_FancyMenu(Lnet/minecraft/client/gui/components/events/GuiEventListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15819 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_selectTab_in_keyPressed_FancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15820 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_selectTab_in_keyPressed_FancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 15821 | [01Jan2026 12:58:35.410] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_selectTab_in_keyPressed_FancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 15822 | [01Jan2026 12:58:35.417] [Render thread/INFO] [de.keksuccino.fancymenu.FancyMenu/]: [FANCYMENU] Starting late client initialization phase..
|
| 15823 | [01Jan2026 12:58:35.426] [Render thread/INFO] [de.keksuccino.fancymenu.util.window.WindowHandler/]: [FANCYMENU] Custom window icon successfully updated!
|
| 15824 | [01Jan2026 12:58:35.437] [Render thread/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Client-side modules initialized and ready to use!
|
| 15825 | [01Jan2026 12:58:35.441] [Render thread/INFO] [KubeJS/]: Added bindings for script type CLIENT from mod 'almostunified': [AlmostUnified]
|
| 15826 | [01Jan2026 12:58:35.441] [Render thread/INFO] [KubeJS Client/]: Client resource reload complete!
|
| 15827 | [01Jan2026 12:58:35.442] [Render thread/INFO] [oracle_index/]: Indexing entry items...
|
| 15828 | [01Jan2026 12:58:35.459] [Render thread/DEBUG] [FTB Library/]: tracking config ftbunearthed-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbunearthed-client.snbt
|
| 15829 | [01Jan2026 12:58:35.460] [Render thread/DEBUG] [FTB Library/]: tracking config ftblibrary-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftblibrary-client.snbt
|
| 15830 | [01Jan2026 12:58:35.463] [Render thread/DEBUG] [FTB Library/]: tracking config ftbquests-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbquests-client.snbt
|
| 15831 | [01Jan2026 12:58:35.463] [Render thread/DEBUG] [FTB Library/]: tracking config ftbpc-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbpc-client.snbt
|
| 15832 | [01Jan2026 12:58:35.465] [Render thread/DEBUG] [FTB Library/]: tracking config ftbchunks-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbchunks-client.snbt
|
| 15833 | [01Jan2026 12:58:35.465] [Render thread/DEBUG] [FTB Library/]: tracking config ftbultimine-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbultimine-client.snbt
|
| 15834 | [01Jan2026 12:58:35.465] [Render thread/DEBUG] [FTB Library/]: tracking config ftbbackups3-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbbackups3-client.snbt
|
| 15835 | [01Jan2026 12:58:35.466] [Render thread/DEBUG] [FTB Library/]: tracking config ftbteambases-client, loaded from /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ftbteambases-client.snbt
|
| 15836 | [01Jan2026 12:58:35.466] [Render thread/DEBUG] [FTB Library/]: tracking config ftbultimine-server, loaded from null
|
| 15837 | [01Jan2026 12:58:35.466] [Render thread/DEBUG] [FTB Library/]: tracking config ftbchunks-world, loaded from null
|
| 15838 | [01Jan2026 12:58:35.466] [Render thread/DEBUG] [FTB Library/]: tracking config ftbpc-common, loaded from null
|
| 15839 | [01Jan2026 12:58:35.466] [Render thread/DEBUG] [FTB Library/]: tracking config ftbbackups3-server, loaded from null
|
| 15840 | [01Jan2026 12:58:35.466] [Render thread/DEBUG] [FTB Library/]: tracking config ftbunearthed-server, loaded from null
|
| 15841 | [01Jan2026 12:58:35.475] [Render thread/DEBUG] [mixin/]: Mixing feature.measure_time.SimpleReloadInstanceMixin from modernfix-common.mixins.json into net.minecraft.server.packs.resources.SimpleReloadInstance
|
| 15842 | [01Jan2026 12:58:35.486] [Worker-ResourceReload-12/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker setup
|
| 15843 | [01Jan2026 12:58:35.486] [Worker-ResourceReload-14/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class FTBChunksPlugin
|
| 15844 | [01Jan2026 12:58:35.486] [Worker-ResourceReload-14/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class PatchouliPlugin
|
| 15845 | [01Jan2026 12:58:35.486] [Worker-ResourceReload-14/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
|
| 15846 | [01Jan2026 12:58:35.486] [Worker-ResourceReload-12/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Loading metadata.json
|
| 15847 | [01Jan2026 12:58:35.487] [Worker-ResourceReload-12/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Loaded metadata.json - Modpack: FTB StoneBlock 4 | Version: 1.5.0
|
| 15848 | [01Jan2026 12:58:35.489] [Worker-ResourceReload-12/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Loaded BetterCompatibilityChecker - Modpack: FTB StoneBlock 4 | Version: 1.5.0
|
| 15849 | [01Jan2026 12:58:35.494] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: Global NeoForge version check system disabled, no further processing.
|
| 15850 | [01Jan2026 12:58:35.495] [Worker-ResourceReload-12/INFO] [com.structureessentials.StructureEssentials/]: structureessentials mod initialized
|
| 15851 | [01Jan2026 12:58:35.500] [Worker-ResourceReload-8/ERROR] [dev.ftb.mods.ftblibrary.icon.EntityIconLoader/]: Entity artifacts:mimic is using legacy invisible texture, please update it to use the new system!
|
| 15852 | [01Jan2026 12:58:35.502] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Skipped checking class moze_intel.projecte.integration.crafttweaker.mappers.CrTCustomEMCMapper, as its required mods ([crafttweaker]) are not loaded.
|
| 15853 | [01Jan2026 12:58:35.503] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Skipped checking class moze_intel.projecte.integration.crafttweaker.mappers.CrTConversionEMCMapper, as its required mods ([crafttweaker]) are not loaded.
|
| 15854 | [01Jan2026 12:58:35.503] [Worker-ResourceReload-30/DEBUG] [mixin/]: Mixing accessor.FluidInteractionRegistryAccessor from create.mixins.json into net.neoforged.neoforge.fluids.FluidInteractionRegistry
|
| 15855 | [01Jan2026 12:58:35.503] [Worker-ResourceReload-30/DEBUG] [mixin/]: Renaming @Accessor method getInteractions()Ljava/util/Map; to getInteractions$create_$md$c2ef4c$0 in create.mixins.json:accessor.FluidInteractionRegistryAccessor from mod create
|
| 15856 | [01Jan2026 12:58:35.504] [Worker-ResourceReload-23/INFO] [mekanism.common.Mekanism/]: Version 10.7.17 initializing...
|
| 15857 | [01Jan2026 12:58:35.507] [Worker-ResourceReload-21/INFO] [Modular Routers/]: Modular Routers is loading!
|
| 15858 | [01Jan2026 12:58:35.509] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Custom Conversion Mapper, with priority 0
|
| 15859 | [01Jan2026 12:58:35.510] [Worker-ResourceReload-30/DEBUG] [mixin/]: Mixing CreateNBTProcessorsMixin from create_enchantment_industry.mixins.json into com.simibubi.create.foundation.CreateNBTProcessors
|
| 15860 | [01Jan2026 12:58:35.510] [Worker-ResourceReload-30/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CreateNBTProcessorsMixin 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)
|
| 15861 | [01Jan2026 12:58:35.510] [Worker-ResourceReload-30/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CreateNBTProcessorsMixin from mod create_enchantment_industry->@Inject::clipboardProcessor$removePrintingTemplate(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 15862 | [01Jan2026 12:58:35.510] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Brewing Mapper, with priority 0
|
| 15863 | [01Jan2026 12:58:35.512] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Oxidization Mapper, with priority 0
|
| 15864 | [01Jan2026 12:58:35.512] [Worker-ResourceReload-14/INFO] [com.tom.morewires.MoreImmersiveWires/]: More Immersive Wires Setup starting
|
| 15865 | [01Jan2026 12:58:35.513] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Custom EMC Mapper, with priority 0
|
| 15866 | [01Jan2026 12:58:35.513] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Waxable Mapper, with priority 0
|
| 15867 | [01Jan2026 12:58:35.518] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Fallback, with priority -2147483648
|
| 15868 | [01Jan2026 12:58:35.520] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Suspicious Stew Mapper, with priority 0
|
| 15869 | [01Jan2026 12:58:35.521] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mark Special Recipes Handled, with priority 0
|
| 15870 | [01Jan2026 12:58:35.521] [Worker-ResourceReload-12/INFO] [com.respawningstructures.RespawningStructures/]: respawningstructures mod initialized
|
| 15871 | [01Jan2026 12:58:35.521] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Shulker Recoloring Mapper, with priority 0
|
| 15872 | [01Jan2026 12:58:35.521] [Worker-ResourceReload-8/ERROR] [dev.ftb.mods.ftblibrary.icon.EntityIconLoader/]: Failed to parse entity icon settings for minecraft:creeper
|
| 15873 | java.lang.IllegalStateException: Texture is required if use_mob_texture is false
|
| 15874 | at MC-BOOTSTRAP/datafixerupper@8.0.16/com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) ~[datafixerupper-8.0.16.jar%23136!/:?]
|
| 15875 | at MC-BOOTSTRAP/datafixerupper@8.0.16/com.mojang.serialization.DataResult.getOrThrow(DataResult.java:81) ~[datafixerupper-8.0.16.jar%23136!/:?]
|
| 15876 | at TRANSFORMER/ftblibrary@2101.1.29/dev.ftb.mods.ftblibrary.icon.EntityIconLoader.loadEntitySetting(EntityIconLoader.java:108) ~[ftb-library-neoforge-2101.1.29.jar%23720!/:2101.1.29]
|
| 15877 | at TRANSFORMER/ftblibrary@2101.1.29/dev.ftb.mods.ftblibrary.icon.EntityIconLoader.prepare(EntityIconLoader.java:66) ~[ftb-library-neoforge-2101.1.29.jar%23720!/:2101.1.29]
|
| 15878 | at TRANSFORMER/ftblibrary@2101.1.29/dev.ftb.mods.ftblibrary.icon.EntityIconLoader.prepare(EntityIconLoader.java:34) ~[ftb-library-neoforge-2101.1.29.jar%23720!/:2101.1.29]
|
| 15879 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$0(SimplePreparableReloadListener.java:17) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 15880 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:?]
|
| 15881 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:?]
|
| 15882 | at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?]
|
| 15883 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?]
|
| 15884 | at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?]
|
| 15885 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?]
|
| 15886 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?]
|
| 15887 | [01Jan2026 12:58:35.523] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Tipped Arrow Mapper, with priority 0
|
| 15888 | [01Jan2026 12:58:35.524] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Vanilla Recipe Types, with priority 0
|
| 15889 | [01Jan2026 12:58:35.524] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Smithing, with priority 0
|
| 15890 | [01Jan2026 12:58:35.525] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
|
| 15891 | [01Jan2026 12:58:35.525] [Worker-ResourceReload-11/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/agronomic_sourcelink_animation.json'
|
| 15892 | [01Jan2026 12:58:35.526] [Worker-ResourceReload-22/DEBUG] [mixin/]: Mixing CommandExceptionLoggingMixin from cupboard.mixins.json into net.minecraft.commands.Commands
|
| 15893 | [01Jan2026 12:58:35.526] [Worker-ResourceReload-22/DEBUG] [mixin/]: Mixing CommandsMixin from ftbranks-common.mixins.json into net.minecraft.commands.Commands
|
| 15894 | [01Jan2026 12:58:35.526] [Worker-ResourceReload-22/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15895 | [01Jan2026 12:58:35.527] [Worker-ResourceReload-7/INFO] [dev.ftb.mods.ftbunearthed.FTBUnearthed/]: HELLO FROM COMMON SETUP
|
| 15896 | [01Jan2026 12:58:35.527] [Worker-ResourceReload-2/DEBUG] [patchouli/]: Instantiating xplat impl: vazkii.patchouli.neoforge.xplat.NeoForgeXplatImpl
|
| 15897 | [01Jan2026 12:58:35.528] [Worker-ResourceReload-22/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks->@Inject::initFTBR(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15898 | [01Jan2026 12:58:35.528] [Worker-ResourceReload-22/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks->@Inject::initFTBR(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15899 | [01Jan2026 12:58:35.528] [Worker-ResourceReload-22/DEBUG] [mixin/]: ftbranks-common.mixins.json:CommandsMixin from mod ftbranks->@Inject::initFTBR(Lnet/minecraft/commands/Commands$CommandSelection;Lnet/minecraft/commands/CommandBuildContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15900 | [01Jan2026 12:58:35.531] [Worker-ResourceReload-18/INFO] [org.valhallamc.entityguardian.EntityGuardian/]: EntityGuardian loaded - fixing PersistentEntitySectionManager concurrent modification issues
|
| 15901 | [01Jan2026 12:58:35.531] [Worker-ResourceReload-5/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: GuideME detected, guide system will be available
|
| 15902 | [01Jan2026 12:58:35.532] [Worker-ResourceReload-5/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: RepAE2Bridge: Bridge energy consumption set to 500 AE/t
|
| 15903 | [01Jan2026 12:58:35.534] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Extreme Mapper, with priority 0
|
| 15904 | [01Jan2026 12:58:35.535] [Worker-ResourceReload-29/DEBUG] [mixin/]: Mixing suggestions.SuggestionsListMixin from nbt_ac.mixins.json into net.minecraft.client.gui.components.CommandSuggestions$SuggestionsList
|
| 15905 | [01Jan2026 12:58:35.535] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Compressor Mapper, with priority 0
|
| 15906 | [01Jan2026 12:58:35.535] [Worker-ResourceReload-29/DEBUG] [mixin/]: Renaming synthetic method lambda$provideCustomSorting$1(Ljava/util/List;Lorg/apache/commons/lang3/tuple/Pair;)V to mdc2ef4c$nbt_ac$lambda$provideCustomSorting$1$0 in nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac
|
| 15907 | [01Jan2026 12:58:35.535] [Worker-ResourceReload-29/DEBUG] [mixin/]: Renaming synthetic method lambda$provideCustomSorting$0(Lorg/apache/commons/lang3/tuple/Pair;Lorg/apache/commons/lang3/tuple/Pair;)I to mdc2ef4c$nbt_ac$lambda$provideCustomSorting$0$1 in nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac
|
| 15908 | [01Jan2026 12:58:35.536] [Worker-ResourceReload-19/INFO] [com.leclowndu93150.leaderboards.Leaderboards/]: Leaderboards registered
|
| 15909 | [01Jan2026 12:58:35.539] [Worker-ResourceReload-29/DEBUG] [mixin/]: Mixing client.IMixinSuggestionsList from fancymenu.mixins.json into net.minecraft.client.gui.components.CommandSuggestions$SuggestionsList
|
| 15910 | [01Jan2026 12:58:35.539] [Worker-ResourceReload-29/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinSuggestionsList from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15911 | [01Jan2026 12:58:35.542] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::atConstructor(Lnet/minecraft/client/gui/components/CommandSuggestions;IIILjava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15912 | [01Jan2026 12:58:35.542] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::atConstructor(Lnet/minecraft/client/gui/components/CommandSuggestions;IIILjava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15913 | [01Jan2026 12:58:35.542] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::atConstructor(Lnet/minecraft/client/gui/components/CommandSuggestions;IIILjava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15914 | [01Jan2026 12:58:35.542] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::atRenderStart(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15915 | [01Jan2026 12:58:35.542] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::atRenderStart(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15916 | [01Jan2026 12:58:35.542] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::atRenderStart(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15917 | [01Jan2026 12:58:35.543] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::drawSubtexts(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15918 | [01Jan2026 12:58:35.543] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::drawSubtexts(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15919 | [01Jan2026 12:58:35.543] [Worker-ResourceReload-29/DEBUG] [mixin/]: nbt_ac.mixins.json:suggestions.SuggestionsListMixin from mod nbt_ac->@Inject::drawSubtexts(Lnet/minecraft/client/gui/GuiGraphics;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15920 | [01Jan2026 12:58:35.545] [Worker-ResourceReload-30/INFO] [com.klikli_dev.occultism.Occultism/]: Common setup complete.
|
| 15921 | [01Jan2026 12:58:35.546] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Sawing, with priority 0
|
| 15922 | [01Jan2026 12:58:35.546] [Worker-ResourceReload-29/DEBUG] [mixin/]: Mixing fields.CommandSuggestionsFields from nbt_ac.mixins.json into net.minecraft.client.gui.components.CommandSuggestions
|
| 15923 | [01Jan2026 12:58:35.546] [Worker-ResourceReload-29/DEBUG] [mixin/]: Mixing client.IMixinCommandSuggestions from fancymenu.mixins.json into net.minecraft.client.gui.components.CommandSuggestions
|
| 15924 | [01Jan2026 12:58:35.546] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Rotary, with priority 0
|
| 15925 | [01Jan2026 12:58:35.546] [Worker-ResourceReload-29/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinCommandSuggestions from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15926 | [01Jan2026 12:58:35.547] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism PRC, with priority 0
|
| 15927 | [01Jan2026 12:58:35.547] [Worker-ResourceReload-30/DEBUG] [xfacthd.framedblocks.FramedBlocks/]: Initializing custom state metadata caches
|
| 15928 | [01Jan2026 12:58:35.548] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Item To Item, with priority 0
|
| 15929 | [01Jan2026 12:58:35.548] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [neoforge] com.yanny.ali.plugin.NeoForgePlugin
|
| 15930 | [01Jan2026 12:58:35.548] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism I2C, with priority 0
|
| 15931 | [01Jan2026 12:58:35.548] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism IC2I, with priority 0
|
| 15932 | [01Jan2026 12:58:35.548] [Render thread/DEBUG] [mixin/]: Mixing SimpleBakedModelMixin from ferritecore.modelsides.mixin.json into net.minecraft.client.resources.model.SimpleBakedModel
|
| 15933 | [01Jan2026 12:58:35.548] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin 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)
|
| 15934 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: Mixing accessors.client.SimpleModelAccess from immersiveengineering.mixins.json into net.minecraft.client.resources.model.SimpleBakedModel
|
| 15935 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.client.SimpleModelAccess 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)
|
| 15936 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: Mixing features.model.SimpleBakedModelAccessor from embeddium.mixins.json into net.minecraft.client.resources.model.SimpleBakedModel
|
| 15937 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.model.SimpleBakedModelAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15938 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15939 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15940 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15941 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 15942 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 15943 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 15944 | [01Jan2026 12:58:35.549] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getBlockRenderTypes()Lnet/neoforged/neoforge/client/ChunkRenderTypeSet; in net.minecraft.client.resources.model.SimpleBakedModel was not merged
|
| 15945 | [01Jan2026 12:58:35.550] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Evaporating, with priority 0
|
| 15946 | [01Jan2026 12:58:35.550] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Washing, with priority 0
|
| 15947 | [01Jan2026 12:58:35.550] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [immersiveengineering] com.yanny.ali.plugin.mods.immersive_engineering.Plugin
|
| 15948 | [01Jan2026 12:58:35.551] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Electrolysis, with priority 0
|
| 15949 | [01Jan2026 12:58:35.551] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Combiner, with priority 0
|
| 15950 | [01Jan2026 12:58:35.551] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [farmersdelight] com.yanny.ali.plugin.mods.farmers_delight_glm.Plugin
|
| 15951 | [01Jan2026 12:58:35.552] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism C2C, with priority 0
|
| 15952 | [01Jan2026 12:58:35.552] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [farmersdelight] com.yanny.ali.plugin.mods.farmers_delight.Plugin
|
| 15953 | [01Jan2026 12:58:35.552] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Dissolution, with priority 0
|
| 15954 | [01Jan2026 12:58:35.553] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism Crystallizer, with priority 0
|
| 15955 | [01Jan2026 12:58:35.553] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [moonlight] com.yanny.ali.plugin.mods.moonlight.Plugin
|
| 15956 | [01Jan2026 12:58:35.553] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [supplementaries] com.yanny.ali.plugin.mods.supplementaries.Plugin
|
| 15957 | [01Jan2026 12:58:35.553] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded RecipeType Mapper: Mekanism CC2C, with priority 0
|
| 15958 | [01Jan2026 12:58:35.553] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsFrameInfoAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo
|
| 15959 | [01Jan2026 12:58:35.553] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsFrameInfoAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 15960 | [01Jan2026 12:58:35.553] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsAnimationFrameAccessor from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo
|
| 15961 | [01Jan2026 12:58:35.553] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimationFrameAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15962 | [01Jan2026 12:58:35.553] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAnimationFrameAccessor from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo
|
| 15963 | [01Jan2026 12:58:35.553] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.upload.SpriteContentsAnimationFrameAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 15964 | [01Jan2026 12:58:35.554] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged
|
| 15965 | [01Jan2026 12:58:35.554] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged
|
| 15966 | [01Jan2026 12:58:35.554] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getIndex()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged
|
| 15967 | [01Jan2026 12:58:35.559] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [ali] com.yanny.ali.plugin.Plugin
|
| 15968 | [01Jan2026 12:58:35.561] [Render thread/DEBUG] [mixin/]: Mixing SelfCustomBakedModel from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.client.model.CustomBakedModel
|
| 15969 | [01Jan2026 12:58:35.561] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Registered ALI plugin [lootjs] com.yanny.ali.plugin.lootjs.LootJsPlugin
|
| 15970 | [01Jan2026 12:58:35.561] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:SelfCustomBakedModel 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)
|
| 15971 | [01Jan2026 12:58:35.562] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Crafting Mapper, with priority 0
|
| 15972 | [01Jan2026 12:58:35.564] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IEMCMapper instance for: Raw Ore Blacklist Mapper. Using it rather than creating a new instance.
|
| 15973 | [01Jan2026 12:58:35.564] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Raw Ore Blacklist Mapper, with priority 0
|
| 15974 | [01Jan2026 12:58:35.565] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IEMCMapper instance for: Ore Blacklist Mapper. Using it rather than creating a new instance.
|
| 15975 | [01Jan2026 12:58:35.565] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Ore Blacklist Mapper, with priority 0
|
| 15976 | [01Jan2026 12:58:35.565] [Worker-ResourceReload-12/INFO] [com.yanny.ali.platform.NeoForgePlatformHelper/]: Found 8 plugin(s)
|
| 15977 | [01Jan2026 12:58:35.565] [Worker-ResourceReload-12/INFO] [com.yanny.ali.manager.PluginManager/]: Registering common plugin data...
|
| 15978 | [01Jan2026 12:58:35.570] [Worker-ResourceReload-4/WARN] [ars_affinity/]: Perk config directory does not exist: config/ars_affinity/perks
|
| 15979 | [01Jan2026 12:58:35.572] [Worker-ResourceReload-2/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
|
| 15980 | [01Jan2026 12:58:35.573] [Worker-ResourceReload-12/INFO] [com.yanny.ali.configuration.ConfigUtils/]: Loading configuration file /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/ali/ali_common.json
|
| 15981 | [01Jan2026 12:58:35.574] [Worker-ResourceReload-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
|
| 15982 | [01Jan2026 12:58:35.575] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded EMC mapper: Avaritia EMC Mapper, with priority 0
|
| 15983 | [01Jan2026 12:58:35.575] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/alchemical_sourcelink_animation.json'
|
| 15984 | [01Jan2026 12:58:35.576] [Worker-ResourceReload-3/DEBUG] [dev.wuffs.squatgrow.SquatGrow/]: Starting setup
|
| 15985 | [01Jan2026 12:58:35.579] [Worker-ResourceReload-12/INFO] [com.yanny.ali.manager.AliCommonRegistry/]: Registered 1 entity variants
|
| 15986 | [01Jan2026 12:58:35.580] [Worker-ResourceReload-12/INFO] [com.yanny.ali.manager.PluginManager/]: Registering common plugin data finished
|
| 15987 | [01Jan2026 12:58:35.580] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/alteration_apparatus_animations.json'
|
| 15988 | [01Jan2026 12:58:35.580] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/pt_br/ftb.echo.wyrmwright.stage5.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.wyrmwright.stage5.task2
|
| 15989 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/ftb.echo.quartermaster.stage5.task1.ogg does not exist, cannot add it to event ftb:ftb.echo.quartermaster.stage5.task1
|
| 15990 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.ancient.stage4.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.ancient.stage4.task1
|
| 15991 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.catalyst.stage3.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.catalyst.stage3.task1
|
| 15992 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.catalyst.stage3.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.catalyst.stage3.task2
|
| 15993 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.catalyst.stage3.task3.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.catalyst.stage3.task3
|
| 15994 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.chaos.stage5.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.chaos.stage5.task1
|
| 15995 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.enchanter.stage2.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.enchanter.stage2.task1
|
| 15996 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.enchanter.stage2.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.enchanter.stage2.task2
|
| 15997 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.fabricator.stage2.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.fabricator.stage2.task1
|
| 15998 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.infernal.stage3.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.infernal.stage3.task1
|
| 15999 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.infinity.stage5.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.infinity.stage5.task1
|
| 16000 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.infinity.stage6.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.infinity.stage6.task1
|
| 16001 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.light_bender.stage3.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.light_bender.stage3.task1
|
| 16002 | [01Jan2026 12:58:35.581] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.light_bender.stage3.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.light_bender.stage3.task2
|
| 16003 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.machinist.stage0.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.machinist.stage0.task1
|
| 16004 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.machinist.stage1.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.machinist.stage1.task1
|
| 16005 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.machinist.stage1.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.machinist.stage1.task2
|
| 16006 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.magician.stage1.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.magician.stage1.task1
|
| 16007 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.magician.stage1.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.magician.stage1.task2
|
| 16008 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.quartermaster.stage1.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.quartermaster.stage1.task1
|
| 16009 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.quartermaster.stage1.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.quartermaster.stage1.task2
|
| 16010 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.quartermaster.stage5.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.quartermaster.stage5.task1
|
| 16011 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.radiance.stage5.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.radiance.stage5.task1
|
| 16012 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.twilight.stage4.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.twilight.stage4.task1
|
| 16013 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.wayfinder.stage2.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.wayfinder.stage2.task1
|
| 16014 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.wyrmwright.stage4.task1.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.wyrmwright.stage4.task1
|
| 16015 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.wyrmwright.stage4.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.wyrmwright.stage4.task2
|
| 16016 | [01Jan2026 12:58:35.582] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File ftb:sounds/echo/pt_br/ftb.echo.wyrmwright.stage5.task2.ogg does not exist, cannot add it to event ftb:pt_br/ftb.echo.wyrmwright.stage5.task2
|
| 16017 | [01Jan2026 12:58:35.583] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File cataclysm:sounds/entity/maledictus_leap.ogg does not exist, cannot add it to event cataclysm:maledictus_leap
|
| 16018 | [01Jan2026 12:58:35.583] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File cataclysm:sounds/entity/maledictus_idle3.ogg does not exist, cannot add it to event cataclysm:maledictus_idle
|
| 16019 | [01Jan2026 12:58:35.585] [Worker-ResourceReload-3/INFO] [dev.wuffs.squatgrow.actions.Actions/]: Registered action: Actions$$Lambda/0x00007ff5c2cc1f70
|
| 16020 | [01Jan2026 12:58:35.585] [Worker-ResourceReload-3/INFO] [dev.wuffs.squatgrow.actions.Actions/]: Registered action: Actions$$Lambda/0x00007ff5c2cca2a0
|
| 16021 | [01Jan2026 12:58:35.588] [Worker-ResourceReload-17/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/amethyst_golem_animations.json'
|
| 16022 | [01Jan2026 12:58:35.588] [Worker-ResourceReload-28/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/animated_block_animations.json'
|
| 16023 | [01Jan2026 12:58:35.588] [Worker-ResourceReload-0/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/arcane_core_animations.json'
|
| 16024 | [01Jan2026 12:58:35.588] [Worker-ResourceReload-4/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/arcane_pedestal_animations.json'
|
| 16025 | [01Jan2026 12:58:35.588] [Worker-ResourceReload-3/INFO] [dev.wuffs.squatgrow.actions.Actions/]: Registered action: Actions$$Lambda/0x00007ff5c2cc0ff8
|
| 16026 | [01Jan2026 12:58:35.590] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/basic_spell_turret_animations.json'
|
| 16027 | [01Jan2026 12:58:35.590] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File irons_spellbooks:sounds/dead_king/music/drums.ogg does not exist, cannot add it to event irons_spellbooks:entity.dead_king.music.drum_loop
|
| 16028 | [01Jan2026 12:58:35.590] [Worker-ResourceReload-27/WARN] [net.minecraft.client.sounds.SoundManager/]: File irons_spellbooks:sounds/dead_king/music/finale.ogg does not exist, cannot add it to event irons_spellbooks:entity.dead_king.music.finale
|
| 16029 | [01Jan2026 12:58:35.591] [Worker-ResourceReload-2/DEBUG] [mixin/]: Mixing perf.compress_unihex_font.UnihexProviderShortContentsMixin from modernfix-common.mixins.json into net.minecraft.client.gui.font.providers.UnihexProvider$ShortContents
|
| 16030 | [01Jan2026 12:58:35.592] [Worker-ResourceReload-2/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.compress_unihex_font.UnihexProviderShortContentsMixin from mod modernfix->@Inject::useCompactIfPossible(ILit/unimi/dsi/fastutil/bytes/ByteList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 16031 | [01Jan2026 12:58:35.595] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IDataComponentProcessor instance for: Damage Processor. Using it rather than creating a new instance.
|
| 16032 | [01Jan2026 12:58:35.595] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Damage Processor, with priority 2147483647
|
| 16033 | [01Jan2026 12:58:35.599] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Bundle Processor, with priority 0
|
| 16034 | [01Jan2026 12:58:35.599] [Worker-ResourceReload-2/DEBUG] [mixin/]: Mixing perf.compress_unihex_font.UnihexProviderByteContentsMixin from modernfix-common.mixins.json into net.minecraft.client.gui.font.providers.UnihexProvider$ByteContents
|
| 16035 | [01Jan2026 12:58:35.599] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Mercurial Eye Processor, with priority 0
|
| 16036 | [01Jan2026 12:58:35.600] [Worker-ResourceReload-2/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.compress_unihex_font.UnihexProviderByteContentsMixin from mod modernfix->@Inject::useCompactIfPossible(ILit/unimi/dsi/fastutil/bytes/ByteList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 16037 | [01Jan2026 12:58:35.601] [Worker-ResourceReload-1/DEBUG] [mixin/]: Mixing accessor.TagMatcherAccessor from occultengineering.mixins.json into com.klikli_dev.modonomicon.multiblock.matcher.TagMatcher
|
| 16038 | [01Jan2026 12:58:35.601] [Worker-ResourceReload-1/DEBUG] [mixin/]: occultengineering.mixins.json:accessor.TagMatcherAccessor from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 16039 | [01Jan2026 12:58:35.603] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Stored EMC Processor, with priority 0
|
| 16040 | [01Jan2026 12:58:35.603] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Written Book Processor, with priority 0
|
| 16041 | [01Jan2026 12:58:35.603] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Writable Book Processor, with priority 0
|
| 16042 | [01Jan2026 12:58:35.604] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Banner Processor, with priority 0
|
| 16043 | [01Jan2026 12:58:35.604] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IDataComponentProcessor instance for: Decorated Pot Processor. Using it rather than creating a new instance.
|
| 16044 | [01Jan2026 12:58:35.604] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Decorated Pot Processor, with priority 0
|
| 16045 | [01Jan2026 12:58:35.605] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Enchantment Processor, with priority 0
|
| 16046 | [01Jan2026 12:58:35.606] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IDataComponentProcessor instance for: Decorated Shield Processor. Using it rather than creating a new instance.
|
| 16047 | [01Jan2026 12:58:35.606] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Decorated Shield Processor, with priority 0
|
| 16048 | [01Jan2026 12:58:35.607] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IDataComponentProcessor instance for: Firework Processor. Using it rather than creating a new instance.
|
| 16049 | [01Jan2026 12:58:35.607] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Firework Processor, with priority 0
|
| 16050 | [01Jan2026 12:58:35.607] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Container Processor, with priority 0
|
| 16051 | [01Jan2026 12:58:35.608] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Armor Trim Processor, with priority 0
|
| 16052 | [01Jan2026 12:58:35.609] [Worker-ResourceReload-14/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/book_wyrm_animation.json'
|
| 16053 | [01Jan2026 12:58:35.610] [Worker-ResourceReload-14/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/book_wyrm_lectern_animations.json'
|
| 16054 | [01Jan2026 12:58:35.612] [Worker-ResourceReload-17/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/casting_animations.json'
|
| 16055 | [01Jan2026 12:58:35.614] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/decor_blossom_animations.json'
|
| 16056 | [01Jan2026 12:58:35.615] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/drygmy_animations.json'
|
| 16057 | [01Jan2026 12:58:35.615] [Worker-ResourceReload-11/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/empty.json'
|
| 16058 | [01Jan2026 12:58:35.616] [Worker-ResourceReload-3/INFO] [FTB Library/]: Setting game stages provider implementation to: KubeJS Stages
|
| 16059 | [01Jan2026 12:58:35.616] [Worker-ResourceReload-3/INFO] [FTB XMod Compat/]: Chose [KubeJS Stages] as the active game stages implementation
|
| 16060 | [01Jan2026 12:58:35.617] [Worker-ResourceReload-4/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/enchanting_apparatus_animations.json'
|
| 16061 | [01Jan2026 12:58:35.620] [Worker-ResourceReload-3/INFO] [FTB Library/]: Setting permissions provider implementation to: FTB Ranks
|
| 16062 | [01Jan2026 12:58:35.620] [Worker-ResourceReload-3/INFO] [FTB XMod Compat/]: Chose [FTB Ranks] as the active permissions implementation
|
| 16063 | [01Jan2026 12:58:35.622] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IDataComponentProcessor instance for: Firework Star Processor. Using it rather than creating a new instance.
|
| 16064 | [01Jan2026 12:58:35.622] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Firework Star Processor, with priority 0
|
| 16065 | [01Jan2026 12:58:35.622] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found specified IDataComponentProcessor instance for: Map Extension Processor. Using it rather than creating a new instance.
|
| 16066 | [01Jan2026 12:58:35.622] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Map Extension Processor, with priority 0
|
| 16067 | [01Jan2026 12:58:35.624] [Worker-ResourceReload-3/INFO] [FTB Library/]: Setting permissions currency implementation to: Magic Coins
|
| 16068 | [01Jan2026 12:58:35.627] [Worker-ResourceReload-3/INFO] [FTB XMod Compat/]: Chose [Magic Coins] as the active currency implementation
|
| 16069 | [01Jan2026 12:58:35.630] [Worker-ResourceReload-3/INFO] [FTB XMod Compat/]: [FTB Quests] recipe helper provider is [JEI]
|
| 16070 | [01Jan2026 12:58:35.631] [Worker-ResourceReload-25/DEBUG] [mixin/]: Mixing features.spawners.SpawnDataMixin from ftbpc.mixins.json into net.minecraft.world.level.SpawnData
|
| 16071 | [01Jan2026 12:58:35.631] [Worker-ResourceReload-25/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnDataMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 16072 | [01Jan2026 12:58:35.632] [Worker-ResourceReload-25/DEBUG] [mixin/]: ftbpc.mixins.json:features.spawners.SpawnDataMixin from mod ftbpc->@Inject::onGet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 16073 | [01Jan2026 12:58:35.635] [Worker-ResourceReload-13/DEBUG] [moze_intel.projecte.PECore/]: Found and loaded Data Component Processor: Mek Contents Processor, with priority 0
|
| 16074 | [01Jan2026 12:58:35.635] [Worker-ResourceReload-3/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled FTB Filter System integration
|
| 16075 | [01Jan2026 12:58:35.636] [Worker-ResourceReload-3/INFO] [FTB XMod Compat/]: [FTB Chunks] FTB Ranks detected, listening for ranks events
|
| 16076 | [01Jan2026 12:58:35.638] [ForkJoinPool.commonPool-worker-14/DEBUG] [snownee.kiwi.Kiwi/]: Successfully loaded 48 contributors
|
| 16077 | [01Jan2026 12:58:35.641] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/fluid_sourcelink_animations.json'
|
| 16078 | [01Jan2026 12:58:35.641] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/ice_block_animations.json'
|
| 16079 | [01Jan2026 12:58:35.642] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/imbuement_chamber_animations.json'
|
| 16080 | [01Jan2026 12:58:35.647] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/mana_relay_animation.json'
|
| 16081 | [01Jan2026 12:58:35.648] [Worker-ResourceReload-27/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/mana_splitter_animation.json'
|
| 16082 | [01Jan2026 12:58:35.647] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/lily_animations.json'
|
| 16083 | [01Jan2026 12:58:35.649] [Worker-ResourceReload-13/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/mapping.toml for projecte tracking
|
| 16084 | [01Jan2026 12:58:35.649] [Worker-ResourceReload-3/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/nook_animation.json'
|
| 16085 | [01Jan2026 12:58:35.650] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/potion_melder_animation.json'
|
| 16086 | [01Jan2026 12:58:35.650] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/press_animations.json'
|
| 16087 | [01Jan2026 12:58:35.650] [Worker-ResourceReload-14/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/redstone_relay_animations.json'
|
| 16088 | [01Jan2026 12:58:35.651] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/ritual.json'
|
| 16089 | [01Jan2026 12:58:35.651] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/root_animations.json'
|
| 16090 | [01Jan2026 12:58:35.651] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/rune.json'
|
| 16091 | [01Jan2026 12:58:35.651] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/scribes_table_animations.json'
|
| 16092 | [01Jan2026 12:58:35.652] [Worker-ResourceReload-0/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/scryers_eye_animation.json'
|
| 16093 | [01Jan2026 12:58:35.653] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_collector_animations.json'
|
| 16094 | [01Jan2026 12:58:35.653] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_condenser_animations.json'
|
| 16095 | [01Jan2026 12:58:35.653] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_deposit_animations.json'
|
| 16096 | [01Jan2026 12:58:35.653] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_relay_animations.json'
|
| 16097 | [01Jan2026 12:58:35.653] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_splitter_animations.json'
|
| 16098 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/source_warp_animations.json'
|
| 16099 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/spectral_hammer.json'
|
| 16100 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-7/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spell_turret_animations.json'
|
| 16101 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spell_turret_timer_animations.json'
|
| 16102 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-7/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/spike_animations.json'
|
| 16103 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/star_balloon_animations.json'
|
| 16104 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-7/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/starbuncle_animations.json'
|
| 16105 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-12/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_creo:animations/starbuncle_wheel_animation.json'
|
| 16106 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/storage_catalog_animations.json'
|
| 16107 | [01Jan2026 12:58:35.654] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/summoned_weapon_animations.json'
|
| 16108 | [01Jan2026 12:58:35.655] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/vitalic_sourcelink_animation.json'
|
| 16109 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-7/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/void_tentacle_animations.json'
|
| 16110 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/volcanic_sourcelink_animations.json'
|
| 16111 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wand_animation.json'
|
| 16112 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-14/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/weald_walker_animations.json'
|
| 16113 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-27/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/weald_waddler_animations.json'
|
| 16114 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/whirlisprig_animations.json'
|
| 16115 | [01Jan2026 12:58:35.656] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/whirlisprig_blossom_animations.json'
|
| 16116 | [01Jan2026 12:58:35.657] [Worker-ResourceReload-1/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_chimera_animations.json'
|
| 16117 | [01Jan2026 12:58:35.657] [Worker-ResourceReload-27/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_defender_animations.json'
|
| 16118 | [01Jan2026 12:58:35.657] [Worker-ResourceReload-28/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_hunter_animations.json'
|
| 16119 | [01Jan2026 12:58:35.658] [Worker-ResourceReload-14/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wilden_stalker_animations.json'
|
| 16120 | [01Jan2026 12:58:35.659] [Worker-ResourceReload-5/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'ars_nouveau:animations/wixie_animations.json'
|
| 16121 | [01Jan2026 12:58:35.659] [Worker-ResourceReload-8/WARN] [GeckoLib/]: Found animation file with improper file name format; animation files should end in .animation.json: 'irons_spellbooks:animations/wizard_armor_animation.json'
|
| 16122 | [01Jan2026 12:58:35.660] [Worker-ResourceReload-23/INFO] [mekanism.common.Mekanism/]: Initialized HolidayManager.
|
| 16123 | [01Jan2026 12:58:35.676] [Render thread/DEBUG] [mixin/]: Mixing SpriteResourceLoaderMixin from fusion.mixins.json into net.minecraft.client.renderer.texture.atlas.SpriteResourceLoader
|
| 16124 | [01Jan2026 12:58:35.676] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:SpriteResourceLoaderMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 16125 | [01Jan2026 12:58:35.678] [Render thread/DEBUG] [mixin/]: fusion.mixins.json:SpriteResourceLoaderMixin from mod fusion->@Inject::modifyFrameSize(Ljava/util/Collection;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/Resource;Lnet/neoforged/neoforge/client/textures/SpriteContentsConstructor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/server/packs/resources/ResourceMetadata;Lcom/mojang/blaze3d/platform/NativeImage;Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;Lnet/minecraft/client/resources/metadata/animation/FrameSize;)V does use it's CallbackInfoReturnable
|
| 16126 | [01Jan2026 12:58:35.679] [Worker-ResourceReload-26/DEBUG] [mixin/]: Mixing BlockStateModelLoaderMixin from crystalix.mixins.json into net.minecraft.client.resources.model.BlockStateModelLoader
|
| 16127 | [01Jan2026 12:58:35.680] [Worker-ResourceReload-26/DEBUG] [mixin/]: crystalix.mixins.json:BlockStateModelLoaderMixin from mod crystalix->@Inject::crystalix$skip(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/StateDefinition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 16128 | [01Jan2026 12:58:35.681] [Worker-ResourceReload-23/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
|
| 16129 | [01Jan2026 12:58:35.681] [Worker-ResourceReload-23/INFO] [mekanism.common.Mekanism/]: Mod loaded.
|
| 16130 | [01Jan2026 12:58:35.682] [Worker-ResourceReload-5/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
|
| 16131 | [01Jan2026 12:58:35.682] [Worker-ResourceReload-1/DEBUG] [mixin/]: Mixing SpriteSourceListMixin from supermartijn642corelib.mixins.json into net.minecraft.client.renderer.texture.atlas.SpriteSourceList
|
| 16132 | [01Jan2026 12:58:35.682] [Worker-ResourceReload-1/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:SpriteSourceListMixin 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)
|
| 16133 | [01Jan2026 12:58:35.682] [Worker-ResourceReload-1/DEBUG] [mixin/]: Renaming synthetic method lambda$appendSprites$0(Ljava/util/List;Lnet/minecraft/resources/ResourceLocation;)V to mdc2ef4c$supermartijn642corelib$lambda$appendSprites$0$0 in supermartijn642corelib.mixins.json:SpriteSourceListMixin from mod supermartijn642corelib
|
| 16134 | [01Jan2026 12:58:35.689] [Worker-ResourceReload-17/DEBUG] [mixin/]: Mixing texture.pbr.MixinDirectoryLister from mixins.iris.json into net.minecraft.client.renderer.texture.atlas.sources.DirectoryLister
|
| 16135 | [01Jan2026 12:58:35.689] [Worker-ResourceReload-17/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 16136 | [01Jan2026 12:58:35.689] [Worker-ResourceReload-17/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$modifyForEachAction$0(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/Resource;)V to mdc2ef4c$iris$lambda$iris$modifyForEachAction$0$0 in mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris
|
| 16137 | [01Jan2026 12:58:35.690] [Worker-ResourceReload-17/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$3 for descriptor (Ljava/util/function/BiConsumer;)V
|
| 16138 | [01Jan2026 12:58:35.696] [Worker-ResourceReload-25/INFO] [dev.muon.irons_apothic.IronsApothic/]: Registering custom affix codecs...
|
| 16139 | [01Jan2026 12:58:35.711] [Worker-ResourceReload-25/INFO] [dev.muon.irons_apothic.IronsApothic/]: Custom affix codecs registered.
|
| 16140 | [01Jan2026 12:58:35.768] [Worker-ResourceReload-12/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 16141 | [01Jan2026 12:58:35.768] [Worker-ResourceReload-12/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 16142 | [01Jan2026 12:58:35.771] [Worker-ResourceReload-15/DEBUG] [mixin/]: Mixing texture.SpriteContentsAnimatedTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture
|
| 16143 | [01Jan2026 12:58:35.771] [Worker-ResourceReload-15/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAnimatedTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 16144 | [01Jan2026 12:58:35.771] [Worker-ResourceReload-15/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsAnimationAccessor from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture
|
| 16145 | [01Jan2026 12:58:35.771] [Worker-ResourceReload-15/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimationAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 16146 | [01Jan2026 12:58:35.771] [Worker-ResourceReload-15/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAnimationAccessor from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture
|
| 16147 | [01Jan2026 12:58:35.771] [Worker-ResourceReload-15/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.upload.SpriteContentsAnimationAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 16148 | [01Jan2026 12:58:35.772] [Worker-ResourceReload-15/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged
|
| 16149 | [01Jan2026 12:58:35.772] [Worker-ResourceReload-15/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged
|
| 16150 | [01Jan2026 12:58:35.785] [Worker-ResourceReload-13/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 16151 | [01Jan2026 12:58:35.785] [Worker-ResourceReload-13/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 16152 | [01Jan2026 12:58:35.798] [Worker-ResourceReload-8/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 16153 | [01Jan2026 12:58:35.798] [Worker-ResourceReload-8/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 16154 | [01Jan2026 12:58:35.808] [Worker-ResourceReload-25/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 16155 | [01Jan2026 12:58:35.809] [Worker-ResourceReload-25/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 16156 | [01Jan2026 12:58:35.839] [Worker-ResourceReload-18/DEBUG] [mixin/]: Mixing perf.faster_texture_stitching.StitcherMixin from modernfix-common.mixins.json into net.minecraft.client.renderer.texture.Stitcher
|
| 16157 | [01Jan2026 12:58:35.839] [Worker-ResourceReload-18/DEBUG] [mixin/]: Renaming synthetic method lambda$stitchFast$0(Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Lnet/minecraft/client/renderer/texture/Stitcher$Entry; to mdc2ef4c$modernfix$lambda$stitchFast$0$0 in modernfix-common.mixins.json:perf.faster_texture_stitching.StitcherMixin from mod modernfix
|
| 16158 | [01Jan2026 12:58:35.844] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16159 | [01Jan2026 12:58:35.844] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16160 | [01Jan2026 12:58:35.844] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16161 | [01Jan2026 12:58:35.845] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16162 | [01Jan2026 12:58:35.845] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16163 | [01Jan2026 12:58:35.845] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16164 | [01Jan2026 12:58:35.848] [Worker-ResourceReload-18/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.faster_texture_stitching.StitcherMixin from mod modernfix->@Inject::stitchFast(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 16165 | [01Jan2026 12:58:35.848] [Worker-ResourceReload-18/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.faster_texture_stitching.StitcherMixin from mod modernfix->@Inject::gatherSpritesFast(Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 16166 | [01Jan2026 12:58:35.858] [Worker-ResourceReload-18/DEBUG] [mixin/]: Mixing features.textures.mipmaps.MipmapHelperMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.MipmapGenerator
|
| 16167 | [01Jan2026 12:58:35.860] [Worker-ResourceReload-18/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.mipmaps.MipmapHelperMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 16168 | [01Jan2026 12:58:35.864] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16169 | [01Jan2026 12:58:35.864] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16170 | [01Jan2026 12:58:35.864] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16171 | [01Jan2026 12:58:35.864] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16172 | [01Jan2026 12:58:35.866] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_normal.png
|
| 16173 | [01Jan2026 12:58:35.866] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_multiply.png
|
| 16174 | [01Jan2026 12:58:35.866] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_overlay.png
|
| 16175 | [01Jan2026 12:58:35.870] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16176 | [01Jan2026 12:58:35.870] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16177 | [01Jan2026 12:58:35.870] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16178 | [01Jan2026 12:58:35.870] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16179 | [01Jan2026 12:58:35.871] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16180 | [01Jan2026 12:58:35.871] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16181 | [01Jan2026 12:58:35.871] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16182 | [01Jan2026 12:58:35.871] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16183 | [01Jan2026 12:58:35.879] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16184 | [01Jan2026 12:58:35.879] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16185 | [01Jan2026 12:58:35.879] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16186 | [01Jan2026 12:58:35.879] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16187 | [01Jan2026 12:58:35.880] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16188 | [01Jan2026 12:58:35.880] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16189 | [01Jan2026 12:58:35.880] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16190 | [01Jan2026 12:58:35.883] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_normal.png
|
| 16191 | [01Jan2026 12:58:35.883] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_multiply.png
|
| 16192 | [01Jan2026 12:58:35.883] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_overlay.png
|
| 16193 | [01Jan2026 12:58:35.884] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_normal.png
|
| 16194 | [01Jan2026 12:58:35.884] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_multiply.png
|
| 16195 | [01Jan2026 12:58:35.884] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_overlay.png
|
| 16196 | [01Jan2026 12:58:35.890] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_blinking_normal.png
|
| 16197 | [01Jan2026 12:58:35.890] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_blinking_normal.png
|
| 16198 | [01Jan2026 12:58:35.890] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_blinking_multiply.png
|
| 16199 | [01Jan2026 12:58:35.890] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_blinking_overlay.png
|
| 16200 | [01Jan2026 12:58:35.890] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_blinking_multiply.png
|
| 16201 | [01Jan2026 12:58:35.891] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_blinking_overlay.png
|
| 16202 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16203 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16204 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16205 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16206 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_half_normal.png
|
| 16207 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_half_multiply.png
|
| 16208 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_normal.png
|
| 16209 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_half_overlay.png
|
| 16210 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_multiply.png
|
| 16211 | [01Jan2026 12:58:35.892] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_overlay.png
|
| 16212 | [01Jan2026 12:58:35.893] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16213 | [01Jan2026 12:58:35.893] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16214 | [01Jan2026 12:58:35.893] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16215 | [01Jan2026 12:58:35.893] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16216 | [01Jan2026 12:58:35.893] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16217 | [01Jan2026 12:58:35.893] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16218 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16219 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16220 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16221 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16222 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16223 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16224 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16225 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16226 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16227 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16228 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16229 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16230 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/half_normal.png
|
| 16231 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16232 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16233 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16234 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16235 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/half_multiply.png
|
| 16236 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/frozen/half_screen.png
|
| 16237 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/half_overlay.png
|
| 16238 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16239 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16240 | [01Jan2026 12:58:35.894] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16241 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16242 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16243 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16244 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_blinking_normal.png
|
| 16245 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_blinking_multiply.png
|
| 16246 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_blinking_overlay.png
|
| 16247 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16248 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16249 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16250 | [01Jan2026 12:58:35.897] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16251 | [01Jan2026 12:58:35.898] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16252 | [01Jan2026 12:58:35.898] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16253 | [01Jan2026 12:58:35.898] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16254 | [01Jan2026 12:58:35.899] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16255 | [01Jan2026 12:58:35.899] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16256 | [01Jan2026 12:58:35.900] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16257 | [01Jan2026 12:58:35.900] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16258 | [01Jan2026 12:58:35.900] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16259 | [01Jan2026 12:58:35.900] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16260 | [01Jan2026 12:58:35.901] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16261 | [01Jan2026 12:58:35.901] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16262 | [01Jan2026 12:58:35.901] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16263 | [01Jan2026 12:58:35.901] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16264 | [01Jan2026 12:58:35.903] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16265 | [01Jan2026 12:58:35.903] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16266 | [01Jan2026 12:58:35.903] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16267 | [01Jan2026 12:58:35.904] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16268 | [01Jan2026 12:58:35.904] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16269 | [01Jan2026 12:58:35.904] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16270 | [01Jan2026 12:58:35.904] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16271 | [01Jan2026 12:58:35.904] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16272 | [01Jan2026 12:58:35.905] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16273 | [01Jan2026 12:58:35.906] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_normal.png
|
| 16274 | [01Jan2026 12:58:35.906] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_multiply.png
|
| 16275 | [01Jan2026 12:58:35.906] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_overlay.png
|
| 16276 | [01Jan2026 12:58:35.907] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16277 | [01Jan2026 12:58:35.907] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16278 | [01Jan2026 12:58:35.907] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16279 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16280 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16281 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16282 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16283 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16284 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16285 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16286 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16287 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16288 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-22/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture mffs:model/noise with size 236x122 limits mip level from 4 to 1
|
| 16289 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-22/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture powah:model/tile/beam with size 15x30 limits mip level from 1 to 0
|
| 16290 | [01Jan2026 12:58:35.908] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16291 | [01Jan2026 12:58:35.909] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16292 | [01Jan2026 12:58:35.909] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16293 | [01Jan2026 12:58:35.909] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16294 | [01Jan2026 12:58:35.912] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16295 | [01Jan2026 12:58:35.912] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16296 | [01Jan2026 12:58:35.912] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16297 | [01Jan2026 12:58:35.912] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16298 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_normal.png
|
| 16299 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_multiply.png
|
| 16300 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_screen.png
|
| 16301 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_overlay.png
|
| 16302 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16303 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16304 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16305 | [01Jan2026 12:58:35.915] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16306 | [01Jan2026 12:58:35.916] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16307 | [01Jan2026 12:58:35.916] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16308 | [01Jan2026 12:58:35.916] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16309 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16310 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16311 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16312 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/half_blinking_normal.png
|
| 16313 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/half_blinking_multiply.png
|
| 16314 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/frozen/half_blinking_screen.png
|
| 16315 | [01Jan2026 12:58:35.917] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/half_blinking_overlay.png
|
| 16316 | [01Jan2026 12:58:35.918] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16317 | [01Jan2026 12:58:35.918] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16318 | [01Jan2026 12:58:35.918] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16319 | [01Jan2026 12:58:35.918] [ForkJoinPool.commonPool-worker-14/INFO] [rgp_client/]: Successfully fetched multiplayer keypair for player. Connecting to Rocket game services.
|
| 16320 | [01Jan2026 12:58:35.919] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16321 | [01Jan2026 12:58:35.919] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16322 | [01Jan2026 12:58:35.919] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16323 | [01Jan2026 12:58:35.920] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16324 | [01Jan2026 12:58:35.920] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16325 | [01Jan2026 12:58:35.920] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16326 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16327 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16328 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16329 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16330 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_full_blinking_normal.png
|
| 16331 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_full_blinking_multiply.png
|
| 16332 | [01Jan2026 12:58:35.921] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_full_blinking_overlay.png
|
| 16333 | [01Jan2026 12:58:35.922] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16334 | [01Jan2026 12:58:35.922] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16335 | [01Jan2026 12:58:35.922] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16336 | [01Jan2026 12:58:35.922] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_full_normal.png
|
| 16337 | [01Jan2026 12:58:35.922] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_full_multiply.png
|
| 16338 | [01Jan2026 12:58:35.922] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_full_overlay.png
|
| 16339 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_half_blinking_normal.png
|
| 16340 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_half_blinking_multiply.png
|
| 16341 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_half_blinking_overlay.png
|
| 16342 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_normal.png
|
| 16343 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_multiply.png
|
| 16344 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_overlay.png
|
| 16345 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16346 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16347 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16348 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16349 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16350 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16351 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16352 | [01Jan2026 12:58:35.923] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16353 | [01Jan2026 12:58:35.924] [ForkJoinPool.commonPool-worker-14/INFO] [rgp_client/]: Loaded Rocket Client Mod on Forge
|
| 16354 | [01Jan2026 12:58:35.924] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16355 | [01Jan2026 12:58:35.924] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16356 | [01Jan2026 12:58:35.924] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16357 | [01Jan2026 12:58:35.924] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16358 | [01Jan2026 12:58:35.926] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16359 | [01Jan2026 12:58:35.926] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16360 | [01Jan2026 12:58:35.926] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16361 | [01Jan2026 12:58:35.926] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16362 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_normal.png
|
| 16363 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_multiply.png
|
| 16364 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_overlay.png
|
| 16365 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16366 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16367 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16368 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16369 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16370 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16371 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16372 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16373 | [01Jan2026 12:58:35.927] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16374 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16375 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16376 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16377 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16378 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16379 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16380 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16381 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16382 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16383 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_normal.png
|
| 16384 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_multiply.png
|
| 16385 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_overlay.png
|
| 16386 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16387 | [01Jan2026 12:58:35.928] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16388 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16389 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_full_normal.png
|
| 16390 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_full_multiply.png
|
| 16391 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_full_overlay.png
|
| 16392 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16393 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16394 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16395 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16396 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16397 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16398 | [01Jan2026 12:58:35.929] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16399 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_blinking_normal.png
|
| 16400 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_blinking_multiply.png
|
| 16401 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_blinking_overlay.png
|
| 16402 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16403 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16404 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16405 | [01Jan2026 12:58:35.930] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16406 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_blinking_normal.png
|
| 16407 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_normal.png
|
| 16408 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_multiply.png
|
| 16409 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_screen.png
|
| 16410 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_overlay.png
|
| 16411 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_blinking_multiply.png
|
| 16412 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_blinking_overlay.png
|
| 16413 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16414 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16415 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16416 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16417 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16418 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16419 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16420 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16421 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16422 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16423 | [01Jan2026 12:58:35.931] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16424 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16425 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16426 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16427 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_normal.png
|
| 16428 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_multiply.png
|
| 16429 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_screen.png
|
| 16430 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_overlay.png
|
| 16431 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16432 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16433 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16434 | [01Jan2026 12:58:35.932] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_half_normal.png
|
| 16435 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16436 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16437 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16438 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16439 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_half_multiply.png
|
| 16440 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_half_overlay.png
|
| 16441 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16442 | [01Jan2026 12:58:35.933] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16443 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16444 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_normal.png
|
| 16445 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_multiply.png
|
| 16446 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_overlay.png
|
| 16447 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_full_normal.png
|
| 16448 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_full_multiply.png
|
| 16449 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_full_overlay.png
|
| 16450 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16451 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16452 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16453 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16454 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16455 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16456 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16457 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16458 | [01Jan2026 12:58:35.934] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16459 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16460 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16461 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16462 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16463 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16464 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_normal.png
|
| 16465 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_multiply.png
|
| 16466 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_screen.png
|
| 16467 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_overlay.png
|
| 16468 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16469 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16470 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16471 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/full_normal.png
|
| 16472 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/full_multiply.png
|
| 16473 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/full_overlay.png
|
| 16474 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16475 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16476 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16477 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16478 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16479 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16480 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16481 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16482 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16483 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16484 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16485 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16486 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16487 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16488 | [01Jan2026 12:58:35.935] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_full_blinking_normal.png
|
| 16489 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_full_blinking_multiply.png
|
| 16490 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_full_blinking_overlay.png
|
| 16491 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16492 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16493 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16494 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16495 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16496 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16497 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16498 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16499 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_normal.png
|
| 16500 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_normal.png
|
| 16501 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_multiply.png
|
| 16502 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_screen.png
|
| 16503 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_overlay.png
|
| 16504 | [01Jan2026 12:58:35.936] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16505 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16506 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16507 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_normal.png
|
| 16508 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_multiply.png
|
| 16509 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_screen.png
|
| 16510 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_blinking_overlay.png
|
| 16511 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_normal.png
|
| 16512 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_multiply.png
|
| 16513 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_overlay.png
|
| 16514 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_multiply.png
|
| 16515 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_screen.png
|
| 16516 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16517 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16518 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_overlay.png
|
| 16519 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16520 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16521 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16522 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16523 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16524 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16525 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16526 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16527 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_normal.png
|
| 16528 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_multiply.png
|
| 16529 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16530 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16531 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_overlay.png
|
| 16532 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_blinking_normal.png
|
| 16533 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16534 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16535 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_blinking_multiply.png
|
| 16536 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_blinking_overlay.png
|
| 16537 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16538 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16539 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16540 | [01Jan2026 12:58:35.937] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16541 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/full_normal.png
|
| 16542 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/full_multiply.png
|
| 16543 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/frozen/full_screen.png
|
| 16544 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/full_overlay.png
|
| 16545 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16546 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16547 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16548 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16549 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16550 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16551 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16552 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16553 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16554 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16555 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16556 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16557 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16558 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16559 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16560 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16561 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16562 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16563 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16564 | [01Jan2026 12:58:35.938] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16565 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16566 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16567 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16568 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16569 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16570 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16571 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_half_blinking_normal.png
|
| 16572 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_half_blinking_multiply.png
|
| 16573 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/hardcore_half_blinking_overlay.png
|
| 16574 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16575 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16576 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16577 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16578 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16579 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16580 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16581 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16582 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16583 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16584 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16585 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_normal.png
|
| 16586 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_multiply.png
|
| 16587 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_screen.png
|
| 16588 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_overlay.png
|
| 16589 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16590 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16591 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16592 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16593 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16594 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16595 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16596 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/half_normal.png
|
| 16597 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/half_multiply.png
|
| 16598 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/half_overlay.png
|
| 16599 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16600 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16601 | [01Jan2026 12:58:35.940] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16602 | [01Jan2026 12:58:35.939] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16603 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16604 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16605 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16606 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16607 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16608 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16609 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16610 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16611 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16612 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_half_normal.png
|
| 16613 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_half_multiply.png
|
| 16614 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_half_overlay.png
|
| 16615 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_normal.png
|
| 16616 | [01Jan2026 12:58:35.941] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_multiply.png
|
| 16617 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_screen.png
|
| 16618 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_overlay.png
|
| 16619 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16620 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16621 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16622 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16623 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16624 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_normal.png
|
| 16625 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_multiply.png
|
| 16626 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_screen.png
|
| 16627 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_overlay.png
|
| 16628 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_blinking_normal.png
|
| 16629 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_blinking_multiply.png
|
| 16630 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/full_blinking_overlay.png
|
| 16631 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16632 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16633 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16634 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16635 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16636 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16637 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16638 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16639 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16640 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16641 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16642 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_normal.png
|
| 16643 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_multiply.png
|
| 16644 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_screen.png
|
| 16645 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_overlay.png
|
| 16646 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16647 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16648 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16649 | [01Jan2026 12:58:35.942] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16650 | [01Jan2026 12:58:35.970] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16651 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16652 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16653 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16654 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16655 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16656 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16657 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16658 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16659 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16660 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16661 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16662 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16663 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16664 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16665 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16666 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16667 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16668 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16669 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16670 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_blinking_normal.png
|
| 16671 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_blinking_multiply.png
|
| 16672 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_blinking_overlay.png
|
| 16673 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_normal.png
|
| 16674 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_multiply.png
|
| 16675 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_screen.png
|
| 16676 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_overlay.png
|
| 16677 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16678 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16679 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16680 | [01Jan2026 12:58:35.971] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16681 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16682 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16683 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16684 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16685 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16686 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16687 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_blinking_normal.png
|
| 16688 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16689 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_blinking_multiply.png
|
| 16690 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_blinking_overlay.png
|
| 16691 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16692 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16693 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16694 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16695 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16696 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16697 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16698 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16699 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16700 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16701 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16702 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16703 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16704 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16705 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16706 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16707 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16708 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16709 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_normal.png
|
| 16710 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_multiply.png
|
| 16711 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_screen.png
|
| 16712 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/full_blinking_overlay.png
|
| 16713 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_blinking_normal.png
|
| 16714 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16715 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16716 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16717 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_normal.png
|
| 16718 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_multiply.png
|
| 16719 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16720 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16721 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16722 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16723 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16724 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16725 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16726 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_overlay.png
|
| 16727 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16728 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16729 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16730 | [01Jan2026 12:58:35.973] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16731 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16732 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16733 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16734 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16735 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16736 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16737 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16738 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16739 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16740 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_blinking_normal.png
|
| 16741 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_blinking_multiply.png
|
| 16742 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_blinking_overlay.png
|
| 16743 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_half_blinking_normal.png
|
| 16744 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_half_blinking_multiply.png
|
| 16745 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16746 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16747 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16748 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16749 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-8/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/hardcore_half_blinking_overlay.png
|
| 16750 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16751 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16752 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16753 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16754 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16755 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16756 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16757 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16758 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16759 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_normal.png
|
| 16760 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_multiply.png
|
| 16761 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_screen.png
|
| 16762 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/half_overlay.png
|
| 16763 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16764 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16765 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16766 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16767 | [01Jan2026 12:58:35.972] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_blinking_multiply.png
|
| 16768 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16769 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/full_blinking_overlay.png
|
| 16770 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16771 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16772 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16773 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_normal.png
|
| 16774 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_multiply.png
|
| 16775 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16776 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16777 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16778 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_normal.png
|
| 16779 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_multiply.png
|
| 16780 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_screen.png
|
| 16781 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/half_overlay.png
|
| 16782 | [01Jan2026 12:58:35.974] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16783 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16784 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16785 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16786 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/frozen/full_blinking_normal.png
|
| 16787 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/frozen/full_blinking_multiply.png
|
| 16788 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/frozen/full_blinking_screen.png
|
| 16789 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/frozen/full_blinking_overlay.png
|
| 16790 | [01Jan2026 12:58:35.975] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16791 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16792 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16793 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16794 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16795 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16796 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16797 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_blinking_normal.png
|
| 16798 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_blinking_multiply.png
|
| 16799 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_blinking_overlay.png
|
| 16800 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16801 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16802 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16803 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16804 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16805 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16806 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16807 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16808 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16809 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16810 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_overlay.png
|
| 16811 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16812 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16813 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16814 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_normal.png
|
| 16815 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_multiply.png
|
| 16816 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_screen.png
|
| 16817 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-23/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/half_blinking_overlay.png
|
| 16818 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_blinking_normal.png
|
| 16819 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_blinking_multiply.png
|
| 16820 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_blinking_overlay.png
|
| 16821 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_blinking_normal.png
|
| 16822 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16823 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_blinking_multiply.png
|
| 16824 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_full_blinking_overlay.png
|
| 16825 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_normal.png
|
| 16826 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_multiply.png
|
| 16827 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_screen.png
|
| 16828 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_blinking_overlay.png
|
| 16829 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16830 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16831 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16832 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-19/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16833 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-19/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16834 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-19/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16835 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16836 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16837 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_blinking_normal.png
|
| 16838 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_blinking_multiply.png
|
| 16839 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-16/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/half_blinking_overlay.png
|
| 16840 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_normal.png
|
| 16841 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_multiply.png
|
| 16842 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_half_overlay.png
|
| 16843 | [01Jan2026 12:58:35.976] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16844 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16845 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16846 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16847 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16848 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16849 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16850 | [01Jan2026 12:58:35.977] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16851 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16852 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-29/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16853 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-27/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16854 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_normal.png
|
| 16855 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_multiply.png
|
| 16856 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16857 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16858 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16859 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_blinking_normal.png
|
| 16860 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_blinking_multiply.png
|
| 16861 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/hardcore_full_blinking_overlay.png
|
| 16862 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_normal.png
|
| 16863 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_multiply.png
|
| 16864 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_blinking_overlay.png
|
| 16865 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16866 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16867 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16868 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_blinking_normal.png
|
| 16869 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_blinking_multiply.png
|
| 16870 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_blinking_overlay.png
|
| 16871 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16872 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16873 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_normal.png
|
| 16874 | [01Jan2026 12:58:35.978] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_half_overlay.png
|
| 16875 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16876 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16877 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16878 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16879 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_multiply.png
|
| 16880 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_screen.png
|
| 16881 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/frozen/full_overlay.png
|
| 16882 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_blinking_normal.png
|
| 16883 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_blinking_multiply.png
|
| 16884 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_blinking_overlay.png
|
| 16885 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16886 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16887 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16888 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16889 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_normal.png
|
| 16890 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_multiply.png
|
| 16891 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_screen.png
|
| 16892 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_overlay.png
|
| 16893 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_normal.png
|
| 16894 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_multiply.png
|
| 16895 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/half_screen.png
|
| 16896 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_overlay.png
|
| 16897 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-4/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16898 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-4/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16899 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/half_blinking_normal.png
|
| 16900 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/half_blinking_multiply.png
|
| 16901 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16902 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/full_normal.png
|
| 16903 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/full_multiply.png
|
| 16904 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/full_screen.png
|
| 16905 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/full_overlay.png
|
| 16906 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_normal.png
|
| 16907 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_multiply.png
|
| 16908 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_screen.png
|
| 16909 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_half_overlay.png
|
| 16910 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_normal.png
|
| 16911 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_multiply.png
|
| 16912 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16913 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_normal.png
|
| 16914 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16915 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-24/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_overlay.png
|
| 16916 | [01Jan2026 12:58:35.979] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/half_blinking_overlay.png
|
| 16917 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16918 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16919 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-2/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16920 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_normal.png
|
| 16921 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_multiply.png
|
| 16922 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_screen.png
|
| 16923 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-18/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_overlay.png
|
| 16924 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_multiply.png
|
| 16925 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-17/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16926 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_normal.png
|
| 16927 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_multiply.png
|
| 16928 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_screen.png
|
| 16929 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_blinking_overlay.png
|
| 16930 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-4/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16931 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/half_blinking_normal.png
|
| 16932 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/half_blinking_multiply.png
|
| 16933 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_full_blinking_normal.png
|
| 16934 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_full_blinking_multiply.png
|
| 16935 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-12/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/half_blinking_overlay.png
|
| 16936 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/poisoned/hardcore_full_blinking_overlay.png
|
| 16937 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_normal.png
|
| 16938 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_multiply.png
|
| 16939 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_overlay.png
|
| 16940 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_blinking_normal.png
|
| 16941 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_blinking_multiply.png
|
| 16942 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/withered/hardcore_full_blinking_overlay.png
|
| 16943 | [01Jan2026 12:58:35.980] [Worker-ResourceReload-0/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_half_blinking_overlay.png
|
| 16944 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_normal.png
|
| 16945 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_multiply.png
|
| 16946 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/half_normal.png
|
| 16947 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-14/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/poisoned/hardcore_half_overlay.png
|
| 16948 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/half_multiply.png
|
| 16949 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/half_screen.png
|
| 16950 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-25/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/half_overlay.png
|
| 16951 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_normal.png
|
| 16952 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_multiply.png
|
| 16953 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/hardcore_full_blinking_overlay.png
|
| 16954 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_normal.png
|
| 16955 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_multiply.png
|
| 16956 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/hardcore_full_blinking_overlay.png
|
| 16957 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_normal.png
|
| 16958 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_multiply.png
|
| 16959 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Screen blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_screen.png
|
| 16960 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-15/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/absorbing/full_blinking_overlay.png
|
| 16961 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Normal blend texture not found: colorfulhearts:textures/heart/health/withered/full_blinking_normal.png
|
| 16962 | [01Jan2026 12:58:35.981] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Multiply blend texture not found: colorfulhearts:textures/heart/health/withered/full_blinking_multiply.png
|
| 16963 | [01Jan2026 12:58:35.982] [Worker-ResourceReload-3/DEBUG] [Colorful Hearts/]: Overlay blend texture not found: colorfulhearts:textures/heart/health/withered/full_blinking_overlay.png
|
| 16964 | [01Jan2026 12:58:36.048] [Render thread/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei_dark - Copy.png, ignoring
|
| 16965 | [01Jan2026 12:58:36.048] [Render thread/ERROR] [net.minecraft.Util/]: Invalid path in pack: twilightforest:textures/gui/transformation_jei - Copy.png, ignoring
|
| 16966 | [01Jan2026 12:58:36.061] [Render thread/ERROR] [net.minecraft.Util/]: Invalid path in pack: replication:textures/block/printer - Copy.png, ignoring
|
| 16967 | [01Jan2026 12:58:36.099] [Render thread/INFO] [de.keksuccino.fancymenu.util.window.WindowHandler/]: [FANCYMENU] Custom window icon successfully updated!
|
| 16968 | [01Jan2026 12:58:36.119] [Worker-ResourceReload-1/ERROR] [net.minecraft.Util/]: Invalid path in pack: replication:textures/block/printer - Copy.png, ignoring
|
| 16969 | [01Jan2026 12:58:36.180] [Worker-Main-25/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
|
| 16970 | [01Jan2026 12:58:36.180] [Worker-Main-15/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
|
| 16971 | [01Jan2026 12:58:36.358] [Worker-ResourceReload-30/DEBUG] [xfacthd.framedblocks.FramedBlocks/]: Initialized 3063 unique caches for 72644 states in 810.0 ms
|
| 16972 | [01Jan2026 12:58:36.392] [Worker-ResourceReload-1/INFO] [com.leclowndu93150.replication_rs2_bridge.util.MatterTypeUtil/]: RepRS2Bridge: Loaded 9 matter types.
|
| 16973 | [01Jan2026 12:58:36.426] [Worker-ResourceReload-2/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite chisel:block/technical/oldetimeyserveranim: [1, 2, 3, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
|
| 16974 | [01Jan2026 12:58:36.436] [Worker-ResourceReload-2/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite reliquified_ars_nouveau:item/mana_ring: [5]
|
| 16975 | [01Jan2026 12:58:36.438] [Worker-ResourceReload-22/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite ftb:block/engine/resonant_void frame 5: 5
|
| 16976 | [01Jan2026 12:58:36.449] [Worker-ResourceReload-13/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite justdirethings:item/creaturecatcher_top_animation: [8]
|
| 16977 | [01Jan2026 12:58:36.453] [Worker-ResourceReload-19/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite chisel:block/technical/new/oldetimeyserveranim: [1, 2, 3, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
|
| 16978 | [01Jan2026 12:58:36.468] [Worker-ResourceReload-19/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite chisel:block/technical/tapedrive: [1, 3, 5, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
|
| 16979 | [01Jan2026 12:58:36.538] [Worker-ResourceReload-7/DEBUG] [mixin/]: Mixing ClientElementsModelAccess from morered.mixins.json into net.neoforged.neoforge.client.model.ElementsModel
|
| 16980 | [01Jan2026 12:58:36.560] [Worker-ResourceReload-19/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite powah:item/ender_core: [1, 2, 4, 7, 9, 10, 11]
|
| 16981 | [01Jan2026 12:58:36.566] [Worker-ResourceReload-12/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite industrialforegoing:block/fluids/sludge_still: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38]
|
| 16982 | [01Jan2026 12:58:36.605] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite relics:item/wool_mitten frame 14: 14
|
| 16983 | [01Jan2026 12:58:36.630] [Worker-ResourceReload-12/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite irons_spellbooks:item/energized_core_energy: [11]
|
| 16984 | [01Jan2026 12:58:36.629] [Worker-ResourceReload-16/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite cataclysm:item/cursed_eye: [8, 9]
|
| 16985 | [01Jan2026 12:58:36.653] [Worker-ResourceReload-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite enderio:block/alloy_smelter_front_active: [4, 5]
|
| 16986 | [01Jan2026 12:58:36.673] [Worker-ResourceReload-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite industrialforegoing:block/fluids/ether_gas_still: [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48]
|
| 16987 | [01Jan2026 12:58:36.697] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite avaritia:block/extreme_crafting_table_side: [8]
|
| 16988 | [01Jan2026 12:58:36.699] [Worker-ResourceReload-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite powah:item/charged_snowball: [1, 2, 3, 4, 16, 17, 18, 19]
|
| 16989 | [01Jan2026 12:58:36.702] [Worker-ResourceReload-27/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite reliquified_ars_nouveau:item/whirling_broom frame 12: 12
|
| 16990 | [01Jan2026 12:58:36.703] [Worker-ResourceReload-27/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite reliquified_ars_nouveau:item/whirling_broom frame 13: 13
|
| 16991 | [01Jan2026 12:58:36.713] [Worker-ResourceReload-13/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite irons_spellbooks:item/upgrade_orb_ender: [1, 5, 6, 7]
|
| 16992 | [01Jan2026 12:58:36.727] [Worker-ResourceReload-21/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite chisel:block/technical/new/tapedrive: [1, 3, 5, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
|
| 16993 | [01Jan2026 12:58:36.735] [Worker-ResourceReload-2/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite apotheosis:items/gems/molten_breach: [9, 10, 11]
|
| 16994 | [01Jan2026 12:58:36.743] [Worker-ResourceReload-1/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite reliquified_ars_nouveau:item/emblem_of_defense frame 9: 9
|
| 16995 | [01Jan2026 12:58:36.775] [Worker-ResourceReload-3/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite justdirethings:item/creaturecatcher_side_animation: [8]
|
| 16996 | [01Jan2026 12:58:36.777] [Worker-ResourceReload-27/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Unused frames in sprite cognition:item/mending_neurogel: [5, 6, 7]
|
| 16997 | [01Jan2026 12:58:36.780] [Render thread/DEBUG] [mixin/]: Mixing MixinFogRenderer from mixins.iris.json into net.minecraft.client.renderer.FogRenderer
|
| 16998 | [01Jan2026 12:58:36.782] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 16999 | [01Jan2026 12:58:36.785] [Render thread/DEBUG] [mixin/]: Mixing features.render.world.sky.BackgroundRendererMixin from embeddium.mixins.json into net.minecraft.client.renderer.FogRenderer
|
| 17000 | [01Jan2026 12:58:36.785] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.render.world.sky.BackgroundRendererMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 17001 | [01Jan2026 12:58:36.785] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSampleColor$1(Lnet/minecraft/client/multiplayer/ClientLevel;FLnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; to mdc2ef4c$embeddium$lambda$redirectSampleColor$1$0 in embeddium.mixins.json:features.render.world.sky.BackgroundRendererMixin from mod embeddium
|
| 17002 | [01Jan2026 12:58:36.785] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSampleColor$0(Lnet/minecraft/client/multiplayer/ClientLevel;III)I to mdc2ef4c$embeddium$lambda$redirectSampleColor$0$1 in embeddium.mixins.json:features.render.world.sky.BackgroundRendererMixin from mod embeddium
|
| 17003 | [01Jan2026 12:58:36.786] [Render thread/DEBUG] [mixin/]: Mixing FogRendererMixin from fadingnightvision.mixins.json into net.minecraft.client.renderer.FogRenderer
|
| 17004 | [01Jan2026 12:58:36.791] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::iris$setupLegacyWaterFog(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17005 | [01Jan2026 12:58:36.791] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::render(Lnet/minecraft/client/Camera;FLnet/minecraft/client/multiplayer/ClientLevel;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17006 | [01Jan2026 12:58:36.799] [Render thread/DEBUG] [mixin/]: Mixing BlindnessFogFunctionMixin from fadingnightvision.mixins.json into net.minecraft.client.renderer.FogRenderer$BlindnessFogFunction
|
| 17007 | [01Jan2026 12:58:36.827] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing BakedQuadAccess from ferritecore.accessors.mixin.json into net.minecraft.client.renderer.block.model.BakedQuad
|
| 17008 | [01Jan2026 12:58:36.827] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:BakedQuadAccess 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)
|
| 17009 | [01Jan2026 12:58:36.827] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing core.model.quad.BakedQuadMixin from embeddium.mixins.json into net.minecraft.client.renderer.block.model.BakedQuad
|
| 17010 | [01Jan2026 12:58:36.828] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:core.model.quad.BakedQuadMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 17011 | [01Jan2026 12:58:36.829] [Worker-ResourceReload-16/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture crystalix:block/clear/clear_top with size 2x16 limits mip level from 4 to 1
|
| 17012 | [01Jan2026 12:58:36.834] [Worker-ResourceReload-16/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture cataclysm:item/black_steel_axe with size 15x16 limits mip level from 1 to 0
|
| 17013 | [01Jan2026 12:58:36.858] [Render thread/DEBUG] [mixin/]: Mixing LightingMixin from moonlight-common.mixins.json into com.mojang.blaze3d.platform.Lighting
|
| 17014 | [01Jan2026 12:58:36.858] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin 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)
|
| 17015 | [01Jan2026 12:58:36.862] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight->@Inject::moonlight$messWithEntityRendererLighting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 17016 | [01Jan2026 12:58:36.862] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight->@Inject::moonlight$messEntityRendererLightingN(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 17017 | [01Jan2026 12:58:36.862] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight->@Inject::moonlight$resetEntityRendererLightingGui(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 17018 | [01Jan2026 12:58:36.946] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Common setup: 88 jobs
|
| 17019 | [01Jan2026 12:58:36.957] [Render thread/INFO] [Supplementaries/]: Finished mod setup in: [1, 0, 5, 0, 0, 0] ms
|
| 17020 | [01Jan2026 12:58:36.977] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing VariantDeserializerMixin from ae2.mixins.json into net.minecraft.client.renderer.block.model.Variant$Deserializer
|
| 17021 | [01Jan2026 12:58:36.977] [Worker-ResourceReload-19/DEBUG] [mixin/]: ae2.mixins.json:VariantDeserializerMixin 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)
|
| 17022 | [01Jan2026 12:58:36.978] [Worker-ResourceReload-19/DEBUG] [mixin/]: ae2.mixins.json:VariantDeserializerMixin from mod ae2->@Inject::addAdditionalRotationOptions(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 17023 | [01Jan2026 12:58:36.980] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing perf.cache_model_materials.MultipartMixin from modernfix-common.mixins.json into net.minecraft.client.renderer.block.model.multipart.MultiPart
|
| 17024 | [01Jan2026 12:58:36.981] [Worker-ResourceReload-19/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_model_materials.MultipartMixin from mod modernfix->@Inject::useDependencyCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 17025 | [01Jan2026 12:58:36.981] [Worker-ResourceReload-19/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.cache_model_materials.MultipartMixin from mod modernfix->@Inject::storeDependencyCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 17026 | [01Jan2026 12:58:36.982] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading FD animations...
|
| 17027 | [01Jan2026 12:58:36.982] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:test_malkuth
|
| 17028 | [01Jan2026 12:58:36.993] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_warrior_attack
|
| 17029 | [01Jan2026 12:58:36.994] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdlib:testanim
|
| 17030 | [01Jan2026 12:58:36.994] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_summon_throw_side_stones
|
| 17031 | [01Jan2026 12:58:36.997] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_crush_attack_end
|
| 17032 | [01Jan2026 12:58:37.000] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_second_phase_strike_walls
|
| 17033 | [01Jan2026 12:58:37.001] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_single_earthquake_ice
|
| 17034 | [01Jan2026 12:58:37.004] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_roll
|
| 17035 | [01Jan2026 12:58:37.007] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_warrior_slam_earth
|
| 17036 | [01Jan2026 12:58:37.008] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_screen_idle
|
| 17037 | [01Jan2026 12:58:37.010] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:ray_reflector_activate
|
| 17038 | [01Jan2026 12:58:37.010] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_warrior_idle
|
| 17039 | [01Jan2026 12:58:37.011] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_death
|
| 17040 | [01Jan2026 12:58:37.014] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_warrior_die
|
| 17041 | [01Jan2026 12:58:37.014] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_and_land
|
| 17042 | [01Jan2026 12:58:37.015] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing KeyValueConditionMixin from ferritecore.predicates.mixin.json into net.minecraft.client.renderer.block.model.multipart.KeyValueCondition
|
| 17043 | [01Jan2026 12:58:37.015] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.predicates.mixin.json:KeyValueConditionMixin 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)
|
| 17044 | [01Jan2026 12:58:37.016] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_monolith_turn_off
|
| 17045 | [01Jan2026 12:58:37.016] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_crystal_summon
|
| 17046 | [01Jan2026 12:58:37.016] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_single_earthquake_fire
|
| 17047 | [01Jan2026 12:58:37.083] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_cannon_repair
|
| 17048 | [01Jan2026 12:58:37.083] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing AndConditionMixin from ferritecore.predicates.mixin.json into net.minecraft.client.renderer.block.model.multipart.AndCondition
|
| 17049 | [01Jan2026 12:58:37.083] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_to_float
|
| 17050 | [01Jan2026 12:58:37.083] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.predicates.mixin.json:AndConditionMixin 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)
|
| 17051 | [01Jan2026 12:58:37.085] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:electric_orb_idle
|
| 17052 | [01Jan2026 12:58:37.085] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_forward_prepare
|
| 17053 | [01Jan2026 12:58:37.087] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_screen_appear
|
| 17054 | [01Jan2026 12:58:37.089] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_screen_appear
|
| 17055 | [01Jan2026 12:58:37.092] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_warrior_walk
|
| 17056 | [01Jan2026 12:58:37.092] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_roll_up_just_end
|
| 17057 | [01Jan2026 12:58:37.093] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_crush_attack_start
|
| 17058 | [01Jan2026 12:58:37.094] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_appear
|
| 17059 | [01Jan2026 12:58:37.095] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_cast
|
| 17060 | [01Jan2026 12:58:37.096] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_cannon_shoot
|
| 17061 | [01Jan2026 12:58:37.096] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_slash_ice
|
| 17062 | [01Jan2026 12:58:37.098] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_giant_sword_attack
|
| 17063 | [01Jan2026 12:58:37.101] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_with_crush
|
| 17064 | [01Jan2026 12:58:37.103] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_idle
|
| 17065 | [01Jan2026 12:58:37.106] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_attack
|
| 17066 | [01Jan2026 12:58:37.107] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_roll_up_end
|
| 17067 | [01Jan2026 12:58:37.109] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_rockfall_cast
|
| 17068 | [01Jan2026 12:58:37.110] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_idle
|
| 17069 | [01Jan2026 12:58:37.112] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_summon_anim
|
| 17070 | [01Jan2026 12:58:37.114] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_roll_up
|
| 17071 | [01Jan2026 12:58:37.116] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_death
|
| 17072 | [01Jan2026 12:58:37.116] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing OrConditionMixin from ferritecore.predicates.mixin.json into net.minecraft.client.renderer.block.model.multipart.OrCondition
|
| 17073 | [01Jan2026 12:58:37.116] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.predicates.mixin.json:OrConditionMixin 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)
|
| 17074 | [01Jan2026 12:58:37.119] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_crush_attack_full
|
| 17075 | [01Jan2026 12:58:37.122] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_second_phase_prepare
|
| 17076 | [01Jan2026 12:58:37.123] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_cannon_break
|
| 17077 | [01Jan2026 12:58:37.123] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_sword_forward
|
| 17078 | [01Jan2026 12:58:37.125] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_crush_attack_attack
|
| 17079 | [01Jan2026 12:58:37.126] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_jump_crush_attack_midair
|
| 17080 | [01Jan2026 12:58:37.129] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_slash_fire
|
| 17081 | [01Jan2026 12:58:37.131] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_summon_fireballs
|
| 17082 | [01Jan2026 12:58:37.133] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_cannon_summon
|
| 17083 | [01Jan2026 12:58:37.133] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_crystal_spawn
|
| 17084 | [01Jan2026 12:58:37.134] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_float
|
| 17085 | [01Jan2026 12:58:37.136] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_pull_and_punch
|
| 17086 | [01Jan2026 12:58:37.138] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_earthquake_cast
|
| 17087 | [01Jan2026 12:58:37.140] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:kinetic_field_spawn
|
| 17088 | [01Jan2026 12:58:37.140] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_boom_attack
|
| 17089 | [01Jan2026 12:58:37.141] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_roll_roll
|
| 17090 | [01Jan2026 12:58:37.142] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:malkuth_carousel_slash_1
|
| 17091 | [01Jan2026 12:58:37.145] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading animation: fdbosses:chesed_monolith_idle
|
| 17092 | [01Jan2026 12:58:37.145] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: FD Animations loaded!
|
| 17093 | [01Jan2026 12:58:37.145] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading FD models...
|
| 17094 | [01Jan2026 12:58:37.145] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_warrior
|
| 17095 | [01Jan2026 12:58:37.151] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed_ray_reflector
|
| 17096 | [01Jan2026 12:58:37.152] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed_crystal
|
| 17097 | [01Jan2026 12:58:37.152] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdlib:test
|
| 17098 | [01Jan2026 12:58:37.152] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_cannon_projectile
|
| 17099 | [01Jan2026 12:58:37.152] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_crush_attack
|
| 17100 | [01Jan2026 12:58:37.155] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed
|
| 17101 | [01Jan2026 12:58:37.156] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_boss_spawner
|
| 17102 | [01Jan2026 12:58:37.157] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_repair_crystal
|
| 17103 | [01Jan2026 12:58:37.157] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_boulder_ice
|
| 17104 | [01Jan2026 12:58:37.158] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth
|
| 17105 | [01Jan2026 12:58:37.159] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed
|
| 17106 | [01Jan2026 12:58:37.160] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_screen
|
| 17107 | [01Jan2026 12:58:37.161] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:electric_orb
|
| 17108 | [01Jan2026 12:58:37.161] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_sword
|
| 17109 | [01Jan2026 12:58:37.162] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_boulder_fire
|
| 17110 | [01Jan2026 12:58:37.163] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:boss_spawner
|
| 17111 | [01Jan2026 12:58:37.163] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:wip
|
| 17112 | [01Jan2026 12:58:37.163] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdlib:test
|
| 17113 | [01Jan2026 12:58:37.163] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed_kinetic_field
|
| 17114 | [01Jan2026 12:58:37.164] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_cannon
|
| 17115 | [01Jan2026 12:58:37.164] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:boss_spawner
|
| 17116 | [01Jan2026 12:58:37.164] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed_monolith
|
| 17117 | [01Jan2026 12:58:37.164] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:chesed
|
| 17118 | [01Jan2026 12:58:37.165] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_earthquake_part
|
| 17119 | [01Jan2026 12:58:37.165] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: Loading model: fdbosses:malkuth_platform
|
| 17120 | [01Jan2026 12:58:37.165] [Render thread/INFO] [com.finderfeed.fdlib.FDLib/]: FD Models loaded!
|
| 17121 | [01Jan2026 12:58:37.170] [Render thread/DEBUG] [mixin/]: Mixing CuriosRendererRegistryAccessor from kubejs_curios.mixins.json into top.theillusivec4.curios.api.client.CuriosRendererRegistry
|
| 17122 | [01Jan2026 12:58:37.170] [Render thread/DEBUG] [mixin/]: kubejs_curios.mixins.json:CuriosRendererRegistryAccessor from mod kubejs_curios: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 17123 | [01Jan2026 12:58:37.170] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getRendererRegistry()Ljava/util/Map; to getRendererRegistry$kubejs_curios_$md$c2ef4c$0 in kubejs_curios.mixins.json:CuriosRendererRegistryAccessor from mod kubejs_curios
|
| 17124 | [01Jan2026 12:58:37.170] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getRenderers()Ljava/util/Map; to getRenderers$kubejs_curios_$md$c2ef4c$1 in kubejs_curios.mixins.json:CuriosRendererRegistryAccessor from mod kubejs_curios
|
| 17125 | [01Jan2026 12:58:37.191] [Render thread/INFO] [com.breakinblocks.colorfulallays.Colorfulallays/]: Natural spawning disabled
|
| 17126 | [01Jan2026 12:58:37.310] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'fdbosses:blockstates/no_entity_spawn_block.json' missing model for variant: 'fdbosses:no_entity_spawn_block#'
|
| 17127 | [01Jan2026 12:58:37.331] [Render thread/INFO] [Moonlight/]: Initialized color sets in 100ms
|
| 17128 | [01Jan2026 12:58:37.339] [Render thread/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: Replication mod is loaded, skipping DefaultMatterNetworkElement registration to avoid conflicts
|
| 17129 | [01Jan2026 12:58:37.339] [Render thread/DEBUG] [net.unfamily.repae2bridge.RepAE2Bridge/]: Successfully registered mod namespace with Replication
|
| 17130 | [01Jan2026 12:58:37.373] [Render thread/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: Registering guide association for RepAE2Bridge
|
| 17131 | [01Jan2026 12:58:37.378] [Render thread/DEBUG] [mixin/]: Mixing accessors.HeroGiftsTaskAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.ai.behavior.GiveGiftToHero
|
| 17132 | [01Jan2026 12:58:37.379] [Render thread/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.HeroGiftsTaskAccess 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)
|
| 17133 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=12'
|
| 17134 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=11'
|
| 17135 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=14'
|
| 17136 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=13'
|
| 17137 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=6'
|
| 17138 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=7'
|
| 17139 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=8'
|
| 17140 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=10'
|
| 17141 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=9'
|
| 17142 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=2'
|
| 17143 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=3'
|
| 17144 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=4'
|
| 17145 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=5'
|
| 17146 | [01Jan2026 12:58:37.399] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=15'
|
| 17147 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=0'
|
| 17148 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex.json' missing model for variant: 'industrialforegoing:latex#level=1'
|
| 17149 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=2'
|
| 17150 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=1'
|
| 17151 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=0'
|
| 17152 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=6'
|
| 17153 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=5'
|
| 17154 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=4'
|
| 17155 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=3'
|
| 17156 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=12'
|
| 17157 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=9'
|
| 17158 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=13'
|
| 17159 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=8'
|
| 17160 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=14'
|
| 17161 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=7'
|
| 17162 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=15'
|
| 17163 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=10'
|
| 17164 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat.json' missing model for variant: 'industrialforegoing:meat#level=11'
|
| 17165 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=2'
|
| 17166 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=3'
|
| 17167 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=4'
|
| 17168 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=5'
|
| 17169 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=15'
|
| 17170 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=0'
|
| 17171 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=1'
|
| 17172 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=12'
|
| 17173 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=11'
|
| 17174 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=14'
|
| 17175 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=13'
|
| 17176 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=6'
|
| 17177 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=7'
|
| 17178 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=8'
|
| 17179 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=10'
|
| 17180 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage.json' missing model for variant: 'industrialforegoing:sewage#level=9'
|
| 17181 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=13'
|
| 17182 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=14'
|
| 17183 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=15'
|
| 17184 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=3'
|
| 17185 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=2'
|
| 17186 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=1'
|
| 17187 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=0'
|
| 17188 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=9'
|
| 17189 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=8'
|
| 17190 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=7'
|
| 17191 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=6'
|
| 17192 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=5'
|
| 17193 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=4'
|
| 17194 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=10'
|
| 17195 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=11'
|
| 17196 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence.json' missing model for variant: 'industrialforegoing:essence#level=12'
|
| 17197 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=5'
|
| 17198 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=4'
|
| 17199 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=3'
|
| 17200 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=2'
|
| 17201 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=9'
|
| 17202 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=8'
|
| 17203 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=7'
|
| 17204 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=6'
|
| 17205 | [01Jan2026 12:58:37.400] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=1'
|
| 17206 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=0'
|
| 17207 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=10'
|
| 17208 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=15'
|
| 17209 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=11'
|
| 17210 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=12'
|
| 17211 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=13'
|
| 17212 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge.json' missing model for variant: 'industrialforegoing:sludge#level=14'
|
| 17213 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=9'
|
| 17214 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=8'
|
| 17215 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=7'
|
| 17216 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=6'
|
| 17217 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=5'
|
| 17218 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=4'
|
| 17219 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=3'
|
| 17220 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=10'
|
| 17221 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=11'
|
| 17222 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=12'
|
| 17223 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=13'
|
| 17224 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=14'
|
| 17225 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=15'
|
| 17226 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=2'
|
| 17227 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=1'
|
| 17228 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime.json' missing model for variant: 'industrialforegoing:pink_slime#level=0'
|
| 17229 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=5'
|
| 17230 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=4'
|
| 17231 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=3'
|
| 17232 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=2'
|
| 17233 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=9'
|
| 17234 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=8'
|
| 17235 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=7'
|
| 17236 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=6'
|
| 17237 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=15'
|
| 17238 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=11'
|
| 17239 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=12'
|
| 17240 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=13'
|
| 17241 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=14'
|
| 17242 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=10'
|
| 17243 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=1'
|
| 17244 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel.json' missing model for variant: 'industrialforegoing:biofuel#level=0'
|
| 17245 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=7'
|
| 17246 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=6'
|
| 17247 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=5'
|
| 17248 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=4'
|
| 17249 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=9'
|
| 17250 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=8'
|
| 17251 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=15'
|
| 17252 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=14'
|
| 17253 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=13'
|
| 17254 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=12'
|
| 17255 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=11'
|
| 17256 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=10'
|
| 17257 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=3'
|
| 17258 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=2'
|
| 17259 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=1'
|
| 17260 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/ether_gas.json' missing model for variant: 'industrialforegoing:ether_gas#level=0'
|
| 17261 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=10'
|
| 17262 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=11'
|
| 17263 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=9'
|
| 17264 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=8'
|
| 17265 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=7'
|
| 17266 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=6'
|
| 17267 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=5'
|
| 17268 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=4'
|
| 17269 | [01Jan2026 12:58:37.401] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=3'
|
| 17270 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=2'
|
| 17271 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=1'
|
| 17272 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=0'
|
| 17273 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=12'
|
| 17274 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=13'
|
| 17275 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=14'
|
| 17276 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/raw_ore_meat.json' missing model for variant: 'industrialforegoing:raw_ore_meat#level=15'
|
| 17277 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=14'
|
| 17278 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=15'
|
| 17279 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=12'
|
| 17280 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=13'
|
| 17281 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=1'
|
| 17282 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=2'
|
| 17283 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=0'
|
| 17284 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=5'
|
| 17285 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=6'
|
| 17286 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=3'
|
| 17287 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=4'
|
| 17288 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=9'
|
| 17289 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=10'
|
| 17290 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=11'
|
| 17291 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=7'
|
| 17292 | [01Jan2026 12:58:37.402] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/fermented_ore_meat.json' missing model for variant: 'industrialforegoing:fermented_ore_meat#level=8'
|
| 17293 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=south,powered=true'
|
| 17294 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=north,powered=false'
|
| 17295 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=down,powered=false'
|
| 17296 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=up,powered=true'
|
| 17297 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=up,powered=false'
|
| 17298 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=east,powered=false'
|
| 17299 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=east,powered=true'
|
| 17300 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=north,powered=true'
|
| 17301 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=south,powered=false'
|
| 17302 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=down,powered=true'
|
| 17303 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=west,powered=true'
|
| 17304 | [01Jan2026 12:58:37.419] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'enderio:blockstates/block_detector.json' missing model for variant: 'enderio:block_detector#facing=west,powered=false'
|
| 17305 | [01Jan2026 12:58:37.436] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'compactmachines:blockstates/machine_void_air.json' missing model for variant: 'compactmachines:machine_void_air#'
|
| 17306 | [01Jan2026 12:58:37.437] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'fdlib:blockstates/test.json' missing model for variant: 'fdlib:test#'
|
| 17307 | [01Jan2026 12:58:37.438] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 491.0 ms
|
| 17308 | [01Jan2026 12:58:37.439] [Worker-ResourceReload-4/INFO] [PluginManager/]: Executing phase CLIENT_SETUP for plugin class FTBChunksPlugin
|
| 17309 | [01Jan2026 12:58:37.439] [Worker-ResourceReload-4/INFO] [PluginManager/]: Executing phase CLIENT_SETUP for plugin class PatchouliPlugin
|
| 17310 | [01Jan2026 12:58:37.440] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing perf.patchouli_deduplicate_books.ClientBookRegistryMixin from modernfix-neoforge.mixins.json into vazkii.patchouli.client.book.ClientBookRegistry
|
| 17311 | [01Jan2026 12:58:37.440] [Placebo Patreon Trail Loader/INFO] [placebo/]: Loading patreon trails data...
|
| 17312 | [01Jan2026 12:58:37.442] [Placebo Patreon Wing Loader/INFO] [placebo/]: Loading patreon wing data...
|
| 17313 | [01Jan2026 12:58:37.444] [Worker-ResourceReload-4/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.patchouli_deduplicate_books.ClientBookRegistryMixin from mod modernfix->@Inject::performDeduplication(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17314 | [01Jan2026 12:58:37.444] [Worker-ResourceReload-4/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.patchouli_deduplicate_books.ClientBookRegistryMixin from mod modernfix->@Inject::performDeduplication(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 17315 | [01Jan2026 12:58:37.444] [Worker-ResourceReload-4/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:perf.patchouli_deduplicate_books.ClientBookRegistryMixin from mod modernfix->@Inject::performDeduplication(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 17316 | [01Jan2026 12:58:37.448] [Worker-ResourceReload-23/DEBUG] [mixin/]: Mixing WorldSectionElementImplMixin from createenchantablemachinery.mixins.json into net.createmod.ponder.foundation.element.WorldSectionElementImpl
|
| 17317 | [01Jan2026 12:58:37.449] [Worker-ResourceReload-23/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:WorldSectionElementImplMixin from mod createenchantablemachinery->@Inject::cem$renderLayer(Lnet/createmod/ponder/api/level/PonderLevel;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/gui/GuiGraphics;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17318 | [01Jan2026 12:58:37.449] [Worker-ResourceReload-23/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:WorldSectionElementImplMixin from mod createenchantablemachinery->@Inject::cem$renderLayer(Lnet/createmod/ponder/api/level/PonderLevel;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/gui/GuiGraphics;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 17319 | [01Jan2026 12:58:37.449] [Worker-ResourceReload-23/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:WorldSectionElementImplMixin from mod createenchantablemachinery->@Inject::cem$renderLayer(Lnet/createmod/ponder/api/level/PonderLevel;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/gui/GuiGraphics;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 17320 | [01Jan2026 12:58:37.453] [Worker-ResourceReload-5/INFO] [com.cmdpro.databank.Databank/]: Loaded Databank Render Types
|
| 17321 | [01Jan2026 12:58:37.455] [Worker-ResourceReload-3/INFO] [FTB Auxilium/]: Launcher found: Curse
|
| 17322 | [01Jan2026 12:58:37.456] [Worker-ResourceReload-7/INFO] [com.yanny.ali.manager.PluginManager/]: Registering client plugin data...
|
| 17323 | [01Jan2026 12:58:37.457] [Worker-ResourceReload-4/INFO] [PluginManager/]: Executing phase CLIENT_SETUP for plugin class CuriosPlugin
|
| 17324 | [01Jan2026 12:58:37.459] [Worker-ResourceReload-18/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [codechickenlib] are modifying Embeddium class org.embeddedt.embeddium.compat.ccl.CCLCompat, which may cause instability.
|
| 17325 | [01Jan2026 12:58:37.460] [Worker-ResourceReload-18/DEBUG] [mixin/]: Mixing compat.EmbeddiumCCLMixin from mixins.codechickenlib.json into org.embeddedt.embeddium.compat.ccl.CCLCompat
|
| 17326 | [01Jan2026 12:58:37.460] [Worker-ResourceReload-18/DEBUG] [mixin/]: mixins.codechickenlib.json:compat.EmbeddiumCCLMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 17327 | [01Jan2026 12:58:37.461] [Placebo Patreon Trail Loader/INFO] [placebo/]: Loaded 50 patreon trails.
|
| 17328 | [01Jan2026 12:58:37.462] [Actually Additions Special Fetcher/INFO] [actuallyadditions/]: Fetching Special People Stuff...
|
| 17329 | [01Jan2026 12:58:37.465] [Worker-ResourceReload-16/DEBUG] [mixin/]: Mixing ext.CustomPauseScreenMixin from rgp-client.mixins.json into dev.ftb.mods.pmapi.menu.OriginalPauseScreenImpl
|
| 17330 | [01Jan2026 12:58:37.465] [Worker-ResourceReload-16/DEBUG] [mixin/]: rgp-client.mixins.json:ext.CustomPauseScreenMixin from mod rgp_client: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 17331 | [01Jan2026 12:58:37.465] [Worker-ResourceReload-16/DEBUG] [mixin/]: Renaming synthetic method lambda$createPauseMenu$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$rgp_client$lambda$createPauseMenu$0$0 in rgp-client.mixins.json:ext.CustomPauseScreenMixin from mod rgp_client
|
| 17332 | [01Jan2026 12:58:37.466] [Placebo Patreon Wing Loader/INFO] [placebo/]: Loaded 43 patreon wings.
|
| 17333 | [01Jan2026 12:58:37.467] [Worker-ResourceReload-16/DEBUG] [mixin/]: rgp-client.mixins.json:ext.CustomPauseScreenMixin from mod rgp_client->@Inject::onDisconnect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 17334 | [01Jan2026 12:58:37.467] [Worker-ResourceReload-16/DEBUG] [mixin/]: rgp-client.mixins.json:ext.CustomPauseScreenMixin from mod rgp_client->@Inject::createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17335 | [01Jan2026 12:58:37.467] [Worker-ResourceReload-16/DEBUG] [mixin/]: rgp-client.mixins.json:ext.CustomPauseScreenMixin from mod rgp_client->@Inject::createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 17336 | [01Jan2026 12:58:37.467] [Worker-ResourceReload-16/DEBUG] [mixin/]: rgp-client.mixins.json:ext.CustomPauseScreenMixin from mod rgp_client->@Inject::createPauseMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 17337 | [01Jan2026 12:58:37.469] [Worker-ResourceReload-14/DEBUG] [mixin/]: Mixing featuretoggle.SubMenuConfigScreenMixin from create_connected.mixins.json into net.createmod.catnip.config.ui.SubMenuConfigScreen
|
| 17338 | [01Jan2026 12:58:37.470] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.SubMenuConfigScreenMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 17339 | [01Jan2026 12:58:37.471] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.SubMenuConfigScreenMixin from mod create_connected->@Inject::saveChangesAndRefresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17340 | [01Jan2026 12:58:37.471] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.SubMenuConfigScreenMixin from mod create_connected->@Inject::saveChangesAndRefresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 17341 | [01Jan2026 12:58:37.471] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.SubMenuConfigScreenMixin from mod create_connected->@Inject::saveChangesAndRefresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 17342 | [01Jan2026 12:58:37.480] [Actually Additions Special Fetcher/INFO] [actuallyadditions/]: Fetching Special People Stuff done!
|
| 17343 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
| 17344 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
| 17345 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
| 17346 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
| 17347 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
| 17348 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
| 17349 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
| 17350 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
|
| 17351 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
| 17352 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
|
| 17353 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
| 17354 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
|
| 17355 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
| 17356 | [01Jan2026 12:58:37.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
|
| 17357 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
| 17358 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
|
| 17359 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
| 17360 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
|
| 17361 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
| 17362 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
|
| 17363 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
| 17364 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
|
| 17365 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
| 17366 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
|
| 17367 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
| 17368 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
|
| 17369 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
| 17370 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
|
| 17371 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
| 17372 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
|
| 17373 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
| 17374 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
|
| 17375 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
| 17376 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
|
| 17377 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
| 17378 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
|
| 17379 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
| 17380 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
|
| 17381 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
| 17382 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
|
| 17383 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
| 17384 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
|
| 17385 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
| 17386 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
|
| 17387 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
| 17388 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
|
| 17389 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
| 17390 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
| 17391 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
| 17392 | [01Jan2026 12:58:37.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
| 17393 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
| 17394 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
| 17395 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
| 17396 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
|
| 17397 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
| 17398 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
|
| 17399 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
| 17400 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
|
| 17401 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
| 17402 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
|
| 17403 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
| 17404 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
|
| 17405 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
| 17406 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
|
| 17407 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
| 17408 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
|
| 17409 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
| 17410 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
|
| 17411 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
| 17412 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
|
| 17413 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
| 17414 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
|
| 17415 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
| 17416 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
|
| 17417 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
| 17418 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
|
| 17419 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
| 17420 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
|
| 17421 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
| 17422 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
|
| 17423 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
| 17424 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
|
| 17425 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
| 17426 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
|
| 17427 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
| 17428 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
|
| 17429 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
| 17430 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
|
| 17431 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
| 17432 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
|
| 17433 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
| 17434 | [01Jan2026 12:58:37.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
|
| 17435 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
| 17436 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
|
| 17437 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
| 17438 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
|
| 17439 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
| 17440 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
|
| 17441 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
| 17442 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
|
| 17443 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
| 17444 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
|
| 17445 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
| 17446 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
|
| 17447 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
| 17448 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
|
| 17449 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
| 17450 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
|
| 17451 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
| 17452 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
|
| 17453 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
| 17454 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
|
| 17455 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
| 17456 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
|
| 17457 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
| 17458 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
|
| 17459 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
| 17460 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
|
| 17461 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
| 17462 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
|
| 17463 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
| 17464 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
|
| 17465 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
| 17466 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
|
| 17467 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
| 17468 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
|
| 17469 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
| 17470 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
|
| 17471 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
| 17472 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
|
| 17473 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
| 17474 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
|
| 17475 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
| 17476 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
|
| 17477 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
| 17478 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
|
| 17479 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
| 17480 | [01Jan2026 12:58:37.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
|
| 17481 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
| 17482 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
|
| 17483 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
| 17484 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
|
| 17485 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
| 17486 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
|
| 17487 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
| 17488 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
|
| 17489 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
| 17490 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
|
| 17491 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
| 17492 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
|
| 17493 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
| 17494 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
|
| 17495 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
| 17496 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
|
| 17497 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
| 17498 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
|
| 17499 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
| 17500 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
|
| 17501 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
| 17502 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
|
| 17503 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
| 17504 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
|
| 17505 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
| 17506 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
|
| 17507 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
| 17508 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
|
| 17509 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
| 17510 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
|
| 17511 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
| 17512 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
|
| 17513 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
| 17514 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
|
| 17515 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
| 17516 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
|
| 17517 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
| 17518 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
|
| 17519 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
| 17520 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
|
| 17521 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
| 17522 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
|
| 17523 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
| 17524 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
|
| 17525 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
| 17526 | [01Jan2026 12:58:37.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
|
| 17527 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
| 17528 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
|
| 17529 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
| 17530 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
|
| 17531 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
| 17532 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
|
| 17533 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
| 17534 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
|
| 17535 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
| 17536 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
|
| 17537 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
| 17538 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
|
| 17539 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
| 17540 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
|
| 17541 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
| 17542 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
|
| 17543 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
| 17544 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
|
| 17545 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
| 17546 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
|
| 17547 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
| 17548 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
|
| 17549 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
| 17550 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
|
| 17551 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
| 17552 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
|
| 17553 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
| 17554 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
|
| 17555 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
| 17556 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
|
| 17557 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
| 17558 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
|
| 17559 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
| 17560 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
|
| 17561 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
| 17562 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
|
| 17563 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
| 17564 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
|
| 17565 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
| 17566 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
|
| 17567 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
| 17568 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
|
| 17569 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
| 17570 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
|
| 17571 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
| 17572 | [01Jan2026 12:58:37.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
|
| 17573 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
| 17574 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
|
| 17575 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
| 17576 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
|
| 17577 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
| 17578 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
|
| 17579 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
| 17580 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
|
| 17581 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
| 17582 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
|
| 17583 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
| 17584 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
|
| 17585 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
| 17586 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
|
| 17587 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
| 17588 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
|
| 17589 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
| 17590 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
|
| 17591 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
| 17592 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
|
| 17593 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
| 17594 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
|
| 17595 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
| 17596 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
|
| 17597 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
| 17598 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
|
| 17599 | [01Jan2026 12:58:37.487] [Worker-ResourceReload-14/DEBUG] [mixin/]: Mixing ContraptionVisualMixin from createenchantablemachinery.mixins.json into com.simibubi.create.content.contraptions.render.ContraptionVisual
|
| 17600 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
| 17601 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
|
| 17602 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
| 17603 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
|
| 17604 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
| 17605 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
|
| 17606 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
| 17607 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
|
| 17608 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
| 17609 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
|
| 17610 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
| 17611 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
|
| 17612 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
| 17613 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
|
| 17614 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
| 17615 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
|
| 17616 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
| 17617 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
|
| 17618 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
| 17619 | [01Jan2026 12:58:37.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
|
| 17620 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
| 17621 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
|
| 17622 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
| 17623 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
|
| 17624 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
| 17625 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
|
| 17626 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
| 17627 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
|
| 17628 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
| 17629 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
|
| 17630 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
| 17631 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
|
| 17632 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
| 17633 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
|
| 17634 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
| 17635 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
|
| 17636 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
| 17637 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
|
| 17638 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
| 17639 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
|
| 17640 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
| 17641 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
|
| 17642 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
| 17643 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
|
| 17644 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
| 17645 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
|
| 17646 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
| 17647 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
|
| 17648 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
| 17649 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
|
| 17650 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
| 17651 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
|
| 17652 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
| 17653 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
|
| 17654 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
| 17655 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
|
| 17656 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
| 17657 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
|
| 17658 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
| 17659 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
|
| 17660 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
| 17661 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
|
| 17662 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
| 17663 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
|
| 17664 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
| 17665 | [01Jan2026 12:58:37.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
|
| 17666 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
| 17667 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
|
| 17668 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
| 17669 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
|
| 17670 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
| 17671 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
|
| 17672 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
| 17673 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
|
| 17674 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
| 17675 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
|
| 17676 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
| 17677 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
|
| 17678 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
| 17679 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
|
| 17680 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
| 17681 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
|
| 17682 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
| 17683 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
|
| 17684 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
| 17685 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
|
| 17686 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
| 17687 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
|
| 17688 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
| 17689 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
|
| 17690 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
| 17691 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
|
| 17692 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
| 17693 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
|
| 17694 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
| 17695 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
|
| 17696 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
| 17697 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
|
| 17698 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
| 17699 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
|
| 17700 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
| 17701 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
|
| 17702 | [01Jan2026 12:58:37.489] [Worker-ResourceReload-14/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ContraptionVisualMixin from mod createenchantablemachinery->@Inject::cem$setupStructure(Lcom/simibubi/create/content/contraptions/render/ClientContraption;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17703 | [01Jan2026 12:58:37.489] [Worker-ResourceReload-14/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ContraptionVisualMixin from mod createenchantablemachinery->@Inject::cem$setupStructure(Lcom/simibubi/create/content/contraptions/render/ClientContraption;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 17704 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
| 17705 | [01Jan2026 12:58:37.489] [Worker-ResourceReload-14/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ContraptionVisualMixin from mod createenchantablemachinery->@Inject::cem$setupStructure(Lcom/simibubi/create/content/contraptions/render/ClientContraption;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 17706 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
|
| 17707 | [01Jan2026 12:58:37.489] [Worker-ResourceReload-14/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ContraptionVisualMixin from mod createenchantablemachinery->@Inject::cem$_delete(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 17708 | [01Jan2026 12:58:37.489] [Worker-ResourceReload-14/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ContraptionVisualMixin from mod createenchantablemachinery->@Inject::cem$_delete(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 17709 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
| 17710 | [01Jan2026 12:58:37.489] [Worker-ResourceReload-14/DEBUG] [mixin/]: createenchantablemachinery.mixins.json:ContraptionVisualMixin from mod createenchantablemachinery->@Inject::cem$_delete(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 17711 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
|
| 17712 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
| 17713 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
|
| 17714 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
| 17715 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
|
| 17716 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
| 17717 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
|
| 17718 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
| 17719 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/core_id
|
| 17720 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
| 17721 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/topology/physical_package_id
|
| 17722 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
| 17723 | [01Jan2026 12:58:37.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cpu_capacity
|
| 17724 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
| 17725 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/level
|
| 17726 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
| 17727 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/type
|
| 17728 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
| 17729 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/ways_of_associativity
|
| 17730 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
| 17731 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/coherency_line_size
|
| 17732 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
| 17733 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index2/size
|
| 17734 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
| 17735 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/level
|
| 17736 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
| 17737 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/type
|
| 17738 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
| 17739 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/ways_of_associativity
|
| 17740 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
| 17741 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/coherency_line_size
|
| 17742 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
| 17743 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index0/size
|
| 17744 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
| 17745 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/level
|
| 17746 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
| 17747 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/type
|
| 17748 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
| 17749 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/ways_of_associativity
|
| 17750 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
| 17751 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/coherency_line_size
|
| 17752 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
| 17753 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index3/size
|
| 17754 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
| 17755 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/level
|
| 17756 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
| 17757 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/type
|
| 17758 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
| 17759 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/ways_of_associativity
|
| 17760 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
| 17761 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/coherency_line_size
|
| 17762 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
| 17763 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu16/cache/index1/size
|
| 17764 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
| 17765 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/core_id
|
| 17766 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
| 17767 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/topology/physical_package_id
|
| 17768 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
| 17769 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cpu_capacity
|
| 17770 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
| 17771 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/level
|
| 17772 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
| 17773 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/type
|
| 17774 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
| 17775 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/ways_of_associativity
|
| 17776 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
| 17777 | [01Jan2026 12:58:37.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/coherency_line_size
|
| 17778 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
| 17779 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index2/size
|
| 17780 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
| 17781 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/level
|
| 17782 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
| 17783 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/type
|
| 17784 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
| 17785 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/ways_of_associativity
|
| 17786 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
| 17787 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/coherency_line_size
|
| 17788 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
| 17789 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index0/size
|
| 17790 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
| 17791 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/level
|
| 17792 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
| 17793 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/type
|
| 17794 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
| 17795 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/ways_of_associativity
|
| 17796 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
| 17797 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/coherency_line_size
|
| 17798 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
| 17799 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index3/size
|
| 17800 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
| 17801 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/level
|
| 17802 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
| 17803 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/type
|
| 17804 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
| 17805 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/ways_of_associativity
|
| 17806 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
| 17807 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/coherency_line_size
|
| 17808 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
| 17809 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu17/cache/index1/size
|
| 17810 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
| 17811 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/core_id
|
| 17812 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
| 17813 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/topology/physical_package_id
|
| 17814 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
| 17815 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cpu_capacity
|
| 17816 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
| 17817 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/level
|
| 17818 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
| 17819 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/type
|
| 17820 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
| 17821 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/ways_of_associativity
|
| 17822 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
| 17823 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/coherency_line_size
|
| 17824 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
| 17825 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index2/size
|
| 17826 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
| 17827 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/level
|
| 17828 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
| 17829 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/type
|
| 17830 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
| 17831 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/ways_of_associativity
|
| 17832 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
| 17833 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/coherency_line_size
|
| 17834 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
| 17835 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index0/size
|
| 17836 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
| 17837 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/level
|
| 17838 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
| 17839 | [01Jan2026 12:58:37.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/type
|
| 17840 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
| 17841 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/ways_of_associativity
|
| 17842 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
| 17843 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/coherency_line_size
|
| 17844 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
| 17845 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index3/size
|
| 17846 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
| 17847 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/level
|
| 17848 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
| 17849 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/type
|
| 17850 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
| 17851 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/ways_of_associativity
|
| 17852 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
| 17853 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/coherency_line_size
|
| 17854 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
| 17855 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu18/cache/index1/size
|
| 17856 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
| 17857 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/core_id
|
| 17858 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
| 17859 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/topology/physical_package_id
|
| 17860 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
| 17861 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cpu_capacity
|
| 17862 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
| 17863 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/level
|
| 17864 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
| 17865 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/type
|
| 17866 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
| 17867 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/ways_of_associativity
|
| 17868 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
| 17869 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/coherency_line_size
|
| 17870 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
| 17871 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index2/size
|
| 17872 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
| 17873 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/level
|
| 17874 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
| 17875 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/type
|
| 17876 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
| 17877 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/ways_of_associativity
|
| 17878 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
| 17879 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/coherency_line_size
|
| 17880 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
| 17881 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index0/size
|
| 17882 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
| 17883 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/level
|
| 17884 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
| 17885 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/type
|
| 17886 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
| 17887 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/ways_of_associativity
|
| 17888 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
| 17889 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/coherency_line_size
|
| 17890 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
| 17891 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index3/size
|
| 17892 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
| 17893 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/level
|
| 17894 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
| 17895 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/type
|
| 17896 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
| 17897 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/ways_of_associativity
|
| 17898 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
| 17899 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/coherency_line_size
|
| 17900 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
| 17901 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu19/cache/index1/size
|
| 17902 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
| 17903 | [01Jan2026 12:58:37.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
| 17904 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
| 17905 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
| 17906 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
| 17907 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
| 17908 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
| 17909 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
|
| 17910 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
| 17911 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
|
| 17912 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
| 17913 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
|
| 17914 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
| 17915 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
|
| 17916 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
| 17917 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
|
| 17918 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
| 17919 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
|
| 17920 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
| 17921 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
|
| 17922 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
| 17923 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
|
| 17924 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
| 17925 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
|
| 17926 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
| 17927 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
|
| 17928 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
| 17929 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
|
| 17930 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
| 17931 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
|
| 17932 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
| 17933 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
|
| 17934 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
| 17935 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
|
| 17936 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
| 17937 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
|
| 17938 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
| 17939 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
|
| 17940 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
| 17941 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
|
| 17942 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
| 17943 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
|
| 17944 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
| 17945 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
|
| 17946 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
| 17947 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
|
| 17948 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
| 17949 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/core_id
|
| 17950 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
| 17951 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/topology/physical_package_id
|
| 17952 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
| 17953 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cpu_capacity
|
| 17954 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
| 17955 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/level
|
| 17956 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
| 17957 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/type
|
| 17958 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
| 17959 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/ways_of_associativity
|
| 17960 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
| 17961 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/coherency_line_size
|
| 17962 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
| 17963 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index2/size
|
| 17964 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
| 17965 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/level
|
| 17966 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
| 17967 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/type
|
| 17968 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
| 17969 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/ways_of_associativity
|
| 17970 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
| 17971 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/coherency_line_size
|
| 17972 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
| 17973 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index0/size
|
| 17974 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
| 17975 | [01Jan2026 12:58:37.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/level
|
| 17976 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
| 17977 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/type
|
| 17978 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
| 17979 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/ways_of_associativity
|
| 17980 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
| 17981 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/coherency_line_size
|
| 17982 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
| 17983 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index3/size
|
| 17984 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
| 17985 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/level
|
| 17986 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
| 17987 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/type
|
| 17988 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
| 17989 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/ways_of_associativity
|
| 17990 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
| 17991 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/coherency_line_size
|
| 17992 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
| 17993 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu20/cache/index1/size
|
| 17994 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
| 17995 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/core_id
|
| 17996 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
| 17997 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/topology/physical_package_id
|
| 17998 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
| 17999 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cpu_capacity
|
| 18000 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
| 18001 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/level
|
| 18002 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
| 18003 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/type
|
| 18004 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
| 18005 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/ways_of_associativity
|
| 18006 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
| 18007 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/coherency_line_size
|
| 18008 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
| 18009 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index2/size
|
| 18010 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
| 18011 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/level
|
| 18012 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
| 18013 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/type
|
| 18014 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
| 18015 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/ways_of_associativity
|
| 18016 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
| 18017 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/coherency_line_size
|
| 18018 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
| 18019 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index0/size
|
| 18020 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
| 18021 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/level
|
| 18022 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
| 18023 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/type
|
| 18024 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
| 18025 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/ways_of_associativity
|
| 18026 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
| 18027 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/coherency_line_size
|
| 18028 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
| 18029 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index3/size
|
| 18030 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
| 18031 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/level
|
| 18032 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
| 18033 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/type
|
| 18034 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
| 18035 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/ways_of_associativity
|
| 18036 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
| 18037 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/coherency_line_size
|
| 18038 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
| 18039 | [01Jan2026 12:58:37.494] [Worker-ResourceReload-15/DEBUG] [com.klikli_dev.occultism.Occultism/]: Registered Overlays
|
| 18040 | [01Jan2026 12:58:37.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu21/cache/index1/size
|
| 18041 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
| 18042 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/core_id
|
| 18043 | [01Jan2026 12:58:37.494] [Worker-ResourceReload-15/INFO] [com.klikli_dev.occultism.Occultism/]: Client setup complete.
|
| 18044 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
| 18045 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/topology/physical_package_id
|
| 18046 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
| 18047 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cpu_capacity
|
| 18048 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
| 18049 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/level
|
| 18050 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
| 18051 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/type
|
| 18052 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
| 18053 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/ways_of_associativity
|
| 18054 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
| 18055 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/coherency_line_size
|
| 18056 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
| 18057 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index2/size
|
| 18058 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
| 18059 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/level
|
| 18060 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
| 18061 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/type
|
| 18062 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
| 18063 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/ways_of_associativity
|
| 18064 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
| 18065 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/coherency_line_size
|
| 18066 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
| 18067 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index0/size
|
| 18068 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
| 18069 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/level
|
| 18070 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
| 18071 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/type
|
| 18072 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
| 18073 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/ways_of_associativity
|
| 18074 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
| 18075 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/coherency_line_size
|
| 18076 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
| 18077 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index3/size
|
| 18078 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
| 18079 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/level
|
| 18080 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
| 18081 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/type
|
| 18082 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
| 18083 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/ways_of_associativity
|
| 18084 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
| 18085 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/coherency_line_size
|
| 18086 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
| 18087 | [01Jan2026 12:58:37.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu22/cache/index1/size
|
| 18088 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
| 18089 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/core_id
|
| 18090 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
| 18091 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/topology/physical_package_id
|
| 18092 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
| 18093 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cpu_capacity
|
| 18094 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
| 18095 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/level
|
| 18096 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
| 18097 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/type
|
| 18098 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
| 18099 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/ways_of_associativity
|
| 18100 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
| 18101 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/coherency_line_size
|
| 18102 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
| 18103 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index2/size
|
| 18104 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
| 18105 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/level
|
| 18106 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
| 18107 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/type
|
| 18108 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
| 18109 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/ways_of_associativity
|
| 18110 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
| 18111 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/coherency_line_size
|
| 18112 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
| 18113 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index0/size
|
| 18114 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
| 18115 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/level
|
| 18116 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
| 18117 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/type
|
| 18118 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
| 18119 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/ways_of_associativity
|
| 18120 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
| 18121 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/coherency_line_size
|
| 18122 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
| 18123 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index3/size
|
| 18124 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
| 18125 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/level
|
| 18126 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
| 18127 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/type
|
| 18128 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
| 18129 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/ways_of_associativity
|
| 18130 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
| 18131 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/coherency_line_size
|
| 18132 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
| 18133 | [01Jan2026 12:58:37.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu23/cache/index1/size
|
| 18134 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
| 18135 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/core_id
|
| 18136 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
| 18137 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/topology/physical_package_id
|
| 18138 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
| 18139 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cpu_capacity
|
| 18140 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
| 18141 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/level
|
| 18142 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
| 18143 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/type
|
| 18144 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
| 18145 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/ways_of_associativity
|
| 18146 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
| 18147 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/coherency_line_size
|
| 18148 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
| 18149 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index2/size
|
| 18150 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
| 18151 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/level
|
| 18152 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
| 18153 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/type
|
| 18154 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
| 18155 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/ways_of_associativity
|
| 18156 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
| 18157 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/coherency_line_size
|
| 18158 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
| 18159 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index0/size
|
| 18160 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
| 18161 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/level
|
| 18162 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
| 18163 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/type
|
| 18164 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
| 18165 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/ways_of_associativity
|
| 18166 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
| 18167 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/coherency_line_size
|
| 18168 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
| 18169 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index3/size
|
| 18170 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
| 18171 | [01Jan2026 12:58:37.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/level
|
| 18172 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
| 18173 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/type
|
| 18174 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
| 18175 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/ways_of_associativity
|
| 18176 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
| 18177 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/coherency_line_size
|
| 18178 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
| 18179 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu24/cache/index1/size
|
| 18180 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
| 18181 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/core_id
|
| 18182 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
| 18183 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/topology/physical_package_id
|
| 18184 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
| 18185 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cpu_capacity
|
| 18186 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
| 18187 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/level
|
| 18188 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
| 18189 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/type
|
| 18190 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
| 18191 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/ways_of_associativity
|
| 18192 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
| 18193 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/coherency_line_size
|
| 18194 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
| 18195 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index2/size
|
| 18196 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
| 18197 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/level
|
| 18198 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
| 18199 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/type
|
| 18200 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
| 18201 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/ways_of_associativity
|
| 18202 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
| 18203 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/coherency_line_size
|
| 18204 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
| 18205 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index0/size
|
| 18206 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
| 18207 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/level
|
| 18208 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
| 18209 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/type
|
| 18210 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
| 18211 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/ways_of_associativity
|
| 18212 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
| 18213 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/coherency_line_size
|
| 18214 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
| 18215 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index3/size
|
| 18216 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
| 18217 | [01Jan2026 12:58:37.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/level
|
| 18218 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
| 18219 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/type
|
| 18220 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
| 18221 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/ways_of_associativity
|
| 18222 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
| 18223 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/coherency_line_size
|
| 18224 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
| 18225 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu25/cache/index1/size
|
| 18226 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
| 18227 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/core_id
|
| 18228 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
| 18229 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/topology/physical_package_id
|
| 18230 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
| 18231 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cpu_capacity
|
| 18232 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
| 18233 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/level
|
| 18234 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
| 18235 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/type
|
| 18236 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
| 18237 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/ways_of_associativity
|
| 18238 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
| 18239 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/coherency_line_size
|
| 18240 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
| 18241 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index2/size
|
| 18242 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
| 18243 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/level
|
| 18244 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
| 18245 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/type
|
| 18246 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
| 18247 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/ways_of_associativity
|
| 18248 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
| 18249 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/coherency_line_size
|
| 18250 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
| 18251 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index0/size
|
| 18252 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
| 18253 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/level
|
| 18254 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
| 18255 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/type
|
| 18256 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
| 18257 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/ways_of_associativity
|
| 18258 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
| 18259 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/coherency_line_size
|
| 18260 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
| 18261 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index3/size
|
| 18262 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
| 18263 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/level
|
| 18264 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
| 18265 | [01Jan2026 12:58:37.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/type
|
| 18266 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
| 18267 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/ways_of_associativity
|
| 18268 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
| 18269 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/coherency_line_size
|
| 18270 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
| 18271 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu26/cache/index1/size
|
| 18272 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
| 18273 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/core_id
|
| 18274 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
| 18275 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/topology/physical_package_id
|
| 18276 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
| 18277 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cpu_capacity
|
| 18278 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
| 18279 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/level
|
| 18280 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
| 18281 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/type
|
| 18282 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
| 18283 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/ways_of_associativity
|
| 18284 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
| 18285 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/coherency_line_size
|
| 18286 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
| 18287 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index2/size
|
| 18288 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
| 18289 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/level
|
| 18290 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
| 18291 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/type
|
| 18292 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
| 18293 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/ways_of_associativity
|
| 18294 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
| 18295 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/coherency_line_size
|
| 18296 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
| 18297 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index0/size
|
| 18298 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
| 18299 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/level
|
| 18300 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
| 18301 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/type
|
| 18302 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
| 18303 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/ways_of_associativity
|
| 18304 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
| 18305 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/coherency_line_size
|
| 18306 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
| 18307 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index3/size
|
| 18308 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
| 18309 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/level
|
| 18310 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
| 18311 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/type
|
| 18312 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
| 18313 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/ways_of_associativity
|
| 18314 | [01Jan2026 12:58:37.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
| 18315 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/coherency_line_size
|
| 18316 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
| 18317 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu27/cache/index1/size
|
| 18318 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
| 18319 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/core_id
|
| 18320 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
| 18321 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/topology/physical_package_id
|
| 18322 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
| 18323 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cpu_capacity
|
| 18324 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
| 18325 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/level
|
| 18326 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
| 18327 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/type
|
| 18328 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
| 18329 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/ways_of_associativity
|
| 18330 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
| 18331 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/coherency_line_size
|
| 18332 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
| 18333 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index2/size
|
| 18334 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
| 18335 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/level
|
| 18336 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
| 18337 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/type
|
| 18338 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
| 18339 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/ways_of_associativity
|
| 18340 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
| 18341 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/coherency_line_size
|
| 18342 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
| 18343 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index0/size
|
| 18344 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
| 18345 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/level
|
| 18346 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
| 18347 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/type
|
| 18348 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
| 18349 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/ways_of_associativity
|
| 18350 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
| 18351 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/coherency_line_size
|
| 18352 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
| 18353 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index3/size
|
| 18354 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
| 18355 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/level
|
| 18356 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
| 18357 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/type
|
| 18358 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
| 18359 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/ways_of_associativity
|
| 18360 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
| 18361 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/coherency_line_size
|
| 18362 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
| 18363 | [01Jan2026 12:58:37.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu28/cache/index1/size
|
| 18364 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
| 18365 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/core_id
|
| 18366 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
| 18367 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/topology/physical_package_id
|
| 18368 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
| 18369 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cpu_capacity
|
| 18370 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
| 18371 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/level
|
| 18372 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
| 18373 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/type
|
| 18374 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
| 18375 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/ways_of_associativity
|
| 18376 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
| 18377 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/coherency_line_size
|
| 18378 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
| 18379 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index2/size
|
| 18380 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
| 18381 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/level
|
| 18382 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
| 18383 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/type
|
| 18384 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
| 18385 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/ways_of_associativity
|
| 18386 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
| 18387 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/coherency_line_size
|
| 18388 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
| 18389 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index0/size
|
| 18390 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
| 18391 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/level
|
| 18392 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
| 18393 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/type
|
| 18394 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
| 18395 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/ways_of_associativity
|
| 18396 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
| 18397 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/coherency_line_size
|
| 18398 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
| 18399 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index3/size
|
| 18400 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
| 18401 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/level
|
| 18402 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
| 18403 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/type
|
| 18404 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
| 18405 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/ways_of_associativity
|
| 18406 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
| 18407 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/coherency_line_size
|
| 18408 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
| 18409 | [01Jan2026 12:58:37.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu29/cache/index1/size
|
| 18410 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
| 18411 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
| 18412 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
| 18413 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
| 18414 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
| 18415 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
| 18416 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
| 18417 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
|
| 18418 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
| 18419 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
|
| 18420 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
| 18421 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
|
| 18422 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
| 18423 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
|
| 18424 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
| 18425 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
|
| 18426 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
| 18427 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
|
| 18428 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
| 18429 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
|
| 18430 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
| 18431 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
|
| 18432 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
| 18433 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
|
| 18434 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
| 18435 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
|
| 18436 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
| 18437 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
|
| 18438 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
| 18439 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
|
| 18440 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
| 18441 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
|
| 18442 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
| 18443 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
|
| 18444 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
| 18445 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
|
| 18446 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
| 18447 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
|
| 18448 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
| 18449 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
|
| 18450 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
| 18451 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
|
| 18452 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
| 18453 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
|
| 18454 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
| 18455 | [01Jan2026 12:58:37.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
|
| 18456 | [01Jan2026 12:58:37.503] [Worker-ResourceReload-3/DEBUG] [mixin/]: Mixing CheckboxAccessor from balm.neoforge.mixins.json into net.minecraft.client.gui.components.Checkbox
|
| 18457 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
| 18458 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/core_id
|
| 18459 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
| 18460 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/topology/physical_package_id
|
| 18461 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
| 18462 | [01Jan2026 12:58:37.504] [Worker-ResourceReload-3/DEBUG] [mixin/]: Mixing ui.access.CheckboxWidgetAccessor from owo.mixins.json into net.minecraft.client.gui.components.Checkbox
|
| 18463 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cpu_capacity
|
| 18464 | [01Jan2026 12:58:37.504] [Worker-ResourceReload-3/DEBUG] [mixin/]: owo.mixins.json:ui.access.CheckboxWidgetAccessor 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)
|
| 18465 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
| 18466 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/level
|
| 18467 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
| 18468 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/type
|
| 18469 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
| 18470 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/ways_of_associativity
|
| 18471 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
| 18472 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/coherency_line_size
|
| 18473 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
| 18474 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index2/size
|
| 18475 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
| 18476 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/level
|
| 18477 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
| 18478 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/type
|
| 18479 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
| 18480 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/ways_of_associativity
|
| 18481 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
| 18482 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/coherency_line_size
|
| 18483 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
| 18484 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index0/size
|
| 18485 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
| 18486 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/level
|
| 18487 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
| 18488 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/type
|
| 18489 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
| 18490 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/ways_of_associativity
|
| 18491 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
| 18492 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/coherency_line_size
|
| 18493 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
| 18494 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index3/size
|
| 18495 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
| 18496 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/level
|
| 18497 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
| 18498 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/type
|
| 18499 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
| 18500 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/ways_of_associativity
|
| 18501 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
| 18502 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/coherency_line_size
|
| 18503 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
| 18504 | [01Jan2026 12:58:37.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu30/cache/index1/size
|
| 18505 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
| 18506 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/core_id
|
| 18507 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
| 18508 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/topology/physical_package_id
|
| 18509 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
| 18510 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cpu_capacity
|
| 18511 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
| 18512 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/level
|
| 18513 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
| 18514 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/type
|
| 18515 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
| 18516 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/ways_of_associativity
|
| 18517 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
| 18518 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/coherency_line_size
|
| 18519 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
| 18520 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index2/size
|
| 18521 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
| 18522 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/level
|
| 18523 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
| 18524 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/type
|
| 18525 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
| 18526 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/ways_of_associativity
|
| 18527 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
| 18528 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/coherency_line_size
|
| 18529 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
| 18530 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index0/size
|
| 18531 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
| 18532 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/level
|
| 18533 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
| 18534 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/type
|
| 18535 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
| 18536 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/ways_of_associativity
|
| 18537 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
| 18538 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/coherency_line_size
|
| 18539 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
| 18540 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index3/size
|
| 18541 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
| 18542 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/level
|
| 18543 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
| 18544 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/type
|
| 18545 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
| 18546 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/ways_of_associativity
|
| 18547 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
| 18548 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/coherency_line_size
|
| 18549 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
| 18550 | [01Jan2026 12:58:37.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu31/cache/index1/size
|
| 18551 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
| 18552 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
| 18553 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
| 18554 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
| 18555 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
| 18556 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
| 18557 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
| 18558 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
|
| 18559 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
| 18560 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
|
| 18561 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
| 18562 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
|
| 18563 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
| 18564 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
|
| 18565 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
| 18566 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
|
| 18567 | [01Jan2026 12:58:37.506] [Worker-ResourceReload-7/INFO] [com.yanny.ali.manager.AliClientRegistry/]: Registered 22 widgets
|
| 18568 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
| 18569 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
|
| 18570 | [01Jan2026 12:58:37.506] [Worker-ResourceReload-7/INFO] [com.yanny.ali.manager.AliClientRegistry/]: Registered 22 data node factories
|
| 18571 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
| 18572 | [01Jan2026 12:58:37.506] [Worker-ResourceReload-7/INFO] [com.yanny.ali.manager.AliClientRegistry/]: Registered 7 tooltip node factories
|
| 18573 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
|
| 18574 | [01Jan2026 12:58:37.506] [Worker-ResourceReload-7/INFO] [com.yanny.ali.manager.PluginManager/]: Registering client plugin data finished
|
| 18575 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
| 18576 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
|
| 18577 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
| 18578 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
|
| 18579 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
| 18580 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
|
| 18581 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
| 18582 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
|
| 18583 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
| 18584 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
|
| 18585 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
| 18586 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
|
| 18587 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
| 18588 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
|
| 18589 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
| 18590 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
|
| 18591 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
| 18592 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
|
| 18593 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
| 18594 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
|
| 18595 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
| 18596 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
|
| 18597 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
| 18598 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
|
| 18599 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
| 18600 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
|
| 18601 | [01Jan2026 12:58:37.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
| 18602 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
| 18603 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
| 18604 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
| 18605 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
| 18606 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
| 18607 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
| 18608 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
|
| 18609 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
| 18610 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
|
| 18611 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
| 18612 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
|
| 18613 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
| 18614 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
|
| 18615 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
| 18616 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
|
| 18617 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
| 18618 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
|
| 18619 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
| 18620 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
|
| 18621 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
| 18622 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
|
| 18623 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
| 18624 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
|
| 18625 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
| 18626 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
|
| 18627 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
| 18628 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
|
| 18629 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
| 18630 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
|
| 18631 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
| 18632 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
|
| 18633 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
| 18634 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
|
| 18635 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
| 18636 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
|
| 18637 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
| 18638 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
|
| 18639 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
| 18640 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
|
| 18641 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
| 18642 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
|
| 18643 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
| 18644 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
|
| 18645 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
| 18646 | [01Jan2026 12:58:37.507] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
|
| 18647 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
| 18648 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
| 18649 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
| 18650 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
| 18651 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
| 18652 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
| 18653 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
| 18654 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
|
| 18655 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
| 18656 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
|
| 18657 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
| 18658 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
|
| 18659 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
| 18660 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
|
| 18661 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
| 18662 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
|
| 18663 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
| 18664 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
|
| 18665 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
| 18666 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
|
| 18667 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
| 18668 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
|
| 18669 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
| 18670 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
|
| 18671 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
| 18672 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
|
| 18673 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
| 18674 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
|
| 18675 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
| 18676 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
|
| 18677 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
| 18678 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
|
| 18679 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
| 18680 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
|
| 18681 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
| 18682 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
|
| 18683 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
| 18684 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
|
| 18685 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
| 18686 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
|
| 18687 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
| 18688 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
|
| 18689 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
| 18690 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
|
| 18691 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
| 18692 | [01Jan2026 12:58:37.508] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
|
| 18693 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
| 18694 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
| 18695 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
| 18696 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
| 18697 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
| 18698 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
| 18699 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
| 18700 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
|
| 18701 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
| 18702 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
|
| 18703 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
| 18704 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
|
| 18705 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
| 18706 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
|
| 18707 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
| 18708 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
|
| 18709 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
| 18710 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
|
| 18711 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
| 18712 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
|
| 18713 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
| 18714 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
|
| 18715 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
| 18716 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
|
| 18717 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
| 18718 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
|
| 18719 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
| 18720 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
|
| 18721 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
| 18722 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
|
| 18723 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
| 18724 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
|
| 18725 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
| 18726 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
|
| 18727 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
| 18728 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
|
| 18729 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
| 18730 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
|
| 18731 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
| 18732 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
|
| 18733 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
| 18734 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
|
| 18735 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
| 18736 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
|
| 18737 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
| 18738 | [01Jan2026 12:58:37.509] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
|
| 18739 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
| 18740 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
|
| 18741 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
| 18742 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
|
| 18743 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
| 18744 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
|
| 18745 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
| 18746 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
|
| 18747 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
| 18748 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
|
| 18749 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
| 18750 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
|
| 18751 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
| 18752 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
|
| 18753 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
| 18754 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
|
| 18755 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
| 18756 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
|
| 18757 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
| 18758 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
|
| 18759 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
| 18760 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
|
| 18761 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
| 18762 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
|
| 18763 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
| 18764 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
|
| 18765 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
| 18766 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
|
| 18767 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
| 18768 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
|
| 18769 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
| 18770 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
|
| 18771 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
| 18772 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
|
| 18773 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
| 18774 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
|
| 18775 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
| 18776 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
|
| 18777 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
| 18778 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
|
| 18779 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
| 18780 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
|
| 18781 | [01Jan2026 12:58:37.510] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
| 18782 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
|
| 18783 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
| 18784 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
|
| 18785 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
| 18786 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
|
| 18787 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
| 18788 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
|
| 18789 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
| 18790 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
|
| 18791 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
| 18792 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
|
| 18793 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
| 18794 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
|
| 18795 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
| 18796 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
|
| 18797 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
| 18798 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
|
| 18799 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
| 18800 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
|
| 18801 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
| 18802 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
|
| 18803 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
| 18804 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
|
| 18805 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
| 18806 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
|
| 18807 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
| 18808 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
|
| 18809 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
| 18810 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
|
| 18811 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
| 18812 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
|
| 18813 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
| 18814 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
|
| 18815 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
| 18816 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
|
| 18817 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
| 18818 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
|
| 18819 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
| 18820 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
|
| 18821 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
| 18822 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
|
| 18823 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
| 18824 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
|
| 18825 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
| 18826 | [01Jan2026 12:58:37.511] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
|
| 18827 | [01Jan2026 12:58:37.512] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
| 18828 | [01Jan2026 12:58:37.512] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
|
| 18829 | [01Jan2026 12:58:37.512] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
| 18830 | [01Jan2026 12:58:37.512] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
|
| 18831 | [01Jan2026 12:58:37.512] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
| 18832 | [01Jan2026 12:58:37.512] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
| 18833 | [01Jan2026 12:58:37.522] [Render thread/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeClientHooksHelper@759b74b8 for service interface net.createmod.catnip.platform.services.ModClientHooksHelper
|
| 18834 | [01Jan2026 12:58:37.531] [Worker-ResourceReload-14/DEBUG] [mixin/]: Mixing create.client.DeployerRendererMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerRenderer
|
| 18835 | [01Jan2026 12:58:37.535] [Worker-ResourceReload-14/DEBUG] [mixin/]: Mixing create.client.BlazeBurnerVisualMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerVisual
|
| 18836 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$resetOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 18837 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$resetOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 18838 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$resetOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 18839 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$resetOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 18840 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$resetOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 18841 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$resetOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 18842 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$setupOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 18843 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$setupOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 18844 | [01Jan2026 12:58:37.539] [Worker-ResourceReload-14/DEBUG] [mixin/]: create_central_kitchen.mixins.json:create.client.BlazeBurnerVisualMixin from mod create_central_kitchen->@Inject::animate$setupOverride(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 18845 | [01Jan2026 12:58:37.540] [Worker-ResourceReload-14/DEBUG] [mixin/]: Mixing create.client.BlazeBurnerRendererMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerRenderer
|
| 18846 | [01Jan2026 12:58:37.657] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Sided setup: 90 jobs
|
| 18847 | [01Jan2026 12:58:37.705] [Render thread/INFO] [KubeJS/]: Started the local web server at http://localhost:61423
|
| 18848 | [01Jan2026 12:58:37.745] [Render thread/DEBUG] [advancementplaques/]: Installing Advancement Plaques toast component.
|
| 18849 | [01Jan2026 12:58:37.773] [Render thread/INFO] [Tooltip Overhaul/]: Found 6 frame configs in TooltipOverhaul config
|
| 18850 | [01Jan2026 12:58:37.775] [Render thread/INFO] [Tooltip Overhaul/]: Found 1 custom frame config files from resource packs
|
| 18851 | [01Jan2026 12:58:37.775] [Render thread/INFO] [Tooltip Overhaul/]: Loaded 54 custom frame entries total
|
| 18852 | [01Jan2026 12:58:37.775] [Render thread/INFO] [Tooltip Overhaul/]: 54 frames have been loaded!
|
| 18853 | [01Jan2026 12:58:37.776] [Render thread/DEBUG] [com.klikli_dev.occultism.Occultism/]: Registered Item Properties
|
| 18854 | [01Jan2026 12:58:37.777] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 119.5 ms
|
| 18855 | [01Jan2026 12:58:37.802] [Render thread/DEBUG] [mixin/]: Mixing ItemSecurityUtilsMixin from mekanismcurios.mixins.json into mekanism.common.lib.security.ItemSecurityUtils
|
| 18856 | [01Jan2026 12:58:37.932] [Render thread/INFO] [com.mebeamformer.MEBeamFormer/]: Successfully registered Flux Networks Long Energy capability for Wireless Energy Tower
|
| 18857 | [01Jan2026 12:58:37.933] [Render thread/DEBUG] [com.mebeamformer.energy.GTEnergyAdapter/]: GregTech CEu not installed, GT energy support disabled
|
| 18858 | [01Jan2026 12:58:37.967] [Render thread/INFO] [net.creeperhost.polylib.PolyLib/]: =====Registering Capabilities=====
|
| 18859 | [01Jan2026 12:58:37.972] [Render thread/INFO] [net.creeperhost.polylib.PolyLib/]: Adding EnergyStore Item to item.shrink.shrinking_device
|
| 18860 | [01Jan2026 12:58:38.031] [Render thread/DEBUG] [mixin/]: Mixing ChunkMapAccess from lychee.mixins.json into net.minecraft.server.level.ChunkMap
|
| 18861 | [01Jan2026 12:58:38.031] [Render thread/DEBUG] [mixin/]: Mixing ChunkMapAccessor from databank.mixins.json into net.minecraft.server.level.ChunkMap
|
| 18862 | [01Jan2026 12:58:38.031] [Render thread/DEBUG] [mixin/]: Mixing features.dynamic.ChunkMapMixin from servercore.common.mixins.json into net.minecraft.server.level.ChunkMap
|
| 18863 | [01Jan2026 12:58:38.031] [Render thread/DEBUG] [mixin/]: servercore.common.mixins.json:features.dynamic.ChunkMapMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 18864 | [01Jan2026 12:58:38.032] [Render thread/DEBUG] [mixin/]: Mixing ChunkMapMixin from ftbchunks-common.mixins.json into net.minecraft.server.level.ChunkMap
|
| 18865 | [01Jan2026 12:58:38.032] [Render thread/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin 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)
|
| 18866 | [01Jan2026 12:58:38.032] [Render thread/DEBUG] [mixin/]: Mixing chunkloading.ChunkMapMixin from ae2.mixins.json into net.minecraft.server.level.ChunkMap
|
| 18867 | [01Jan2026 12:58:38.032] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin 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)
|
| 18868 | [01Jan2026 12:58:38.032] [Render thread/DEBUG] [mixin/]: Mixing camera.ChunkMapMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ChunkMap
|
| 18869 | [01Jan2026 12:58:38.032] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$an$onUpdateChunkTracking$2(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)V to mdc2ef4c$ars_nouveau$lambda$an$onUpdateChunkTracking$2$0 in ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau
|
| 18870 | [01Jan2026 12:58:38.033] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$an$onUpdateChunkTracking$1(Lnet/minecraft/world/level/ChunkPos;)V to mdc2ef4c$ars_nouveau$lambda$an$onUpdateChunkTracking$1$1 in ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau
|
| 18871 | [01Jan2026 12:58:38.033] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$an$onUpdateChunkTracking$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/ChunkPos;)V to mdc2ef4c$ars_nouveau$lambda$an$onUpdateChunkTracking$0$2 in ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau
|
| 18872 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks->@Inject::anyPlayerCloseEnoughForSpawningFTBC(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18873 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks->@Inject::anyPlayerCloseEnoughForSpawningFTBC(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18874 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks->@Inject::anyPlayerCloseEnoughForSpawningFTBC(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18875 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2->@Inject::spatialAnchorEnableRandomTicks(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18876 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2->@Inject::spatialAnchorEnableRandomTicks(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18877 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:chunkloading.ChunkMapMixin from mod ae2->@Inject::spatialAnchorEnableRandomTicks(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18878 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 18879 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 18880 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onUpdateChunkTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 18881 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 18882 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 18883 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$sendChunksToCameras(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 18884 | [01Jan2026 12:58:38.035] [Render thread/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau->@Inject::an$onIsChunkTracked(Lnet/minecraft/server/level/ServerPlayer;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 18885 | [01Jan2026 12:58:38.039] [Render thread/DEBUG] [mixin/]: Mixing LevelLightEngineMixin from xycraft_machines.mixins.json into net.minecraft.world.level.lighting.LevelLightEngine
|
| 18886 | [01Jan2026 12:58:38.039] [Render thread/DEBUG] [mixin/]: xycraft_machines.mixins.json:LevelLightEngineMixin from mod xycraft_machines: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 18887 | [01Jan2026 12:58:38.039] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$xycraft$checkVolume$1(Lnet/minecraft/core/BlockPos;)Ljava/lang/String; to mdc2ef4c$xycraft_machines$lambda$xycraft$checkVolume$1$0 in xycraft_machines.mixins.json:LevelLightEngineMixin from mod xycraft_machines
|
| 18888 | [01Jan2026 12:58:38.039] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$xycraft$checkVolume$0(Lnet/minecraft/core/BlockPos;)V to mdc2ef4c$xycraft_machines$lambda$xycraft$checkVolume$0$1 in xycraft_machines.mixins.json:LevelLightEngineMixin from mod xycraft_machines
|
| 18889 | [01Jan2026 12:58:38.045] [Render thread/DEBUG] [mixin/]: Mixing ServerPlayerGameModeMixinNeoForge from justhammers.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
| 18890 | [01Jan2026 12:58:38.045] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 18891 | [01Jan2026 12:58:38.045] [Render thread/DEBUG] [mixin/]: Mixing ServerPlayerInteractionManagerMixin from owo.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
| 18892 | [01Jan2026 12:58:38.045] [Render thread/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)
|
| 18893 | [01Jan2026 12:58:38.045] [Render thread/DEBUG] [mixin/]: Mixing ServerPlayerGameModeMixin from mixins.irregular_implements.json into net.minecraft.server.level.ServerPlayerGameMode
|
| 18894 | [01Jan2026 12:58:38.046] [Render thread/DEBUG] [mixin/]: Mixing ServerPlayerGameModeMixin from ae2wtlib.mixins.json into net.minecraft.server.level.ServerPlayerGameMode
|
| 18895 | [01Jan2026 12:58:38.046] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$handle$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;)V to mdc2ef4c$ae2wtlib$lambda$handle$0$0 in ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib
|
| 18896 | [01Jan2026 12:58:38.046] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers->@Inject::justhammers$beforeRemoveBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18897 | [01Jan2026 12:58:38.046] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers->@Inject::justhammers$beforeRemoveBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 18898 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers->@Inject::justhammers$beforeRemoveBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 18899 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers->@Inject::justhammers$beforeMineBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18900 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers->@Inject::justhammers$beforeMineBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 18901 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers->@Inject::justhammers$beforeMineBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 18902 | [01Jan2026 12:58:38.047] [Render thread/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
|
| 18903 | [01Jan2026 12:58:38.047] [Render thread/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
|
| 18904 | [01Jan2026 12:58:38.047] [Render thread/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
|
| 18905 | [01Jan2026 12:58:38.047] [Render thread/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
|
| 18906 | [01Jan2026 12:58:38.047] [Render thread/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
|
| 18907 | [01Jan2026 12:58:38.047] [Render thread/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
|
| 18908 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:ServerPlayerGameModeMixin from mod irregular_implements->@Inject::irregular_implements$beforeDestroy(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18909 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:ServerPlayerGameModeMixin from mod irregular_implements->@Inject::irregular_implements$beforeDestroy(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 18910 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:ServerPlayerGameModeMixin from mod irregular_implements->@Inject::irregular_implements$beforeDestroy(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 18911 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:ServerPlayerGameModeMixin from mod irregular_implements->@Inject::irregular_implements$afterDestroy(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18912 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:ServerPlayerGameModeMixin from mod irregular_implements->@Inject::irregular_implements$afterDestroy(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 18913 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: mixins.irregular_implements.json:ServerPlayerGameModeMixin from mod irregular_implements->@Inject::irregular_implements$afterDestroy(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 18914 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18915 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18916 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18917 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18918 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18919 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18920 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18921 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18922 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18923 | [01Jan2026 12:58:38.047] [Render thread/DEBUG] [mixin/]: ae2wtlib.mixins.json:ServerPlayerGameModeMixin from mod ae2wtlib->@Inject::handle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 18924 | [01Jan2026 12:58:38.086] [Render thread/INFO] [net.unfamily.repae2bridge.RepAE2Bridge/]: RepAE2Bridge: Modified MAX_STACK_SIZE for 9 matter items to 1073741823
|
| 18925 | [01Jan2026 12:58:38.171] [pool-35-thread-1/DEBUG] [dev.ftb.mods.ftbauxilium.ApiManager/]: Successful post response from system
|
| 18926 | [01Jan2026 12:58:38.171] [pool-35-thread-1/DEBUG] [dev.ftb.mods.ftbauxilium.ApiManager/]: System info successfully posted to the api
|
| 18927 | [01Jan2026 12:58:38.470] [pool-35-thread-1/DEBUG] [dev.ftb.mods.ftbauxilium.ApiManager/]: Successful post response from modpack
|
| 18928 | [01Jan2026 12:58:38.470] [pool-35-thread-1/DEBUG] [dev.ftb.mods.ftbauxilium.ApiManager/]: Mod pack data successfully posted to the api
|
| 18929 | [01Jan2026 12:58:39.877] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/copper_chalk.json' missing model for variant: 'occultengineering:copper_chalk#facing=north,sign=13'
|
| 18930 | [01Jan2026 12:58:39.877] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/copper_chalk.json' missing model for variant: 'occultengineering:copper_chalk#facing=west,sign=13'
|
| 18931 | [01Jan2026 12:58:39.877] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/copper_chalk.json' missing model for variant: 'occultengineering:copper_chalk#facing=east,sign=13'
|
| 18932 | [01Jan2026 12:58:39.877] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/copper_chalk.json' missing model for variant: 'occultengineering:copper_chalk#facing=south,sign=13'
|
| 18933 | [01Jan2026 12:58:39.877] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/zinc_chalk.json' missing model for variant: 'occultengineering:zinc_chalk#facing=east,sign=13'
|
| 18934 | [01Jan2026 12:58:39.877] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/zinc_chalk.json' missing model for variant: 'occultengineering:zinc_chalk#facing=south,sign=13'
|
| 18935 | [01Jan2026 12:58:39.878] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/zinc_chalk.json' missing model for variant: 'occultengineering:zinc_chalk#facing=west,sign=13'
|
| 18936 | [01Jan2026 12:58:39.878] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/zinc_chalk.json' missing model for variant: 'occultengineering:zinc_chalk#facing=north,sign=13'
|
| 18937 | [01Jan2026 12:58:39.878] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/brass_chalk.json' missing model for variant: 'occultengineering:brass_chalk#facing=north,sign=13'
|
| 18938 | [01Jan2026 12:58:39.878] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/brass_chalk.json' missing model for variant: 'occultengineering:brass_chalk#facing=south,sign=13'
|
| 18939 | [01Jan2026 12:58:39.878] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/brass_chalk.json' missing model for variant: 'occultengineering:brass_chalk#facing=east,sign=13'
|
| 18940 | [01Jan2026 12:58:39.878] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultengineering:blockstates/brass_chalk.json' missing model for variant: 'occultengineering:brass_chalk#facing=west,sign=13'
|
| 18941 | [01Jan2026 12:58:39.895] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'occultism:blockstates/otherglass.json' missing model for variant: 'occultism:otherglass#'
|
| 18942 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/compressor.json' missing model for variant: 'avaritia:compressor#active=true,facing=down'
|
| 18943 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/compressor.json' missing model for variant: 'avaritia:compressor#active=false,facing=down'
|
| 18944 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/compressor.json' missing model for variant: 'avaritia:compressor#active=false,facing=up'
|
| 18945 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/compressor.json' missing model for variant: 'avaritia:compressor#active=true,facing=up'
|
| 18946 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/neutron_collector.json' missing model for variant: 'avaritia:neutron_collector#active=false,facing=up'
|
| 18947 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/neutron_collector.json' missing model for variant: 'avaritia:neutron_collector#active=true,facing=up'
|
| 18948 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/neutron_collector.json' missing model for variant: 'avaritia:neutron_collector#active=true,facing=down'
|
| 18949 | [01Jan2026 12:58:39.902] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'avaritia:blockstates/neutron_collector.json' missing model for variant: 'avaritia:neutron_collector#active=false,facing=down'
|
| 18950 | [01Jan2026 12:58:39.953] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'minecraft:block' referenced from: powah:block/energy_cell_starter: java.io.FileNotFoundException: minecraft:models/block.json
|
| 18951 | [01Jan2026 12:58:39.977] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'torchmaster:invisible_light' in resourcepack: 'mod/torchmaster': Neither 'variants' nor 'multipart' found
|
| 18952 | [01Jan2026 12:58:39.977] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'torchmaster:blockstates/invisible_light.json' missing model for variant: 'torchmaster:invisible_light#'
|
| 18953 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/item_proxy.json' missing model for variant: 'gag:item_proxy#facing=east'
|
| 18954 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/item_proxy.json' missing model for variant: 'gag:item_proxy#facing=north'
|
| 18955 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/item_proxy.json' missing model for variant: 'gag:item_proxy#facing=south'
|
| 18956 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/item_proxy.json' missing model for variant: 'gag:item_proxy#facing=down'
|
| 18957 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/item_proxy.json' missing model for variant: 'gag:item_proxy#facing=up'
|
| 18958 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/item_proxy.json' missing model for variant: 'gag:item_proxy#facing=west'
|
| 18959 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/fluid_proxy.json' missing model for variant: 'gag:fluid_proxy#facing=west'
|
| 18960 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/fluid_proxy.json' missing model for variant: 'gag:fluid_proxy#facing=north'
|
| 18961 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/fluid_proxy.json' missing model for variant: 'gag:fluid_proxy#facing=up'
|
| 18962 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/fluid_proxy.json' missing model for variant: 'gag:fluid_proxy#facing=south'
|
| 18963 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/fluid_proxy.json' missing model for variant: 'gag:fluid_proxy#facing=down'
|
| 18964 | [01Jan2026 12:58:40.094] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'gag:blockstates/fluid_proxy.json' missing model for variant: 'gag:fluid_proxy#facing=east'
|
| 18965 | [01Jan2026 12:58:40.114] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/particle_block.json' missing model for variant: 'ars_nouveau:particle_block#waterlogged=true'
|
| 18966 | [01Jan2026 12:58:40.114] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'ars_nouveau:blockstates/particle_block.json' missing model for variant: 'ars_nouveau:particle_block#waterlogged=false'
|
| 18967 | [01Jan2026 12:58:40.499] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'deepdarkdimdungeons:blockstates/deep_dark_portal_frame.json' missing model for variant: 'deepdarkdimdungeons:deep_dark_portal_frame#is_active=true,is_building=false'
|
| 18968 | [01Jan2026 12:58:40.499] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'deepdarkdimdungeons:blockstates/deep_dark_portal_frame.json' missing model for variant: 'deepdarkdimdungeons:deep_dark_portal_frame#is_active=false,is_building=false'
|
| 18969 | [01Jan2026 12:58:40.500] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'deepdarkdimdungeons:blockstates/deep_dark_portal_frame.json' missing model for variant: 'deepdarkdimdungeons:deep_dark_portal_frame#is_active=true,is_building=true'
|
| 18970 | [01Jan2026 12:58:40.500] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'deepdarkdimdungeons:blockstates/deep_dark_portal_frame.json' missing model for variant: 'deepdarkdimdungeons:deep_dark_portal_frame#is_active=false,is_building=true'
|
| 18971 | [01Jan2026 12:58:42.249] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'rftoolsbuilder:blockstates/invisible_mover.json' missing model for variant: 'rftoolsbuilder:invisible_mover#'
|
| 18972 | [01Jan2026 12:58:42.315] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/potion_vaporizer.json' missing model for variant: 'irregular_implements:potion_vaporizer#'
|
| 18973 | [01Jan2026 12:58:42.315] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/inventory_rerouter.json' missing model for variant: 'irregular_implements:inventory_rerouter#'
|
| 18974 | [01Jan2026 12:58:42.317] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/advanced_redstone_repeater.json' missing model for variant: 'irregular_implements:advanced_redstone_repeater#'
|
| 18975 | [01Jan2026 12:58:42.322] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/stripped_spectre_log.json' missing model for variant: 'irregular_implements:stripped_spectre_log#axis=x'
|
| 18976 | [01Jan2026 12:58:42.322] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/stripped_spectre_log.json' missing model for variant: 'irregular_implements:stripped_spectre_log#axis=y'
|
| 18977 | [01Jan2026 12:58:42.322] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/stripped_spectre_log.json' missing model for variant: 'irregular_implements:stripped_spectre_log#axis=z'
|
| 18978 | [01Jan2026 12:58:42.323] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/processing_plate.json' missing model for variant: 'irregular_implements:processing_plate#'
|
| 18979 | [01Jan2026 12:58:42.323] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/filtered_redirector_plate.json' missing model for variant: 'irregular_implements:filtered_redirector_plate#'
|
| 18980 | [01Jan2026 12:58:42.323] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/redstone_plate.json' missing model for variant: 'irregular_implements:redstone_plate#'
|
| 18981 | [01Jan2026 12:58:42.323] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/extraction_plate.json' missing model for variant: 'irregular_implements:extraction_plate#'
|
| 18982 | [01Jan2026 12:58:42.324] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'irregular_implements:blockstates/ancient_brick.json' missing model for variant: 'irregular_implements:ancient_brick#'
|
| 18983 | [01Jan2026 12:58:42.352] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.BlockStateModelLoader/]: Exception loading blockstate definition: 'me_beam_former:blockstates/energy_network_monitor.json' missing model for variant: 'me_beam_former:energy_network_monitor#'
|
| 18984 | [01Jan2026 12:58:42.451] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/extraction_plate' referenced from: irregular_implements:item/extraction_plate: java.io.FileNotFoundException: irregular_implements:models/item/extraction_plate.json
|
| 18985 | [01Jan2026 12:58:42.452] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/filtered_redirector_plate' referenced from: irregular_implements:item/filtered_redirector_plate: java.io.FileNotFoundException: irregular_implements:models/item/filtered_redirector_plate.json
|
| 18986 | [01Jan2026 12:58:42.456] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'enderio:block/block_detector' referenced from: enderio:item/block_detector: java.io.FileNotFoundException: enderio:models/block/block_detector.json
|
| 18987 | [01Jan2026 12:58:42.461] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'mekanism_lasers:item/laser_configurator' referenced from: mekanism_lasers:item/laser_configurator: java.io.FileNotFoundException: mekanism_lasers:models/item/laser_configurator.json
|
| 18988 | [01Jan2026 12:58:42.462] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/advanced_redstone_repeater' referenced from: irregular_implements:item/advanced_redstone_repeater: java.io.FileNotFoundException: irregular_implements:models/item/advanced_redstone_repeater.json
|
| 18989 | [01Jan2026 12:58:42.468] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/potion_vaporizer' referenced from: irregular_implements:item/potion_vaporizer: java.io.FileNotFoundException: irregular_implements:models/item/potion_vaporizer.json
|
| 18990 | [01Jan2026 12:58:42.471] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'create_shimmer:item/uncrafting_template' referenced from: create_shimmer:item/uncrafting_template: java.io.FileNotFoundException: create_shimmer:models/item/uncrafting_template.json
|
| 18991 | [01Jan2026 12:58:42.476] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'draconicevolution:block/structure_block' referenced from: draconicevolution:item/structure_block: java.io.FileNotFoundException: draconicevolution:models/block/structure_block.json
|
| 18992 | [01Jan2026 12:58:42.482] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/stripped_spectre_log' referenced from: irregular_implements:item/stripped_spectre_log: java.io.FileNotFoundException: irregular_implements:models/item/stripped_spectre_log.json
|
| 18993 | [01Jan2026 12:58:42.484] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/ancient_brick' referenced from: irregular_implements:item/ancient_brick: java.io.FileNotFoundException: irregular_implements:models/item/ancient_brick.json
|
| 18994 | [01Jan2026 12:58:42.488] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/inventory_rerouter' referenced from: irregular_implements:item/inventory_rerouter: java.io.FileNotFoundException: irregular_implements:models/item/inventory_rerouter.json
|
| 18995 | [01Jan2026 12:58:42.494] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'gaze:item/saber_umbral' referenced from: gaze:item/spirit_saber: java.io.FileNotFoundException: gaze:models/item/saber_umbral.json
|
| 18996 | [01Jan2026 12:58:42.501] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'me_beam_former:item/energy_network_monitor' referenced from: me_beam_former:item/energy_network_monitor: java.io.FileNotFoundException: me_beam_former:models/item/energy_network_monitor.json
|
| 18997 | [01Jan2026 12:58:42.508] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/processing_plate' referenced from: irregular_implements:item/processing_plate: java.io.FileNotFoundException: irregular_implements:models/item/processing_plate.json
|
| 18998 | [01Jan2026 12:58:42.508] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'gag:item/item_proxy' referenced from: gag:item/item_proxy: java.io.FileNotFoundException: gag:models/item/item_proxy.json
|
| 18999 | [01Jan2026 12:58:42.515] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'gag:item/fluid_proxy' referenced from: gag:item/fluid_proxy: java.io.FileNotFoundException: gag:models/item/fluid_proxy.json
|
| 19000 | [01Jan2026 12:58:42.534] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'occultism:item/ritual_dummy_misc' referenced from: occultism:item/jei_dummy/none: java.io.FileNotFoundException: occultism:models/item/ritual_dummy_misc.json
|
| 19001 | [01Jan2026 12:58:42.535] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'fdbosses:item/no_entity_spawn_block' referenced from: fdbosses:item/no_entity_spawn_block: java.io.FileNotFoundException: fdbosses:models/item/no_entity_spawn_block.json
|
| 19002 | [01Jan2026 12:58:42.537] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irregular_implements:item/redstone_plate' referenced from: irregular_implements:item/redstone_plate: java.io.FileNotFoundException: irregular_implements:models/item/redstone_plate.json
|
| 19003 | [01Jan2026 12:58:42.538] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'fdlib:item/test_multiblock' referenced from: fdlib:item/test_multiblock: java.io.FileNotFoundException: fdlib:models/item/test_multiblock.json
|
| 19004 | [01Jan2026 12:58:42.541] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'routers:item/heat_upgrade_pc' referenced from: routers:item/heat_upgrade_pc: java.io.FileNotFoundException: routers:models/item/heat_upgrade_pc.json
|
| 19005 | [01Jan2026 12:58:42.725] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'irons_spellbooks:item/template_open_spell_book_model' referenced from: irons_spellbooks:item/template_open_spell_book_model: java.io.FileNotFoundException: irons_spellbooks:models/item/template_open_spell_book_model.json
|
| 19006 | [01Jan2026 12:58:42.728] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'create_shimmer:block/mechanical_grindstone' referenced from: create_shimmer:block/mechanical_grindstone: java.io.FileNotFoundException: create_shimmer:models/block/mechanical_grindstone.json
|
| 19007 | [01Jan2026 12:58:43.471] [rocket-scheduled-threads-1-1/INFO] [rgp_client/]: Created Rocket client handler successfully!
|
| 19008 | [01Jan2026 12:58:43.492] [rocket-scheduled-threads-1-1/DEBUG] [rgp_client/]: Connected to Rocket successfully!
|
| 19009 | [01Jan2026 12:58:43.611] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing TextureScrapingMixin from ctm.mixins.json into net.minecraft.client.resources.model.ModelBakery$ModelBakerImpl
|
| 19010 | [01Jan2026 12:58:43.614] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing SimpleModelBuilderMixin from ferritecore.dedupbakedquad.mixin.json into net.minecraft.client.resources.model.SimpleBakedModel$Builder
|
| 19011 | [01Jan2026 12:58:43.614] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin 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)
|
| 19012 | [01Jan2026 12:58:43.614] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing core.model.SimpleBakedModelBuilderMixin from embeddium.mixins.json into net.minecraft.client.resources.model.SimpleBakedModel$Builder
|
| 19013 | [01Jan2026 12:58:43.614] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:core.model.SimpleBakedModelBuilderMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 19014 | [01Jan2026 12:58:43.615] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 19015 | [01Jan2026 12:58:43.615] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 19016 | [01Jan2026 12:58:43.615] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 19017 | [01Jan2026 12:58:43.615] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 19018 | [01Jan2026 12:58:43.615] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 19019 | [01Jan2026 12:58:43.615] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 19020 | [01Jan2026 12:58:43.624] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing MixinMultipartBuilder from ferritecore.dedupmultipart.mixin.json into net.minecraft.client.resources.model.MultiPartBakedModel$Builder
|
| 19021 | [01Jan2026 12:58:43.624] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupmultipart.mixin.json:MixinMultipartBuilder 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)
|
| 19022 | [01Jan2026 12:58:43.627] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing client.MultipartBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel
|
| 19023 | [01Jan2026 12:58:43.627] [Worker-ResourceReload-19/DEBUG] [mixin/]: Renaming synthetic method lambda$emitBlockQuads$0(Lnet/minecraft/util/RandomSource;J)Lnet/minecraft/util/RandomSource; to mdc2ef4c$fabric_renderer_api_v1$lambda$emitBlockQuads$0$0 in fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1
|
| 19024 | [01Jan2026 12:58:43.628] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing features.model.MultipartBakedModelMixin from embeddium.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel
|
| 19025 | [01Jan2026 12:58:43.628] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:features.model.MultipartBakedModelMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 19026 | [01Jan2026 12:58:43.628] [Worker-ResourceReload-19/DEBUG] [mixin/]: Renaming synthetic method lambda$getModelComponents$0(I)[Lnet/minecraft/client/resources/model/BakedModel; to mdc2ef4c$embeddium$lambda$getModelComponents$0$1 in embeddium.mixins.json:features.model.MultipartBakedModelMixin from mod embeddium
|
| 19027 | [01Jan2026 12:58:43.630] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing MixinMultipartModel from ferritecore.dedupmultipart.mixin.json into net.minecraft.client.resources.model.MultiPartBakedModel
|
| 19028 | [01Jan2026 12:58:43.630] [Worker-ResourceReload-19/DEBUG] [mixin/]: ferritecore.dedupmultipart.mixin.json:MixinMultipartModel 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)
|
| 19029 | [01Jan2026 12:58:43.632] [Worker-ResourceReload-19/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 19030 | [01Jan2026 12:58:43.632] [Worker-ResourceReload-19/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 19031 | [01Jan2026 12:58:43.632] [Worker-ResourceReload-19/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 19032 | [01Jan2026 12:58:43.632] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:features.model.MultipartBakedModelMixin from mod embeddium->@Inject::checkSubModelRenderTypes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 19033 | [01Jan2026 12:58:43.632] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:features.model.MultipartBakedModelMixin from mod embeddium->@Inject::checkSubModelRenderTypes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 19034 | [01Jan2026 12:58:43.632] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:features.model.MultipartBakedModelMixin from mod embeddium->@Inject::checkSubModelRenderTypes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 19035 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing WeightedBakedModelMixin from fusion.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel
|
| 19036 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: fusion.mixins.json:WeightedBakedModelMixin from mod fusion: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 19037 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/util/random/WeightedEntry$Wrapper;)Z to mdc2ef4c$fusion$lambda$onInit$1$0 in fusion.mixins.json:WeightedBakedModelMixin from mod fusion
|
| 19038 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(Ljava/lang/Class;)Ljava/lang/Boolean; to mdc2ef4c$fusion$lambda$onInit$0$1 in fusion.mixins.json:WeightedBakedModelMixin from mod fusion
|
| 19039 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing client.WeightedBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel
|
| 19040 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: Renaming synthetic method lambda$emitItemQuads$1(Ljava/util/function/Supplier;)Lnet/minecraft/util/RandomSource; to mdc2ef4c$fabric_renderer_api_v1$lambda$emitItemQuads$1$2 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1
|
| 19041 | [01Jan2026 12:58:43.655] [Worker-ResourceReload-19/DEBUG] [mixin/]: Renaming synthetic method lambda$emitBlockQuads$0(Ljava/util/function/Supplier;)Lnet/minecraft/util/RandomSource; to mdc2ef4c$fabric_renderer_api_v1$lambda$emitBlockQuads$0$3 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1
|
| 19042 | [01Jan2026 12:58:43.656] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing client.AccessorWeightedBakedModel from framedblocks.mixin.json into net.minecraft.client.resources.model.WeightedBakedModel
|
| 19043 | [01Jan2026 12:58:43.656] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing features.model.WeightedBakedModelMixin from embeddium.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel
|
| 19044 | [01Jan2026 12:58:43.656] [Worker-ResourceReload-19/DEBUG] [mixin/]: embeddium.mixins.json:features.model.WeightedBakedModelMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 19045 | [01Jan2026 12:58:43.658] [Worker-ResourceReload-19/DEBUG] [mixin/]: fusion.mixins.json:WeightedBakedModelMixin from mod fusion->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 19046 | [01Jan2026 12:58:43.658] [Worker-ResourceReload-19/DEBUG] [mixin/]: fusion.mixins.json:WeightedBakedModelMixin from mod fusion->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 19047 | [01Jan2026 12:58:43.658] [Worker-ResourceReload-19/DEBUG] [mixin/]: fusion.mixins.json:WeightedBakedModelMixin from mod fusion->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 19048 | [01Jan2026 12:58:43.658] [Worker-ResourceReload-19/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 19049 | [01Jan2026 12:58:43.658] [Worker-ResourceReload-19/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 19050 | [01Jan2026 12:58:43.658] [Worker-ResourceReload-19/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 19051 | [01Jan2026 12:58:44.225] [vert.x-eventloop-thread-1/DEBUG] [rgp_client/]: Setting modpack ID to stoneblock-4
|
| 19052 | [01Jan2026 12:58:46.887] [Worker-ResourceReload-19/INFO] [net.unfamily.repae2bridge.util.MatterTypeUtil/]: RepAE2Bridge: Loaded 9 matter types with dynamic items.
|
| 19053 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/rafflesia#standalone:
|
| 19054 | minecraft:textures/atlas/blocks.png:habitat:block/potted_rafflesia
|
| 19055 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/pinap_berry#standalone:
|
| 19056 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_pinap_berry
|
| 19057 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/steam_pressurizer#standalone:
|
| 19058 | minecraft:textures/atlas/blocks.png:ftb:block/steam_pressurizer/steam_pressurizer
|
| 19059 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model simpletomb:tombstone#facing=east,is_engraved=false,model_texture=0:
|
| 19060 | minecraft:textures/atlas/blocks.png:minecraft:blocks/concrete_white
|
| 19061 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/rowap_berry#standalone:
|
| 19062 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_rowap_berry
|
| 19063 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/grass#standalone:
|
| 19064 | minecraft:textures/atlas/blocks.png:quark:block/potted/grass
|
| 19065 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model rep_ae2_bridge:universal_matter#inventory:
|
| 19066 | minecraft:textures/atlas/blocks.png:replication:gui/mattertypes/empty
|
| 19067 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/nanab_berry#standalone:
|
| 19068 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_nanab_berry
|
| 19069 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/null_berry#standalone:
|
| 19070 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_null_berry
|
| 19071 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/chorus_flower#standalone:
|
| 19072 | minecraft:textures/atlas/blocks.png:quark:block/potted/chorus
|
| 19073 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/wheat_seeds#standalone:
|
| 19074 | minecraft:textures/atlas/blocks.png:quark:block/potted/wheat
|
| 19075 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/distortic_vines#standalone:
|
| 19076 | minecraft:textures/atlas/blocks.png:pokecube_legends:block/potted_distortic_vines
|
| 19077 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model simpletomb:tombstone#facing=south,is_engraved=false,model_texture=0:
|
| 19078 | minecraft:textures/atlas/blocks.png:minecraft:blocks/concrete_white
|
| 19079 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/beet#standalone:
|
| 19080 | minecraft:textures/atlas/blocks.png:moreminecarts:block/pot_beet
|
| 19081 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:bastion_ring#inventory:
|
| 19082 | minecraft:textures/atlas/blocks.png:relics:item/bastion_ring_broken
|
| 19083 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/nether_sprouts#standalone:
|
| 19084 | minecraft:textures/atlas/blocks.png:quark:block/potted/nether_sprouts
|
| 19085 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/tall_poise_bush#standalone:
|
| 19086 | minecraft:textures/atlas/blocks.png:endergetic:block/tall_poise_bush_pot
|
| 19087 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/potted_peony#standalone:
|
| 19088 | minecraft:textures/atlas/blocks.png:quark:block/potted/peony
|
| 19089 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/circuit_fabricator_idle#standalone:
|
| 19090 | minecraft:textures/atlas/blocks.png:ftb:block/circuit_fabricator/circuit_fabricator
|
| 19091 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/snowmaker_active#standalone:
|
| 19092 | minecraft:textures/atlas/blocks.png:ftb:block/snowmaker/snowmaker
|
| 19093 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/potato#standalone:
|
| 19094 | minecraft:textures/atlas/blocks.png:quark:block/potted/potato
|
| 19095 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/advanced_empowerer#standalone:
|
| 19096 | minecraft:textures/atlas/blocks.png:ftb:block/advanced_empowerer/advanced_empowerer
|
| 19097 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/sitrus_berry#standalone:
|
| 19098 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_sitrus_berry
|
| 19099 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/corn_berry#standalone:
|
| 19100 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_cornn_berry
|
| 19101 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:jellyfish_necklace#inventory:
|
| 19102 | minecraft:textures/atlas/blocks.png:relics:item/jellyfish_necklace_broken
|
| 19103 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/potted_sunflower#standalone:
|
| 19104 | minecraft:textures/atlas/blocks.png:quark:block/potted/sunflower
|
| 19105 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/rawst_berry#standalone:
|
| 19106 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_rawst_berry
|
| 19107 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftbmaterials:ruby_tiny#inventory:
|
| 19108 | minecraft:textures/atlas/blocks.png:ftbmaterials:item/ruby_tiny
|
| 19109 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/red_ball_cactus#standalone:
|
| 19110 | minecraft:textures/atlas/blocks.png:habitat:block/growing_ball_cactus
|
| 19111 | minecraft:textures/atlas/blocks.png:habitat:block/red_ball_cactus_flower
|
| 19112 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/enderic_infuser_idle#standalone:
|
| 19113 | minecraft:textures/atlas/blocks.png:ftb:block/circuit_fabricator/circuit_fabricator
|
| 19114 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/crystallized_cactus#standalone:
|
| 19115 | minecraft:textures/atlas/blocks.png:pokecube_legends:block/crystallized_cactus_side
|
| 19116 | minecraft:textures/atlas/blocks.png:pokecube_legends:block/crystallized_cactus_top
|
| 19117 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/chesto_berry#standalone:
|
| 19118 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_chesto_berry
|
| 19119 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model simpletomb:tombstone#facing=west,is_engraved=false,model_texture=0:
|
| 19120 | minecraft:textures/atlas/blocks.png:minecraft:blocks/concrete_white
|
| 19121 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/sweet_berries#standalone:
|
| 19122 | minecraft:textures/atlas/blocks.png:quark:block/potted/berries
|
| 19123 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:blazing_flask#inventory:
|
| 19124 | minecraft:textures/atlas/blocks.png:relics:item/blazing_flask_broken
|
| 19125 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/steam_pressurizer_active#standalone:
|
| 19126 | minecraft:textures/atlas/blocks.png:ftb:block/steam_pressurizer/steam_pressurizer
|
| 19127 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/chorus_weeds#standalone:
|
| 19128 | minecraft:textures/atlas/blocks.png:quark:block/potted/chorus_weeds
|
| 19129 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/nether_wart#standalone:
|
| 19130 | minecraft:textures/atlas/blocks.png:quark:block/potted/nether_wart
|
| 19131 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/ginger_flower#standalone:
|
| 19132 | minecraft:textures/atlas/blocks.png:snowyspirit:block/ginger_pot
|
| 19133 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/melon_seeds#standalone:
|
| 19134 | minecraft:textures/atlas/blocks.png:quark:block/potted/melon
|
| 19135 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:chorus_inhibitor#inventory:
|
| 19136 | minecraft:textures/atlas/blocks.png:relics:item/chorus_inhibitor_broken
|
| 19137 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/sugar_cane#standalone:
|
| 19138 | minecraft:textures/atlas/blocks.png:quark:block/potted/sugar_cane
|
| 19139 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/grepa_berry#standalone:
|
| 19140 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_grepa_berry
|
| 19141 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model simpletomb:tombstone#facing=north,is_engraved=false,model_texture=0:
|
| 19142 | minecraft:textures/atlas/blocks.png:minecraft:blocks/concrete_white
|
| 19143 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/potted_lilac#standalone:
|
| 19144 | minecraft:textures/atlas/blocks.png:quark:block/potted/lilac
|
| 19145 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:leather_belt#inventory:
|
| 19146 | minecraft:textures/atlas/blocks.png:relics:item/leather_belt_broken
|
| 19147 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/root#standalone:
|
| 19148 | minecraft:textures/atlas/blocks.png:quark:block/root
|
| 19149 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/yellow_ball_cactus#standalone:
|
| 19150 | minecraft:textures/atlas/blocks.png:habitat:block/growing_ball_cactus
|
| 19151 | minecraft:textures/atlas/blocks.png:habitat:block/yellow_ball_cactus_flower
|
| 19152 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:elytra_booster#inventory:
|
| 19153 | minecraft:textures/atlas/blocks.png:relics:item/elytra_booster_broken
|
| 19154 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/aspear_berry#standalone:
|
| 19155 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_aspear_berry
|
| 19156 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/pumpkin_seeds#standalone:
|
| 19157 | minecraft:textures/atlas/blocks.png:quark:block/potted/pumpkin
|
| 19158 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/hondew_berry#standalone:
|
| 19159 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_hondew_berry
|
| 19160 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:midnight_robe#inventory:
|
| 19161 | minecraft:textures/atlas/blocks.png:relics:item/midnight_robe_broken
|
| 19162 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/kabloom_bush#standalone:
|
| 19163 | minecraft:textures/atlas/blocks.png:habitat:block/potted_kabloom_bush
|
| 19164 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/beetroot_seeds#standalone:
|
| 19165 | minecraft:textures/atlas/blocks.png:quark:block/potted/beetroot
|
| 19166 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:roller_skates#inventory:
|
| 19167 | minecraft:textures/atlas/blocks.png:relics:item/roller_skates_broken
|
| 19168 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/pink_ball_cactus#standalone:
|
| 19169 | minecraft:textures/atlas/blocks.png:habitat:block/growing_ball_cactus
|
| 19170 | minecraft:textures/atlas/blocks.png:habitat:block/pink_ball_cactus_flower
|
| 19171 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/snowmaker_idle#standalone:
|
| 19172 | minecraft:textures/atlas/blocks.png:ftb:block/snowmaker/snowmaker
|
| 19173 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/chorus_twist#standalone:
|
| 19174 | minecraft:textures/atlas/blocks.png:quark:block/potted/chorus_twist
|
| 19175 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/circuit_fabricator#standalone:
|
| 19176 | minecraft:textures/atlas/blocks.png:ftb:block/circuit_fabricator/circuit_fabricator
|
| 19177 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model cataclysm:coral_chunk#inventory:
|
| 19178 | minecraft:textures/atlas/blocks.png:cataclysm:item/coral_chunk_1
|
| 19179 | [01Jan2026 12:58:49.092] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model starbunclemania:alak_hat#inventory:
|
| 19180 | minecraft:textures/atlas/blocks.png:ars_nouveau:entity/alakarkinos
|
| 19181 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/cheri_berry#standalone:
|
| 19182 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_cheri_berry
|
| 19183 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/overweight_netherwart#standalone:
|
| 19184 | minecraft:textures/atlas/blocks.png:overweight_farming:overweight_netherwart
|
| 19185 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/vitric_cactus#standalone:
|
| 19186 | minecraft:textures/atlas/blocks.png:moreminecarts:block/glass_cactus
|
| 19187 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/advanced_empowerer_errored#standalone:
|
| 19188 | minecraft:textures/atlas/blocks.png:ftb:block/advanced_empowerer/advanced_empowerer
|
| 19189 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model create_connected:fan_enriched_catalyst#:
|
| 19190 | minecraft:textures/atlas/blocks.png:createnuclear:block/enriched_soul_soil
|
| 19191 | minecraft:textures/atlas/blocks.png:createnuclear:block/enriching/campfire/enriching_flame
|
| 19192 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/oran_berry#standalone:
|
| 19193 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_oran_berry
|
| 19194 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/qualot_berry#standalone:
|
| 19195 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_qualot_berry
|
| 19196 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/jaboca_berry#standalone:
|
| 19197 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_jaboca_berry
|
| 19198 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/carrot#standalone:
|
| 19199 | minecraft:textures/atlas/blocks.png:quark:block/potted/carrot
|
| 19200 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/cocoa_beans#standalone:
|
| 19201 | minecraft:textures/atlas/blocks.png:quark:block/potted/cocoa_bean
|
| 19202 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:magic_mirror#inventory:
|
| 19203 | minecraft:textures/atlas/blocks.png:relics:item/magic_mirror_broken
|
| 19204 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/kernels#standalone:
|
| 19205 | minecraft:textures/atlas/blocks.png:hauntedharvest:block/corn_pot
|
| 19206 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/potted_rose#standalone:
|
| 19207 | minecraft:textures/atlas/blocks.png:quark:block/potted/rose
|
| 19208 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:hunter_belt#inventory:
|
| 19209 | minecraft:textures/atlas/blocks.png:relics:item/hunter_belt_broken
|
| 19210 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:ice_breaker#inventory:
|
| 19211 | minecraft:textures/atlas/blocks.png:relics:item/ice_breaker_broken
|
| 19212 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/persim_berry#standalone:
|
| 19213 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_persim_berry
|
| 19214 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/kelpsy_berry#standalone:
|
| 19215 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_kelpsy_berry
|
| 19216 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/enderic_infuser#standalone:
|
| 19217 | minecraft:textures/atlas/blocks.png:ftb:block/circuit_fabricator/circuit_fabricator
|
| 19218 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:wool_mitten#inventory:
|
| 19219 | minecraft:textures/atlas/blocks.png:relics:item/wool_mitten_broken
|
| 19220 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model createaddition:small_light_connector#powered=false,mode=none,variant=girder,rotation=none,facing=down:
|
| 19221 | minecraft:textures/atlas/blocks.png:create:block/chute_block
|
| 19222 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model create_connected:fan_enriched_catalyst#inventory:
|
| 19223 | minecraft:textures/atlas/blocks.png:createnuclear:block/enriched_soul_soil
|
| 19224 | minecraft:textures/atlas/blocks.png:createnuclear:block/enriching/campfire/enriching_flame
|
| 19225 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/pecha_berry#standalone:
|
| 19226 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_pecha_berry
|
| 19227 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/tall_grass#standalone:
|
| 19228 | minecraft:textures/atlas/blocks.png:quark:block/potted/tall_grass
|
| 19229 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/leppa_berry#standalone:
|
| 19230 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_leppa_berry
|
| 19231 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/advanced_empowerer_idle#standalone:
|
| 19232 | minecraft:textures/atlas/blocks.png:ftb:block/advanced_empowerer/advanced_empowerer
|
| 19233 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/circuit_fabricator_active#standalone:
|
| 19234 | minecraft:textures/atlas/blocks.png:ftb:block/circuit_fabricator/circuit_fabricator
|
| 19235 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/advanced_empowerer_active#standalone:
|
| 19236 | minecraft:textures/atlas/blocks.png:ftb:block/advanced_empowerer/advanced_empowerer
|
| 19237 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:drowned_belt#inventory:
|
| 19238 | minecraft:textures/atlas/blocks.png:relics:item/drowned_belt_broken
|
| 19239 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/neutron_activator_idle#standalone:
|
| 19240 | minecraft:textures/atlas/blocks.png:ftb:block/neutron_activator/neutron_activator
|
| 19241 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/orange_ball_cactus#standalone:
|
| 19242 | minecraft:textures/atlas/blocks.png:habitat:block/growing_ball_cactus
|
| 19243 | minecraft:textures/atlas/blocks.png:habitat:block/orange_ball_cactus_flower
|
| 19244 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:space_dissector#inventory:
|
| 19245 | minecraft:textures/atlas/blocks.png:relics:item/space_dissector_broken
|
| 19246 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/steam_pressurizer_idle#standalone:
|
| 19247 | minecraft:textures/atlas/blocks.png:ftb:block/steam_pressurizer/steam_pressurizer
|
| 19248 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/snowmaker#standalone:
|
| 19249 | minecraft:textures/atlas/blocks.png:ftb:block/snowmaker/snowmaker
|
| 19250 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/lum_berry#standalone:
|
| 19251 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_lum_berry
|
| 19252 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/barrel_cactus#standalone:
|
| 19253 | minecraft:textures/atlas/blocks.png:atmospheric:block/barrel_cactus_stage0_bottom
|
| 19254 | minecraft:textures/atlas/blocks.png:atmospheric:block/barrel_cactus_stage0_side
|
| 19255 | minecraft:textures/atlas/blocks.png:atmospheric:block/barrel_cactus_stage0_top
|
| 19256 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:spore_sack#inventory:
|
| 19257 | minecraft:textures/atlas/blocks.png:relics:item/spore_sack_broken
|
| 19258 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:reflection_necklace#inventory:
|
| 19259 | minecraft:textures/atlas/blocks.png:relics:item/reflection_necklace_broken
|
| 19260 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/ball_cactus_template#standalone:
|
| 19261 | minecraft:textures/atlas/blocks.png:habitat:block/growing_ball_cactus
|
| 19262 | minecraft:textures/atlas/blocks.png:minecraft:texture
|
| 19263 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/overweight_onion#standalone:
|
| 19264 | minecraft:textures/atlas/blocks.png:overweight_farming:overweight_onion
|
| 19265 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/enigma_berry#standalone:
|
| 19266 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_enigma_berry
|
| 19267 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/sea_pickle#standalone:
|
| 19268 | minecraft:textures/atlas/blocks.png:quark:block/potted/sea_pickle
|
| 19269 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/world_engine_paused#standalone:
|
| 19270 | minecraft:textures/atlas/blocks.png:ftb:block/engine/world_engine_front_paused
|
| 19271 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model relics:ice_skates#inventory:
|
| 19272 | minecraft:textures/atlas/blocks.png:relics:item/ice_skates_broken
|
| 19273 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/neutron_activator_active#standalone:
|
| 19274 | minecraft:textures/atlas/blocks.png:ftb:block/neutron_activator/neutron_activator
|
| 19275 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model enderio:suspicious_seed#inventory:
|
| 19276 | minecraft:textures/atlas/blocks.png:enderio:item/suspicious_seed
|
| 19277 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/tamato_berry#standalone:
|
| 19278 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_tamato_berry
|
| 19279 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/overweight_cabbage#standalone:
|
| 19280 | minecraft:textures/atlas/blocks.png:overweight_farming:overweight_cabbage
|
| 19281 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/enderic_infuser_active#standalone:
|
| 19282 | minecraft:textures/atlas/blocks.png:ftb:block/circuit_fabricator/circuit_fabricator
|
| 19283 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model ftb:machine/neutron_activator#standalone:
|
| 19284 | minecraft:textures/atlas/blocks.png:ftb:block/neutron_activator/neutron_activator
|
| 19285 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model replication_rs2_bridge:universal_matter#inventory:
|
| 19286 | minecraft:textures/atlas/blocks.png:replication:gui/mattertypes/empty
|
| 19287 | [01Jan2026 12:58:49.093] [Worker-ResourceReload-19/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model supplementaries:special_models/plants/pomeg_berry#standalone:
|
| 19288 | minecraft:textures/atlas/blocks.png:pokecube:block/potted_pomeg_berry
|
| 19289 | [01Jan2026 12:58:49.174] [Worker-ResourceReload-19/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: replaceItemModels irons_spellbooks:scroll#inventory: class net.minecraft.client.resources.model.SimpleBakedModel
|
| 19290 | [01Jan2026 12:58:49.442] [Worker-ResourceReload-19/DEBUG] [xfacthd.framedblocks.FramedBlocks/]: Wrapped 5190 unique block models (72644 total) and 193 item models for 234 blocks in 128.4 ms
|
| 19291 | [01Jan2026 12:58:49.445] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing bugfix.ctm_resourceutil_cme.ResourceUtilMixin from modernfix-neoforge.mixins.json into team.chisel.ctm.client.util.ResourceUtil
|
| 19292 | [01Jan2026 12:58:49.445] [Worker-ResourceReload-19/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:bugfix.ctm_resourceutil_cme.ResourceUtilMixin from mod modernfix->@Inject::synchronizeMetadataCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 19293 | [01Jan2026 12:58:49.453] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing ModelBakedCTMMixin from chisel.mixins.json into team.chisel.ctm.client.model.ModelBakedCTM
|
| 19294 | [01Jan2026 12:58:53.165] [Render thread/INFO] [com.cmdpro.databank.Databank/]: [DATABANK] Loaded Databank Models
|
| 19295 | [01Jan2026 12:58:53.165] [Render thread/INFO] [com.cmdpro.databank.Databank/]: [DATABANK] Adding Databank Music
|
| 19296 | [01Jan2026 12:58:53.165] [Render thread/INFO] [com.cmdpro.databank.Databank/]: [DATABANK] Loaded 0 Music Controllers
|
| 19297 | [01Jan2026 12:58:53.165] [Render thread/INFO] [com.cmdpro.databank.Databank/]: [DATABANK] Loaded Databank Dialogue Styles
|
| 19298 | [01Jan2026 12:58:53.176] [Render thread/DEBUG] [FTB Library/]: loaded 849 entity face icons (56 using dynamic json textures)
|
| 19299 | [01Jan2026 12:58:53.201] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: Theme:
|
| 19300 | [01Jan2026 12:58:53.201] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19301 | [01Jan2026 12:58:53.201] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [*]
|
| 19302 | [01Jan2026 12:58:53.201] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64
|
| 19303 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: hollow_rectangle:#1B1D1E; round_edges + ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64; color=#B4B4B4; padding=1
|
| 19304 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: key_reference_background: ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64
|
| 19305 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: extra_quest_shapes: diamond, pentagon, hexagon, octagon, heart, gear
|
| 19306 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: selected_chapter_highlight_1: #60999999
|
| 19307 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: selected_chapter_highlight_2: #28999999
|
| 19308 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: #FFFFFF
|
| 19309 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: hover_text_color: #FFFFA0
|
| 19310 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: disabled_text_color: #999999
|
| 19311 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #1B1D1E
|
| 19312 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #44000000
|
| 19313 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: symbol_in: #9BC600
|
| 19314 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: symbol_out: #408300
|
| 19315 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19316 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: panel: hollow_rectangle:#1B1D1E; padding=-1
|
| 19317 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: disabled_button: hollow_rectangle:#1B1D1E
|
| 19318 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: hover_button: hollow_rectangle:#1B1D1E + #44000000; padding=1
|
| 19319 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: hollow_rectangle:#1B1D1E; round_edges + ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64; color=#B4B4B4; padding=1
|
| 19320 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: scroll_bar_background: #44000000
|
| 19321 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: scroll_bar: hollow_rectangle:#1B1D1E + #44000000; padding=1
|
| 19322 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: container_slot: hollow_rectangle:#1B1D1E; padding=-1
|
| 19323 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_box: part:minecraft:textures/gui/container/enchanting_table.png; pos=0,185,108,19; corner=6
|
| 19324 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: icon: none
|
| 19325 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: check_icon: builtin
|
| 19326 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: add_icon: builtin
|
| 19327 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: alert_icon: ftbquests:textures/gui/alert.png
|
| 19328 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: support_icon: ftblibrary:textures/icons/support.png
|
| 19329 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: wiki_icon: ftbquests:textures/gui/info.png
|
| 19330 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: wiki_url: -
|
| 19331 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: pin_icon_on: ftbquests:textures/gui/pin.png; color=#F8BD1C
|
| 19332 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: pin_icon_off: ftbquests:textures/gui/pin.png; color=#DBDBDB
|
| 19333 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: editor_icon_on: ftbquests:textures/gui/editor.png
|
| 19334 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: editor_icon_off: ftbquests:textures/gui/editor_white.png
|
| 19335 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: hidden_icon: ftbquests:textures/gui/hidden.png; color=#DBDBDB
|
| 19336 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: link_icon: ftbquests:textures/gui/link.png; color=#DBDBDB
|
| 19337 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: save_icon: ftbquests:textures/gui/save.png
|
| 19338 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: settings_icon: ftbquests:textures/gui/settings.png
|
| 19339 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: prefs_icon: ftblibrary:icons/player
|
| 19340 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: close_icon: ftbquests:textures/gui/close.png
|
| 19341 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: emergency_items_icon: ftbquests:textures/gui/emergency_items.png; color=#F3D9FF
|
| 19342 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: guide_icon: ftbquests:textures/gui/guide.png; color=#EF9E1A
|
| 19343 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: modpack_icon: ftbquests:textures/item/book.png
|
| 19344 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: reward_table_icon: ftblibrary:icons/money_bag
|
| 19345 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: shop_icon: ftbquests:textures/gui/shop.png; color=#EF9E1A
|
| 19346 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: collect_rewards_icon: ftbquests:textures/gui/collect_rewards.png; color=#EF9E1A
|
| 19347 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: lock_icon: ftbquests:textures/gui/quest_locked.png
|
| 19348 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: delete_icon: ftblibrary:icons/remove
|
| 19349 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: reload_icon: ftblibrary:icons/refresh
|
| 19350 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: download_icon: ftblibrary:icons/down
|
| 19351 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: edit_icon: ftblibrary:icons/settings
|
| 19352 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: move_up_icon: ftblibrary:icons/up
|
| 19353 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: move_down_icon: ftblibrary:icons/down
|
| 19354 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: left_arrow: ftblibrary:icons/left
|
| 19355 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: right_arrow: ftblibrary:icons/right
|
| 19356 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: full_screen_quest: 0
|
| 19357 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: tasks_text_color: #5555FF
|
| 19358 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: rewards_text_color: #FFAA00
|
| 19359 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: hollow_rectangle:#1B1D1E; round_edges + ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64; color=#B4B4B4; padding=1
|
| 19360 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #1B1D1E
|
| 19361 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: #AAAAAA
|
| 19362 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C856FF56
|
| 19363 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #C800FFFF
|
| 19364 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #96FFFFFF
|
| 19365 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #FF999999
|
| 19366 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftbquests:textures/gui/dependency.png
|
| 19367 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: #64DC64
|
| 19368 | [01Jan2026 12:58:53.202] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #B4CCA3A3
|
| 19369 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unavailable_color: #64CCA3A3
|
| 19370 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: #00C8C8
|
| 19371 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: #C8C800
|
| 19372 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 1.0
|
| 19373 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.0
|
| 19374 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.17
|
| 19375 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_spacing: 1.0
|
| 19376 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: pinned_quest_size: 0.75
|
| 19377 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: checkmark_task_active: ftblibrary:icons/accept
|
| 19378 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: checkmark_task_inactive: ftblibrary:icons/accept_gray
|
| 19379 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19380 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [5BBD28643F4FD3B6]
|
| 19381 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19382 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19383 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19384 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19385 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19386 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19387 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19388 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19389 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19390 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19391 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19392 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19393 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19394 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19395 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19396 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19397 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19398 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19399 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19400 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19401 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19402 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19403 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19404 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [7ECE17AB1DD3E736]
|
| 19405 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/tier4_noechoes_bg_nobars.png
|
| 19406 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_voidbeam.png
|
| 19407 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 1.0d
|
| 19408 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.5d
|
| 19409 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.5d
|
| 19410 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #cbb392ff
|
| 19411 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19412 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19413 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19414 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: white
|
| 19415 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19416 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [1FD2F304ADC237D0]
|
| 19417 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19418 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19419 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19420 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19421 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19422 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19423 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19424 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19425 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19426 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19427 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19428 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19429 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19430 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19431 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19432 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19433 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19434 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19435 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19436 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19437 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19438 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19439 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19440 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [7ECA39E2497C35D1]
|
| 19441 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19442 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19443 | [01Jan2026 12:58:53.203] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19444 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19445 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19446 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19447 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19448 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19449 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19450 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19451 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19452 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19453 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19454 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19455 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19456 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19457 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19458 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19459 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19460 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19461 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19462 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19463 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19464 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [391B65CD04A90459]
|
| 19465 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19466 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19467 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19468 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19469 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19470 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19471 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19472 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19473 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19474 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19475 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19476 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19477 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19478 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19479 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19480 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19481 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19482 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19483 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19484 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19485 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19486 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19487 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19488 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [65414C40BFA33425]
|
| 19489 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19490 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19491 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19492 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19493 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19494 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19495 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19496 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19497 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19498 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19499 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19500 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19501 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19502 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19503 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19504 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19505 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19506 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19507 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19508 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19509 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19510 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19511 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19512 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [2FFD2690C1D8029D]
|
| 19513 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/tier2_noechoes_bg_nobars.png
|
| 19514 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_deepslate2.png
|
| 19515 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 2.0d
|
| 19516 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.2d
|
| 19517 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.5d
|
| 19518 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66FFFFFF
|
| 19519 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19520 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19521 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19522 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: white
|
| 19523 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19524 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [1C63D973F178FD60]
|
| 19525 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19526 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19527 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [446E3CE6936F2CAE]
|
| 19528 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19529 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19530 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19531 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19532 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19533 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19534 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19535 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19536 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19537 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19538 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19539 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19540 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19541 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19542 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19543 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19544 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19545 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19546 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19547 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19548 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19549 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19550 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19551 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [3B99F85218D37371]
|
| 19552 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19553 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19554 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19555 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19556 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19557 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19558 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19559 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19560 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19561 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19562 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19563 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19564 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19565 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19566 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19567 | [01Jan2026 12:58:53.204] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19568 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19569 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19570 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19571 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19572 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19573 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19574 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19575 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [39E1055DAEF9F36E]
|
| 19576 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/tier3_noechoes_bg_nobars.png
|
| 19577 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/star2.png
|
| 19578 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 2.0d
|
| 19579 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.3d
|
| 19580 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.5d
|
| 19581 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #cbb392ff
|
| 19582 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19583 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19584 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19585 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: white
|
| 19586 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19587 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [000000000000000E]
|
| 19588 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/pyramid_background.png
|
| 19589 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19590 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [4F0F16931654DF58]
|
| 19591 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19592 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19593 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19594 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19595 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19596 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19597 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19598 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19599 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19600 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19601 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19602 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19603 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19604 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19605 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19606 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19607 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19608 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19609 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19610 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19611 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19612 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19613 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19614 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [5653350BC99D4290]
|
| 19615 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19616 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19617 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19618 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19619 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19620 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19621 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19622 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19623 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19624 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19625 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19626 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19627 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19628 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19629 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19630 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19631 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19632 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19633 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19634 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19635 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19636 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19637 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19638 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [2EF5133328945047]
|
| 19639 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19640 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19641 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19642 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19643 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19644 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19645 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19646 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19647 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19648 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19649 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19650 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19651 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19652 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19653 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19654 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19655 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19656 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19657 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19658 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19659 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19660 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19661 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19662 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [6E24C5F4B5BA567C]
|
| 19663 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/galaxybg.png
|
| 19664 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19665 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19666 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19667 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19668 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19669 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19670 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19671 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19672 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19673 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19674 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19675 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_voidbeam.png
|
| 19676 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19677 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19678 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19679 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19680 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19681 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19682 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19683 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19684 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19685 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19686 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [2523CB3E44086BA3]
|
| 19687 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/tier5_noechoes_bg_nobars.png
|
| 19688 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/line_abyss.png
|
| 19689 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 1.0d
|
| 19690 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.6d
|
| 19691 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19692 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #cbb392ff
|
| 19693 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19694 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19695 | [01Jan2026 12:58:53.205] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19696 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: white
|
| 19697 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19698 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [0C812DF8D14584AB]
|
| 19699 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19700 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19701 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19702 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19703 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19704 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19705 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19706 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19707 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19708 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19709 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19710 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19711 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19712 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19713 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19714 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19715 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19716 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19717 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19718 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19719 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19720 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19721 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19722 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [41A8FE9D26EFA401]
|
| 19723 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/spawnbackground8.png
|
| 19724 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/stonehole3.png
|
| 19725 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 2.0d
|
| 19726 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.3d
|
| 19727 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.5d
|
| 19728 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #cbb392ff
|
| 19729 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19730 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19731 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19732 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: white
|
| 19733 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19734 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [091DB004D9DE93BA]
|
| 19735 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19736 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19737 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19738 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19739 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19740 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19741 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19742 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19743 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19744 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19745 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19746 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19747 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19748 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19749 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19750 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19751 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19752 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19753 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19754 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19755 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19756 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19757 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19758 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [1769B71219D1B9F7]
|
| 19759 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/tier1_noechoes_bg_nobars.png
|
| 19760 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/stonehole3.png
|
| 19761 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 2.0d
|
| 19762 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.3d
|
| 19763 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.5d
|
| 19764 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #cbb392ff
|
| 19765 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19766 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19767 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19768 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: white
|
| 19769 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19770 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [08EC6A07A9C7A8F2]
|
| 19771 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19772 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19773 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19774 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19775 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19776 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19777 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19778 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19779 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19780 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19781 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19782 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19783 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19784 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19785 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19786 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19787 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19788 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19789 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19790 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19791 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19792 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19793 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
|
| 19794 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [!0000000000000001]
|
| 19795 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftb:textures/quests/backgrounds/white_bg.png; color=#F509303c; tile_size=64
|
| 19796 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
|
| 19797 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #CC87a4b0
|
| 19798 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #4007232b
|
| 19799 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: color:#CC07232b; border=#F50f1314
|
| 19800 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: color:#E6061f27; border=#CC87a4b0
|
| 19801 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: color:#E6061f27; border=#F515728e
|
| 19802 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #F50f1314
|
| 19803 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #F5FFFFFF
|
| 19804 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #FF87a4b0
|
| 19805 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C891C43F
|
| 19806 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #CC22292c
|
| 19807 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftb:textures/quests/theme_assets/dependency_line_stonebrick1.png
|
| 19808 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 0.5d
|
| 19809 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.8d
|
| 19810 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.3d
|
| 19811 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #66ffffff
|
| 19812 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: green
|
| 19813 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: white
|
| 19814 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: white
|
| 19815 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: white
|
| 19816 | [01Jan2026 12:58:53.206] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: white
|
| 19817 | [01Jan2026 12:58:53.226] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Enqueue IMC: 1 jobs
|
| 19818 | [01Jan2026 12:58:53.227] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 416.4 μs
|
| 19819 | [01Jan2026 12:58:53.228] [Worker-ResourceReload-2/INFO] [io.redspace.ironsspellbooks.IronsSpellbooks/]: Got IMC []
|
| 19820 | [01Jan2026 12:58:53.228] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:meka_tool' with an imcMethod 'add_meka_tool_modules'.
|
| 19821 | [01Jan2026 12:58:53.228] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_helmet' with an imcMethod 'add_meka_suit_helmet_modules'.
|
| 19822 | [01Jan2026 12:58:53.228] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_bodyarmor' with an imcMethod 'add_meka_suit_bodyarmor_modules'.
|
| 19823 | [01Jan2026 12:58:53.228] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_pants' with an imcMethod 'add_meka_suit_pants_modules'.
|
| 19824 | [01Jan2026 12:58:53.228] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_module_container' from 'mekanism' for new module container 'mekanism:mekasuit_boots' with an imcMethod 'add_meka_suit_boots_modules'.
|
| 19825 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
| 19826 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:attack_amplification_unit'.
|
| 19827 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:silk_touch_unit'.
|
| 19828 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:fortune_unit'.
|
| 19829 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:blasting_unit'.
|
| 19830 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:vein_mining_unit'.
|
| 19831 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:farming_unit'.
|
| 19832 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:shearing_unit'.
|
| 19833 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:teleportation_unit'.
|
| 19834 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_tool_modules' from 'mekanism' for module 'mekanism:excavation_escalation_unit'.
|
| 19835 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
| 19836 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
| 19837 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
| 19838 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
| 19839 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:electrolytic_breathing_unit'.
|
| 19840 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:inhalation_purification_unit'.
|
| 19841 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:vision_enhancement_unit'.
|
| 19842 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanism' for module 'mekanism:nutritional_injection_unit'.
|
| 19843 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_helmet_modules' from 'mekanismgenerators' for module 'mekanismgenerators:solar_recharging_unit'.
|
| 19844 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
| 19845 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
| 19846 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
| 19847 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
| 19848 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:jetpack_unit'.
|
| 19849 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:gravitational_modulating_unit'.
|
| 19850 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:charge_distribution_unit'.
|
| 19851 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:dosimeter_unit'.
|
| 19852 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:geiger_unit'.
|
| 19853 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_bodyarmor_modules' from 'mekanism' for module 'mekanism:elytra_unit'.
|
| 19854 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
| 19855 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
| 19856 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
| 19857 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
| 19858 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:locomotive_boosting_unit'.
|
| 19859 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:gyroscopic_stabilization_unit'.
|
| 19860 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:hydrostatic_repulsor_unit'.
|
| 19861 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanism' for module 'mekanism:motorized_servo_unit'.
|
| 19862 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_pants_modules' from 'mekanismgenerators' for module 'mekanismgenerators:geothermal_generator_unit'.
|
| 19863 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:energy_unit'.
|
| 19864 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:color_modulation_unit'.
|
| 19865 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:laser_dissipation_unit'.
|
| 19866 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:radiation_shielding_unit'.
|
| 19867 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:hydraulic_propulsion_unit'.
|
| 19868 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:magnetic_attraction_unit'.
|
| 19869 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:frost_walker_unit'.
|
| 19870 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-17/DEBUG] [mekanism.common.Mekanism/]: Received IMC message 'add_meka_suit_boots_modules' from 'mekanism' for module 'mekanism:soul_surfer_unit'.
|
| 19871 | [01Jan2026 12:58:53.229] [Worker-ResourceReload-8/INFO] [net.blay09.mods.craftingtweaks.IMCHandler/]: craftingstation has registered tfar.craftingstation.menu.CraftingStationMenu for CraftingTweaks via IMC
|
| 19872 | [01Jan2026 12:58:53.243] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Process IMC: 1 jobs
|
| 19873 | [01Jan2026 12:58:53.244] [Render thread/ERROR] [AllTheLeaks/]: Failed to instantiate constructor.
|
| 19874 | java.lang.NoClassDefFoundError: net/mehvahdjukaar/supplementaries/common/worldgen/WaySignStructure
|
| 19875 | at TRANSFORMER/alltheleaks@1.1.4+1.21.1-neoforge/dev.uncandango.alltheleaks.leaks.common.mods.supplementaries.UntrackedIssue001.<clinit>(UntrackedIssue001.java:23) ~[alltheleaks-1.1.4+1.21.1-neoforge.jar%23584!/:1.1.4+1.21.1-neoforge]
|
| 19876 | at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
|
| 19877 | at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
|
| 19878 | at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
|
| 19879 | at TRANSFORMER/alltheleaks@1.1.4+1.21.1-neoforge/dev.uncandango.alltheleaks.leaks.IssueManager.lambda$initiateIssues$1(IssueManager.java:118) ~[alltheleaks-1.1.4+1.21.1-neoforge.jar%23584!/:1.1.4+1.21.1-neoforge]
|
| 19880 | at java.base/java.util.ArrayList.forEach(Unknown Source) ~[?:?]
|
| 19881 | at TRANSFORMER/alltheleaks@1.1.4+1.21.1-neoforge/dev.uncandango.alltheleaks.leaks.IssueManager.initiateIssues(IssueManager.java:116) ~[alltheleaks-1.1.4+1.21.1-neoforge.jar%23584!/:1.1.4+1.21.1-neoforge]
|
| 19882 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?]
|
| 19883 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$makeRunnable$2(DeferredWorkQueue.java:67) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19884 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.makeRunnable(DeferredWorkQueue.java:62) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19885 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$runTasks$0(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19886 | at java.base/java.util.concurrent.ConcurrentLinkedDeque.forEach(Unknown Source) ~[?:?]
|
| 19887 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.runTasks(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19888 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?]
|
| 19889 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19890 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19891 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19892 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19893 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19894 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19895 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19896 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 19897 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
|
| 19898 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
| 19899 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19900 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19901 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19902 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 19903 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19904 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19905 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19906 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19907 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19908 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19909 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%2398!/:?]
|
| 19910 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
| 19911 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
| 19912 | Caused by: java.lang.ClassNotFoundException: net.mehvahdjukaar.supplementaries.common.worldgen.WaySignStructure
|
| 19913 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:220) ~[securejarhandler-3.0.8.jar:?]
|
| 19914 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
| 19915 | ... 37 more
|
| 19916 | [01Jan2026 12:58:53.267] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 24.22 ms
|
| 19917 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-3/INFO] [com.mrh0.createaddition.CreateAddition/]: Create Crafts & Additions Initialized!
|
| 19918 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:empty
|
| 19919 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:flowing_water
|
| 19920 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:water
|
| 19921 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:flowing_lava
|
| 19922 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:lava
|
| 19923 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_nutrient_distillation_flowing
|
| 19924 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_nutrient_distillation_still
|
| 19925 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_dew_of_the_void_flowing
|
| 19926 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_dew_of_the_void_still
|
| 19927 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_vapor_of_levity_flowing
|
| 19928 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_vapor_of_levity_still
|
| 19929 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_hootch_flowing
|
| 19930 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_hootch_still
|
| 19931 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_rocket_fuel_flowing
|
| 19932 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_rocket_fuel_still
|
| 19933 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_fire_water_flowing
|
| 19934 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_fire_water_still
|
| 19935 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_xp_juice_flowing
|
| 19936 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_xp_juice_still
|
| 19937 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_liquid_sunshine_flowing
|
| 19938 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_liquid_sunshine_still
|
| 19939 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_liquid_darkness_flowing
|
| 19940 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_liquid_darkness_still
|
| 19941 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_cloud_seed_flowing
|
| 19942 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_cloud_seed_still
|
| 19943 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_cloud_seed_concentrated_flowing
|
| 19944 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: enderio:fluid_cloud_seed_concentrated_still
|
| 19945 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mffs:fortron_fluid
|
| 19946 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mffs:flowing_fortron
|
| 19947 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:milk
|
| 19948 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: minecraft:flowing_milk
|
| 19949 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: supplementaries:lumisene
|
| 19950 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:latex
|
| 19951 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:latex_flowing
|
| 19952 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:meat
|
| 19953 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:meat_flowing
|
| 19954 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:sewage
|
| 19955 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:sewage_flowing
|
| 19956 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:essence
|
| 19957 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:essence_flowing
|
| 19958 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:sludge
|
| 19959 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:sludge_flowing
|
| 19960 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:pink_slime
|
| 19961 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:pink_slime_flowing
|
| 19962 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:biofuel
|
| 19963 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:biofuel_flowing
|
| 19964 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:ether_gas
|
| 19965 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:ether_gas_flowing
|
| 19966 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:raw_ore_meat
|
| 19967 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:raw_ore_meat_flowing
|
| 19968 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:fermented_ore_meat
|
| 19969 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: industrialforegoing:fermented_ore_meat_flowing
|
| 19970 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftboceanmobs:abyssal_water
|
| 19971 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftboceanmobs:abyssal_water_flowing
|
| 19972 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: sophisticatedcore:xp_still
|
| 19973 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: sophisticatedcore:xp_flowing
|
| 19974 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_heavy_core
|
| 19975 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_heavy_core
|
| 19976 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_amethyst
|
| 19977 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_amethyst
|
| 19978 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_glowstone
|
| 19979 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_glowstone
|
| 19980 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_redstone
|
| 19981 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_redstone
|
| 19982 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_obsidian
|
| 19983 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_obsidian
|
| 19984 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_glass
|
| 19985 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_glass
|
| 19986 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_emerald
|
| 19987 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_emerald
|
| 19988 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_diamond
|
| 19989 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_diamond
|
| 19990 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_lapis
|
| 19991 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_lapis
|
| 19992 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_quartz
|
| 19993 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_quartz
|
| 19994 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_carbon
|
| 19995 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_carbon
|
| 19996 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_ender
|
| 19997 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_ender
|
| 19998 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_ancient_debris
|
| 19999 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_ancient_debris
|
| 20000 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_shulker_shell
|
| 20001 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_shulker_shell
|
| 20002 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_blaze
|
| 20003 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_blaze
|
| 20004 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_slime
|
| 20005 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_slime
|
| 20006 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_magma_cream
|
| 20007 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_magma_cream
|
| 20008 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_wax
|
| 20009 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_wax
|
| 20010 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:meat
|
| 20011 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_meat
|
| 20012 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_iron
|
| 20013 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_iron
|
| 20014 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_copper
|
| 20015 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_copper
|
| 20016 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_gold
|
| 20017 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_gold
|
| 20018 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_netherite
|
| 20019 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_netherite
|
| 20020 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_aluminum
|
| 20021 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_aluminum
|
| 20022 | [01Jan2026 12:58:53.269] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_lead
|
| 20023 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_lead
|
| 20024 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_nickel
|
| 20025 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_nickel
|
| 20026 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_osmium
|
| 20027 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_osmium
|
| 20028 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_platinum
|
| 20029 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_platinum
|
| 20030 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_silver
|
| 20031 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_silver
|
| 20032 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_tin
|
| 20033 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_tin
|
| 20034 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_uranium
|
| 20035 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_uranium
|
| 20036 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_zinc
|
| 20037 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_zinc
|
| 20038 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_iridium
|
| 20039 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_iridium
|
| 20040 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_steel
|
| 20041 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_steel
|
| 20042 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_invar
|
| 20043 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_invar
|
| 20044 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_electrum
|
| 20045 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_electrum
|
| 20046 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_bronze
|
| 20047 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_bronze
|
| 20048 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_brass
|
| 20049 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_brass
|
| 20050 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_enderium
|
| 20051 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_enderium
|
| 20052 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_lumium
|
| 20053 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_lumium
|
| 20054 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_signalum
|
| 20055 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_signalum
|
| 20056 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_constantan
|
| 20057 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_constantan
|
| 20058 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_refined_glowstone
|
| 20059 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_refined_glowstone
|
| 20060 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:molten_refined_obsidian
|
| 20061 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: productivemetalworks:flowing_molten_refined_obsidian
|
| 20062 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_core:errored
|
| 20063 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_core:flowing_errored
|
| 20064 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: occultengineering:spirit_solution
|
| 20065 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: occultengineering:flowing_spirit_solution
|
| 20066 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:blood
|
| 20067 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:common_ink
|
| 20068 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:uncommon_ink
|
| 20069 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:rare_ink
|
| 20070 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:epic_ink
|
| 20071 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:legendary_ink
|
| 20072 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:potion
|
| 20073 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:oakskin_elixir
|
| 20074 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:greater_oakskin_elixir
|
| 20075 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:invisibility_elixir
|
| 20076 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:greater_invisibility_elixir
|
| 20077 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:evasion_elixir
|
| 20078 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:greater_evasion_elixir
|
| 20079 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:greater_healing_elixir
|
| 20080 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:timeless_slurry
|
| 20081 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: irons_spellbooks:ice_venom
|
| 20082 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_enchantment_industry:experience
|
| 20083 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20084 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_enchantment_industry:flowing_experience
|
| 20085 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: createaddition:seed_oil
|
| 20086 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: createaddition:flowing_seed_oil
|
| 20087 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: createaddition:bioethanol
|
| 20088 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: createaddition:flowing_bioethanol
|
| 20089 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_shimmer:shimmer
|
| 20090 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_shimmer:flowing_shimmer
|
| 20091 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_shimmer:carminite_solution
|
| 20092 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_shimmer:flowing_carminite_solution
|
| 20093 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_shimmer:fiery_tear
|
| 20094 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_shimmer:flowing_fiery_tear
|
| 20095 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:hydrogen
|
| 20096 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_hydrogen
|
| 20097 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:oxygen
|
| 20098 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_oxygen
|
| 20099 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:chlorine
|
| 20100 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_chlorine
|
| 20101 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:sulfur_dioxide
|
| 20102 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_sulfur_dioxide
|
| 20103 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:sulfur_trioxide
|
| 20104 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_sulfur_trioxide
|
| 20105 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:sulfuric_acid
|
| 20106 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_sulfuric_acid
|
| 20107 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:hydrogen_chloride
|
| 20108 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_hydrogen_chloride
|
| 20109 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:hydrofluoric_acid
|
| 20110 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_hydrofluoric_acid
|
| 20111 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:uranium_oxide
|
| 20112 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_uranium_oxide
|
| 20113 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:uranium_hexafluoride
|
| 20114 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_uranium_hexafluoride
|
| 20115 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:ethene
|
| 20116 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_ethene
|
| 20117 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:sodium
|
| 20118 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_sodium
|
| 20119 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:superheated_sodium
|
| 20120 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_superheated_sodium
|
| 20121 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:brine
|
| 20122 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_brine
|
| 20123 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:lithium
|
| 20124 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_lithium
|
| 20125 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:steam
|
| 20126 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_steam
|
| 20127 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:heavy_water
|
| 20128 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_heavy_water
|
| 20129 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:nutritional_paste
|
| 20130 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanism:flowing_nutritional_paste
|
| 20131 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:bioethanol
|
| 20132 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:flowing_bioethanol
|
| 20133 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:deuterium
|
| 20134 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:flowing_deuterium
|
| 20135 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:fusion_fuel
|
| 20136 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:flowing_fusion_fuel
|
| 20137 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:tritium
|
| 20138 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mekanismgenerators:flowing_tritium
|
| 20139 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:creosote
|
| 20140 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:creosote_flowing
|
| 20141 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:plantoil
|
| 20142 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:plantoil_flowing
|
| 20143 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:ethanol
|
| 20144 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:ethanol_flowing
|
| 20145 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:biodiesel
|
| 20146 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:biodiesel_flowing
|
| 20147 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:high_power_biodiesel
|
| 20148 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:high_power_biodiesel_flowing
|
| 20149 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:concrete
|
| 20150 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:concrete_flowing
|
| 20151 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:herbicide
|
| 20152 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:herbicide_flowing
|
| 20153 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:redstone_acid
|
| 20154 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:redstone_acid_flowing
|
| 20155 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:potion
|
| 20156 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:acetaldehyde
|
| 20157 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:acetaldehyde_flowing
|
| 20158 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:phenolic_resin
|
| 20159 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: immersiveengineering:phenolic_resin_flowing
|
| 20160 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: sauce:source_fluid
|
| 20161 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: sauce:source_fluid_flowing
|
| 20162 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mob_grinding_utils:fluid_xp
|
| 20163 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: mob_grinding_utils:fluid_xp_flowing
|
| 20164 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:steam
|
| 20165 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_steam
|
| 20166 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:ore_slurry
|
| 20167 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_ore_slurry
|
| 20168 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:super_heated_ore
|
| 20169 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_super_heated_ore
|
| 20170 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:redstone_slurry
|
| 20171 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_redstone_slurry
|
| 20172 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:nitrogen
|
| 20173 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_nitrogen
|
| 20174 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:sulfuric_acid
|
| 20175 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_sulfuric_acid
|
| 20176 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:liquid_dye
|
| 20177 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_liquid_dye
|
| 20178 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:crude_oil
|
| 20179 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_crude_oil
|
| 20180 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:heavy_oil_residue
|
| 20181 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_heavy_oil_residue
|
| 20182 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:fuel
|
| 20183 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_fuel
|
| 20184 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:bio_fuel
|
| 20185 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_bio_fuel
|
| 20186 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:liquid_nitrogen
|
| 20187 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_liquid_nitrogen
|
| 20188 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:coolant
|
| 20189 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_coolant
|
| 20190 | [01Jan2026 12:58:53.270] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:cryo_coolant
|
| 20191 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_cryo_coolant
|
| 20192 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:salt_water
|
| 20193 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_salt_water
|
| 20194 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:resin
|
| 20195 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_resin
|
| 20196 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:batter
|
| 20197 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_batter
|
| 20198 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:cooking_oil
|
| 20199 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_cooking_oil
|
| 20200 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:shaken_milk
|
| 20201 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: xycraft_machines:flowing_shaken_milk
|
| 20202 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:canola_oil
|
| 20203 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:canola_oil_flowing
|
| 20204 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:refined_canola_oil
|
| 20205 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:refined_canola_oil_flowing
|
| 20206 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:crystallized_oil
|
| 20207 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:crystallized_oil_flowing
|
| 20208 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:empowered_oil
|
| 20209 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: actuallyadditions:empowered_oil_flowing
|
| 20210 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:polymorphic_fluid_flowing
|
| 20211 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:polymorphic_fluid_source
|
| 20212 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:portal_fluid_flowing
|
| 20213 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:portal_fluid_source
|
| 20214 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:time_fluid_flowing
|
| 20215 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:time_fluid_source
|
| 20216 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unstable_portal_fluid_flowing
|
| 20217 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unstable_portal_fluid_source
|
| 20218 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unrefined_t2_fluid_flowing
|
| 20219 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unrefined_t2_fluid_source
|
| 20220 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:refined_t2_fluid_flowing
|
| 20221 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:refined_t2_fluid_source
|
| 20222 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unrefined_t3_fluid_flowing
|
| 20223 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unrefined_t3_fluid_source
|
| 20224 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:refined_t3_fluid_flowing
|
| 20225 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:refined_t3_fluid_source
|
| 20226 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unrefined_t4_fluid_flowing
|
| 20227 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:unrefined_t4_fluid_source
|
| 20228 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:refined_t4_fluid_flowing
|
| 20229 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:refined_t4_fluid_source
|
| 20230 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:xp_fluid_flowing
|
| 20231 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: justdirethings:xp_fluid_source
|
| 20232 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_oil
|
| 20233 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_oil
|
| 20234 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_fuel
|
| 20235 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_fuel
|
| 20236 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_biofuel
|
| 20237 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_biofuel
|
| 20238 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_steam
|
| 20239 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_steam
|
| 20240 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_heavy_oil
|
| 20241 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_heavy_oil
|
| 20242 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_diesel
|
| 20243 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_diesel
|
| 20244 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_naphtha
|
| 20245 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_naphtha
|
| 20246 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_sulfuric_acid
|
| 20247 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_sulfuric_acid
|
| 20248 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_silicon_wash
|
| 20249 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_silicon_wash
|
| 20250 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_mineral_slurry
|
| 20251 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_mineral_slurry
|
| 20252 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_sheol_fire
|
| 20253 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_sheol_fire
|
| 20254 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_strange_matter
|
| 20255 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_strange_matter
|
| 20256 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_molten_adamant
|
| 20257 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_molten_adamant
|
| 20258 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_molten_biosteel
|
| 20259 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_molten_biosteel
|
| 20260 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_molten_duratium
|
| 20261 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_molten_duratium
|
| 20262 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_molten_energite
|
| 20263 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_molten_energite
|
| 20264 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:still_molten_fluxite
|
| 20265 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: oritech:flowing_molten_fluxite
|
| 20266 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:potion
|
| 20267 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:flowing_potion
|
| 20268 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:tea
|
| 20269 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:flowing_tea
|
| 20270 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:honey
|
| 20271 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:flowing_honey
|
| 20272 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:chocolate
|
| 20273 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create:flowing_chocolate
|
| 20274 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:white_dye
|
| 20275 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_white_dye
|
| 20276 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:orange_dye
|
| 20277 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_orange_dye
|
| 20278 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:magenta_dye
|
| 20279 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_magenta_dye
|
| 20280 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:light_blue_dye
|
| 20281 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_light_blue_dye
|
| 20282 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:yellow_dye
|
| 20283 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_yellow_dye
|
| 20284 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:lime_dye
|
| 20285 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_lime_dye
|
| 20286 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:pink_dye
|
| 20287 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_pink_dye
|
| 20288 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:gray_dye
|
| 20289 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_gray_dye
|
| 20290 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:light_gray_dye
|
| 20291 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_light_gray_dye
|
| 20292 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:cyan_dye
|
| 20293 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_cyan_dye
|
| 20294 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:purple_dye
|
| 20295 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_purple_dye
|
| 20296 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:blue_dye
|
| 20297 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_blue_dye
|
| 20298 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:brown_dye
|
| 20299 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_brown_dye
|
| 20300 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:green_dye
|
| 20301 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_green_dye
|
| 20302 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:red_dye
|
| 20303 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_red_dye
|
| 20304 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:black_dye
|
| 20305 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_black_dye
|
| 20306 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:dragon_breath
|
| 20307 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: create_dragons_plus:flowing_dragon_breath
|
| 20308 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: advanced_ae:quantum_infusion_flowing
|
| 20309 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: advanced_ae:quantum_infusion_source
|
| 20310 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: cognition:cognitium_source
|
| 20311 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: cognition:cognitium_flowing
|
| 20312 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftb:molten_shibuichi
|
| 20313 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftb:molten_tin_silver_alloy
|
| 20314 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftb:molten_chaos
|
| 20315 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftb:flowing_molten_shibuichi
|
| 20316 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftb:flowing_molten_tin_silver_alloy
|
| 20317 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-18/DEBUG] [moofluids/]: fluid: ftb:flowing_molten_chaos
|
| 20318 | [01Jan2026 12:58:53.271] [Worker-ResourceReload-4/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.armor from 200.0 to 1000000.0.
|
| 20319 | [01Jan2026 12:58:53.272] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20320 | [01Jan2026 12:58:53.272] [Worker-ResourceReload-4/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.armor_toughness from 100.0 to 1000000.0.
|
| 20321 | [01Jan2026 12:58:53.273] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20322 | [01Jan2026 12:58:53.273] [Worker-ResourceReload-4/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.attack_damage from 2048.0 to 1000000.0.
|
| 20323 | [01Jan2026 12:58:53.274] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20324 | [01Jan2026 12:58:53.274] [Worker-ResourceReload-4/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.attack_knockback from 5.0 to 1000000.0.
|
| 20325 | [01Jan2026 12:58:53.275] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20326 | [01Jan2026 12:58:53.276] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20327 | [01Jan2026 12:58:53.276] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20328 | [01Jan2026 12:58:53.277] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20329 | [01Jan2026 12:58:53.277] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20330 | [01Jan2026 12:58:53.278] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20331 | [01Jan2026 12:58:53.278] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20332 | [01Jan2026 12:58:53.279] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20333 | [01Jan2026 12:58:53.280] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20334 | [01Jan2026 12:58:53.280] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20335 | [01Jan2026 12:58:53.281] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20336 | [01Jan2026 12:58:53.281] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20337 | [01Jan2026 12:58:53.281] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20338 | [01Jan2026 12:58:53.282] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20339 | [01Jan2026 12:58:53.282] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20340 | [01Jan2026 12:58:53.282] [Worker-ResourceReload-4/INFO] [AttributeFix/]: Changing maximum value for minecraft:generic.max_health from 1024.0 to 1000000.0.
|
| 20341 | [01Jan2026 12:58:53.283] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20342 | [01Jan2026 12:58:53.283] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20343 | [01Jan2026 12:58:53.284] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20344 | [01Jan2026 12:58:53.284] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20345 | [01Jan2026 12:58:53.285] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20346 | [01Jan2026 12:58:53.285] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20347 | [01Jan2026 12:58:53.286] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20348 | [01Jan2026 12:58:53.286] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20349 | [01Jan2026 12:58:53.287] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20350 | [01Jan2026 12:58:53.287] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20351 | [01Jan2026 12:58:53.287] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20352 | [01Jan2026 12:58:53.288] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20353 | [01Jan2026 12:58:53.288] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20354 | [01Jan2026 12:58:53.289] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20355 | [01Jan2026 12:58:53.289] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20356 | [01Jan2026 12:58:53.290] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20357 | [01Jan2026 12:58:53.290] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20358 | [01Jan2026 12:58:53.291] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20359 | [01Jan2026 12:58:53.291] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20360 | [01Jan2026 12:58:53.292] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20361 | [01Jan2026 12:58:53.292] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20362 | [01Jan2026 12:58:53.292] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20363 | [01Jan2026 12:58:53.293] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20364 | [01Jan2026 12:58:53.293] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20365 | [01Jan2026 12:58:53.294] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20366 | [01Jan2026 12:58:53.294] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20367 | [01Jan2026 12:58:53.294] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20368 | [01Jan2026 12:58:53.295] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20369 | [01Jan2026 12:58:53.296] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20370 | [01Jan2026 12:58:53.296] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20371 | [01Jan2026 12:58:53.297] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20372 | [01Jan2026 12:58:53.297] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20373 | [01Jan2026 12:58:53.297] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20374 | [01Jan2026 12:58:53.298] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20375 | [01Jan2026 12:58:53.298] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20376 | [01Jan2026 12:58:53.299] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20377 | [01Jan2026 12:58:53.299] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20378 | [01Jan2026 12:58:53.300] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20379 | [01Jan2026 12:58:53.300] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20380 | [01Jan2026 12:58:53.301] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20381 | [01Jan2026 12:58:53.301] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20382 | [01Jan2026 12:58:53.302] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20383 | [01Jan2026 12:58:53.302] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20384 | [01Jan2026 12:58:53.303] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20385 | [01Jan2026 12:58:53.303] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20386 | [01Jan2026 12:58:53.304] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20387 | [01Jan2026 12:58:53.304] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20388 | [01Jan2026 12:58:53.305] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from moze_intel.projecte.integration.jade.PEJadePlugin
|
| 20389 | [01Jan2026 12:58:53.305] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20390 | [01Jan2026 12:58:53.306] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20391 | [01Jan2026 12:58:53.306] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20392 | [01Jan2026 12:58:53.306] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20393 | [01Jan2026 12:58:53.307] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20394 | [01Jan2026 12:58:53.307] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20395 | [01Jan2026 12:58:53.308] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20396 | [01Jan2026 12:58:53.308] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20397 | [01Jan2026 12:58:53.308] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20398 | [01Jan2026 12:58:53.309] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20399 | [01Jan2026 12:58:53.309] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20400 | [01Jan2026 12:58:53.310] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20401 | [01Jan2026 12:58:53.310] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20402 | [01Jan2026 12:58:53.311] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20403 | [01Jan2026 12:58:53.311] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20404 | [01Jan2026 12:58:53.312] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20405 | [01Jan2026 12:58:53.313] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20406 | [01Jan2026 12:58:53.313] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20407 | [01Jan2026 12:58:53.314] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20408 | [01Jan2026 12:58:53.314] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.gateways.compat.GatewayJadePlugin
|
| 20409 | [01Jan2026 12:58:53.314] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20410 | [01Jan2026 12:58:53.315] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.mehvahdjukaar.supplementaries.integration.JadeCompat
|
| 20411 | [01Jan2026 12:58:53.315] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20412 | [01Jan2026 12:58:53.315] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from edivad.extrastorage.compat.jade.JadeCompatibility
|
| 20413 | [01Jan2026 12:58:53.316] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20414 | [01Jan2026 12:58:53.316] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.kiwi.customization.compat.jade.JadeCompat
|
| 20415 | [01Jan2026 12:58:53.316] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.compactmods.machines.compat.jade.CMJadePlugin
|
| 20416 | [01Jan2026 12:58:53.316] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20417 | [01Jan2026 12:58:53.317] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20418 | [01Jan2026 12:58:53.317] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.ftb.mods.ftbstuffnthings.integration.wallalike.JadePlugin
|
| 20419 | [01Jan2026 12:58:53.318] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20420 | [01Jan2026 12:58:53.318] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from earth.terrarium.tempad.common.compat.JadePlugin
|
| 20421 | [01Jan2026 12:58:53.319] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20422 | [01Jan2026 12:58:53.319] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20423 | [01Jan2026 12:58:53.320] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from cy.jdkdigital.productivemetalworks.integration.jade.JadePlugin
|
| 20424 | [01Jan2026 12:58:53.320] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20425 | [01Jan2026 12:58:53.320] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20426 | [01Jan2026 12:58:53.320] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.klikli_dev.occultism.integration.waila.OccultismPlugin
|
| 20427 | [01Jan2026 12:58:53.321] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20428 | [01Jan2026 12:58:53.321] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.apothic_spawners.compat.SpawnerHwylaPlugin
|
| 20429 | [01Jan2026 12:58:53.322] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20430 | [01Jan2026 12:58:53.322] [Thread-29/INFO] [nbt_ac/]: Finished in: 53 ms [53 ms with interruption]
|
| 20431 | [01Jan2026 12:58:53.322] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.enderio.conduits.integration.jade.EIOConduitsJadePlugin
|
| 20432 | [01Jan2026 12:58:53.322] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20433 | [01Jan2026 12:58:53.322] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.byAqua3.avaritia.compat.jade.AvaritiaJadePlugin
|
| 20434 | [01Jan2026 12:58:53.323] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20435 | [01Jan2026 12:58:53.323] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.buuz135.functionalstorage.compat.jade.FSJadePlugin
|
| 20436 | [01Jan2026 12:58:53.323] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20437 | [01Jan2026 12:58:53.323] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20438 | [01Jan2026 12:58:53.324] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20439 | [01Jan2026 12:58:53.324] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from me.desht.modularrouters.integration.jade.JadeIntegration
|
| 20440 | [01Jan2026 12:58:53.324] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20441 | [01Jan2026 12:58:53.324] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.blay09.mods.balm.neoforge.compat.hudinfo.NeoForgeJadeModCompat
|
| 20442 | [01Jan2026 12:58:53.325] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20443 | [01Jan2026 12:58:53.325] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.cmdpro.databank.integration.jade.DatabankJadePlugin
|
| 20444 | [01Jan2026 12:58:53.325] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20445 | [01Jan2026 12:58:53.325] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.apothic_enchanting.compat.EnchJadePlugin
|
| 20446 | [01Jan2026 12:58:53.325] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20447 | [01Jan2026 12:58:53.326] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.shadowsoffire.apotheosis.compat.AdventureHwylaPlugin
|
| 20448 | [01Jan2026 12:58:53.326] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20449 | [01Jan2026 12:58:53.326] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.dooji.underlay.client.jade.UnderlayJadePlugin
|
| 20450 | [01Jan2026 12:58:53.326] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20451 | [01Jan2026 12:58:53.327] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.supermartijn642.tesseract.integration.TesseractJadePlugin
|
| 20452 | [01Jan2026 12:58:53.327] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20453 | [01Jan2026 12:58:53.327] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20454 | [01Jan2026 12:58:53.327] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from mekanism.common.integration.lookingat.jade.MekanismJadePlugin
|
| 20455 | [01Jan2026 12:58:53.327] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20456 | [01Jan2026 12:58:53.328] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20457 | [01Jan2026 12:58:53.328] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20458 | [01Jan2026 12:58:53.329] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20459 | [01Jan2026 12:58:53.329] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20460 | [01Jan2026 12:58:53.329] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20461 | [01Jan2026 12:58:53.330] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20462 | [01Jan2026 12:58:53.330] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20463 | [01Jan2026 12:58:53.330] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20464 | [01Jan2026 12:58:53.331] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20465 | [01Jan2026 12:58:53.331] [Worker-ResourceReload-19/INFO] [PonderIndex/]: Registering Ponder Scenes took 63.26 ms
|
| 20466 | [01Jan2026 12:58:53.332] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.manmaed.petrock.jade.PRJadePlugin
|
| 20467 | [01Jan2026 12:58:53.332] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20468 | [01Jan2026 12:58:53.333] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.satherov.crystalix.compat.CSJadePlugin
|
| 20469 | [01Jan2026 12:58:53.333] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20470 | [01Jan2026 12:58:53.333] [Worker-ResourceReload-19/DEBUG] [mixin/]: Mixing PonderTagBuilderMixin from createenchantablemachinery.mixins.json into net.createmod.ponder.foundation.registration.PonderTagBuilder
|
| 20471 | [01Jan2026 12:58:53.334] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20472 | [01Jan2026 12:58:53.334] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from blusunrize.immersiveengineering.common.util.compat.jade.IEWailaPlugin
|
| 20473 | [01Jan2026 12:58:53.334] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20474 | [01Jan2026 12:58:53.335] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from de.maxhenkel.pipez.integration.waila.PluginPipes
|
| 20475 | [01Jan2026 12:58:53.335] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20476 | [01Jan2026 12:58:53.336] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.portingdeadmods.moofluids.compat.jade.MFJadeProvider
|
| 20477 | [01Jan2026 12:58:53.336] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20478 | [01Jan2026 12:58:53.337] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20479 | [01Jan2026 12:58:53.337] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.hollingsworth.arsnouveau.client.waila.WailaArsNouveauPlugin
|
| 20480 | [01Jan2026 12:58:53.337] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20481 | [01Jan2026 12:58:53.337] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.blay09.mods.cookingforblockheads.compat.NeoForgeJadeCookingForBlockheadsPlugin
|
| 20482 | [01Jan2026 12:58:53.338] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20483 | [01Jan2026 12:58:53.338] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20484 | [01Jan2026 12:58:53.338] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from twilightforest.compat.jade.JadeCompat
|
| 20485 | [01Jan2026 12:58:53.339] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20486 | [01Jan2026 12:58:53.339] [Worker-ResourceReload-19/INFO] [PonderIndex/]: Registering Ponder Tags took 7.142 ms
|
| 20487 | [01Jan2026 12:58:53.339] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20488 | [01Jan2026 12:58:53.339] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.supermartijn642.entangled.integration.EntangledWailaPlugin
|
| 20489 | [01Jan2026 12:58:53.339] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20490 | [01Jan2026 12:58:53.340] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from tv.soaryn.xycraft.machines.compat.viewers.jade.JadePlugin
|
| 20491 | [01Jan2026 12:58:53.340] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20492 | [01Jan2026 12:58:53.340] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20493 | [01Jan2026 12:58:53.341] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20494 | [01Jan2026 12:58:53.341] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.buuz135.replication.compat.JadePlugin
|
| 20495 | [01Jan2026 12:58:53.342] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20496 | [01Jan2026 12:58:53.342] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20497 | [01Jan2026 12:58:53.342] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from dev.ftb.mods.ftbxmodcompat.generic.jade.JadePlugin
|
| 20498 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20499 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from rearth.oritech.init.compat.jade.OritechJadePlugin
|
| 20500 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20501 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-27/INFO] [oritech/]: Registering Jade providers
|
| 20502 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-27/INFO] [oritech/]: Registering Jade client providers
|
| 20503 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.p3pp3rf1y.sophisticatedstorage.compat.jade.StorageJadePlugin
|
| 20504 | [01Jan2026 12:58:53.343] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20505 | [01Jan2026 12:58:53.344] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from fr.frinn.custommachinery.common.integration.jade.CMWailaPlugin
|
| 20506 | [01Jan2026 12:58:53.344] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20507 | [01Jan2026 12:58:53.344] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20508 | [01Jan2026 12:58:53.344] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from xfacthd.framedblocks.common.compat.jade.FramedJadePlugin
|
| 20509 | [01Jan2026 12:58:53.345] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20510 | [01Jan2026 12:58:53.345] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20511 | [01Jan2026 12:58:53.345] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20512 | [01Jan2026 12:58:53.346] [Worker-ResourceReload-4/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
|
| 20513 | [01Jan2026 12:58:53.351] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.davenonymous.bonsaitrees.compatibility.jade.JadePlugin
|
| 20514 | [01Jan2026 12:58:53.351] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from net.tarantel.chickenroost.api.jade.JadePlugin
|
| 20515 | [01Jan2026 12:58:53.353] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.vanilla.VanillaPlugin
|
| 20516 | [01Jan2026 12:58:53.366] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.universal.UniversalPlugin
|
| 20517 | [01Jan2026 12:58:53.369] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.debug.DebugPlugin
|
| 20518 | [01Jan2026 12:58:53.370] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.core.CorePlugin
|
| 20519 | [01Jan2026 12:58:53.372] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from snownee.jade.addon.access.AccessibilityPlugin
|
| 20520 | [01Jan2026 12:58:53.374] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.breakinblocks.beer.compat.BeerJadePlugin
|
| 20521 | [01Jan2026 12:58:53.374] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from appeng.integration.modules.jade.JadeModule
|
| 20522 | [01Jan2026 12:58:53.374] [Worker-ResourceReload-27/DEBUG] [mixin/]: Mixing main.TooltipProvidersMixin from kubejstweaks.mixins.json into appeng.integration.modules.igtooltip.TooltipProviders
|
| 20523 | [01Jan2026 12:58:53.380] [Worker-ResourceReload-27/DEBUG] [appeng.integration.modules.igtooltip.TooltipProviders/]: Registering default-data for BE BaseClass[blockEntity=class appeng.blockentity.AEBaseBlockEntity, block=class appeng.block.AEBaseEntityBlock] and sub-classes
|
| 20524 | [01Jan2026 12:58:53.381] [Worker-ResourceReload-27/DEBUG] [appeng.integration.modules.igtooltip.TooltipProviders/]: Registering part host provider for BaseClass[blockEntity=class appeng.blockentity.networking.CableBusBlockEntity, block=class appeng.block.networking.CableBusBlock] and sub-classes
|
| 20525 | [01Jan2026 12:58:53.382] [Worker-ResourceReload-27/DEBUG] [appeng.integration.modules.igtooltip.TooltipProviders/]: Registering default client providers for BE BaseClass[blockEntity=class appeng.blockentity.AEBaseBlockEntity, block=class appeng.block.AEBaseEntityBlock] and sub-classes
|
| 20526 | [01Jan2026 12:58:53.382] [Worker-ResourceReload-27/DEBUG] [appeng.integration.modules.igtooltip.TooltipProviders/]: Registering part host provider for BaseClass[blockEntity=class appeng.blockentity.networking.CableBusBlockEntity, block=class appeng.block.networking.CableBusBlock] and sub-classes
|
| 20527 | [01Jan2026 12:58:53.383] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.glodblock.github.extendedae.xmod.jade.JadePlugin
|
| 20528 | [01Jan2026 12:58:53.384] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from com.glodblock.github.appflux.xmod.jade.JadePlugin
|
| 20529 | [01Jan2026 12:58:53.384] [Worker-ResourceReload-27/INFO] [snownee.jade.Jade/]: Start loading plugin from me.ramidzkh.mekae2.integration.jade.AMJadePlugin
|
| 20530 | [01Jan2026 12:58:53.402] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Complete loading of 417 mods: 10 jobs
|
| 20531 | [01Jan2026 12:58:53.418] [Render thread/DEBUG] [KubeJS Tweaks/]: Failed to listen to event of codec parsed
|
| 20532 | java.lang.ClassNotFoundException: com.mojang.serialization.Decoder$CodecParsedEvent
|
| 20533 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:220) ~[securejarhandler-3.0.8.jar:?]
|
| 20534 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
| 20535 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?]
|
| 20536 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
| 20537 | at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
|
| 20538 | at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
|
| 20539 | at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
|
| 20540 | at TRANSFORMER/kubejstweaks@1.0.5/dev.uncandango.kubejstweaks.KubeJSTweaks.lambda$loadCompleteSetup$0(KubeJSTweaks.java:57) ~[kubejstweaks-1.0.5.jar%23785!/:?]
|
| 20541 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?]
|
| 20542 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$makeRunnable$2(DeferredWorkQueue.java:67) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20543 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.makeRunnable(DeferredWorkQueue.java:62) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20544 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$runTasks$0(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20545 | at java.base/java.util.concurrent.ConcurrentLinkedDeque.forEach(Unknown Source) ~[?:?]
|
| 20546 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.runTasks(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20547 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?]
|
| 20548 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20549 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20550 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20551 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20552 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20553 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20554 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20555 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20556 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
|
| 20557 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
| 20558 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20559 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20560 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20561 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20562 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20563 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20564 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20565 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20566 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20567 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20568 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20569 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
| 20570 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
| 20571 | [01Jan2026 12:58:53.438] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 35.79 ms
|
| 20572 | [01Jan2026 12:58:53.439] [modloading-worker-0/DEBUG] [mixin/]: Mixing neoforge.NetworkRegistryMixin from owo.mixins.json into net.neoforged.neoforge.network.registration.NetworkRegistry
|
| 20573 | [01Jan2026 12:58:53.439] [modloading-worker-0/DEBUG] [mixin/]: owo.mixins.json:neoforge.NetworkRegistryMixin 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)
|
| 20574 | [01Jan2026 12:58:53.440] [modloading-worker-0/DEBUG] [mixin/]: Mixing NetworkWarningShutupMixin from oritech_forge.mixins.json into net.neoforged.neoforge.network.registration.NetworkRegistry
|
| 20575 | [01Jan2026 12:58:53.680] [Render thread/DEBUG] [mixin/]: Mixing PacketItemGuiInteractMixin from mekanismcurios.mixins.json into mekanism.common.network.to_server.PacketItemGuiInteract
|
| 20576 | [01Jan2026 12:58:53.684] [Render thread/DEBUG] [mixin/]: Mixing PacketPortableTeleporterTeleportMixin from mekanismcurios.mixins.json into mekanism.common.network.to_server.PacketPortableTeleporterTeleport
|
| 20577 | [01Jan2026 12:58:53.687] [Render thread/DEBUG] [mixin/]: Mixing PacketItemButtonPressMixin from mekanismcurios.mixins.json into mekanism.common.network.to_server.button.PacketItemButtonPress
|
| 20578 | [01Jan2026 12:58:53.689] [Render thread/DEBUG] [mixin/]: Mixing PacketSetItemFrequencyMixin from mekanismcurios.mixins.json into mekanism.common.network.to_server.frequency.PacketSetItemFrequency
|
| 20579 | [01Jan2026 12:58:53.732] [Render thread/DEBUG] [mixin/]: Mixing BlockInfoMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$StructureBlockInfo
|
| 20580 | [01Jan2026 12:58:53.732] [Render thread/DEBUG] [mixin/]: Mixing structure.StructureBlockInfoMixin from morejs.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$StructureBlockInfo
|
| 20581 | [01Jan2026 12:58:53.732] [Render thread/DEBUG] [mixin/]: morejs.mixins.json:structure.StructureBlockInfoMixin from mod morejs: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20582 | [01Jan2026 12:58:53.732] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setBlock$1(Lnet/minecraft/world/level/block/state/properties/Property;Ljava/lang/Comparable;)V to mdc2ef4c$morejs$lambda$setBlock$1$0 in morejs.mixins.json:structure.StructureBlockInfoMixin from mod morejs
|
| 20583 | [01Jan2026 12:58:53.732] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setBlock$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/IllegalArgumentException; to mdc2ef4c$morejs$lambda$setBlock$0$1 in morejs.mixins.json:structure.StructureBlockInfoMixin from mod morejs
|
| 20584 | [01Jan2026 12:58:53.734] [Render thread/DEBUG] [mixin/]: structureessentials.mixins.json:BlockInfoMixin from mod structureessentials->@Inject::onInit(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20585 | [01Jan2026 12:58:53.736] [Render thread/DEBUG] [mixin/]: Mixing accessors.PaletteAccess from immersiveengineering.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$Palette
|
| 20586 | [01Jan2026 12:58:53.736] [Render thread/DEBUG] [mixin/]: immersiveengineering.mixins.json:accessors.PaletteAccess 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)
|
| 20587 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Mixing MapItemDataPacketMixin from moonlight-common.mixins.json into net.minecraft.network.protocol.game.ClientboundMapItemDataPacket
|
| 20588 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemDataPacketMixin 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)
|
| 20589 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$5(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;Ljava/util/Optional;Ljava/util/Optional;Lnet/minecraft/resources/ResourceLocation;Ljava/lang/Integer;Ljava/lang/Integer;)Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket; to mdc2ef4c$moonlight$lambda$moonlight$modifyMapPacketCodec$5$0 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
| 20590 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$4(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/lang/Integer; to mdc2ef4c$moonlight$lambda$moonlight$modifyMapPacketCodec$4$1 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
| 20591 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$3(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/lang/Integer; to mdc2ef4c$moonlight$lambda$moonlight$modifyMapPacketCodec$3$2 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
| 20592 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$2(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Lnet/minecraft/resources/ResourceLocation; to mdc2ef4c$moonlight$lambda$moonlight$modifyMapPacketCodec$2$3 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
| 20593 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$1(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/util/Optional; to mdc2ef4c$moonlight$lambda$moonlight$modifyMapPacketCodec$1$4 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
| 20594 | [01Jan2026 12:58:53.787] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$modifyMapPacketCodec$0(Lnet/minecraft/network/protocol/game/ClientboundMapItemDataPacket;)Ljava/util/Optional; to mdc2ef4c$moonlight$lambda$moonlight$modifyMapPacketCodec$0$5 in moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight
|
| 20595 | [01Jan2026 12:58:53.791] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight->@Inject::moonlight$addExtraCenterAndDimension(Lnet/minecraft/world/level/saveddata/maps/MapId;BZLjava/util/Optional;Ljava/util/Optional;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20596 | [01Jan2026 12:58:53.791] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemDataPacketMixin from mod moonlight->@Inject::handleExtraData(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20597 | [01Jan2026 12:58:53.874] [Render thread/DEBUG] [com.heaser.pipeconnector.PipeConnector/]: Registered 0 Packets for pipe_connector
|
| 20598 | [01Jan2026 12:58:53.919] [Render thread/DEBUG] [mixin/]: Mixing JadeBlockAccessorImplMixin from mixins.underlay.jade.json into snownee.jade.impl.BlockAccessorImpl
|
| 20599 | [01Jan2026 12:58:53.922] [Render thread/DEBUG] [mixin/]: mixins.underlay.jade.json:JadeBlockAccessorImplMixin from mod underlay->@Inject::getOverlayBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 20600 | [01Jan2026 12:58:53.922] [Render thread/DEBUG] [mixin/]: mixins.underlay.jade.json:JadeBlockAccessorImplMixin from mod underlay->@Inject::getOverlayBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 20601 | [01Jan2026 12:58:53.922] [Render thread/DEBUG] [mixin/]: mixins.underlay.jade.json:JadeBlockAccessorImplMixin from mod underlay->@Inject::getOverlayPickedResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 20602 | [01Jan2026 12:58:53.922] [Render thread/DEBUG] [mixin/]: mixins.underlay.jade.json:JadeBlockAccessorImplMixin from mod underlay->@Inject::getOverlayFakeBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 20603 | [01Jan2026 12:58:53.926] [Render thread/DEBUG] [mixin/]: Mixing MixinClearPatternAccessTerminalPacket from mixins.extendedae.json into appeng.core.network.clientbound.ClearPatternAccessTerminalPacket
|
| 20604 | [01Jan2026 12:58:53.926] [Render thread/DEBUG] [mixin/]: mixins.extendedae.json:MixinClearPatternAccessTerminalPacket 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)
|
| 20605 | [01Jan2026 12:58:53.927] [Render thread/DEBUG] [mixin/]: mixins.extendedae.json:MixinClearPatternAccessTerminalPacket from mod extendedae->@Inject::handleExGui(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 20606 | [01Jan2026 12:58:53.931] [Render thread/DEBUG] [mixin/]: Mixing MixinPatternAccessTerminalPacket from mixins.extendedae.json into appeng.core.network.clientbound.PatternAccessTerminalPacket
|
| 20607 | [01Jan2026 12:58:53.931] [Render thread/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTerminalPacket 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)
|
| 20608 | [01Jan2026 12:58:53.931] [Render thread/DEBUG] [mixin/]: mixins.extendedae.json:MixinPatternAccessTerminalPacket from mod extendedae->@Inject::handleExGui(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 20609 | [01Jan2026 12:58:54.103] [Render thread/INFO] [Tips/]: Loaded 89 tips. Took 0.921921ms.
|
| 20610 | [01Jan2026 12:58:54.115] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
|
| 20611 | [01Jan2026 12:58:54.115] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
|
| 20612 | [01Jan2026 12:58:54.116] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: supplementaries:entity.plunderer.cannon_use
|
| 20613 | [01Jan2026 12:58:54.116] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: cataclysm:ignis_music_disc
|
| 20614 | [01Jan2026 12:58:54.116] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: cataclysm:ignisshieldbreak
|
| 20615 | [01Jan2026 12:58:54.116] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: irons_spellbooks:entity.generic.swing_weird
|
| 20616 | [01Jan2026 12:58:54.116] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: ftb:ftb.echo.wyrmwright.stage5.task2
|
| 20617 | [01Jan2026 12:58:54.187] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device WH-1000XM5
|
| 20618 | [01Jan2026 12:58:54.187] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
|
| 20619 | [01Jan2026 12:58:54.190] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/]: [FANCYMENU] Reloading AudioResourceHandler after Minecraft SoundEngine reload..
|
| 20620 | [01Jan2026 12:58:54.264] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 8192x8192x4 minecraft:textures/atlas/blocks.png-atlas
|
| 20621 | [01Jan2026 12:58:54.271] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsTickerAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker
|
| 20622 | [01Jan2026 12:58:54.271] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsTickerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20623 | [01Jan2026 12:58:54.271] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker
|
| 20624 | [01Jan2026 12:58:54.271] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20625 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAnimatorImplAccessor from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker
|
| 20626 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.upload.SpriteContentsAnimatorImplAccessor from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20627 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20628 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20629 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20630 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 20631 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20632 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20633 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.tracking.SpriteContentsAnimatorImplMixin from mod embeddium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20634 | [01Jan2026 12:58:54.272] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getAnimationInfo()Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture; in net.minecraft.client.renderer.texture.SpriteContents$Ticker was not merged
|
| 20635 | [01Jan2026 12:58:54.273] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsInterpolationMixin from embeddium.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$InterpolationData
|
| 20636 | [01Jan2026 12:58:54.273] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod embeddium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20637 | [01Jan2026 12:58:54.275] [Render thread/DEBUG] [mixin/]: embeddium.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod embeddium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20638 | [01Jan2026 12:58:54.887] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/signs.png-atlas
|
| 20639 | [01Jan2026 12:58:54.890] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
| 20640 | [01Jan2026 12:58:54.893] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
| 20641 | [01Jan2026 12:58:54.898] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x4 minecraft:textures/atlas/armor_trims.png-atlas
|
| 20642 | [01Jan2026 12:58:54.918] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/chest.png-atlas
|
| 20643 | [01Jan2026 12:58:54.924] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
| 20644 | [01Jan2026 12:58:54.926] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
| 20645 | [01Jan2026 12:58:54.927] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
| 20646 | [01Jan2026 12:58:55.272] [Render thread/DEBUG] [mixin/]: Mixing SpinAttackEffectLayerMixin from irons_spellbooks.mixins.json into net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
|
| 20647 | [01Jan2026 12:58:55.349] [Render thread/DEBUG] [mixin/]: Mixing main.LazyItemRendererMixin from alltheleaks.mixins.json into mekanism.client.render.transmitter.RenderLogisticalTransporter$LazyItemRenderer
|
| 20648 | [01Jan2026 12:58:55.349] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.LazyItemRendererMixin from mod alltheleaks->@Inject::grabInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20649 | [01Jan2026 12:58:55.349] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.LazyItemRendererMixin from mod alltheleaks->@Inject::grabInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20650 | [01Jan2026 12:58:55.349] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.LazyItemRendererMixin from mod alltheleaks->@Inject::grabInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20651 | [01Jan2026 12:58:55.370] [Render thread/DEBUG] [mixin/]: Mixing ExtendMachineRenderBounds from oritech_forge.mixins.json into rearth.oritech.client.renderers.MachineGantryRenderer
|
| 20652 | [01Jan2026 12:58:55.373] [Render thread/DEBUG] [mixin/]: Mixing mebeamformer.WirelessEnergyTowerRendererMixin from omnitools.mixins.json into com.mebeamformer.client.render.WirelessEnergyTowerRenderer
|
| 20653 | [01Jan2026 12:58:55.392] [Render thread/DEBUG] [mixin/]: Mixing ExtendMachineRenderBounds from oritech_forge.mixins.json into rearth.oritech.client.renderers.LaserArmRenderer
|
| 20654 | [01Jan2026 12:58:55.397] [Render thread/DEBUG] [mixin/]: Mixing ExtendMachineRenderBounds from oritech_forge.mixins.json into rearth.oritech.client.renderers.AcceleratorControllerRenderer
|
| 20655 | [01Jan2026 12:58:55.437] [Render thread/DEBUG] [mixin/]: Mixing main.ModelAnimatorMixin from alltheleaks.mixins.json into com.github.L_Ender.lionfishapi.client.model.Animations.ModelAnimator
|
| 20656 | [01Jan2026 12:58:55.437] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ModelAnimatorMixin from mod alltheleaks->@Inject::registerInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20657 | [01Jan2026 12:58:55.437] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ModelAnimatorMixin from mod alltheleaks->@Inject::registerInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20658 | [01Jan2026 12:58:55.437] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.ModelAnimatorMixin from mod alltheleaks->@Inject::registerInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20659 | [01Jan2026 12:58:55.534] [Render thread/DEBUG] [mixin/]: Mixing PlayerItemInHandLayerMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.entity.layers.PlayerItemInHandLayer
|
| 20660 | [01Jan2026 12:58:55.534] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:PlayerItemInHandLayerMixin 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)
|
| 20661 | [01Jan2026 12:58:55.535] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:PlayerItemInHandLayerMixin from mod moonlight->@Inject::poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 20662 | [01Jan2026 12:58:55.610] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinCapeLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.CapeLayer
|
| 20663 | [01Jan2026 12:58:55.610] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20664 | [01Jan2026 12:58:55.610] [Render thread/DEBUG] [mixin/]: Mixing MixinCapeLayer from caelus.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
|
| 20665 | [01Jan2026 12:58:55.610] [Render thread/DEBUG] [mixin/]: caelus.mixins.json:MixinCapeLayer 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)
|
| 20666 | [01Jan2026 12:58:55.610] [Render thread/DEBUG] [mixin/]: Mixing CapeLayerMixin from playerAnimator-common.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
|
| 20667 | [01Jan2026 12:58:55.611] [Render thread/DEBUG] [mixin/]: Mixing CapeLayerMixin from mixins.draconicevolution.json into net.minecraft.client.renderer.entity.layers.CapeLayer
|
| 20668 | [01Jan2026 12:58:55.611] [Render thread/DEBUG] [mixin/]: mixins.draconicevolution.json:CapeLayerMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20669 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20670 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20671 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20672 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20673 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20674 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20675 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20676 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20677 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20678 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20679 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20680 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20681 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20682 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20683 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20684 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: caelus.mixins.json:MixinCapeLayer from mod caelus->@Inject::caelus$canRenderCape(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 20685 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:CapeLayerMixin from mod playeranimator->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20686 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:CapeLayerMixin from mod playeranimator->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20687 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: playerAnimator-common.mixins.json:CapeLayerMixin from mod playeranimator->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20688 | [01Jan2026 12:58:55.621] [Render thread/DEBUG] [mixin/]: mixins.draconicevolution.json:CapeLayerMixin from mod (unknown)->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/resources/PlayerSkin;Lnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
|
| 20689 | [01Jan2026 12:58:55.622] [Render thread/DEBUG] [mixin/]: Mixing ParrotLayerMixin from supplementaries.mixins.json into net.minecraft.client.renderer.entity.layers.ParrotOnShoulderLayer
|
| 20690 | [01Jan2026 12:58:55.626] [Render thread/INFO] [STDOUT/]: [net.minecraft.client.renderer.entity.player.PlayerRenderer:handler$eni000$simplyswords$addCustomShoulderFeature:1521]: Simply Swords: Adding axolotl shoulder feature to client
|
| 20691 | [01Jan2026 12:58:55.628] [Render thread/INFO] [STDOUT/]: [net.minecraft.client.renderer.entity.player.PlayerRenderer:handler$eni000$simplyswords$addCustomShoulderFeature:1521]: Simply Swords: Adding axolotl shoulder feature to client
|
| 20692 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:player
|
| 20693 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:player
|
| 20694 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:player
|
| 20695 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:player
|
| 20696 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:wraith
|
| 20697 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:adherent
|
| 20698 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_elemental:air_mage
|
| 20699 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_elemental:air_mage
|
| 20700 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:zombie_villager
|
| 20701 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:zombie_villager
|
| 20702 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:drowned
|
| 20703 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:drowned
|
| 20704 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:piglin
|
| 20705 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:piglin
|
| 20706 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_hunt_wither_skeleton
|
| 20707 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_hunt_wither_skeleton
|
| 20708 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:loyal_zombie
|
| 20709 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:loyal_zombie
|
| 20710 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_horde_drowned
|
| 20711 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_horde_drowned
|
| 20712 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_husk
|
| 20713 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_husk
|
| 20714 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:troll
|
| 20715 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:lich
|
| 20716 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: trophymanager:player
|
| 20717 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: trophymanager:player
|
| 20718 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: cataclysm:drowned_host
|
| 20719 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: cataclysm:drowned_host
|
| 20720 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_elemental:water_mage
|
| 20721 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_elemental:water_mage
|
| 20722 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:lower_goblin_knight
|
| 20723 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:skeleton
|
| 20724 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:skeleton
|
| 20725 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:blockchain_goblin
|
| 20726 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_nouveau:summon_skeleton
|
| 20727 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_nouveau:summon_skeleton
|
| 20728 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: supplementaries:hat_stand
|
| 20729 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_elemental:fire_mage
|
| 20730 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_elemental:fire_mage
|
| 20731 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:giant_miner
|
| 20732 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:zombie
|
| 20733 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:zombie
|
| 20734 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: justdirethings:decoy_entity
|
| 20735 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: justdirethings:decoy_entity
|
| 20736 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:bogged
|
| 20737 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:bogged
|
| 20738 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_bogged
|
| 20739 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_bogged
|
| 20740 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:piglin_brute
|
| 20741 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:piglin_brute
|
| 20742 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:skeleton_druid
|
| 20743 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_horde_husk
|
| 20744 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_horde_husk
|
| 20745 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_hunt_skeleton
|
| 20746 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_hunt_skeleton
|
| 20747 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_nouveau:dummy
|
| 20748 | [01Jan2026 12:58:55.695] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_nouveau:dummy
|
| 20749 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:stray
|
| 20750 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:stray
|
| 20751 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:knight_phantom
|
| 20752 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:knight_phantom
|
| 20753 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:alpha_yeti
|
| 20754 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:upper_goblin_knight
|
| 20755 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_zombie
|
| 20756 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_zombie
|
| 20757 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:snow_queen
|
| 20758 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:kobold
|
| 20759 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:lich_minion
|
| 20760 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:lich_minion
|
| 20761 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:armored_giant
|
| 20762 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:zombified_piglin
|
| 20763 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:zombified_piglin
|
| 20764 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:redcap_sapper
|
| 20765 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:redcap_sapper
|
| 20766 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:minotaur
|
| 20767 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_skeleton
|
| 20768 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_skeleton
|
| 20769 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:giant
|
| 20770 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:rising_zombie
|
| 20771 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:rising_zombie
|
| 20772 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:redcap
|
| 20773 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:redcap
|
| 20774 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:yeti
|
| 20775 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:armor_stand
|
| 20776 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:armor_stand
|
| 20777 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:minoshroom
|
| 20778 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:wild_stray
|
| 20779 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:wild_stray
|
| 20780 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:possessed_zombie_piglin
|
| 20781 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:possessed_zombie_piglin
|
| 20782 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:husk
|
| 20783 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:husk
|
| 20784 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_elemental:earth_mage
|
| 20785 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_elemental:earth_mage
|
| 20786 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: minecraft:wither_skeleton
|
| 20787 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: minecraft:wither_skeleton
|
| 20788 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: occultism:possessed_skeleton
|
| 20789 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: occultism:possessed_skeleton
|
| 20790 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: ars_elemental:summon_wskeleton
|
| 20791 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: ars_elemental:summon_wskeleton
|
| 20792 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Elytra Layer to entity of type: twilightforest:snow_guardian
|
| 20793 | [01Jan2026 12:58:55.696] [Render thread/DEBUG] [mekanism.common.Mekanism/]: Added Mekanism Armor Layer to entity of type: twilightforest:snow_guardian
|
| 20794 | [01Jan2026 12:58:55.705] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 minecraft:textures/atlas/particles.png-atlas
|
| 20795 | [01Jan2026 12:58:55.715] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 4096x4096x0 minecraft:textures/atlas/paintings.png-atlas
|
| 20796 | [01Jan2026 12:58:55.726] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/mob_effects.png-atlas
|
| 20797 | [01Jan2026 12:58:55.729] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/map_decorations.png-atlas
|
| 20798 | [01Jan2026 12:58:55.731] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 minecraft:textures/atlas/gui.png-atlas
|
| 20799 | [01Jan2026 12:58:55.823] [Render thread/DEBUG] [guideme.render.GuiAssets/]: Resetting 8 GUI sprites.
|
| 20800 | [01Jan2026 12:58:55.846] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
|
| 20801 | [01Jan2026 12:58:55.877] [Render thread/DEBUG] [mixin/]: Mixing client.EffectInstanceMixin from lodestone.mixins.json into net.minecraft.client.renderer.EffectInstance
|
| 20802 | [01Jan2026 12:58:55.877] [Render thread/DEBUG] [mixin/]: lodestone.mixins.json:client.EffectInstanceMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20803 | [01Jan2026 12:58:55.883] [Render thread/DEBUG] [mixin/]: Mixing client.EffectProgramMixin from lodestone.mixins.json into com.mojang.blaze3d.shaders.EffectProgram
|
| 20804 | [01Jan2026 12:58:55.884] [Render thread/DEBUG] [mixin/]: lodestone.mixins.json:client.EffectProgramMixin from mod lodestone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20805 | [01Jan2026 12:58:55.895] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader fdbosses:malkuth_boss_bar could not find sampler named Sampler0 in the specified shader program.
|
| 20806 | [01Jan2026 12:58:55.895] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader fdbosses:malkuth_boss_bar could not find uniform named ColorModulator in the specified shader program.
|
| 20807 | [01Jan2026 12:58:55.895] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader fdbosses:malkuth_boss_bar could not find uniform named sections in the specified shader program.
|
| 20808 | [01Jan2026 12:58:55.895] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader fdbosses:malkuth_boss_bar could not find uniform named octaves in the specified shader program.
|
| 20809 | [01Jan2026 12:58:55.906] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader fdlib:noise could not find sampler named Sampler0 in the specified shader program.
|
| 20810 | [01Jan2026 12:58:55.906] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader fdlib:noise could not find uniform named ColorModulator in the specified shader program.
|
| 20811 | [01Jan2026 12:58:55.924] [Render thread/INFO] [team.lodestar.lodestone.LodestoneLib/]: Registering shaders for mod: lodestone
|
| 20812 | [01Jan2026 12:58:55.940] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader lodestone:shapes/scrolling_texture could not find uniform named GameTime in the specified shader program.
|
| 20813 | [01Jan2026 12:58:55.940] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader lodestone:shapes/scrolling_texture could not find uniform named Speed in the specified shader program.
|
| 20814 | [01Jan2026 12:58:55.940] [Render thread/WARN] [team.lodestar.lodestone.LodestoneLib/]: Shader json lodestone:shapes/scrolling_texture has a uniform Speed that is not present in the shader instance uniform map. This may cause issues.
|
| 20815 | [01Jan2026 12:58:55.941] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader lodestone:shapes/scrolling_triangle_texture could not find uniform named GameTime in the specified shader program.
|
| 20816 | [01Jan2026 12:58:55.941] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader lodestone:shapes/scrolling_triangle_texture could not find uniform named Speed in the specified shader program.
|
| 20817 | [01Jan2026 12:58:55.941] [Render thread/WARN] [team.lodestar.lodestone.LodestoneLib/]: Shader json lodestone:shapes/scrolling_triangle_texture has a uniform Speed that is not present in the shader instance uniform map. This may cause issues.
|
| 20818 | [01Jan2026 12:58:55.942] [Render thread/INFO] [team.lodestar.lodestone.LodestoneLib/]: Loaded geometry program: lodestone:nineslice/nine_slice
|
| 20819 | [01Jan2026 12:58:55.945] [Render thread/INFO] [team.lodestar.lodestone.LodestoneLib/]: Loaded geometry program: lodestone:nineslice/distorted/distorted_nine_slice_texture
|
| 20820 | [01Jan2026 12:58:55.956] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader apotheosis:gray could not find uniform named IViewRotMat in the specified shader program.
|
| 20821 | [01Jan2026 12:58:55.998] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader brandonscore:contributor/badge_outline could not find uniform named BaseColor in the specified shader program.
|
| 20822 | [01Jan2026 12:58:55.999] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader brandonscore:contributor/patreon_core could not find uniform named Transition in the specified shader program.
|
| 20823 | [01Jan2026 12:58:56.015] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader ars_nouveau:rainbow_entity could not find uniform named IViewRotMat in the specified shader program.
|
| 20824 | [01Jan2026 12:58:56.016] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader ars_nouveau:blamed_entity could not find uniform named IViewRotMat in the specified shader program.
|
| 20825 | [01Jan2026 12:58:56.016] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader relics:reveal_panel could not find uniform named ColorModulator in the specified shader program.
|
| 20826 | [01Jan2026 12:58:56.016] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader relics:reveal_panel could not find uniform named color in the specified shader program.
|
| 20827 | [01Jan2026 12:58:56.084] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader moonlight:text_alpha_color could not find uniform named FogShape in the specified shader program.
|
| 20828 | [01Jan2026 12:58:56.085] [Render thread/INFO] [team.lodestar.lodestone.LodestoneLib/]: Registering shaders for mod: malum
|
| 20829 | [01Jan2026 12:58:56.121] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/GameRenderer$Anonymous$cf4a969fa66f45f7be9baaa5ce81081d (originally com/corosus/watut/mixin/client/GameRendererReloadShaders$1)
|
| 20830 | [01Jan2026 12:58:56.122] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader position_tex_blur could not find uniform named ColorModulator in the specified shader program.
|
| 20831 | [01Jan2026 12:58:56.122] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader position_tex_blur_horizontal could not find uniform named ColorModulator in the specified shader program.
|
| 20832 | [01Jan2026 12:58:56.124] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader position_tex_blur_vertical could not find uniform named ColorModulator in the specified shader program.
|
| 20833 | [01Jan2026 12:58:56.145] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
|
| 20834 | [01Jan2026 12:58:56.199] [Render thread/WARN] [net.minecraft.client.renderer.EffectInstance/]: Shader fdlib:impact_frame could not find uniform named InSize in the specified shader program.
|
| 20835 | [01Jan2026 12:58:56.214] [Render thread/INFO] [flywheel/backend/shaders/]: Loaded 77 shader sources in 11.839 ms
|
| 20836 | [01Jan2026 12:58:56.273] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 codechickenlib:textures/atlas/gui.png-atlas
|
| 20837 | [01Jan2026 12:58:56.285] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 brandonscore:textures/atlas/gui.png-atlas
|
| 20838 | [01Jan2026 12:58:56.288] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 jei:textures/atlas/gui.png-atlas
|
| 20839 | [01Jan2026 12:58:56.290] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 mekanism:textures/atlas/robit.png-atlas
|
| 20840 | [01Jan2026 12:58:56.293] [Render thread/INFO] [Tooltip Overhaul/]: Found 6 frame configs in TooltipOverhaul config
|
| 20841 | [01Jan2026 12:58:56.294] [Render thread/INFO] [Tooltip Overhaul/]: Found 1 custom frame config files from resource packs
|
| 20842 | [01Jan2026 12:58:56.294] [Render thread/INFO] [Tooltip Overhaul/]: Loaded 54 custom frame entries total
|
| 20843 | [01Jan2026 12:58:56.294] [Render thread/INFO] [Tooltip Overhaul/]: 54 frames have been loaded!
|
| 20844 | [01Jan2026 12:58:56.294] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 twilightforest:textures/atlas/magic_paintings.png-atlas
|
| 20845 | [01Jan2026 12:58:56.303] [Render thread/INFO] [patchouli/]: BookContentResourceListenerLoader preloaded 2477 jsons
|
| 20846 | [01Jan2026 12:58:56.303] [Render thread/DEBUG] [patchouli/]: Not reloading resource pack-based books as client world is missing
|
| 20847 | [01Jan2026 12:58:56.318] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 draconicevolution:textures/atlas/module.png-atlas
|
| 20848 | [01Jan2026 12:58:56.321] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 draconicevolution:textures/atlas/gui.png-atlas
|
| 20849 | [01Jan2026 12:58:56.335] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 polylib:textures/atlas/gui.png-atlas
|
| 20850 | [01Jan2026 12:58:56.352] [Render thread/DEBUG] [mixin/]: Mixing create.BeltHelperMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.belt.BeltHelper
|
| 20851 | [01Jan2026 12:58:56.356] [Render thread/INFO] [com.simibubi.create.Create/]: Loaded 58 train hat configurations.
|
| 20852 | [01Jan2026 12:58:56.356] [Render thread/INFO] [guideme.internal.GuideReloadListener/]: Data driven guides: [irons_jewelry:guide, simple_teleporters:guide, xycraft_machines:guide, oritech:guide, simpleteleporters:guide, ftb:guide, irregular_implements:guide]
|
| 20853 | [01Jan2026 12:58:56.356] [Render thread/INFO] [guideme.internal.GuideRegistry/]: The following guides are overridden in resource packs: [simpleteleporters:guide]
|
| 20854 | [01Jan2026 12:58:56.357] [Render thread/WARN] [guideme.indices.UniqueIndex/]: Key conflict in index Item Index: ftb:world_engine_machine_block is used by pages ftb:index.md (from KubeJS File Resource Pack [assets]) and ftb:upgrades/t1/machine_block.md
|
| 20855 | [01Jan2026 12:58:56.361] [Render thread/ERROR] [guideme.navigation.NavigationTree/]: Pages [justdynathings:solar_panels/eclipsealloy.md (from mod/justdynathings), justdynathings:solar_panels/blazegold.md (from mod/justdynathings), justdynathings:solar_panels/celestigem.md (from mod/justdynathings), justdynathings:solar_panels/ferricore.md (from mod/justdynathings)] had unknown navigation parent justdynathings:solar_panels.md
|
| 20856 | [01Jan2026 12:58:56.361] [Render thread/ERROR] [guideme.navigation.NavigationTree/]: Pages [justdynathings:goo/energized.md (from mod/justdynathings), justdynathings:goo/energy/t2.md (from mod/justdynathings), justdynathings:goo/energy/t1.md (from mod/justdynathings), justdynathings:goo/energy/t3.md (from mod/justdynathings), justdynathings:goo/energy/t4.md (from mod/justdynathings)] had unknown navigation parent justdynathings:goo.md
|
| 20857 | [01Jan2026 12:58:56.379] [Render thread/INFO] [de.keksuccino.fancymenu.util.resource.ResourceHandlers/]: [FANCYMENU] Reloading resources..
|
| 20858 | [01Jan2026 12:58:56.380] [Render thread/INFO] [de.keksuccino.fancymenu.util.resource.preload.ResourcePreLoader/]: [FANCYMENU] Pre-loading resources..
|
| 20859 | [01Jan2026 12:58:56.405] [Render thread/DEBUG] [flywheel/]: Detected Iris
|
| 20860 | [01Jan2026 12:58:56.407] [Render thread/DEBUG] [mixin/]: Mixing main.LevelAttachedMixin from alltheleaks.mixins.json into dev.engine_room.flywheel.lib.util.LevelAttached
|
| 20861 | [01Jan2026 12:58:56.407] [Render thread/DEBUG] [mixin/]: alltheleaks.mixins.json:main.LevelAttachedMixin from mod alltheleaks->@Inject::cancelIfOldWorld(Lnet/minecraft/world/level/LevelAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 20862 | [01Jan2026 12:58:56.409] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] Minecraft resource reload: FINISHED
|
| 20863 | [01Jan2026 12:58:56.413] [Render thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: respawningstructures.json
|
| 20864 | [01Jan2026 12:58:56.414] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: title_screen
|
| 20865 | [01Jan2026 12:58:56.416] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinSplashRenderer from fancymenu.mixins.json into net.minecraft.client.gui.components.SplashRenderer
|
| 20866 | [01Jan2026 12:58:56.416] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinSplashRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20867 | [01Jan2026 12:58:56.422] [Render thread/DEBUG] [mixin/]: Mixing RealmsAvailabilityAccessor from authme.mixins.json into com.mojang.realmsclient.RealmsAvailability
|
| 20868 | [01Jan2026 12:58:56.422] [Render thread/DEBUG] [mixin/]: authme.mixins.json:RealmsAvailabilityAccessor from mod authme: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 20869 | [01Jan2026 12:58:56.422] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setFuture(Ljava/util/concurrent/CompletableFuture;)V to setFuture$authme_$md$c2ef4c$0 in authme.mixins.json:RealmsAvailabilityAccessor from mod authme
|
| 20870 | [01Jan2026 12:58:56.424] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld
|
| 20871 | [01Jan2026 12:58:56.433] [Render thread/DEBUG] [mixin/]: Mixing altshaders.MixinCommonUniforms from mixins.monocle.moddedshaders.json into net.irisshaders.iris.uniforms.CommonUniforms
|
| 20872 | [01Jan2026 12:58:56.433] [Render thread/DEBUG] [mixin/]: mixins.monocle.moddedshaders.json:altshaders.MixinCommonUniforms from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20873 | [01Jan2026 12:58:56.456] [Render thread/WARN] [Iris/]: Failed to resolve uniform inPaleGarden, reason: Unknown variable: BIOME_PALE_GARDEN ( = FunctionCall{smooth {[Number{54}, FunctionCall{if {[FunctionCall{in {[Id{biome}, Id{BIOME_PALE_GARDEN}]} }, Number{1}, Number{0}]} }, Number{15}, Number{15}]} })
|
| 20874 | java.lang.RuntimeException: Unknown variable: BIOME_PALE_GARDEN
|
| 20875 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveExpressionInternal(ExpressionResolver.java:225) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20876 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpressionInternal(ExpressionResolver.java:81) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20877 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpression(ExpressionResolver.java:140) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20878 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveExpressionInternal(ExpressionResolver.java:196) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20879 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpressionInternal(ExpressionResolver.java:81) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20880 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpression(ExpressionResolver.java:140) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20881 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpression(ExpressionResolver.java:127) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20882 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveExpressionInternal(ExpressionResolver.java:196) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20883 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpressionInternal(ExpressionResolver.java:81) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20884 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveCallExpression(ExpressionResolver.java:140) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20885 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveExpressionInternal(ExpressionResolver.java:196) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20886 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/kroppeb.stareval.resolver.ExpressionResolver.resolveExpression(ExpressionResolver.java:50) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20887 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.uniforms.custom.CustomUniforms.<init>(CustomUniforms.java:60) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20888 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.uniforms.custom.CustomUniforms$Builder.build(CustomUniforms.java:332) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20889 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.uniforms.custom.CustomUniforms$Builder.build(CustomUniforms.java:343) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20890 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.pipeline.IrisRenderingPipeline.<init>(IrisRenderingPipeline.java:282) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20891 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.Iris.createPipeline(Iris.java:616) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20892 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.pipeline.PipelineManager.preparePipeline(PipelineManager.java:33) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20893 | at TRANSFORMER/iris@1.8.12-snapshot+mc1.21.1-local/net.irisshaders.iris.Iris.onLoadingComplete(Iris.java:150) ~[iris-neoforge-1.8.12+mc1.21.1.jar%23753!/:?]
|
| 20894 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.TitleScreen.handler$zhh000$iris$firstInit(TitleScreen.java:525) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20895 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.TitleScreen.init(TitleScreen.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20896 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.init(Screen.java:317) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20897 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.setScreen(Minecraft.java:1057) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20898 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.lambda$buildInitialScreens$9(Minecraft.java:664) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20899 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.onGameLoadFinished(Minecraft.java:650) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20900 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.onResourceLoadFinished(Minecraft.java:641) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20901 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.lambda$new$7(Minecraft.java:629) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20902 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.Util.ifElse(Util.java:513) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20903 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.lambda$new$8(Minecraft.java:623) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20904 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.LoadingOverlay.render(LoadingOverlay.java:139) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20905 | at TRANSFORMER/neoforge@21.1.216/net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay.wrapMethod$dne000$drippyloadingscreen$wrap_NeoForge_render_Drippy(NeoForgeLoadingOverlay.java:1047) ~[neoforge-21.1.216-universal.jar%23568!/:?]
|
| 20906 | at TRANSFORMER/neoforge@21.1.216/net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay.render(NeoForgeLoadingOverlay.java) ~[neoforge-21.1.216-universal.jar%23568!/:?]
|
| 20907 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20908 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20909 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20910 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?]
|
| 20911 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
|
| 20912 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
| 20913 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20914 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20915 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20916 | at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%2393!/:4.0]
|
| 20917 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20918 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20919 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20920 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20921 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20922 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20923 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%2398!/:?]
|
| 20924 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
| 20925 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
| 20926 | [01Jan2026 12:58:56.470] [Render thread/DEBUG] [mixin/]: Mixing TransformPatcherInvoker from mixins.monocle.compat.iris.json into net.irisshaders.iris.pipeline.transform.TransformPatcher
|
| 20927 | [01Jan2026 12:58:56.470] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:TransformPatcherInvoker from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20928 | [01Jan2026 12:58:56.470] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method transform(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lnet/irisshaders/iris/pipeline/transform/parameter/Parameters;)Ljava/util/Map; to transform$monocle_$md$c2ef4c$0 in mixins.monocle.compat.iris.json:TransformPatcherInvoker from mod monocle
|
| 20929 | [01Jan2026 12:58:56.519] [Render thread/DEBUG] [mixin/]: Mixing PatchInvoker from mixins.monocle.compat.iris.json into net.irisshaders.iris.pipeline.transform.Patch
|
| 20930 | [01Jan2026 12:58:56.519] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:PatchInvoker from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20931 | [01Jan2026 12:58:56.519] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createPatch(Ljava/lang/String;I)Lnet/irisshaders/iris/pipeline/transform/Patch; to createPatch$monocle_$md$c2ef4c$0 in mixins.monocle.compat.iris.json:PatchInvoker from mod monocle
|
| 20932 | [01Jan2026 12:58:56.519] [Render thread/DEBUG] [mixin/]: Mixing PatchMixin from mixins.monocle.compat.iris.json into net.irisshaders.iris.pipeline.transform.Patch
|
| 20933 | [01Jan2026 12:58:56.519] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.iris.json:PatchMixin from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20934 | [01Jan2026 12:58:57.435] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.render.chunk.shader.ChunkShaderInterface, which may cause instability.
|
| 20935 | [01Jan2026 12:58:57.435] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkShaderInterface from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.render.chunk.shader.ChunkShaderInterface
|
| 20936 | [01Jan2026 12:58:57.435] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinChunkShaderInterface from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20937 | [01Jan2026 12:58:57.437] [Render thread/INFO] [dev.ferriarnus.monocle.Monocle/]: Transforming Embeddium shaders...
|
| 20938 | [01Jan2026 12:58:58.043] [Render thread/INFO] [dev.ferriarnus.monocle.Monocle/]: Transforming Embeddium shaders completed in 605.9 ms
|
| 20939 | [01Jan2026 12:58:58.053] [Render thread/WARN] [Embeddium-MixinTaintDetector/]: Mod(s) [monocle] are modifying Embeddium class org.embeddedt.embeddium.impl.gl.device.GLRenderDevice$ImmediateDrawCommandList, which may cause instability.
|
| 20940 | [01Jan2026 12:58:58.053] [Render thread/DEBUG] [mixin/]: Mixing MixinGlRenderDevice from mixins.monocle.compat.embeddium.json into org.embeddedt.embeddium.impl.gl.device.GLRenderDevice$ImmediateDrawCommandList
|
| 20941 | [01Jan2026 12:58:58.053] [Render thread/DEBUG] [mixin/]: mixins.monocle.compat.embeddium.json:MixinGlRenderDevice from mod monocle: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
| 20942 | [01Jan2026 12:58:58.062] [Render thread/DEBUG] [mixin/]: Mixing MufflerScreenMixin from extremesoundvisualizer.mixins.json into com.leobeliik.extremesoundmuffler.gui.MufflerScreen
|
| 20943 | [01Jan2026 12:58:58.062] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$esv_addVisualizerButton$0(Lnet/minecraft/client/gui/components/Button;)V to mdc2ef4c$extremesoundvisualizer$lambda$esv_addVisualizerButton$0$0 in extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer
|
| 20944 | [01Jan2026 12:58:58.063] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer->@Inject::esv_addVisualizerButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20945 | [01Jan2026 12:58:58.063] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer->@Inject::esv_addVisualizerButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20946 | [01Jan2026 12:58:58.063] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer->@Inject::esv_addVisualizerButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20947 | [01Jan2026 12:58:58.063] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer->@Inject::esv_renderTooltip(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20948 | [01Jan2026 12:58:58.063] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer->@Inject::esv_renderTooltip(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20949 | [01Jan2026 12:58:58.063] [Render thread/DEBUG] [mixin/]: extremesoundvisualizer.mixins.json:MufflerScreenMixin from mod extremesoundvisualizer->@Inject::esv_renderTooltip(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20950 | [01Jan2026 12:58:58.065] [Sound engine/DEBUG] [mixin/]: Mixing ChannelAccessMixin from fdlib.mixins.json into net.minecraft.client.sounds.ChannelAccess$ChannelHandle
|
| 20951 | [01Jan2026 12:58:58.066] [Sound engine/DEBUG] [mixin/]: Mixing client.ChannelHandleMixin from databank.mixins.json into net.minecraft.client.sounds.ChannelAccess$ChannelHandle
|
| 20952 | [01Jan2026 12:58:58.066] [Sound engine/DEBUG] [mixin/]: fdlib.mixins.json:ChannelAccessMixin from mod fdlib->@Inject::release(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20953 | [01Jan2026 12:58:58.066] [Sound engine/DEBUG] [mixin/]: fdlib.mixins.json:ChannelAccessMixin from mod fdlib->@Inject::release(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20954 | [01Jan2026 12:58:58.066] [Sound engine/DEBUG] [mixin/]: fdlib.mixins.json:ChannelAccessMixin from mod fdlib->@Inject::release(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20955 | [01Jan2026 12:58:58.070] [Render thread/DEBUG] [twilightforest/]: Registered ISTER listener
|
| 20956 | [01Jan2026 12:58:58.098] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/singleplayer.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20957 | [01Jan2026 12:58:58.098] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/singleplayer_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20958 | [01Jan2026 12:58:58.105] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/mods.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20959 | [01Jan2026 12:58:58.105] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/mods_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20960 | [01Jan2026 12:58:58.105] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/exit.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20961 | [01Jan2026 12:58:58.106] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/exit_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20962 | [01Jan2026 12:58:58.106] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/ftb_worlds.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20963 | [01Jan2026 12:58:58.106] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/ftb_worlds_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20964 | [01Jan2026 12:58:58.106] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/language.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20965 | [01Jan2026 12:58:58.106] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/language_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20966 | [01Jan2026 12:58:58.107] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/options.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20967 | [01Jan2026 12:58:58.107] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/options_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20968 | [01Jan2026 12:58:58.107] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/multiplayer.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20969 | [01Jan2026 12:58:58.107] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/multiplayer_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20970 | [01Jan2026 12:58:58.132] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/auxilium.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20971 | [01Jan2026 12:58:58.132] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/auxilium_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20972 | [01Jan2026 12:58:58.132] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/merch_store_v2.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20973 | [01Jan2026 12:58:58.133] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/merch_store_hover_v2.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20974 | [01Jan2026 12:58:58.133] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/merch_store.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20975 | [01Jan2026 12:58:58.133] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/merch_store_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20976 | [01Jan2026 12:58:58.133] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/long_discord.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20977 | [01Jan2026 12:58:58.133] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/long_discord_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20978 | [01Jan2026 12:58:58.134] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/bisect.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20979 | [01Jan2026 12:58:58.134] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/bisect_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20980 | [01Jan2026 12:58:58.134] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/acessability.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20981 | [01Jan2026 12:58:58.134] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/buttons/acessability_hover.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20982 | [01Jan2026 12:58:58.149] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/backgrounds/background.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20983 | [01Jan2026 12:58:58.150] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/config/fancymenu/assets/backgrounds/header.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
|
| 20984 | [01Jan2026 12:58:58.174] [Render thread/DEBUG] [mixin/]: Mixing fast_text_lookup.MixinTextRenderer_Drawer from immediatelyfast-common.mixins.json into net.minecraft.client.gui.Font$StringRenderOutput
|
| 20985 | [01Jan2026 12:58:58.174] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:fast_text_lookup.MixinTextRenderer_Drawer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 20986 | [01Jan2026 12:58:58.174] [Render thread/DEBUG] [mixin/]: Mixing StringRenderOutputMixin from jade.mixins.json into net.minecraft.client.gui.Font$StringRenderOutput
|
| 20987 | [01Jan2026 12:58:58.174] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin 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)
|
| 20988 | [01Jan2026 12:58:58.175] [Render thread/DEBUG] [mixin/]: Mixing client.FontStringRenderOutputMixin from malum.mixins.json into net.minecraft.client.gui.Font$StringRenderOutput
|
| 20989 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$init(Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 20990 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$init(Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 20991 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$init(Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 20992 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$accept(ILnet/minecraft/network/chat/Style;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 20993 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.FontStringRenderOutputMixin from mod malum->@Inject::renderSubtractiveEffects(IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 20994 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.FontStringRenderOutputMixin from mod malum->@Inject::renderSubtractiveEffects(IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 20995 | [01Jan2026 12:58:58.178] [Render thread/DEBUG] [mixin/]: malum.mixins.json:client.FontStringRenderOutputMixin from mod malum->@Inject::renderSubtractiveEffects(IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 20996 | [01Jan2026 12:58:58.204] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='/home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/kubejs/assets/ftb/sounds/records/the_voice_of_the_echoborne.ogg'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.audio.AudioResourceHandler)
|
| 20997 | [01Jan2026 12:58:58.206] [Render thread/INFO] [coroutil/]: watut: xaero minimap not installed or mod structure changed
|
| 20998 | [01Jan2026 12:58:58.464] [Render thread/WARN] [ModernFix/]: Game took 48.992 seconds to start
|
| 20999 | [01Jan2026 12:58:59.837] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.IPCClient/]: Sending RichPresence to discord: {"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"}
|
| 21000 | [01Jan2026 12:58:59.839] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Sent packet: Pkt:FRAME{"args":{"activity":{"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"},"pid":2013156},"cmd":"SET_ACTIVITY","nonce":"e868882c-4c30-443d-aacd-62224c1e82cd"}
|
| 21001 | [01Jan2026 12:58:59.839] [pool-42-thread-1/INFO] [com.sunekaer.sdrp.discord.RPClient/]: Sent state to discord: {"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"}
|
| 21002 | [01Jan2026 12:58:59.938] [Thread-13/DEBUG] [com.jagrosh.discordipc.entities.pipe.UnixPipe/]: Received packet: Pkt:FRAME{"evt":null,"data":{"metadata":{"button_urls":["https://go.ftb.team/discord","https://go.ftb.team/app"]},"assets":{"small_text":"Main Menu","large_text":"Pack Logo"},"buttons":["Join us on Discord!","Download the FTB App"],"timestamps":{"start":1767293904000},"name":"StoneBlock 4","state":"Main Menu","type":0,"application_id":"1432390546223005900","platform":"desktop"},"cmd":"SET_ACTIVITY","nonce":"e868882c-4c30-443d-aacd-62224c1e82cd"}
|
| 21003 | [01Jan2026 12:59:04.835] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.IPCClient/]: Sending RichPresence to discord: {"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"}
|
| 21004 | [01Jan2026 12:59:04.835] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Sent packet: Pkt:FRAME{"args":{"activity":{"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"},"pid":2013156},"cmd":"SET_ACTIVITY","nonce":"8285c658-b44d-4c38-8fbc-4c658ceaa82b"}
|
| 21005 | [01Jan2026 12:59:04.835] [pool-42-thread-1/INFO] [com.sunekaer.sdrp.discord.RPClient/]: Sent state to discord: {"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"}
|
| 21006 | [01Jan2026 12:59:04.895] [Thread-13/DEBUG] [com.jagrosh.discordipc.entities.pipe.UnixPipe/]: Received packet: Pkt:FRAME{"evt":null,"data":{"metadata":{"button_urls":["https://go.ftb.team/discord","https://go.ftb.team/app"]},"assets":{"small_text":"Main Menu","large_text":"Pack Logo"},"buttons":["Join us on Discord!","Download the FTB App"],"timestamps":{"start":1767293904000},"name":"StoneBlock 4","state":"Main Menu","type":0,"application_id":"1432390546223005900","platform":"desktop"},"cmd":"SET_ACTIVITY","nonce":"8285c658-b44d-4c38-8fbc-4c658ceaa82b"}
|
| 21007 | [01Jan2026 12:59:06.568] [Render thread/DEBUG] [mixin/]: Mixing AccessorClientAdvancements from tipsmod.mixins.json into net.minecraft.client.multiplayer.ClientAdvancements
|
| 21008 | [01Jan2026 12:59:06.569] [Render thread/DEBUG] [mixin/]: tipsmod.mixins.json:AccessorClientAdvancements from mod tipsmod: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 21009 | [01Jan2026 12:59:06.569] [Render thread/DEBUG] [mixin/]: Mixing client.ClientAdvancementsMixin from databank.mixins.json into net.minecraft.client.multiplayer.ClientAdvancements
|
| 21010 | [01Jan2026 12:59:06.569] [Render thread/DEBUG] [mixin/]: Mixing client.AccessorClientAdvancements from patchouli_xplat.mixins.json into net.minecraft.client.multiplayer.ClientAdvancements
|
| 21011 | [01Jan2026 12:59:06.569] [Render thread/DEBUG] [mixin/]: Mixing client.MixinClientAdvancements from patchouli_xplat.mixins.json into net.minecraft.client.multiplayer.ClientAdvancements
|
| 21012 | [01Jan2026 12:59:06.570] [Render thread/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinClientAdvancements from mod patchouli->@Inject::patchouli_onSync(Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21013 | [01Jan2026 12:59:06.570] [Render thread/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinClientAdvancements from mod patchouli->@Inject::patchouli_onSync(Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21014 | [01Jan2026 12:59:06.570] [Render thread/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinClientAdvancements from mod patchouli->@Inject::patchouli_onSync(Lnet/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21015 | [01Jan2026 12:59:06.570] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getProgress()Ljava/util/Map; in net.minecraft.client.multiplayer.ClientAdvancements was not merged
|
| 21016 | [01Jan2026 12:59:06.572] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: select_world_screen
|
| 21017 | [01Jan2026 12:59:06.577] [Render thread/DEBUG] [mixin/]: Mixing screen.ServerSelectionListMixin from rgp-client.mixins.json into net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
|
| 21018 | [01Jan2026 12:59:06.577] [Render thread/DEBUG] [mixin/]: rgp-client.mixins.json:screen.ServerSelectionListMixin from mod rgp_client: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21019 | [01Jan2026 12:59:06.577] [Render thread/DEBUG] [mixin/]: Mixing ServerSelectionListMixin from ftbpromoter.mixins.json into net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
|
| 21020 | [01Jan2026 12:59:06.577] [Render thread/DEBUG] [mixin/]: ftbpromoter.mixins.json:ServerSelectionListMixin from mod ftbpromoter: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21021 | [01Jan2026 12:59:06.577] [Render thread/DEBUG] [mixin/]: Mixing modules.servercreatorbanner.ServerSelectionListMixin from bhmenu.mixins.json into net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
|
| 21022 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: rgp-client.mixins.json:screen.ServerSelectionListMixin from mod rgp_client->@Inject::updateNetworkServers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21023 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: rgp-client.mixins.json:screen.ServerSelectionListMixin from mod rgp_client->@Inject::updateNetworkServers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21024 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: rgp-client.mixins.json:screen.ServerSelectionListMixin from mod rgp_client->@Inject::updateNetworkServers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21025 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: ftbpromoter.mixins.json:ServerSelectionListMixin from mod ftbpromoter->@Inject::refreshEntries(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21026 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: ftbpromoter.mixins.json:ServerSelectionListMixin from mod ftbpromoter->@Inject::refreshEntries(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21027 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: ftbpromoter.mixins.json:ServerSelectionListMixin from mod ftbpromoter->@Inject::refreshEntries(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21028 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: bhmenu.mixins.json:modules.servercreatorbanner.ServerSelectionListMixin from mod bhmenu->@Inject::addBannerEntry(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21029 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: bhmenu.mixins.json:modules.servercreatorbanner.ServerSelectionListMixin from mod bhmenu->@Inject::addBannerEntry(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21030 | [01Jan2026 12:59:06.578] [Render thread/DEBUG] [mixin/]: bhmenu.mixins.json:modules.servercreatorbanner.ServerSelectionListMixin from mod bhmenu->@Inject::addBannerEntry(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21031 | [01Jan2026 12:59:06.584] [Render thread/INFO] [dev.ftb.mods.ftbbackups.Backups/]: Backups will be written to: /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/ftbbackups3
|
| 21032 | [01Jan2026 12:59:06.588] [Worker-Main-25/DEBUG] [mixin/]: Mixing MixinLevelSettings from polylib-neoforge.mixins.json into net.minecraft.world.level.LevelSettings
|
| 21033 | [01Jan2026 12:59:06.588] [Worker-Main-25/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinLevelSettings from mod polylib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21034 | [01Jan2026 12:59:06.588] [Worker-Main-25/DEBUG] [mixin/]: Mixing tweaks.LevelInfoMixin from owo.mixins.json into net.minecraft.world.level.LevelSettings
|
| 21035 | [01Jan2026 12:59:06.588] [Worker-Main-25/DEBUG] [mixin/]: owo.mixins.json:tweaks.LevelInfoMixin 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)
|
| 21036 | [01Jan2026 12:59:06.589] [Worker-Main-25/DEBUG] [mixin/]: polylib-neoforge.mixins.json:MixinLevelSettings from mod polylib->@Inject::setDifficulty(Lnet/minecraft/world/Difficulty;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21037 | [01Jan2026 12:59:06.589] [Worker-Main-25/DEBUG] [mixin/]: owo.mixins.json:tweaks.LevelInfoMixin from mod owo->@Inject::simulationIsForNerds(Ljava/lang/String;Lnet/minecraft/world/level/GameType;ZLnet/minecraft/world/Difficulty;ZLnet/minecraft/world/level/GameRules;Lnet/minecraft/world/level/WorldDataConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21038 | [01Jan2026 12:59:06.908] [Render thread/DEBUG] [mixin/]: Mixing ClientTextTooltipAccessor from tooltipoverhaul.mixins.json into net.minecraft.client.gui.screens.inventory.tooltip.ClientTextTooltip
|
| 21039 | [01Jan2026 12:59:06.908] [Render thread/DEBUG] [mixin/]: tooltipoverhaul.mixins.json:ClientTextTooltipAccessor from mod tooltipoverhaul: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
|
| 21040 | [01Jan2026 12:59:06.908] [Render thread/DEBUG] [mixin/]: Mixing ClientTextTooltipMixin from iceberg.mixins.json into net.minecraft.client.gui.screens.inventory.tooltip.ClientTextTooltip
|
| 21041 | [01Jan2026 12:59:06.908] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientTextTooltipMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21042 | [01Jan2026 12:59:06.910] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientTextTooltipMixin from mod iceberg->@Inject::adjustWidth(Lnet/minecraft/client/gui/Font;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21043 | [01Jan2026 12:59:06.910] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientTextTooltipMixin from mod iceberg->@Inject::adjustHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21044 | [01Jan2026 12:59:09.835] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.IPCClient/]: Sending RichPresence to discord: {"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"}
|
| 21045 | [01Jan2026 12:59:09.836] [pool-42-thread-1/DEBUG] [com.jagrosh.discordipc.entities.pipe.Pipe/]: Sent packet: Pkt:FRAME{"args":{"activity":{"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"},"pid":2013156},"cmd":"SET_ACTIVITY","nonce":"82cf9718-ca27-4460-aa0e-f3fe09f4fe10"}
|
| 21046 | [01Jan2026 12:59:09.836] [pool-42-thread-1/INFO] [com.sunekaer.sdrp.discord.RPClient/]: Sent state to discord: {"assets":{"small_image":"menu","small_text":"Main Menu","large_image":"logo","large_text":"Pack Logo"},"instance":false,"buttons":[{"label":"Join us on Discord!","url":"https://go.ftb.team/discord"},{"label":"Download the FTB App","url":"https://go.ftb.team/app"}],"timestamps":{"start":1767293904},"state":"Main Menu"}
|
| 21047 | [01Jan2026 12:59:09.901] [Thread-13/DEBUG] [com.jagrosh.discordipc.entities.pipe.UnixPipe/]: Received packet: Pkt:FRAME{"evt":null,"data":{"metadata":{"button_urls":["https://go.ftb.team/discord","https://go.ftb.team/app"]},"assets":{"small_text":"Main Menu","large_text":"Pack Logo"},"buttons":["Join us on Discord!","Download the FTB App"],"timestamps":{"start":1767293904000},"name":"StoneBlock 4","state":"Main Menu","type":0,"application_id":"1432390546223005900","platform":"desktop"},"cmd":"SET_ACTIVITY","nonce":"82cf9718-ca27-4460-aa0e-f3fe09f4fe10"}
|
| 21048 | [01Jan2026 12:59:10.283] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: generic_dirt_message_screen
|
| 21049 | [01Jan2026 12:59:10.338] [Render thread/DEBUG] [io.redspace.ironsspellbooks.IronsSpellbooks/]: addPackFinders
|
| 21050 | [01Jan2026 12:59:10.339] [Render thread/DEBUG] [mixin/]: Mixing RuntimeDataGeneratorMixin from create_central_kitchen.farmersdelight.mixins.json into com.simibubi.create.foundation.data.RuntimeDataGenerator
|
| 21051 | [01Jan2026 12:59:10.339] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addTreeBarkToStripCuttingRecipes$0(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;)V to mdc2ef4c$create_central_kitchen$lambda$addTreeBarkToStripCuttingRecipes$0$0 in create_central_kitchen.farmersdelight.mixins.json:RuntimeDataGeneratorMixin from mod create_central_kitchen
|
| 21052 | [01Jan2026 12:59:10.605] [Render thread/INFO] [com.simibubi.create.Create/]: Created 330 recipes which will be injected into the game
|
| 21053 | [01Jan2026 12:59:10.607] [Render thread/INFO] [com.simibubi.create.Create/]: Created 19 tags which will be injected into the game
|
| 21054 | [01Jan2026 12:59:10.620] [Render thread/INFO] [plus.dragons.createdragonsplus.data.runtime.RuntimePackResources/]: Starting provider [plus.dragons.createdragonsplus.data.internal.CDPRuntimeRecipeProvider@404b1b93] for runtime resource [create_dragons_plus:runtime]
|
| 21055 | [01Jan2026 12:59:10.642] [Render thread/INFO] [plus.dragons.createdragonsplus.data.runtime.RuntimePackResources/]: plus.dragons.createdragonsplus.data.internal.CDPRuntimeRecipeProvider@404b1b93 finished after 21 ms
|
| 21056 | [01Jan2026 12:59:10.643] [Render thread/INFO] [plus.dragons.createdragonsplus.data.runtime.RuntimePackResources/]: Starting provider [plus.dragons.createcentralkitchen.data.CCKBlockTags@1d3c5dc8] for runtime resource [create_central_kitchen:runtime]
|
| 21057 | [01Jan2026 12:59:10.645] [Render thread/INFO] [plus.dragons.createdragonsplus.data.runtime.RuntimePackResources/]: plus.dragons.createcentralkitchen.data.CCKBlockTags@1d3c5dc8 finished after 2 ms
|
| 21058 | [01Jan2026 12:59:10.646] [Render thread/INFO] [plus.dragons.createdragonsplus.data.runtime.RuntimePackResources/]: Starting provider [plus.dragons.createcentralkitchen.data.CCKItemTags@3af65593] for runtime resource [create_central_kitchen:runtime]
|
| 21059 | [01Jan2026 12:59:10.646] [Render thread/INFO] [plus.dragons.createdragonsplus.data.runtime.RuntimePackResources/]: plus.dragons.createcentralkitchen.data.CCKItemTags@3af65593 finished after 0 ms
|
| 21060 | [01Jan2026 12:59:10.652] [Render thread/DEBUG] [mixin/]: Mixing WorldLoaderPackConfigMixin from kubejs.mixins.json into net.minecraft.server.WorldLoader$PackConfig
|
| 21061 | [01Jan2026 12:59:10.654] [Render thread/DEBUG] [mixin/]: Mixing patch.server.MixinReloadableServerResources from bookshelf.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21062 | [01Jan2026 12:59:10.654] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources 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)
|
| 21063 | [01Jan2026 12:59:10.654] [Render thread/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from lychee.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21064 | [01Jan2026 12:59:10.654] [Render thread/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from balm.neoforge.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21065 | [01Jan2026 12:59:10.654] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$loadResources$0(Lnet/minecraft/server/ReloadableServerResources;)V to mdc2ef4c$balm$lambda$loadResources$0$0 in balm.neoforge.mixins.json:ReloadableServerResourcesMixin from mod balm
|
| 21066 | [01Jan2026 12:59:10.654] [Render thread/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from kubejs.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21067 | [01Jan2026 12:59:10.655] [Render thread/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from cucumber.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21068 | [01Jan2026 12:59:10.655] [Render thread/DEBUG] [mixin/]: Mixing features.performance.ReloadableServerResourcesMixin from ftbpc.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21069 | [01Jan2026 12:59:10.655] [Render thread/DEBUG] [mixin/]: ftbpc.mixins.json:features.performance.ReloadableServerResourcesMixin from mod ftbpc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21070 | [01Jan2026 12:59:10.655] [Render thread/DEBUG] [mixin/]: Mixing minecraft.ReloadableServerResourcesMixin from create_dragons_plus.mixins.json into net.minecraft.server.ReloadableServerResources
|
| 21071 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21072 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21073 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21074 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: lychee.mixins.json:ReloadableServerResourcesMixin from mod lychee->@Inject::lychee_updateRegistryTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21075 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: lychee.mixins.json:ReloadableServerResourcesMixin from mod lychee->@Inject::lychee_updateRegistryTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21076 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: lychee.mixins.json:ReloadableServerResourcesMixin from mod lychee->@Inject::lychee_updateRegistryTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21077 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: balm.neoforge.mixins.json:ReloadableServerResourcesMixin from mod balm->@Inject::loadResources(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21078 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::init(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21079 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::init(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21080 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::init(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21081 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::injectKubeJSPacks(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21082 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21083 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21084 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$constructor(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21085 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$updateRegistryTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21086 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$updateRegistryTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21087 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: cucumber.mixins.json:ReloadableServerResourcesMixin from mod cucumber->@Inject::cucumber$updateRegistryTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21088 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ReloadableServerResourcesMixin from mod create_dragons_plus->@Inject::updateRegistryTags$postBeforeRecipeSyncEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21089 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ReloadableServerResourcesMixin from mod create_dragons_plus->@Inject::updateRegistryTags$postBeforeRecipeSyncEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21090 | [01Jan2026 12:59:10.656] [Render thread/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ReloadableServerResourcesMixin from mod create_dragons_plus->@Inject::updateRegistryTags$postBeforeRecipeSyncEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21091 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: Mixing feature.measure_time.WorldLoaderMixin from modernfix-common.mixins.json into net.minecraft.server.WorldLoader
|
| 21092 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$finishStopwatch$0(Lcom/google/common/base/Stopwatch;Ljava/lang/Object;Ljava/lang/Throwable;)V to mdc2ef4c$modernfix$lambda$finishStopwatch$0$0 in modernfix-common.mixins.json:feature.measure_time.WorldLoaderMixin from mod modernfix
|
| 21093 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: Mixing core.WorldLoaderMixin from modernfix-neoforge.mixins.json into net.minecraft.server.WorldLoader
|
| 21094 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$trackEndReload$0(Ljava/lang/Object;)Ljava/lang/Object; to mdc2ef4c$modernfix$lambda$trackEndReload$0$1 in modernfix-neoforge.mixins.json:core.WorldLoaderMixin from mod modernfix
|
| 21095 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: Mixing WorldLoaderMixin from kubejs.mixins.json into net.minecraft.server.WorldLoader
|
| 21096 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: Mixing WorldLoaderMixin from moonlight-common.mixins.json into net.minecraft.server.WorldLoader
|
| 21097 | [01Jan2026 12:59:10.658] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:WorldLoaderMixin 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)
|
| 21098 | [01Jan2026 12:59:10.659] [Render thread/DEBUG] [mixin/]: modernfix-common.mixins.json:feature.measure_time.WorldLoaderMixin from mod modernfix->@Inject::startStopwatch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21099 | [01Jan2026 12:59:10.659] [Render thread/DEBUG] [mixin/]: modernfix-neoforge.mixins.json:core.WorldLoaderMixin from mod modernfix->@Inject::trackStartReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21100 | [01Jan2026 12:59:10.659] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:WorldLoaderMixin from mod kubejs->@Inject::kjs$load(Lnet/minecraft/server/WorldLoader$InitConfig;Lnet/minecraft/server/WorldLoader$WorldDataSupplier;Lnet/minecraft/server/WorldLoader$ResultFactory;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21101 | [01Jan2026 12:59:10.659] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:WorldLoaderMixin from mod kubejs->@Inject::kjs$load2(Lnet/minecraft/server/WorldLoader$InitConfig;Lnet/minecraft/server/WorldLoader$WorldDataSupplier;Lnet/minecraft/server/WorldLoader$ResultFactory;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21102 | [01Jan2026 12:59:10.659] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:WorldLoaderMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lnet/minecraft/server/WorldLoader$InitConfig;Lnet/minecraft/server/WorldLoader$WorldDataSupplier;Lnet/minecraft/server/WorldLoader$ResultFactory;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21103 | [01Jan2026 12:59:10.684] [Render thread/INFO] [Open Loader/]: Scan started for SERVER_DATA.
|
| 21104 | [01Jan2026 12:59:10.686] [Render thread/INFO] [Open Loader/]: Located 4 packs. Took 2.15ms.
|
| 21105 | [01Jan2026 12:59:10.693] [Render thread/DEBUG] [mixin/]: Mixing main.ServerPackMixin from kubejstweaks-kjs72.mixins.json into dev.latvian.mods.kubejs.server.ServerScriptManager
|
| 21106 | [01Jan2026 12:59:10.693] [Render thread/DEBUG] [mixin/]: Mixing ServerScriptManagerMixin from entityjs.mixins.json into dev.latvian.mods.kubejs.server.ServerScriptManager
|
| 21107 | [01Jan2026 12:59:10.694] [Render thread/DEBUG] [mixin/]: kubejstweaks-kjs72.mixins.json:main.ServerPackMixin from mod kubejstweaks->@Inject::grabPackList(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21108 | [01Jan2026 12:59:10.695] [Render thread/DEBUG] [mixin/]: Mixing main.RecipeSchemaStorageMixin from kubejstweaks-kjs72.mixins.json into dev.latvian.mods.kubejs.recipe.schema.RecipeSchemaStorage
|
| 21109 | [01Jan2026 12:59:10.695] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$loadSpecificDatapack2$1(Ljava/util/Map$Entry;)Z to mdc2ef4c$kubejstweaks$lambda$loadSpecificDatapack2$1$0 in kubejstweaks-kjs72.mixins.json:main.RecipeSchemaStorageMixin from mod kubejstweaks
|
| 21110 | [01Jan2026 12:59:10.695] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$loadSpecificDatapack$0(Ljava/util/Map$Entry;)Z to mdc2ef4c$kubejstweaks$lambda$loadSpecificDatapack$0$1 in kubejstweaks-kjs72.mixins.json:main.RecipeSchemaStorageMixin from mod kubejstweaks
|
| 21111 | [01Jan2026 12:59:10.739] [Render thread/INFO] [KubeJS/]: Added bindings for script type SERVER from mod 'almostunified': [AlmostUnified]
|
| 21112 | [01Jan2026 12:59:10.744] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/remove.js in 0.003 s
|
| 21113 | [01Jan2026 12:59:10.747] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/utils.js in 0.003 s
|
| 21114 | [01Jan2026 12:59:10.751] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/disable.js in 0.003 s
|
| 21115 | [01Jan2026 12:59:10.752] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_actually_additions_definitions.js in 0.001 s
|
| 21116 | [01Jan2026 12:59:10.753] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_draconic_evolution_definitions.js in 0.001 s
|
| 21117 | [01Jan2026 12:59:10.756] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_occultism_definitions.js in 0.003 s
|
| 21118 | [01Jan2026 12:59:10.758] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_oritech_definitions.js in 0.002 s
|
| 21119 | [01Jan2026 12:59:10.758] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_productive_metalworks_definitions.js in 0.0 s
|
| 21120 | [01Jan2026 12:59:10.762] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/unearther.js in 0.004 s
|
| 21121 | [01Jan2026 12:59:10.763] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_enderio_definitions.js in 0.001 s
|
| 21122 | [01Jan2026 12:59:10.764] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_functionalstorage_definitions.js in 0.001 s
|
| 21123 | [01Jan2026 12:59:10.764] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_immersive_engineering_definitions.js in 0.0 s
|
| 21124 | [01Jan2026 12:59:10.766] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_mekanism_definitions.js in 0.001 s
|
| 21125 | [01Jan2026 12:59:10.771] [Render thread/INFO] [KubeJS Server/]: server_scripts:init/functions_utils/_kjs_utils.js#2: Loaded Java class 'net.minecraft.world.entity.player.Player'
|
| 21126 | [01Jan2026 12:59:10.773] [Render thread/INFO] [KubeJS Server/]: server_scripts:init/functions_utils/_kjs_utils.js#3: Loaded Java class 'net.neoforged.neoforge.common.util.FakePlayer'
|
| 21127 | [01Jan2026 12:59:10.779] [Render thread/INFO] [KubeJS Server/]: server_scripts:init/functions_utils/_kjs_utils.js#6: Loaded Java class 'dev.ftb.mods.ftbteambases.data.bases.BaseInstanceManager'
|
| 21128 | [01Jan2026 12:59:10.779] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:init/functions_utils/_kjs_utils.js in 0.013 s
|
| 21129 | [01Jan2026 12:59:10.780] [Render thread/INFO] [KubeJS Server/]: server_scripts:init/functions_utils/_quest_utils.js#2: Loaded Java class 'dev.ftb.mods.ftbquests.util.ProgressChange'
|
| 21130 | [01Jan2026 12:59:10.780] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:init/functions_utils/_quest_utils.js in 0.001 s
|
| 21131 | [01Jan2026 12:59:10.782] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/server/jei.js in 0.002 s
|
| 21132 | [01Jan2026 12:59:10.783] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/farmersdelight.js in 0.001 s
|
| 21133 | [01Jan2026 12:59:10.784] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/ftb_materials.js in 0.001 s
|
| 21134 | [01Jan2026 12:59:10.784] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/functional_storage.js in 0.0 s
|
| 21135 | [01Jan2026 12:59:10.785] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/industrial_foregoing.js in 0.001 s
|
| 21136 | [01Jan2026 12:59:10.785] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/justdynathings.js in 0.0 s
|
| 21137 | [01Jan2026 12:59:10.786] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/immersive_garden_cloche.js in 0.001 s
|
| 21138 | [01Jan2026 12:59:10.786] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/_template.js in 0.0 s
|
| 21139 | [01Jan2026 12:59:10.790] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_chickenjockey.js in 0.004 s
|
| 21140 | [01Jan2026 12:59:10.793] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_collapse.js in 0.003 s
|
| 21141 | [01Jan2026 12:59:10.794] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_creeper.js in 0.001 s
|
| 21142 | [01Jan2026 12:59:10.798] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_gift_of_pets.js in 0.003 s
|
| 21143 | [01Jan2026 12:59:10.801] [Render thread/DEBUG] [mixin/]: Mixing LootParamsMixin from lootjs.mixins.json into net.minecraft.world.level.storage.loot.LootParams
|
| 21144 | [01Jan2026 12:59:10.803] [Render thread/DEBUG] [mixin/]: Mixing features.activation_range.inactive_ticks.GoalSelectorMixin from servercore.common.mixins.json into net.minecraft.world.entity.ai.goal.GoalSelector
|
| 21145 | [01Jan2026 12:59:10.803] [Render thread/DEBUG] [mixin/]: servercore.common.mixins.json:features.activation_range.inactive_ticks.GoalSelectorMixin from mod servercore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
| 21146 | [01Jan2026 12:59:10.805] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_goat.js#3: Loaded Java class 'net.minecraft.world.entity.animal.goat.Goat'
|
| 21147 | [01Jan2026 12:59:10.806] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_goat.js#4: Loaded Java class 'net.minecraft.world.entity.animal.goat.GoatAi'
|
| 21148 | [01Jan2026 12:59:10.807] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_goat.js in 0.008 s
|
| 21149 | [01Jan2026 12:59:10.809] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_loot_bee.js#3: Loaded Java class 'net.minecraft.world.level.storage.loot.LootParams$Builder'
|
| 21150 | [01Jan2026 12:59:10.809] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_loot_bee.js#4: Loaded Java class 'net.minecraft.world.level.storage.loot.parameters.LootContextParams'
|
| 21151 | [01Jan2026 12:59:10.809] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_loot_bee.js#5: Loaded Java class 'net.minecraft.world.level.storage.loot.parameters.LootContextParamSets'
|
| 21152 | [01Jan2026 12:59:10.810] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_loot_bee.js in 0.002 s
|
| 21153 | [01Jan2026 12:59:10.810] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_loot_bee_loottables.js in 0.0 s
|
| 21154 | [01Jan2026 12:59:10.811] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_questingram.js in 0.001 s
|
| 21155 | [01Jan2026 12:59:10.813] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_stick.js in 0.001 s
|
| 21156 | [01Jan2026 12:59:10.814] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_trader.js#1: Loaded Java class 'net.minecraft.world.item.trading.ItemCost'
|
| 21157 | [01Jan2026 12:59:10.814] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_trader.js#2: Loaded Java class 'net.minecraft.world.item.trading.MerchantOffer'
|
| 21158 | [01Jan2026 12:59:10.816] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/events/event_trader.js#5: Loaded Java class 'net.minecraft.world.entity.npc.VillagerTrades$ItemListing'
|
| 21159 | [01Jan2026 12:59:10.817] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_trader.js in 0.003 s
|
| 21160 | [01Jan2026 12:59:10.817] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/hammer.js in 0.0 s
|
| 21161 | [01Jan2026 12:59:10.818] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events_main.js in 0.001 s
|
| 21162 | [01Jan2026 12:59:10.820] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:commands/ftb_events_commands.js in 0.002 s
|
| 21163 | [01Jan2026 12:59:10.821] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/create_occult_engineering.js in 0.001 s
|
| 21164 | [01Jan2026 12:59:10.823] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/twilight_forest/snow_queen.js in 0.002 s
|
| 21165 | [01Jan2026 12:59:10.823] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/twilight_forest/yeti.js in 0.0 s
|
| 21166 | [01Jan2026 12:59:10.824] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/actuallyadditions.js in 0.001 s
|
| 21167 | [01Jan2026 12:59:10.824] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/bucketlib.js in 0.0 s
|
| 21168 | [01Jan2026 12:59:10.825] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/create.js in 0.001 s
|
| 21169 | [01Jan2026 12:59:10.826] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/create_addition.js in 0.001 s
|
| 21170 | [01Jan2026 12:59:10.826] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/create_enchantment_industry.js in 0.0 s
|
| 21171 | [01Jan2026 12:59:10.827] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/enderio.js in 0.001 s
|
| 21172 | [01Jan2026 12:59:10.827] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/extendedae.js in 0.0 s
|
| 21173 | [01Jan2026 12:59:10.829] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/immersive_engineering.js in 0.002 s
|
| 21174 | [01Jan2026 12:59:10.829] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/malum.js in 0.0 s
|
| 21175 | [01Jan2026 12:59:10.831] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/mekanism.js in 0.002 s
|
| 21176 | [01Jan2026 12:59:10.832] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/occultism.js in 0.001 s
|
| 21177 | [01Jan2026 12:59:10.834] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/oritech.js in 0.002 s
|
| 21178 | [01Jan2026 12:59:10.835] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/productive_metalworks.js in 0.001 s
|
| 21179 | [01Jan2026 12:59:10.835] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/utilitarian.js in 0.0 s
|
| 21180 | [01Jan2026 12:59:10.835] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/xycraft.js in 0.0 s
|
| 21181 | [01Jan2026 12:59:10.835] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/removals.js in 0.0 s
|
| 21182 | [01Jan2026 12:59:10.929] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/tags.js in 0.094 s
|
| 21183 | [01Jan2026 12:59:10.930] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/replacements.js in 0.001 s
|
| 21184 | [01Jan2026 12:59:10.930] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:commands/cry_command.js in 0.0 s
|
| 21185 | [01Jan2026 12:59:10.931] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:commands/cutscene_commands.js in 0.001 s
|
| 21186 | [01Jan2026 12:59:10.932] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:commands/echo_teleport_commands.js in 0.001 s
|
| 21187 | [01Jan2026 12:59:10.933] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/block/antiexplosion.js#3: Loaded Java class 'net.neoforged.neoforge.event.level.ExplosionEvent$Start'
|
| 21188 | [01Jan2026 12:59:10.933] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/block/antiexplosion.js#4: Loaded Java class 'net.neoforged.neoforge.event.level.ExplosionEvent$Detonate'
|
| 21189 | [01Jan2026 12:59:10.933] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/block/antiexplosion.js#5: Loaded Java class 'net.minecraft.core.BlockPos'
|
| 21190 | [01Jan2026 12:59:10.935] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/block/antiexplosion.js in 0.003 s
|
| 21191 | [01Jan2026 12:59:10.936] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/entity/chicken_jockey_phases.js#3: Loaded Java class 'dev.ftb.mods.mecrh.event.EnderChickenEvent'
|
| 21192 | [01Jan2026 12:59:10.936] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/entity/chicken_jockey_phases.js in 0.001 s
|
| 21193 | [01Jan2026 12:59:10.939] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/entity/entity_handlers.js#1: Loaded Java class 'dev.shadowsoffire.apotheosis.affix.salvaging.SalvagingMenu'
|
| 21194 | [01Jan2026 12:59:10.939] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/entity/entity_handlers.js in 0.003 s
|
| 21195 | [01Jan2026 12:59:10.939] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/entity/villager_reset.js#1: Loaded Java class 'net.minecraft.world.entity.npc.VillagerProfession'
|
| 21196 | [01Jan2026 12:59:10.940] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/entity/villager_reset.js#42: Loaded Java class 'net.minecraft.world.entity.ai.memory.MemoryModuleType'
|
| 21197 | [01Jan2026 12:59:10.940] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/entity/villager_reset.js in 0.001 s
|
| 21198 | [01Jan2026 12:59:10.941] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/codex_glyph.js#3: Loaded Java class 'com.hollingsworth.arsnouveau.setup.registry.CapabilityRegistry'
|
| 21199 | [01Jan2026 12:59:10.941] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/items/codex_glyph.js in 0.001 s
|
| 21200 | [01Jan2026 12:59:10.942] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/ender_shard.js#8: Loaded Java class 'net.minecraft.commands.arguments.EntityArgument'
|
| 21201 | [01Jan2026 12:59:10.943] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/ender_shard.js#9: Loaded Java class 'com.mojang.brigadier.arguments.IntegerArgumentType'
|
| 21202 | [01Jan2026 12:59:10.943] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/ender_shard.js#10: Loaded Java class 'com.mojang.brigadier.arguments.StringArgumentType'
|
| 21203 | [01Jan2026 12:59:10.943] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/items/ender_shard.js in 0.002 s
|
| 21204 | [01Jan2026 12:59:10.945] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/structure_compass_finder.js#8: Loaded Java class 'net.minecraft.core.registries.Registries'
|
| 21205 | [01Jan2026 12:59:10.945] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/structure_compass_finder.js#9: Loaded Java class 'net.minecraft.resources.ResourceLocation'
|
| 21206 | [01Jan2026 12:59:10.945] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/structure_compass_finder.js#10: Loaded Java class 'net.minecraft.resources.ResourceKey'
|
| 21207 | [01Jan2026 12:59:10.946] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/structure_compass_finder.js#12: Loaded Java class 'net.minecraft.commands.arguments.ResourceLocationArgument'
|
| 21208 | [01Jan2026 12:59:10.946] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/items/structure_compass_finder.js#13: Loaded Java class 'net.minecraft.tags.TagKey'
|
| 21209 | [01Jan2026 12:59:10.946] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/items/structure_compass_finder.js in 0.003 s
|
| 21210 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/mods/ars_nouveau/ars_blacklist.js#26: Loaded Java class 'com.hollingsworth.arsnouveau.api.event.SpellResolveEvent$Pre'
|
| 21211 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/mods/ars_nouveau/ars_blacklist.js in 0.001 s
|
| 21212 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/mods/irons_spells.js#5: Loaded Java class 'io.redspace.ironsspellbooks.api.events.SpellPreCastEvent'
|
| 21213 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/mods/irons_spells.js#11: Loaded Java class 'net.neoforged.neoforge.event.entity.living.MobEffectEvent$Applicable'
|
| 21214 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/mods/irons_spells.js in 0.0 s
|
| 21215 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/dimensional_teleport_blocker.js#5: Loaded Java class 'net.neoforged.neoforge.event.entity.EntityTravelToDimensionEvent'
|
| 21216 | [01Jan2026 12:59:10.947] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/native_events/dimensional_teleport_blocker.js in 0.0 s
|
| 21217 | [01Jan2026 12:59:10.951] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/team_lifecycle_events.js#84: Loaded Java class 'dev.ftb.mods.ftbteams.data.FTBTeamsCommands'
|
| 21218 | [01Jan2026 12:59:10.951] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/team_lifecycle_events.js#87: Loaded Java class 'dev.ftb.mods.ftbteams.api.TeamRank'
|
| 21219 | [01Jan2026 12:59:10.951] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/native_events/team_lifecycle_events.js in 0.003 s
|
| 21220 | [01Jan2026 12:59:10.952] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/teambase_portal_access.js#2: Loaded Java class 'dev.ftb.mods.ftbteambases.events.neoforge.TeamBasesPortalEvent'
|
| 21221 | [01Jan2026 12:59:10.952] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/native_events/teambase_portal_access.js in 0.001 s
|
| 21222 | [01Jan2026 12:59:10.953] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/trigger_block_router.js#185: Loaded Java class 'dev.ftb.packcompanion.features.triggerblock.TriggerBlockEvent'
|
| 21223 | [01Jan2026 12:59:10.953] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/trigger_block_router.js#262: [TriggerBlock] router loaded; routes:
|
| 21224 | [01Jan2026 12:59:10.953] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/trigger_block_router.js#262: spawn_carb, gladios_welcome, gladios_unmonitored_chamber, gladios_fabrication_notice, gladios_please_mind_the_gap, cavemanjohn_repulsion_chicken_gel, gladios_next_test_static, gladios_weee, gladios_shift_negates_gel, gladios_completion_mock, gladios_no_reward, portal_vault_cleanup, portal_vault_teleport
|
| 21225 | [01Jan2026 12:59:10.953] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/native_events/trigger_block_router.js in 0.001 s
|
| 21226 | [01Jan2026 12:59:10.954] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/vault_handler.js#1: Loaded Java class 'com.simibubi.create.content.equipment.wrench.IWrenchable'
|
| 21227 | [01Jan2026 12:59:10.954] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/native_events/vault_handler.js in 0.001 s
|
| 21228 | [01Jan2026 12:59:10.955] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#1: Loaded Java class 'net.neoforged.neoforge.common.util.TriState'
|
| 21229 | [01Jan2026 12:59:10.955] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#2: Loaded Java class 'net.minecraft.world.entity.ai.attributes.AttributeModifier'
|
| 21230 | [01Jan2026 12:59:10.956] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#3: Loaded Java class 'dev.ftb.mods.ftbechoes.echo.EchoManager'
|
| 21231 | [01Jan2026 12:59:10.956] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#4: Loaded Java class 'dev.ftb.mods.ftbechoes.shopping.ShoppingKey'
|
| 21232 | [01Jan2026 12:59:10.956] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#5: Loaded Java class 'dev.ftb.mods.ftbechoes.command.EchoArgumentType'
|
| 21233 | [01Jan2026 12:59:10.957] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#277: Loaded Java class 'top.theillusivec4.curios.api.event.CurioCanEquipEvent'
|
| 21234 | [01Jan2026 12:59:10.957] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#292: Loaded Java class 'net.neoforged.neoforge.event.entity.EntityInvulnerabilityCheckEvent'
|
| 21235 | [01Jan2026 12:59:10.958] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#310: Loaded Java class 'net.neoforged.neoforge.event.ItemAttributeModifierEvent'
|
| 21236 | [01Jan2026 12:59:10.958] [Render thread/INFO] [KubeJS Server/]: server_scripts:event_handlers/native_events/world_protection.js#512: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerSetSpawnEvent'
|
| 21237 | [01Jan2026 12:59:10.958] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/native_events/world_protection.js in 0.004 s
|
| 21238 | [01Jan2026 12:59:10.958] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/player/quest/echo_completion.js in 0.0 s
|
| 21239 | [01Jan2026 12:59:10.959] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/player/quest/worldengine_quests.js in 0.001 s
|
| 21240 | [01Jan2026 12:59:10.959] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/player/quest_cooldown.js in 0.0 s
|
| 21241 | [01Jan2026 12:59:10.960] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/player/streamer_welcome.js in 0.001 s
|
| 21242 | [01Jan2026 12:59:10.960] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:event_handlers/server/loaded.js in 0.0 s
|
| 21243 | [01Jan2026 12:59:10.960] [Render thread/INFO] [KubeJS Server/]: server_scripts:init/functions_utils/FTBTeams.js#1: Loaded Java class 'dev.ftb.mods.ftbteams.api.FTBTeamsAPI'
|
| 21244 | [01Jan2026 12:59:10.960] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:init/functions_utils/FTBTeams.js in 0.0 s
|
| 21245 | [01Jan2026 12:59:10.961] [Render thread/INFO] [KubeJS Server/]: server_scripts:loot_modification/event_bee_lootable.js#80: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerEvent$HarvestCheck'
|
| 21246 | [01Jan2026 12:59:10.961] [Render thread/INFO] [KubeJS Server/]: server_scripts:loot_modification/event_bee_lootable.js#98: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerEvent$BreakSpeed'
|
| 21247 | [01Jan2026 12:59:10.961] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:loot_modification/event_bee_lootable.js in 0.001 s
|
| 21248 | [01Jan2026 12:59:10.961] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_create_definitions.js in 0.0 s
|
| 21249 | [01Jan2026 12:59:10.961] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_integrateddynamics_definitions.js in 0.0 s
|
| 21250 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_minecraft_definitions.js in 0.001 s
|
| 21251 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/_roost_definitions.js in 0.0 s
|
| 21252 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/actuallyadditions.js in 0.0 s
|
| 21253 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ae2.js in 0.0 s
|
| 21254 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/apotheosis.js in 0.0 s
|
| 21255 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/avaritia.js in 0.0 s
|
| 21256 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/chipped.js in 0.0 s
|
| 21257 | [01Jan2026 12:59:10.962] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/chisel_modern.js in 0.0 s
|
| 21258 | [01Jan2026 12:59:10.963] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/computercraft.js in 0.0 s
|
| 21259 | [01Jan2026 12:59:10.963] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/create.js in 0.0 s
|
| 21260 | [01Jan2026 12:59:10.963] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/draconicevolution.js in 0.0 s
|
| 21261 | [01Jan2026 12:59:10.963] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/farmers_delight.js in 0.0 s
|
| 21262 | [01Jan2026 12:59:10.963] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/cobble_gens.js in 0.0 s
|
| 21263 | [01Jan2026 12:59:10.964] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/crook.js in 0.001 s
|
| 21264 | [01Jan2026 12:59:10.964] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/_machinery_upgrades.js in 0.0 s
|
| 21265 | [01Jan2026 12:59:10.964] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/advanced_coke_oven.js in 0.0 s
|
| 21266 | [01Jan2026 12:59:10.964] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/advanced_empowerer.js in 0.0 s
|
| 21267 | [01Jan2026 12:59:10.964] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/circuit_fabricator.js in 0.0 s
|
| 21268 | [01Jan2026 12:59:10.964] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/enderic_infuser.js in 0.0 s
|
| 21269 | [01Jan2026 12:59:10.965] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/neutron_activator.js in 0.001 s
|
| 21270 | [01Jan2026 12:59:10.965] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/pressurizer.js in 0.0 s
|
| 21271 | [01Jan2026 12:59:10.965] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/snowmaker.js in 0.0 s
|
| 21272 | [01Jan2026 12:59:10.974] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/world_engine.js in 0.009 s
|
| 21273 | [01Jan2026 12:59:10.975] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/world_engine_pre_post.js in 0.001 s
|
| 21274 | [01Jan2026 12:59:10.975] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/custom_machinery/world_engine_stage_checker.js in 0.0 s
|
| 21275 | [01Jan2026 12:59:10.975] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/dust_processing.js in 0.0 s
|
| 21276 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/misc.js in 0.001 s
|
| 21277 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/ftb/wooden_basin.js in 0.0 s
|
| 21278 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/functional_storage.js in 0.0 s
|
| 21279 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/glassential.js in 0.0 s
|
| 21280 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/immersive_engineering.js in 0.0 s
|
| 21281 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/justdirethings.js in 0.0 s
|
| 21282 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/laserio.js in 0.0 s
|
| 21283 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/lychee.js in 0.0 s
|
| 21284 | [01Jan2026 12:59:10.976] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/malum.js in 0.0 s
|
| 21285 | [01Jan2026 12:59:10.977] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/mekanism.js in 0.001 s
|
| 21286 | [01Jan2026 12:59:10.977] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/mffs.js in 0.0 s
|
| 21287 | [01Jan2026 12:59:10.977] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/minecraft.js in 0.0 s
|
| 21288 | [01Jan2026 12:59:10.978] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/moofluids.js in 0.001 s
|
| 21289 | [01Jan2026 12:59:10.978] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/occultism.js in 0.0 s
|
| 21290 | [01Jan2026 12:59:10.978] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/oritech.js in 0.0 s
|
| 21291 | [01Jan2026 12:59:10.978] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/pet_rock.js in 0.0 s
|
| 21292 | [01Jan2026 12:59:10.978] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/pocket_storage.js in 0.0 s
|
| 21293 | [01Jan2026 12:59:10.979] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/powah.js in 0.001 s
|
| 21294 | [01Jan2026 12:59:10.979] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/productive_metalworks.js in 0.0 s
|
| 21295 | [01Jan2026 12:59:10.979] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/projecte.js in 0.0 s
|
| 21296 | [01Jan2026 12:59:10.979] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/psi.js in 0.0 s
|
| 21297 | [01Jan2026 12:59:10.979] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/rechisel.js in 0.0 s
|
| 21298 | [01Jan2026 12:59:10.980] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/replication.js in 0.001 s
|
| 21299 | [01Jan2026 12:59:10.980] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/rftools.js in 0.0 s
|
| 21300 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/roost.js in 0.001 s
|
| 21301 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/rs2.js in 0.0 s
|
| 21302 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/sfm.js in 0.0 s
|
| 21303 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/shrink.js in 0.0 s
|
| 21304 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/sophisticated_storage.js in 0.0 s
|
| 21305 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/tesseract.js in 0.0 s
|
| 21306 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/xpsynth.js in 0.0 s
|
| 21307 | [01Jan2026 12:59:10.981] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/xycraft.js in 0.0 s
|
| 21308 | [01Jan2026 12:59:10.982] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/removals.js in 0.001 s
|
| 21309 | [01Jan2026 12:59:10.985] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#6: Loaded Java class 'com.finderfeed.fdlib.systems.cutscenes.CutsceneData'
|
| 21310 | [01Jan2026 12:59:10.985] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#7: Loaded Java class 'com.finderfeed.fdlib.systems.cutscenes.CameraPos'
|
| 21311 | [01Jan2026 12:59:10.985] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#8: Loaded Java class 'com.finderfeed.fdlib.systems.cutscenes.CurveType'
|
| 21312 | [01Jan2026 12:59:10.986] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#9: Loaded Java class 'com.finderfeed.fdlib.systems.cutscenes.EasingType'
|
| 21313 | [01Jan2026 12:59:10.986] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#10: Loaded Java class 'com.finderfeed.fdlib.systems.cutscenes.CutsceneData$StopMode'
|
| 21314 | [01Jan2026 12:59:10.986] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#11: Loaded Java class 'com.finderfeed.fdlib.FDLibCalls'
|
| 21315 | [01Jan2026 12:59:10.986] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/cutscenes/cutscene_framework.js#12: Loaded Java class 'net.minecraft.world.phys.Vec3'
|
| 21316 | [01Jan2026 12:59:10.987] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/cutscenes/cutscene_framework.js in 0.005 s
|
| 21317 | [01Jan2026 12:59:10.988] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/event_functions.js in 0.001 s
|
| 21318 | [01Jan2026 12:59:10.988] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/events/event_clavis_of_patience.js in 0.0 s
|
| 21319 | [01Jan2026 12:59:10.989] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/ftb_events/Statistics.js#1: Loaded Java class 'net.minecraft.world.level.storage.LevelResource'
|
| 21320 | [01Jan2026 12:59:10.989] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/ftb_events/Statistics.js in 0.001 s
|
| 21321 | [01Jan2026 12:59:10.989] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#1: Loaded Java class 'com.brandon3055.brandonscore.handlers.ProcessHandler'
|
| 21322 | [01Jan2026 12:59:10.991] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#2: Loaded Java class 'com.brandon3055.draconicevolution.lib.MultiBlockBuilder'
|
| 21323 | [01Jan2026 12:59:10.991] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#3: Loaded Java class 'com.brandon3055.brandonscore.multiblock.MultiBlockManager'
|
| 21324 | [01Jan2026 12:59:10.992] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#4: Loaded Java class 'com.brandon3055.brandonscore.multiblock.MultiBlockDefinition'
|
| 21325 | [01Jan2026 12:59:10.992] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#7: Loaded Java class 'codechicken.lib.vec.Rotation'
|
| 21326 | [01Jan2026 12:59:10.993] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#8: Loaded Java class 'codechicken.lib.vec.Vector3'
|
| 21327 | [01Jan2026 12:59:10.995] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/multiblock_builder/multiblock.js#9: Loaded Java class 'codechicken.lib.vec.Quat'
|
| 21328 | [01Jan2026 12:59:10.998] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/multiblock_builder/multiblock.js in 0.009 s
|
| 21329 | [01Jan2026 12:59:11.003] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/tempad/tempad_portals.js#3: Loaded Java class 'dev.ftb.mods.ftbessentials.util.FTBEPlayerData'
|
| 21330 | [01Jan2026 12:59:11.003] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/tempad/tempad_portals.js#163: Loaded Java class 'dev.ftb.mods.ftbteambases.config.ServerConfig'
|
| 21331 | [01Jan2026 12:59:11.005] [Render thread/DEBUG] [mixin/]: Mixing accessor.BiomeManagerAccessor from ponder-common.mixins.json into net.minecraft.world.level.biome.BiomeManager
|
| 21332 | [01Jan2026 12:59:11.005] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.BiomeManagerAccessor 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)
|
| 21333 | [01Jan2026 12:59:11.008] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/tempad/tempad_portals.js#166: Loaded Java class 'net.minecraft.world.level.Level'
|
| 21334 | [01Jan2026 12:59:11.009] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/tempad/tempad_portals.js#471: Loaded Java class 'java.lang.Integer'
|
| 21335 | [01Jan2026 12:59:11.009] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/tempad/tempad_portals.js#610: Loaded Java class 'earth.terrarium.tempad.api.event.TimedoorEvent$Enter'
|
| 21336 | [01Jan2026 12:59:11.009] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/tempad/tempad_portals.js#826: Loaded Java class 'earth.terrarium.tempad.api.event.TimedoorEvent$Exit'
|
| 21337 | [01Jan2026 12:59:11.009] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/tempad/tempad_portals.js in 0.011 s
|
| 21338 | [01Jan2026 12:59:11.011] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/dimdungeon/lantern.js#1: Loaded Java class 'net.minecraft.core.component.DataComponents'
|
| 21339 | [01Jan2026 12:59:11.011] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/dimdungeon/lantern.js#2: Loaded Java class 'net.minecraft.world.item.component.CustomData'
|
| 21340 | [01Jan2026 12:59:11.012] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/dimdungeon/lantern.js#3: Loaded Java class 'net.minecraft.nbt.CompoundTag'
|
| 21341 | [01Jan2026 12:59:11.013] [Render thread/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/enchantment/EnchantmentHelper
|
| 21342 | [01Jan2026 12:59:11.039] [Render thread/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/enchantment/EnchantmentHelper
|
| 21343 | [01Jan2026 12:59:11.039] [Render thread/DEBUG] [mixin/]: Mixing ability.enchantment.EnchantmentHelperMixin from mixins.artifacts.common.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
| 21344 | [01Jan2026 12:59:11.040] [Render thread/DEBUG] [mixin/]: Mixing ability.retaliation.EnchantmentHelperMixin from mixins.artifacts.common.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
| 21345 | [01Jan2026 12:59:11.040] [Render thread/DEBUG] [mixin/]: Mixing EnchantmentHelperMixin from apotheosis.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
| 21346 | [01Jan2026 12:59:11.042] [Render thread/DEBUG] [mixin/]: Mixing EnchantmentHelperNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
| 21347 | [01Jan2026 12:59:11.042] [Render thread/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantmentHelperNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21348 | [01Jan2026 12:59:11.042] [Render thread/DEBUG] [mixin/]: Mixing EnchantmentHelperMixin from ae2.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
| 21349 | [01Jan2026 12:59:11.042] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:EnchantmentHelperMixin 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)
|
| 21350 | [01Jan2026 12:59:11.042] [Render thread/DEBUG] [mixin/]: Mixing EnchantmentHelperMixin from create_enchantment_industry.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
| 21351 | [01Jan2026 12:59:11.042] [Render thread/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:EnchantmentHelperMixin 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)
|
| 21352 | [01Jan2026 12:59:11.045] [Render thread/DEBUG] [mixin/]: mixins.artifacts.common.json:ability.retaliation.EnchantmentHelperMixin from mod artifacts->@Inject::doPostAttackEffects(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21353 | [01Jan2026 12:59:11.045] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EnchantmentHelperMixin from mod apotheosis->@Inject::apoth_getDamageProtection(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21354 | [01Jan2026 12:59:11.045] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EnchantmentHelperMixin from mod apotheosis->@Inject::apoth_modifyDamage(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21355 | [01Jan2026 12:59:11.045] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EnchantmentHelperMixin from mod apotheosis->@Inject::apoth_doPostAttackEffectsWithItemSource(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21356 | [01Jan2026 12:59:11.045] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EnchantmentHelperMixin from mod apotheosis->@Inject::apoth_processAffixDurability(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21357 | [01Jan2026 12:59:11.045] [Render thread/DEBUG] [mixin/]: ae2.mixins.json:EnchantmentHelperMixin from mod ae2->@Inject::hookGetItemEnchantmentLevel(Lnet/minecraft/core/Holder;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21358 | [01Jan2026 12:59:11.050] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/dimdungeon/lantern.js#4: Loaded Java class 'net.minecraft.world.item.enchantment.EnchantmentHelper'
|
| 21359 | [01Jan2026 12:59:11.051] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/dimdungeon/lantern.js#346: Loaded Java class 'net.neoforged.neoforge.event.entity.player.PlayerEvent$PlayerChangedDimensionEvent'
|
| 21360 | [01Jan2026 12:59:11.051] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/dimdungeon/lantern.js in 0.041 s
|
| 21361 | [01Jan2026 12:59:11.055] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/disco.js in 0.004 s
|
| 21362 | [01Jan2026 12:59:11.055] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/ender_chicken.js in 0.0 s
|
| 21363 | [01Jan2026 12:59:11.056] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/lava.js#1: Loaded Java class 'net.minecraft.world.damagesource.DamageSources'
|
| 21364 | [01Jan2026 12:59:11.056] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/lava.js in 0.001 s
|
| 21365 | [01Jan2026 12:59:11.056] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/pipe.js in 0.0 s
|
| 21366 | [01Jan2026 12:59:11.058] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/portal.js#1: Loaded Java class 'earth.terrarium.tempad.api.sizing.DoorType'
|
| 21367 | [01Jan2026 12:59:11.058] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/portal.js#5: Loaded Java class 'earth.terrarium.tempad.api.locations.NamedGlobalVec3'
|
| 21368 | [01Jan2026 12:59:11.058] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/portal.js#6: Loaded Java class 'com.teamresourceful.resourcefullib.common.color.Color'
|
| 21369 | [01Jan2026 12:59:11.061] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/portal.js#7: Loaded Java class 'earth.terrarium.tempad.common.entity.TimedoorEntity'
|
| 21370 | [01Jan2026 12:59:11.068] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/portal.js#9: Loaded Java class 'net.minecraft.sounds.SoundEvents'
|
| 21371 | [01Jan2026 12:59:11.068] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/portal.js#10: Loaded Java class 'net.minecraft.sounds.SoundSource'
|
| 21372 | [01Jan2026 12:59:11.068] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/portal.js in 0.012 s
|
| 21373 | [01Jan2026 12:59:11.070] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/twilight_forest/crab_slide.js#1: Loaded Java class 'net.minecraft.world.entity.LivingEntity'
|
| 21374 | [01Jan2026 12:59:11.070] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/twilight_forest/crab_slide.js#85: Loaded Java class 'net.neoforged.neoforge.event.entity.living.LivingBreatheEvent'
|
| 21375 | [01Jan2026 12:59:11.071] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/twilight_forest/crab_slide.js#145: Loaded Java class 'net.minecraft.world.entity.ai.attributes.Attributes'
|
| 21376 | [01Jan2026 12:59:11.071] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/twilight_forest/crab_slide.js in 0.003 s
|
| 21377 | [01Jan2026 12:59:11.073] [Render thread/INFO] [KubeJS Server/]: server_scripts:systems/vaults/twilight_forest/knight/questions.js#405: Loaded Java class 'dev.shadowsoffire.gateways.gate.GatewayRegistry'
|
| 21378 | [01Jan2026 12:59:11.073] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:systems/vaults/twilight_forest/knight/questions.js in 0.002 s
|
| 21379 | [01Jan2026 12:59:11.073] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/blocks.js in 0.0 s
|
| 21380 | [01Jan2026 12:59:11.074] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/chemical.js in 0.0 s
|
| 21381 | [01Jan2026 12:59:11.075] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/entities.js in 0.0 s
|
| 21382 | [01Jan2026 12:59:11.075] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/fluid.js in 0.0 s
|
| 21383 | [01Jan2026 12:59:11.075] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/items.js in 0.0 s
|
| 21384 | [01Jan2026 12:59:11.075] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/painting_variant.js in 0.0 s
|
| 21385 | [01Jan2026 12:59:11.075] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/point_of_interest_type.js in 0.0 s
|
| 21386 | [01Jan2026 12:59:11.075] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:tags/worldgen/biome.js in 0.0 s
|
| 21387 | [01Jan2026 12:59:11.076] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/jei.js in 0.001 s
|
| 21388 | [01Jan2026 12:59:11.076] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/connected_glass.js in 0.0 s
|
| 21389 | [01Jan2026 12:59:11.077] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/mods/sophisticated_storage.js in 0.0 s
|
| 21390 | [01Jan2026 12:59:11.077] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:unification/ore_gens.js in 0.0 s
|
| 21391 | [01Jan2026 12:59:11.077] [Render thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipes/mods/industrial_foregoing.js in 0.0 s
|
| 21392 | [01Jan2026 12:59:11.088] [Render thread/INFO] [KubeJS Server/]: Loaded 170/170 KubeJS server scripts in 0.372 s with 0 errors and 0 warnings
|
| 21393 | [01Jan2026 12:59:11.088] [Render thread/INFO] [KubeJS Tweaks/]: Testing
|
| 21394 | [01Jan2026 12:59:11.174] [Render thread/INFO] [KubeJS Server/]: server_scripts:tags/entities.js#2: Loaded Java class 'net.minecraft.core.registries.BuiltInRegistries'
|
| 21395 | [01Jan2026 12:59:11.197] [Render thread/INFO] [Moonlight/]: Resource cache state for SERVER_DATA: up to date
|
| 21396 | [01Jan2026 12:59:11.206] [Render thread/INFO] [Moonlight/]: Populated search tree for pack at /home/********/Documents/curseforge/minecraft/Instances/FTB StoneBlock 4/dynamic-data-pack-cache/supplementaries-generated_pack in 9.082 ms
|
| 21397 | [01Jan2026 12:59:11.207] [Render thread/INFO] [Moonlight/]: Starting runtime resource generation for pack type SERVER_DATA with generators [supplementaries:generated_pack]
|
| 21398 | [01Jan2026 12:59:11.219] [Render thread/INFO] [Moonlight/]: Skipping regeneration for Dynamic SERVER_DATA Resources Provider [supplementaries:generated_pack] (cache up-to-date)
|
| 21399 | [01Jan2026 12:59:11.220] [Render thread/INFO] [Moonlight/]: Finished runtime resources generation for 1 packs in a total of 12.94 ms
|
| 21400 | [01Jan2026 12:59:11.353] [Render thread/DEBUG] [mixin/]: Mixing ModifyStructureSettingsMixin from structureessentials.mixins.json into net.neoforged.neoforge.common.world.ModifiableStructureInfo
|
| 21401 | [01Jan2026 12:59:11.686] [Render thread/DEBUG] [mixin/]: Mixing PrimaryLevelDataMixinNeo from yeetusexperimentus-neo.mixins.json into net.minecraft.world.level.storage.PrimaryLevelData
|
| 21402 | [01Jan2026 12:59:11.686] [Render thread/DEBUG] [mixin/]: yeetusexperimentus-neo.mixins.json:PrimaryLevelDataMixinNeo from mod yeetusexperimentus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
|
| 21403 | [01Jan2026 12:59:11.686] [Render thread/DEBUG] [mixin/]: Mixing PrimaryLevelDataMixin from collective_neoforge.mixins.json into net.minecraft.world.level.storage.PrimaryLevelData
|
| 21404 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: yeetusexperimentus-neo.mixins.json:PrimaryLevelDataMixinNeo from mod yeetusexperimentus->@Inject::hasConfirmedExperimentalWarning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21405 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::PrimaryLevelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21406 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::PrimaryLevelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21407 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::PrimaryLevelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21408 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::PrimaryLevelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 21409 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::PrimaryLevelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 21410 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::PrimaryLevelData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 21411 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::withConfirmedWarning(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21412 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::withConfirmedWarning(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 21413 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::withConfirmedWarning(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 21414 | [01Jan2026 12:59:11.687] [Render thread/DEBUG] [mixin/]: collective_neoforge.mixins.json:PrimaryLevelDataMixin from mod collective->@Inject::hasConfirmedExperimentalWarning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 21415 | [01Jan2026 12:59:11.699] [Render thread/DEBUG] [mixin/]: Mixing EndDragonFightMixin from apotheosis.mixins.json into net.minecraft.world.level.dimension.end.EndDragonFight
|
| 21416 | [01Jan2026 12:59:11.699] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EndDragonFightMixin from mod apotheosis->@Inject::apoth_finalizeEnderDragons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21417 | [01Jan2026 12:59:11.699] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EndDragonFightMixin from mod apotheosis->@Inject::apoth_finalizeEnderDragons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 21418 | [01Jan2026 12:59:11.699] [Render thread/DEBUG] [mixin/]: apotheosis.mixins.json:EndDragonFightMixin from mod apotheosis->@Inject::apoth_finalizeEnderDragons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 21419 | [01Jan2026 12:59:11.702] [Render thread/DEBUG] [mixin/]: Mixing ReloadableServerRegistriesMixin from lootjs.mixins.json into net.minecraft.server.ReloadableServerRegistries
|
| 21420 | [01Jan2026 12:59:11.702] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$lootjs$runLootTableEventJS$1()Ljava/lang/IllegalStateException; to mdc2ef4c$lootjs$lambda$lootjs$runLootTableEventJS$1$0 in lootjs.mixins.json:ReloadableServerRegistriesMixin from mod lootjs
|
| 21421 | [01Jan2026 12:59:11.702] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$lootjs$runLootTableEventJS$0(Lnet/minecraft/core/WritableRegistry;)Z to mdc2ef4c$lootjs$lambda$lootjs$runLootTableEventJS$0$1 in lootjs.mixins.json:ReloadableServerRegistriesMixin from mod lootjs
|
| 21422 | [01Jan2026 12:59:11.702] [Render thread/DEBUG] [mixin/]: lootjs.mixins.json:ReloadableServerRegistriesMixin from mod lootjs->@Inject::lootjs$runLootTableEventJS(Lnet/minecraft/core/LayeredRegistryAccess;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21423 | [01Jan2026 12:59:11.704] [Render thread/DEBUG] [mixin/]: Mixing patch.loot.MixinLootDataType from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootDataType
|
| 21424 | [01Jan2026 12:59:11.704] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootDataType 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)
|
| 21425 | [01Jan2026 12:59:11.704] [Render thread/DEBUG] [mixin/]: Mixing LootDataTypeMixin from kubejs.mixins.json into net.minecraft.world.level.storage.loot.LootDataType
|
| 21426 | [01Jan2026 12:59:11.705] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootDataType from mod bookshelf->@Inject::onDeserialize(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/serialization/DataResult;)V does use it's CallbackInfoReturnable
|
| 21427 | [01Jan2026 12:59:11.706] [Render thread/DEBUG] [mixin/]: kubejs.mixins.json:LootDataTypeMixin from mod kubejs->@Inject::kjs$exportLootTable(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 21428 | [01Jan2026 12:59:11.994] [Worker-ResourceReload-4/INFO] [fzzy_config/]: Loaded config simplyswords:loot in 19ms
|
| 21429 | [01Jan2026 12:59:12.075] [Worker-ResourceReload-4/ERROR] [net.minecraft.world.level.storage.loot.LootDataType/]: Couldn't parse element ResourceKey[minecraft:root / minecraft:loot_table]:ftb:chests/stone/lootbox/uncommon - Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: irregularimplements:bean
|
| 21430 | [01Jan2026 12:59:12.312] [Worker-ResourceReload-4/ERROR] [net.minecraft.world.level.storage.loot.LootDataType/]: Couldn't parse element ResourceKey[minecraft:root / minecraft:loot_table]:ftb:chests/stone/lootbox/common - Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: irregularimplements:bean
|
| 21431 | [01Jan2026 12:59:12.566] [Worker-ResourceReload-4/INFO] [KubeJS/]: Added bindings for script type SERVER from mod 'almostunified': [AlmostUnified]
|
| 21432 | [01Jan2026 12:59:12.566] [Worker-ResourceReload-4/INFO] [KubeJS Server/]:
|
| 21433 | Loot table: minecraft:blocks/stone
|
| 21434 | % Pools [
|
| 21435 | {
|
| 21436 | % Rolls -> 1.0
|
| 21437 | % Bonus rolls -> 0.0
|
| 21438 | % Entries: [
|
| 21439 | {
|
| 21440 | minecraft:alternatives
|
| 21441 | % Entries: [
|
| 21442 | {
|
| 21443 | % Item: ftb:stone_pebble
|
| 21444 | % Conditions: [
|
| 21445 | lootjs:match_equip
|
| 21446 | ]
|
| 21447 | % Functions: [
|
| 21448 | minecraft:set_count
|
| 21449 | ]
|
| 21450 | % Item: minecraft:stone
|
| 21451 | % Conditions: [
|
| 21452 | minecraft:match_tool
|
| 21453 | ]
|
| 21454 | % Item: minecraft:cobblestone
|
| 21455 | % Conditions: [
|
| 21456 | minecraft:survives_explosion
|
| 21457 | ]
|
| 21458 | }
|
| 21459 | ]
|
| 21460 | }
|
| 21461 | ]
|
| 21462 | }
|
| 21463 | ]
|
| 21464 |
|
| 21465 | [01Jan2026 12:59:12.685] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/night_fuchsia}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/night_fuchsia_leaves
|
| 21466 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/myrtle_ebony}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/myrtle_ebony_leaves
|
| 21467 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brown_amber}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/brown_amber_leaves
|
| 21468 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/night_fuchsia}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/night_fuchsia_log
|
| 21469 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/myrtle_ebony}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/myrtle_ebony_log
|
| 21470 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_veil_mushroom}.pools[0].entries[1]: Unknown loot table called undergarden:blocks/mushroom_veil
|
| 21471 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/orange_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 21472 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/jacaranda_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/jacaranda_leaves
|
| 21473 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/jacaranda_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/jacaranda_log
|
| 21474 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/nectarine}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/nectarine_leaves
|
| 21475 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/kapok}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/kapok_log
|
| 21476 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/kapok}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/kapok_leaves
|
| 21477 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[0].entries[2]->{ftb:chests/nether0/group/treasure/epic}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 21478 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_banana}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/red_banana_log
|
| 21479 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lemon}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/lemon_fruit
|
| 21480 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brown_amber}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/brown_amber_fruit
|
| 21481 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/palm_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/palm_log
|
| 21482 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/silentgear/netherwood}.pools[0].entries[0]: Unknown loot table called silentgear:blocks/netherwood_log
|
| 21483 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/palm_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/palm_leaves
|
| 21484 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brown_amber}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/brown_amber_log
|
| 21485 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_veil_mushroom}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/veil_mushroom_stem
|
| 21486 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/silentgear/netherwood}.pools[1].entries[0]: Unknown loot table called silentgear:blocks/netherwood_leaves
|
| 21487 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/vanillabackport/pale_oak_bonemeal}.pools[0].entries[0]: Unknown loot table called vanillabackport:blocks/pale_oak_log
|
| 21488 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/vanillabackport/pale_oak_bonemeal}.pools[1].entries[0]: Unknown loot table called vanillabackport:blocks/pale_oak_leaves
|
| 21489 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/white_sakura_tree3}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/sakura_log
|
| 21490 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/white_sakura_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/white_sakura_leaves
|
| 21491 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lemon}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/lemon_leaves
|
| 21492 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/holly}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/holly_leaves
|
| 21493 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sequoia}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sequoia_log
|
| 21494 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sequoia}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sequoia_leaves
|
| 21495 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/holly}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/holly_log
|
| 21496 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/lootbox/legendary}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 21497 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pandanus}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pandanus_log
|
| 21498 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pandanus}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pandanus_fruit
|
| 21499 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/golden_delicious_apple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/golden_delicious_apple_leaves
|
| 21500 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/prairie_crabapple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/prairie_crabapple_fruit
|
| 21501 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/prairie_crabapple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/prairie_crabapple_log
|
| 21502 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/palo_verde_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/palo_verde_leaves
|
| 21503 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/palo_verde_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/palo_verde_log
|
| 21504 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_banana}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/red_banana_fruit
|
| 21505 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/golden_delicious_apple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/golden_delicious_apple_log
|
| 21506 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/red_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 21507 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/red_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/red_apricorn
|
| 21508 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/orange_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/orange_fruit_leaves
|
| 21509 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ipe}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/ipe_log
|
| 21510 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/red_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 21511 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ipe}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/ipe_leaves
|
| 21512 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/pine_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/pine_log
|
| 21513 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/logwood}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/logwood_leaves
|
| 21514 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/logwood}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/logwood_log
|
| 21515 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/golden_delicious_apple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/golden_delicious_apple_fruit
|
| 21516 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/palo_verde_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/flowering_palo_verde_leaves
|
| 21517 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_banana}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/red_banana_leaves
|
| 21518 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/willow_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/willow_log
|
| 21519 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/balsam_fir}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/balsam_fir_leaves
|
| 21520 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ginkgo}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/ginkgo_fruit
|
| 21521 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blackthorn}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/blackthorn_log
|
| 21522 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/white_mangrove_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/white_mangrove_log
|
| 21523 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cedar}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cedar_leaves
|
| 21524 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/common}.pools[7].entries[0]->{ftb:chests/stone_aqua/lootbox/uncommon}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/rare}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/epic}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 21525 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/base_spirit_tree3}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/flowering_spirit_leaves
|
| 21526 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/pink_magnolia_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/magnolia_log
|
| 21527 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/aspen}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/aspen_leaves
|
| 21528 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/group/treasure/epic}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 21529 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_crepe_myrtle}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/purple_crepe_myrtle_log
|
| 21530 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/soursop}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/soursop_log
|
| 21531 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/jackfruit}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/jackfruit_leaves
|
| 21532 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/spruce_yellow_tree_medium2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/yellow_spruce_leaves
|
| 21533 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/copper_beech}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/copper_beech_log
|
| 21534 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pandanus}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/pandanus_leaves
|
| 21535 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/base_spirit_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/spirit_leaves
|
| 21536 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/cika_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/cika_log
|
| 21537 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/willow_tree}.pools[2].entries[0]: Unknown loot table called biomesoplenty:blocks/willow_vine
|
| 21538 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rainbow_gum}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/rainbow_gum_log
|
| 21539 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/jackfruit}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/jackfruit_fruit
|
| 21540 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_yellow_bioshroom}.pools[1].entries[1]: Unknown loot table called regions_unexplored:blocks/yellow_bioshroom_block
|
| 21541 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/uncommon}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/rare}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 21542 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/integrateddynamics/tree_menril}.pools[0].entries[1]: Unknown loot table called integrateddynamics:blocks/menril_log_filled
|
| 21543 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[0].entries[0]->{ftb:chests/nether0/group/treasure/uncommon}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 21544 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/beech}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/beech_log
|
| 21545 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/allthemodium/soul_tree}.pools[1].entries[0]: Unknown loot table called allthemodium:blocks/soul_leaves
|
| 21546 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_blackthorn}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/purple_blackthorn_log
|
| 21547 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/teak}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/teak_log
|
| 21548 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sugar_apple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sugar_apple_log
|
| 21549 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/monkey_puzzle}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/monkey_puzzle_leaves
|
| 21550 | [01Jan2026 12:59:12.686] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/cobalt_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/cobalt_webbing
|
| 21551 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/yellow_sakura_tree3}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/sakura_log
|
| 21552 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/chestnut}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamchestnut
|
| 21553 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/eucalyptus_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/eucalyptus_leaves
|
| 21554 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ginkgo}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/ginkgo_leaves
|
| 21555 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/magic_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/magic_log
|
| 21556 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/alder}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/alder_leaves
|
| 21557 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/european_larch}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/european_larch_log
|
| 21558 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rippling_willow}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/rippling_willow_log
|
| 21559 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/integrateddynamics/tree_menril}.pools[0].entries[0]: Unknown loot table called integrateddynamics:blocks/menril_log
|
| 21560 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/elderberry}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/elderberry_log
|
| 21561 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/nectarine}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/nectarine_fruit
|
| 21562 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/roots/wildwood_tree}.pools[1].entries[0]: Unknown loot table called roots:blocks/wildwood_leaves
|
| 21563 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/cypress_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/cypress_leaves
|
| 21564 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/pear}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampear
|
| 21565 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/silver_fir}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/silver_fir_leaves
|
| 21566 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/mahogany_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/mahogany_leaves
|
| 21567 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/willow_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/willow_leaves
|
| 21568 | [01Jan2026 12:59:12.687] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/pine_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/pine_leaves
|
| 21569 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/douglas_fir}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/douglas_fir_leaves
|
| 21570 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/nutmeg}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamnutmeg
|
| 21571 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/peppercorn}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampeppercorn
|
| 21572 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/blue_magnolia_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/blue_magnolia_leaves
|
| 21573 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sparkle_cherry}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sparkle_cherry_log
|
| 21574 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/blue_magnolia_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/magnolia_log
|
| 21575 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/yellow_meranti}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/yellow_meranti_log
|
| 21576 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/yucca_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/flowering_yucca_leaves
|
| 21577 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/roots/huge_bafflecap}.pools[0].entries[1]: Unknown loot table called roots:blocks/bafflecap_block
|
| 21578 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/kumquat}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/kumquat_log
|
| 21579 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cave_dweller}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cave_dweller_leaves
|
| 21580 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/pine_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/pine_branch
|
| 21581 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/brim_willow_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/brimwood_log_magma
|
| 21582 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_spiral}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/purple_spiral_log
|
| 21583 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_yellow_bioshroom}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/yellow_bioshroom_stem
|
| 21584 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/apricot}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamapricot
|
| 21585 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/almond}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamalmond
|
| 21586 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pink_ipe}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pink_ipe_log
|
| 21587 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pink_ipe}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pink_ipe_leaves
|
| 21588 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/greenheart}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/greenheart_leaves
|
| 21589 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/brim_willow_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/brimwood_leaves
|
| 21590 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/conifer_tree5}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/fir_leaves
|
| 21591 | [01Jan2026 12:59:12.689] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_yellow_bioshroom}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/glowing_yellow_bioshroom_block
|
| 21592 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/lime}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamlime
|
| 21593 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/beech}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/beech_fruit
|
| 21594 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/flowering_ironwood_tree2}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/flowering_ironwood_leaves
|
| 21595 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/pink_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/pink_apricorn
|
| 21596 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/greenheart}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/greenheart_log
|
| 21597 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/green_enchanted_sapling_tree2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/green_enchanted_leaves
|
| 21598 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/tuscarora_crepe_myrtle}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/tuscarora_crepe_myrtle_log
|
| 21599 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/green_enchanted_sapling_tree2}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/green_enchanted_log
|
| 21600 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/group/treasure/rare}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 21601 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/swamp_gum}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/swamp_gum_leaves
|
| 21602 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/finger_lime}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/finger_lime_leaves
|
| 21603 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/orange_maple_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/maple_branch
|
| 21604 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/brim_willow_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/brimwood_log
|
| 21605 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/elm}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/elm_log
|
| 21606 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/wigglewood_tree}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/wigglewood_log
|
| 21607 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/water_wonder}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/water_wonder_log
|
| 21608 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/wigglewood_tree}.pools[1].entries[0]: Unknown loot table called undergarden:blocks/wigglewood_leaves
|
| 21609 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/beech}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/beech_leaves
|
| 21610 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/carob}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/carob_leaves
|
| 21611 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/flowering_ironwood_tree2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/ironwood_leaves
|
| 21612 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/key_lime}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/key_lime_fruit
|
| 21613 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/water_wonder}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/water_wonder_leaves
|
| 21614 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/finger_lime}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/finger_lime_fruit
|
| 21615 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/saguaro_cactus}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/saguaro_cactus
|
| 21616 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/group/two_random_lootboxes}.pools[0].entries[2]->{ftb:chests/stone/lootbox/rare}.pools[8].entries[0]: Unknown loot table called ftb:armors
|
| 21617 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mandarin}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/mandarin_log
|
| 21618 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/orange_maple_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/maple_log
|
| 21619 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/blue_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/blue_apricorn
|
| 21620 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/slimy_delight}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/slimy_delight_leaves
|
| 21621 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/blue_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 21622 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/yellow_maple_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/maple_log
|
| 21623 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/socotra_dragon}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/socotra_dragon_log
|
| 21624 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/willow_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/willow_leaves
|
| 21625 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/yucca_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/yucca_leaves
|
| 21626 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/vaults/mffs/completion_loot}.pools[1].entries[0]->{ftb:chests/generic}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 21627 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/cashew}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamcashew
|
| 21628 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/saguaro_cactus}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/cactus_flower
|
| 21629 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/granny_smith_apple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/granny_smith_apple_leaves
|
| 21630 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_indigo_mushroom}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/indigo_mushroom_stem
|
| 21631 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_crepe_myrtle}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/purple_crepe_myrtle_leaves
|
| 21632 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:minecraft:chests/pillager_outpost}.pools[10].entries[0]: Unknown loot table called supplementaries:inject/pillager_quiver
|
| 21633 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sandalwood}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sandalwood_leaves
|
| 21634 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/white_mangrove_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/white_mangrove_leaves
|
| 21635 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/group/treasure/uncommon}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 21636 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ginkgo}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/ginkgo_log
|
| 21637 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blue_mahoe}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/blue_mahoe_leaves
|
| 21638 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/pine_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/pine_leaves
|
| 21639 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweet_chestnut}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/sweet_chestnut_leaves
|
| 21640 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/pink_magnolia_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/pink_magnolia_leaves
|
| 21641 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/nutmeg}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/nutmeg_fruit
|
| 21642 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blackthorn}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/blackthorn_fruit
|
| 21643 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/hellbark_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/hellbark_log
|
| 21644 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/balsam_fir}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/balsam_fir_log
|
| 21645 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/granny_smith_apple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/granny_smith_apple_fruit
|
| 21646 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_indigo_mushroom}.pools[0].entries[1]: Unknown loot table called undergarden:blocks/indigo_mushroom_cap
|
| 21647 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/beliy_naliv_apple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/beliy_naliv_apple_log
|
| 21648 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/carob}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/carob_fruit
|
| 21649 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/aspen}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/aspen_log
|
| 21650 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/pecan}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampecan
|
| 21651 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/star_anise}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/star_anise_log
|
| 21652 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/butternut}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/butternut_log
|
| 21653 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/apricot}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/apricot_log
|
| 21654 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/jackfruit}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/jackfruit_log
|
| 21655 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/dragonfruit}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamdragonfruit
|
| 21656 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweet_chestnut}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sweet_chestnut_fruit
|
| 21657 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sour_cherry}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/sour_cherry_leaves
|
| 21658 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hazel}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/hazel_log
|
| 21659 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/firecracker}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/firecracker_log
|
| 21660 | [01Jan2026 12:59:12.690] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/coconut}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamcoconut
|
| 21661 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/wild_cherry}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/wild_cherry_log
|
| 21662 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/mahogany_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/mahogany_log
|
| 21663 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mahogany}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/mahogany_leaves
|
| 21664 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/elderberry}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/elderberry_leaves
|
| 21665 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/allthemodium/soul_tree}.pools[0].entries[0]: Unknown loot table called allthemodium:blocks/soul_log
|
| 21666 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_blackthorn}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/purple_blackthorn_leaves
|
| 21667 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/cobalt_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/cobalt_log
|
| 21668 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/vanillabean}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamvanillabean
|
| 21669 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sugar_apple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sugar_apple_fruit
|
| 21670 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/yellow_sakura_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/yellow_sakura_leaves
|
| 21671 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cinnamon}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cinnamon_log
|
| 21672 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lemon}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/lemon_log
|
| 21673 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hornbeam}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/hornbeam_leaves
|
| 21674 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/magic_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/magic_leaves
|
| 21675 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/white_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 21676 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/integrateddynamics/tree_menril}.pools[1].entries[0]: Unknown loot table called integrateddynamics:blocks/menril_leaves
|
| 21677 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_blackthorn}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/purple_blackthorn_fruit
|
| 21678 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/aspen_tree4}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/aspen_log
|
| 21679 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/nutmeg}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/nutmeg_leaves
|
| 21680 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/silver_fir}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/silver_fir_log
|
| 21681 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/elderberry}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/elderberry_fruit
|
| 21682 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/enchanted/alder_tree}.pools[1].entries[0]: Unknown loot table called enchanted:blocks/alder_leaves
|
| 21683 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/nectarine}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/nectarine_log
|
| 21684 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rippling_willow}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/rippling_willow_leaves
|
| 21685 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blackthorn}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/blackthorn_leaves
|
| 21686 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sugar_apple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/sugar_apple_leaves
|
| 21687 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/willow_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/willow_log
|
| 21688 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/pine_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/pine_log
|
| 21689 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/soursop}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamsoursop
|
| 21690 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/osage_orange}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/osage_orange_fruit
|
| 21691 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pistachio}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pistachio_leaves
|
| 21692 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/palm_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/palm_leaves
|
| 21693 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/huge_weeping_milkcap1}.pools[0].entries[1]: Unknown loot table called biomeswevegone:blocks/brown_mushroom_stem
|
| 21694 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/red_maple_tree4}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/maple_log
|
| 21695 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/witch_hazel3}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/blooming_witch_hazel_leaves
|
| 21696 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/cypress_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/cypress_leaves
|
| 21697 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/red_maple_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/red_maple_leaves
|
| 21698 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/jackfruit}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamjackfruit
|
| 21699 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/osage_orange}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/osage_orange_leaves
|
| 21700 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/lychee}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamlychee
|
| 21701 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/western_hemlock}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/western_hemlock_leaves
|
| 21702 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/padauk}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/padauk_leaves
|
| 21703 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/huge_weeping_milkcap1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/weeping_milkcap_mushroom_block
|
| 21704 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/allspice}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/allspice_log
|
| 21705 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/palm_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/palm_beard
|
| 21706 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/orange_birch_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/orange_birch_leaves
|
| 21707 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/yew}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/yew_log
|
| 21708 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/witch_hazel3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/witch_hazel_leaves
|
| 21709 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cacao}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cacao_leaves
|
| 21710 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/orange_maple_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/maple_log
|
| 21711 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/great_sallow}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/great_sallow_log
|
| 21712 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/big_blackwood_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/blackwood_leaves
|
| 21713 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/satsuma}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/satsuma_leaves
|
| 21714 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/big_blackwood_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/blackwood_log
|
| 21715 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rosewood}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/rosewood_leaves
|
| 21716 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/lemon}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamlemon
|
| 21717 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/flowering_crabapple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/flowering_crabapple_fruit
|
| 21718 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/lunar}.pools[2].entries[1]: Unknown loot table called eternal_starlight:blocks/berries_vines_plant
|
| 21719 | [01Jan2026 12:59:12.691] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/redwood_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/redwood_leaves
|
| 21720 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sour_cherry}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sour_cherry_log
|
| 21721 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/black_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/black_apricorn
|
| 21722 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/star_fruit}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/star_fruit_leaves
|
| 21723 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/palm_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/palm_log
|
| 21724 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/peach}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/peach_fruit
|
| 21725 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rowan}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/rowan_log
|
| 21726 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/persimmon}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/persimmon_log
|
| 21727 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/satsuma}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/satsuma_fruit
|
| 21728 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pistachio}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/pistachio_fruit
|
| 21729 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/flowering_crabapple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/flowering_crabapple_leaves
|
| 21730 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/silver_birch_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/silver_birch_log
|
| 21731 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/origin_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/origin_leaves
|
| 21732 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/torreya}.pools[1].entries[0]: Unknown loot table called eternal_starlight:blocks/torreya_leaves
|
| 21733 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/pawpaw}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampawpaw
|
| 21734 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/star_fruit}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/star_fruit_fruit
|
| 21735 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/redwood_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/redwood_log
|
| 21736 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rubber_tree}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/rubber_tree_leaves
|
| 21737 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/copoazu}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/copoazu_log
|
| 21738 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/avocado}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/avocado_log
|
| 21739 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/peach_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 21740 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/medium_joshua_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/joshua_log
|
| 21741 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/brown_zelkova_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/brown_zelkova_leaves
|
| 21742 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/umbran_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/umbran_leaves
|
| 21743 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/apricot}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/apricot_fruit
|
| 21744 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blue_mahoe}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/blue_mahoe_log
|
| 21745 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/torreya}.pools[2].entries[0]: Unknown loot table called eternal_starlight:blocks/torreya_vines
|
| 21746 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/thunder_bolt}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/thunder_bolt_leaves
|
| 21747 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/granny_smith_apple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/granny_smith_apple_log
|
| 21748 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/medium_joshua_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/joshua_beard
|
| 21749 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/torreya}.pools[2].entries[1]: Unknown loot table called eternal_starlight:blocks/torreya_vines_plant
|
| 21750 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/key_lime}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/key_lime_leaves
|
| 21751 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/apricot}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/apricot_leaves
|
| 21752 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brazil_nut}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/brazil_nut_log
|
| 21753 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cherry_plum}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/cherry_plum_leaves
|
| 21754 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/carob}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/carob_log
|
| 21755 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/hazelnut}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamhazelnut
|
| 21756 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hazel}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/hazel_leaves
|
| 21757 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cultivated_pear}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cultivated_pear_log
|
| 21758 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/time_traveller}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/time_traveller_log
|
| 21759 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/alpha_oak_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/alpha_log
|
| 21760 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/firecracker}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/firecracker_leaves
|
| 21761 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/spiderweb}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamspiderweb
|
| 21762 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/snowblossom_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/snowblossom_leaves
|
| 21763 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/loblolly_pine}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/loblolly_pine_leaves
|
| 21764 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[1].entries[3]->{ftb:chests/nether0/group/treasure/high_roller}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 21765 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pecan}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pecan_log
|
| 21766 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/allthemodium/ancient_tree}.pools[0].entries[0]: Unknown loot table called allthemodium:blocks/ancient_log_0
|
| 21767 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/mahogany_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/mahogany_leaves
|
| 21768 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/wild_cherry}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/wild_cherry_fruit
|
| 21769 | [01Jan2026 12:59:12.692] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweet_crabapple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/sweet_crabapple_leaves
|
| 21770 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mahogany}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/mahogany_log
|
| 21771 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hornbeam}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/hornbeam_log
|
| 21772 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hazel}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/hazel_fruit
|
| 21773 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cinnamon}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cinnamon_leaves
|
| 21774 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/peach_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/peach_fruit_leaves
|
| 21775 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/white_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 21776 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweet_crabapple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sweet_crabapple_fruit
|
| 21777 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cocobolo}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cocobolo_log
|
| 21778 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/lootbox/legendary}.pools[0].entries[0]->{ftb:chests/stone/group/two_random_lootboxes}.pools[0].entries[2]->{ftb:chests/stone/lootbox/rare}.pools[8].entries[0]: Unknown loot table called ftb:armors
|
| 21779 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/wild_cherry}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/wild_cherry_leaves
|
| 21780 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/silver_lime}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/silver_lime_leaves
|
| 21781 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/aspen_tree4}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/aspen_leaves
|
| 21782 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/holly_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/holly_berry_leaves
|
| 21783 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/rare}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/epic}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 21784 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/enchanted/alder_tree}.pools[0].entries[0]: Unknown loot table called enchanted:blocks/alder_log
|
| 21785 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_blue_bioshroom}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/blue_bioshroom_stem
|
| 21786 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/banana}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pambanana
|
| 21787 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_crepe_myrtle}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/red_crepe_myrtle_log
|
| 21788 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mandarin}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/mandarin_leaves
|
| 21789 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/juniper}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/juniper_leaves
|
| 21790 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/blue_enchanted_sapling_tree2}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/blue_enchanted_log
|
| 21791 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sparkle_cherry}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sparkle_cherry_leaves
|
| 21792 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/holly_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/holly_leaves
|
| 21793 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/group/two_random_lootboxes}.pools[0].entries[1]: Unknown loot table called ftb:chests/stone/lootbox/uncommon
|
| 21794 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/red_birch_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/red_birch_leaves
|
| 21795 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/kumquat}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/kumquat_fruit
|
| 21796 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/empyreal_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/empyreal_log
|
| 21797 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/passionfruit}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampassionfruit
|
| 21798 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/juniper}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/juniper_fruit
|
| 21799 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/slimy_delight}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/slimy_delight_log
|
| 21800 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/white_ipe}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/white_ipe_log
|
| 21801 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/skyris_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/skyris_log
|
| 21802 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/date_palm}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/date_palm_fruit
|
| 21803 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/large_brown_oak_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/brown_oak_leaves
|
| 21804 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[1].entries[2]->{ftb:chests/nether0/group/treasure/epic}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 21805 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/rambutan}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamrambutan
|
| 21806 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/bull_pine}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/bull_pine_log
|
| 21807 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_locust}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/black_locust_log
|
| 21808 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/olive}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/olive_leaves
|
| 21809 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/avocado}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamavocado
|
| 21810 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/paganbless/black_thorn_tree}.pools[0].entries[0]: Unknown loot table called paganbless:blocks/black_thorn_log
|
| 21811 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/citron}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/citron_fruit
|
| 21812 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/smogstem_tree}.pools[1].entries[0]: Unknown loot table called undergarden:blocks/smogstem_leaves
|
| 21813 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/spruce_blue_tree_medium2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/blue_spruce_leaves
|
| 21814 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/conifer_tree5}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/fir_log
|
| 21815 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/old_fustic}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/old_fustic_log
|
| 21816 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/breadfruit}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pambreadfruit
|
| 21817 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/swamp_gum}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/swamp_gum_log
|
| 21818 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/kumquat}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/kumquat_leaves
|
| 21819 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/group/two_random_lootboxes}.pools[0].entries[0]: Unknown loot table called ftb:chests/stone/lootbox/common
|
| 21820 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/pink_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 21821 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brazilwood}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/brazilwood_log
|
| 21822 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/eucalyptus_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/eucalyptus_branch
|
| 21823 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/deeperdarker/tree_echo}.pools[0].entries[0]: Unknown loot table called deeperdarker:blocks/echo_log
|
| 21824 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/walnut}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/walnut_leaves
|
| 21825 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/olive}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/olive_fruit
|
| 21826 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sand_pear}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sand_pear_fruit
|
| 21827 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/elm}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/elm_leaves
|
| 21828 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/butternut}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/butternut_leaves
|
| 21829 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/copper_beech}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/copper_beech_leaves
|
| 21830 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/tangerine}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/tangerine_log
|
| 21831 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/foggy_blast}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/foggy_blast_log
|
| 21832 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cherry_plum}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cherry_plum_fruit
|
| 21833 | [01Jan2026 12:59:12.693] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/red_maple_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/red_maple_leaves
|
| 21834 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/breadfruit}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/breadfruit_fruit
|
| 21835 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/citron}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/citron_leaves
|
| 21836 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/redwood_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/redwood_leaves
|
| 21837 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/dead_twiglet_tree}.pools[2].entries[0]: Unknown loot table called biomesoplenty:blocks/dead_branch
|
| 21838 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lime}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/lime_leaves
|
| 21839 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/pistachio}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampistachio
|
| 21840 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/peach}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampeach
|
| 21841 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/asai_palm}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/asai_palm_leaves
|
| 21842 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/plantain}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/plantain_fruit
|
| 21843 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sand_pear}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/sand_pear_leaves
|
| 21844 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/willow_tree3}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/willow_log
|
| 21845 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mandarin}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/mandarin_fruit
|
| 21846 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/orange_maple_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/orange_maple_leaves
|
| 21847 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/butternut}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/butternut_fruit
|
| 21848 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_ipe}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/purple_ipe_log
|
| 21849 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/walnut}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/walnut_fruit
|
| 21850 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/larch_golden_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/larch_log
|
| 21851 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lime}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/lime_fruit
|
| 21852 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blue_yonder}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/blue_yonder_fruit
|
| 21853 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/asai_palm}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/asai_palm_fruit
|
| 21854 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/large_red_oak_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/red_oak_leaves
|
| 21855 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/candlenut}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/candlenut_fruit
|
| 21856 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/buddhas_hand}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/buddhas_hand_leaves
|
| 21857 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/willow_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/willow_leaves
|
| 21858 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cedar}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cedar_log
|
| 21859 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/grapefruit}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamgrapefruit
|
| 21860 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/plantain}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/plantain_leaves
|
| 21861 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/spruce_orange_tree_medium2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/orange_spruce_leaves
|
| 21862 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/legendary}.pools[0].entries[0]->{ftb:chests/stone_aqua/group/two_random_lootboxes}.pools[0].entries[2]->{ftb:chests/stone/lootbox/rare}.pools[8].entries[0]: Unknown loot table called ftb:armors
|
| 21863 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/apple_oak_tree}.pools[1].entries[1]: Unknown loot table called regions_unexplored:blocks/apple_oak_leaves
|
| 21864 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/enchanted/rowan_tree}.pools[1].entries[0]: Unknown loot table called enchanted:blocks/rowan_leaves
|
| 21865 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/legendary}.pools[0].entries[0]->{ftb:chests/stone_aqua/group/two_random_lootboxes}.pools[0].entries[0]: Unknown loot table called ftb:chests/stone/lootbox/common
|
| 21866 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blue_yonder}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/blue_yonder_leaves
|
| 21867 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/blue_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 21868 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/candlenut}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/candlenut_leaves
|
| 21869 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mango}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/mango_fruit
|
| 21870 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cempedak}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cempedak_log
|
| 21871 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/lunar}.pools[2].entries[0]: Unknown loot table called eternal_starlight:blocks/berries_vines
|
| 21872 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/copper_beech}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/copper_beech_fruit
|
| 21873 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/base_spirit_tree3}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/spirit_roots
|
| 21874 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/huge_glowing_mushroom}.pools[0].entries[1]: Unknown loot table called eternal_starlight:blocks/glowing_mushroom_block
|
| 21875 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/soul_tree}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/soul_tree_log
|
| 21876 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/base_spirit_tree3}.pools[0].entries[1]: Unknown loot table called biomeswevegone:blocks/spirit_log
|
| 21877 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/breadfruit}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/breadfruit_leaves
|
| 21878 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/cika_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/cika_leaves
|
| 21879 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/prairie_crabapple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/prairie_crabapple_leaves
|
| 21880 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rose_gum}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/rose_gum_log
|
| 21881 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/peach}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/peach_leaves
|
| 21882 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/huge_green_mushroom1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/green_mushroom_block
|
| 21883 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/small_grongle_tree}.pools[1].entries[0]: Unknown loot table called undergarden:blocks/grongle_leaves
|
| 21884 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/green_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 21885 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/white_poplar}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/white_poplar_leaves
|
| 21886 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mango}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/mango_leaves
|
| 21887 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/mango}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pammango
|
| 21888 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/aquilaria}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/aquilaria_leaves
|
| 21889 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/baobab_tree1}.pools[2].entries[0]: Unknown loot table called biomeswevegone:blocks/baobab_fruit
|
| 21890 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/cypress_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/cypress_branch
|
| 21891 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/huge_glowing_mushroom}.pools[0].entries[0]: Unknown loot table called eternal_starlight:blocks/glowing_mushroom_stem
|
| 21892 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/roots/wildwood_tree}.pools[0].entries[0]: Unknown loot table called roots:blocks/wildwood_log
|
| 21893 | [01Jan2026 12:59:12.694] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweetgum}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sweetgum_leaves
|
| 21894 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/monkey_puzzle}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/monkey_puzzle_log
|
| 21895 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/eucalyptus_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/eucalyptus_log
|
| 21896 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ceylon_ebony}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/ceylon_ebony_leaves
|
| 21897 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/huge_green_mushroom1}.pools[0].entries[1]: Unknown loot table called biomeswevegone:blocks/white_mushroom_stem
|
| 21898 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/dogwood}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/dogwood_leaves
|
| 21899 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/european_larch}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/european_larch_leaves
|
| 21900 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/cypress_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/cypress_log
|
| 21901 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:supplementaries:loot/galleon/safe}.pools[0].entries[3]: Unreachable entry!
|
| 21902 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/legendary}.pools[0].entries[0]->{ftb:chests/stone_aqua/group/two_random_lootboxes}.pools[0].entries[1]: Unknown loot table called ftb:chests/stone/lootbox/uncommon
|
| 21903 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/date_palm}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/date_palm_leaves
|
| 21904 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/starlight_mangrove}.pools[2].entries[1]: Unknown loot table called eternal_starlight:blocks/starlight_mangrove_roots
|
| 21905 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_delicious_apple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/red_delicious_apple_log
|
| 21906 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_delicious_apple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/red_delicious_apple_fruit
|
| 21907 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/paperbark}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampaperbark
|
| 21908 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/legendary}.pools[2].entries[0]: Unknown loot table called ftb:armors
|
| 21909 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pomegranate}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pomegranate_log
|
| 21910 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/walnut}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamwalnut
|
| 21911 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pomegranate}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pomegranate_fruit
|
| 21912 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/arcane_grove}.pools[1].entries[0]->{ftb:chests/generic}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 21913 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/rainbow_birch_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/rainbow_birch_leaves
|
| 21914 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/starlight_mangrove}.pools[2].entries[0]: Unknown loot table called eternal_starlight:blocks/hanging_fantagrass
|
| 21915 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/starlight_mangrove}.pools[1].entries[0]: Unknown loot table called eternal_starlight:blocks/starlight_mangrove_leaves
|
| 21916 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/salak}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/salak_leaves
|
| 21917 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/dead_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/dead_log
|
| 21918 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_ember}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/black_ember_log
|
| 21919 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/dead_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/dead_leaves
|
| 21920 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pomegranate}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/pomegranate_leaves
|
| 21921 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/maple_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/maple_leaves
|
| 21922 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/maple_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/maple_log
|
| 21923 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_ember}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/black_ember_leaves
|
| 21924 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:dimdungeons:chest/chestloot_lucky}.pools[0].entries[9]->{minecraft:chests/pillager_outpost}.pools[10].entries[0]: Unknown loot table called supplementaries:inject/pillager_quiver
|
| 21925 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/starlight_mangrove}.pools[0].entries[0]: Unknown loot table called eternal_starlight:blocks/starlight_mangrove_log
|
| 21926 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/balsa}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/balsa_leaves
|
| 21927 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/balsa}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/balsa_log
|
| 21928 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/spruce_red_tree_medium2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/red_spruce_leaves
|
| 21929 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/flickering_sun}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/flickering_sun_leaves
|
| 21930 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/orchard_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/orchard_leaves
|
| 21931 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/allthemodium/demonic_tree}.pools[1].entries[0]: Unknown loot table called allthemodium:blocks/demonic_leaves
|
| 21932 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/starlight_mangrove}.pools[2].entries[3]: Unknown loot table called eternal_starlight:blocks/fantasy_grass_carpet
|
| 21933 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/salak}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/salak_fruit
|
| 21934 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/salak}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/salak_log
|
| 21935 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/enchanted/hawthorn_tree}.pools[1].entries[0]: Unknown loot table called enchanted:blocks/hawthorn_leaves
|
| 21936 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/allthemodium/demonic_tree}.pools[0].entries[0]: Unknown loot table called allthemodium:blocks/demonic_log
|
| 21937 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/starfruit}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamstarfruit
|
| 21938 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/flickering_sun}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/flickering_sun_log
|
| 21939 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_green_bioshroom}.pools[1].entries[1]: Unknown loot table called regions_unexplored:blocks/glowing_green_bioshroom_block
|
| 21940 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/enchanted/hawthorn_tree}.pools[0].entries[0]: Unknown loot table called enchanted:blocks/hawthorn_log
|
| 21941 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/indigo_jacaranda_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/jacaranda_log
|
| 21942 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/indigo_jacaranda_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/flowering_indigo_jacaranda_leaves
|
| 21943 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/plum}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamplum
|
| 21944 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/small_oak_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/oak_branch
|
| 21945 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/maple_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/maple_branch
|
| 21946 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/starlight_mangrove}.pools[2].entries[2]: Unknown loot table called eternal_starlight:blocks/hanging_fantagrass_plant
|
| 21947 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/buddhas_hand}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/buddhas_hand_fruit
|
| 21948 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/orchard_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/flowering_orchard_leaves
|
| 21949 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/buddhas_hand}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/buddhas_hand_log
|
| 21950 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_green_bioshroom}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/green_bioshroom_stem
|
| 21951 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_green_bioshroom}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/green_bioshroom_block
|
| 21952 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/moonlight_magic_crepe_myrtle}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/moonlight_magic_crepe_myrtle_leaves
|
| 21953 | [01Jan2026 12:59:12.695] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/huge_wood_blewit1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/brown_mushroom_stem
|
| 21954 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/indigo_jacaranda_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/indigo_jacaranda_leaves
|
| 21955 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sycamore_fig}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/sycamore_fig_fruit
|
| 21956 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/generic}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 21957 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/moonlight_magic_crepe_myrtle}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/moonlight_magic_crepe_myrtle_log
|
| 21958 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/papaya}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampapaya
|
| 21959 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/group/two_random_lootboxes}.pools[0].entries[2]->{ftb:chests/stone/lootbox/rare}.pools[8].entries[0]: Unknown loot table called ftb:armors
|
| 21960 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/ashen_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/ashen_leaves
|
| 21961 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/iroko}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/iroko_leaves
|
| 21962 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/large_socotra_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/socotra_leaves
|
| 21963 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/banana}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/banana_log
|
| 21964 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/orange}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/orange_log
|
| 21965 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/grandidiers_baobab}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/grandidiers_baobab_log
|
| 21966 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sycamore_fig}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sycamore_fig_log
|
| 21967 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/enchanted/rowan_tree}.pools[0].entries[0]: Unknown loot table called enchanted:blocks/rowan_log
|
| 21968 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/white_magnolia_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/magnolia_log
|
| 21969 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/candlenut}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/candlenut_log
|
| 21970 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/group/treasure/high_roller}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 21971 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/large_orange_oak_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/orange_oak_leaves
|
| 21972 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/dead_pine_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/dead_pine_leaves
|
| 21973 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/wenge}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/wenge_leaves
|
| 21974 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/small_grongle_tree}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/grongle_log
|
| 21975 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/small_oak_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/small_oak_leaves
|
| 21976 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pink_ivory}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pink_ivory_log
|
| 21977 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/mango}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/mango_log
|
| 21978 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/small_grongle_tree}.pools[2].entries[0]: Unknown loot table called undergarden:blocks/hanging_grongle_leaves
|
| 21979 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/sushigocrafting/avocado_tree}.pools[1].entries[0]: Unknown loot table called sushigocrafting:blocks/avocado_leaves
|
| 21980 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/magnolia_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/magnolia_leaves
|
| 21981 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/northland}.pools[0].entries[0]: Unknown loot table called eternal_starlight:blocks/northland_log
|
| 21982 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/white_poplar}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/white_poplar_log
|
| 21983 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_cherry}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/black_cherry_leaves
|
| 21984 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/grapefruit}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/grapefruit_leaves
|
| 21985 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweetgum}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sweetgum_log
|
| 21986 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/whitebeam}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/whitebeam_log
|
| 21987 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cork_oak}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cork_oak_leaves
|
| 21988 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/dogwood}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/dogwood_log
|
| 21989 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/fir_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/fir_leaves
|
| 21990 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/bamboo_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/bamboo_log
|
| 21991 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/fig}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamfig
|
| 21992 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_cherry}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/black_cherry_fruit
|
| 21993 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/boxwood}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/boxwood_log
|
| 21994 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/scarlet}.pools[1].entries[0]: Unknown loot table called eternal_starlight:blocks/scarlet_leaves
|
| 21995 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pomelo}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pomelo_log
|
| 21996 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/orange}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamorange
|
| 21997 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/olive}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamolive
|
| 21998 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/grapefruit}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/grapefruit_fruit
|
| 21999 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purpleheart}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/purpleheart_log
|
| 22000 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/silver_maple_tree4}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/maple_log
|
| 22001 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/group/two_random_lootboxes}.pools[0].entries[1]: Unknown loot table called ftb:chests/stone/lootbox/uncommon
|
| 22002 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/silver_maple_tree4}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/silver_maple_leaves
|
| 22003 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/mauve_oak}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/mauve_leaves
|
| 22004 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/date_palm}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/date_palm_log
|
| 22005 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/coconut}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/coconut_leaves
|
| 22006 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/skyris_tree1}.pools[2].entries[0]: Unknown loot table called biomeswevegone:blocks/skyris_vine
|
| 22007 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/papaya}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/papaya_leaves
|
| 22008 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/date}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamdate
|
| 22009 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/skyris_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/skyris_leaves
|
| 22010 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/pine_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/pine_log
|
| 22011 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/yellow_birch_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/yellow_birch_leaves
|
| 22012 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/rainbow_eucalyptus_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/rainbow_eucalyptus_log
|
| 22013 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hawthorn}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/hawthorn_log
|
| 22014 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/bull_pine}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/bull_pine_leaves
|
| 22015 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/rainbow_eucalyptus_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/rainbow_eucalyptus_leaves
|
| 22016 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lawson_cypress}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/lawson_cypress_log
|
| 22017 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lawson_cypress}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/lawson_cypress_leaves
|
| 22018 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/enchanted_birch_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/silver_birch_branch
|
| 22019 | [01Jan2026 12:59:12.696] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/skyris_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/flowering_skyris_leaves
|
| 22020 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/maple_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/maple_log
|
| 22021 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/deeperdarker/tree_echo}.pools[2].entries[0]: Unknown loot table called deeperdarker:blocks/sculk_gleam
|
| 22022 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/enchanted_birch_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/enchanted_birch_leaves
|
| 22023 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ash}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/ash_log
|
| 22024 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/candlenut}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamcandlenut
|
| 22025 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ash}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/ash_leaves
|
| 22026 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sugar_maple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sugar_maple_log
|
| 22027 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/redwood_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/redwood_log
|
| 22028 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/araucaria_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/araucaria_leaves
|
| 22029 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/coffea}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/coffea_fruit
|
| 22030 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_puff_mushroom}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/puff_mushroom_stem
|
| 22031 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/araucaria_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/pine_log
|
| 22032 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/enchanted_birch_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/silver_birch_log
|
| 22033 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/clove}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/clove_log
|
| 22034 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/skyris_tree1}.pools[1].entries[2]: Unknown loot table called biomeswevegone:blocks/green_apple_skyris_leaves
|
| 22035 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/yellow_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 22036 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/clove}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/clove_fruit
|
| 22037 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/maple_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/maple_leaves
|
| 22038 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/yellow_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 22039 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/plantain}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/plantain_log
|
| 22040 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/breadfruit}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/breadfruit_log
|
| 22041 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_maple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/red_maple_leaves
|
| 22042 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/dead_twiglet_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/dead_leaves
|
| 22043 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/dead_twiglet_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/dead_log
|
| 22044 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/zebrano}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/zebrano_leaves
|
| 22045 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/coffea}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/coffea_leaves
|
| 22046 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/coconut}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/coconut_log
|
| 22047 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/coconut}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/coconut_fruit
|
| 22048 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/clove}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/clove_leaves
|
| 22049 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/blue_yonder}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/blue_yonder_log
|
| 22050 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/larch_golden_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/golden_larch_leaves
|
| 22051 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/acorn}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamacorn
|
| 22052 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/papaya}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/papaya_fruit
|
| 22053 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pomelo}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/pomelo_fruit
|
| 22054 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/umbran_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/umbran_log
|
| 22055 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_blue_bioshroom}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/blue_bioshroom_block
|
| 22056 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/brown_zelkova_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/zelkova_log
|
| 22057 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/orange}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/orange_fruit
|
| 22058 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/large_socotra_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/socotra_log
|
| 22059 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/grandidiers_baobab}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/grandidiers_baobab_fruit
|
| 22060 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/lootbox/legendary}.pools[0].entries[0]->{ftb:chests/stone/group/two_random_lootboxes}.pools[0].entries[1]: Unknown loot table called ftb:chests/stone/lootbox/uncommon
|
| 22061 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/vaults/mffs/basic_loot}.pools[0].entries[0]->{ftb:chests/generic}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 22062 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sycamore_fig}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sycamore_fig_leaves
|
| 22063 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/white_magnolia_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/white_magnolia_leaves
|
| 22064 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/thunder_bolt}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/thunder_bolt_log
|
| 22065 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/ebony_bush1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/ebony_log
|
| 22066 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_blue_bioshroom}.pools[1].entries[1]: Unknown loot table called regions_unexplored:blocks/glowing_blue_bioshroom_block
|
| 22067 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/magnolia_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/magnolia_log
|
| 22068 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/northland}.pools[1].entries[0]: Unknown loot table called eternal_starlight:blocks/northland_leaves
|
| 22069 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/big_blackwood_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/blackwood_branch
|
| 22070 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[1].entries[0]->{ftb:chests/nether0/group/treasure/uncommon}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 22071 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/epic}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 22072 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/grandidiers_baobab}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/grandidiers_baobab_leaves
|
| 22073 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/wenge}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/wenge_log
|
| 22074 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[0].entries[3]->{ftb:chests/nether0/group/treasure/high_roller}.pools[1].entries[0]: Unknown loot table called ftb:armors
|
| 22075 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/larch_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/larch_leaves
|
| 22076 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/dead_pine_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/pine_log
|
| 22077 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/small_oak_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/small_oak_log
|
| 22078 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/mahogany_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/mahogany_log
|
| 22079 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/sushigocrafting/avocado_tree}.pools[0].entries[0]: Unknown loot table called sushigocrafting:blocks/avocado_log
|
| 22080 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/time_traveller}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/time_traveller_leaves
|
| 22081 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_pink_bioshroom}.pools[1].entries[1]: Unknown loot table called regions_unexplored:blocks/glowing_pink_bioshroom_block
|
| 22082 | [01Jan2026 12:59:12.697] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:supplementaries:loot/galleon/safe}.pools[2].entries[1]: Unreachable entry!
|
| 22083 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_cherry}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/black_cherry_log
|
| 22084 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pecan}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pecan_leaves
|
| 22085 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/apple}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamapple
|
| 22086 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/allthemodium/ancient_tree}.pools[1].entries[0]: Unknown loot table called allthemodium:blocks/ancient_leaves
|
| 22087 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/white_willow}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/white_willow_leaves
|
| 22088 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/alpha_oak_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/alpha_leaves
|
| 22089 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/cypress_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/cypress_leaves
|
| 22090 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/almond}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/almond_log
|
| 22091 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/lunar}.pools[0].entries[0]: Unknown loot table called eternal_starlight:blocks/lunar_log
|
| 22092 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/western_hemlock}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/western_hemlock_log
|
| 22093 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/whitebeam}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/whitebeam_leaves
|
| 22094 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/gauva}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamguava
|
| 22095 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_pink_bioshroom}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/pink_bioshroom_block
|
| 22096 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pomelo}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pomelo_leaves
|
| 22097 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pecan}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/pecan_fruit
|
| 22098 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_delicious_apple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/red_delicious_apple_leaves
|
| 22099 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/bamboo_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/bamboo_leaves
|
| 22100 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/orange}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/orange_leaves
|
| 22101 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/group/two_random_lootboxes}.pools[0].entries[0]: Unknown loot table called ftb:chests/stone/lootbox/common
|
| 22102 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/lootbox/legendary}.pools[0].entries[0]->{ftb:chests/stone/group/two_random_lootboxes}.pools[0].entries[0]: Unknown loot table called ftb:chests/stone/lootbox/common
|
| 22103 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/baobab_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/baobab_log
|
| 22104 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/grapefruit}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/grapefruit_log
|
| 22105 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/gooseberry}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamgooseberry
|
| 22106 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/orange_maple_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/orange_maple_leaves
|
| 22107 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pistachio}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/pistachio_log
|
| 22108 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/forbidden_arcanus/aurum}.pools[1].entries[1]: Unknown loot table called forbidden_arcanus:blocks/nuggety_aurum_leaves
|
| 22109 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/baobab_tree1}.pools[1].entries[2]: Unknown loot table called biomeswevegone:blocks/flowering_baobab_leaves
|
| 22110 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_blood_mushroom}.pools[0].entries[2]: Unknown loot table called undergarden:blocks/engorged_blood_mushroom_cap
|
| 22111 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/palm_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/palm_log
|
| 22112 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/cypress_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/cypress_log
|
| 22113 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/lemon_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 22114 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/pear_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/pear_fruit_leaves
|
| 22115 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/red_maple_tree4}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/red_maple_leaves
|
| 22116 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/witch_hazel3}.pools[2].entries[1]: Unknown loot table called biomeswevegone:blocks/witch_hazel_blossom
|
| 22117 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/red_maple_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/maple_log
|
| 22118 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/osage_orange}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/osage_orange_log
|
| 22119 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/forbidden_arcanus/aurum}.pools[1].entries[0]: Unknown loot table called forbidden_arcanus:blocks/aurum_leaves
|
| 22120 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/forbidden_arcanus/aurum}.pools[0].entries[0]: Unknown loot table called forbidden_arcanus:blocks/aurum_log
|
| 22121 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/baobab_tree1}.pools[1].entries[1]: Unknown loot table called biomeswevegone:blocks/ripe_baobab_leaves
|
| 22122 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/padauk}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/padauk_log
|
| 22123 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/allspice}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/allspice_fruit
|
| 22124 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/great_sallow}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/great_sallow_leaves
|
| 22125 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cacao}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cacao_log
|
| 22126 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[0].entries[1]->{ftb:chests/nether0/group/treasure/rare}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 22127 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/witch_hazel3}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/witch_hazel_log
|
| 22128 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/yew}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/yew_leaves
|
| 22129 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/witch_hazel3}.pools[2].entries[0]: Unknown loot table called biomeswevegone:blocks/witch_hazel_branch
|
| 22130 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/flowering_crabapple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/flowering_crabapple_log
|
| 22131 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/rare}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 22132 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/persimmon}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/persimmon_leaves
|
| 22133 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cashew}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cashew_log
|
| 22134 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rowan}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/rowan_fruit
|
| 22135 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/maple}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pammaple
|
| 22136 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rosewood}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/rosewood_log
|
| 22137 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/flowering_oak_tree}.pools[1].entries[1]: Unknown loot table called regions_unexplored:blocks/flowering_leaves
|
| 22138 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/palm_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/palm_leaves
|
| 22139 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/beliy_naliv_apple}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/beliy_naliv_apple_leaves
|
| 22140 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/almond}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/almond_fruit
|
| 22141 | [01Jan2026 12:59:12.698] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_blood_mushroom}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/blood_mushroom_stem
|
| 22142 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sour_cherry}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sour_cherry_fruit
|
| 22143 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/allspice}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/allspice_leaves
|
| 22144 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/black_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 22145 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/black_apricorn_tree}.pools[1].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_leaves
|
| 22146 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cashew}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cashew_leaves
|
| 22147 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/persimmon}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/persimmon_fruit
|
| 22148 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/silver_birch_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/silver_birch_leaves
|
| 22149 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_blood_mushroom}.pools[0].entries[1]: Unknown loot table called undergarden:blocks/blood_mushroom_cap
|
| 22150 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/satsuma}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/satsuma_log
|
| 22151 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/star_fruit}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/star_fruit_log
|
| 22152 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/lemon_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/lemon_fruit_leaves
|
| 22153 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/torreya}.pools[0].entries[0]: Unknown loot table called eternal_starlight:blocks/torreya_log
|
| 22154 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rubber_tree}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/rubber_tree_log
|
| 22155 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/plum}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/plum_fruit
|
| 22156 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/plum}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/plum_log
|
| 22157 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rowan}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/rowan_leaves
|
| 22158 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cashew}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/cashew_fruit
|
| 22159 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cempedak}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/cempedak_leaves
|
| 22160 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/hellbark_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/hellbark_leaves
|
| 22161 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sandalwood}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sandalwood_log
|
| 22162 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/larch_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/larch_branch
|
| 22163 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/nutmeg}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/nutmeg_log
|
| 22164 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/plum}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/plum_leaves
|
| 22165 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/ebony_bush1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/ebony_leaves
|
| 22166 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/tangerine}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/tangerine_leaves
|
| 22167 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cempedak}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cempedak_fruit
|
| 22168 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/lunar}.pools[1].entries[0]: Unknown loot table called eternal_starlight:blocks/lunar_leaves
|
| 22169 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/beliy_naliv_apple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/beliy_naliv_apple_fruit
|
| 22170 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/pinenut}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampinenut
|
| 22171 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/foggy_blast}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/foggy_blast_leaves
|
| 22172 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/larch_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/larch_log
|
| 22173 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/almond}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/almond_leaves
|
| 22174 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_puff_mushroom}.pools[0].entries[1]: Unknown loot table called undergarden:blocks/puff_mushroom_cap
|
| 22175 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweet_chestnut}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sweet_chestnut_log
|
| 22176 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/star_anise}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/star_anise_leaves
|
| 22177 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rose_gum}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/rose_gum_leaves
|
| 22178 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/peach}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/peach_log
|
| 22179 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/white_willow}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/white_willow_log
|
| 22180 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/green_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/green_apricorn
|
| 22181 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/aquilaria}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/aquilaria_log
|
| 22182 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/soul_tree}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/soul_tree_leaves
|
| 22183 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/baobab_tree1}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/baobab_leaves
|
| 22184 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/green_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 22185 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/giant_pink_bioshroom}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/pink_bioshroom_stem
|
| 22186 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/plum_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 22187 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/star_anise}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/star_anise_fruit
|
| 22188 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/ceylon_ebony}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/ceylon_ebony_log
|
| 22189 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/cherry_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 22190 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/brown_birch_tree3}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/brown_birch_leaves
|
| 22191 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/plum_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/plum_fruit_leaves
|
| 22192 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/cherry_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/cherry_fruit_leaves
|
| 22193 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/pear_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 22194 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/juniper}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/juniper_log
|
| 22195 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/persimmon}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampersimmon
|
| 22196 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/nether0/treasure_loot}.pools[1].entries[1]->{ftb:chests/nether0/group/treasure/rare}.pools[5].entries[0]: Unknown loot table called ftb:armors
|
| 22197 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purpleheart}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/purpleheart_leaves
|
| 22198 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/pine_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/pine_leaves
|
| 22199 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/durian}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamdurian
|
| 22200 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cave_dweller}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cave_dweller_log
|
| 22201 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/flowering_oak_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/flowering_oak_leaves
|
| 22202 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/blue_enchanted_sapling_tree2}.pools[1].entries[0]: Unknown loot table called biomeswevegone:blocks/blue_enchanted_leaves
|
| 22203 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_ink_mushroom}.pools[0].entries[2]: Unknown loot table called undergarden:blocks/ink_mushroom_cap
|
| 22204 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/empyreal_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/empyreal_leaves
|
| 22205 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/yellow_meranti}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/yellow_meranti_leaves
|
| 22206 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/old_fustic}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/old_fustic_leaves
|
| 22207 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/holly_tree1}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/holly_log
|
| 22208 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_crepe_myrtle}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/red_crepe_myrtle_leaves
|
| 22209 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/white_ipe}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/white_ipe_leaves
|
| 22210 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/papaya}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/papaya_log
|
| 22211 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/black_locust}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/black_locust_leaves
|
| 22212 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/asai_palm}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/asai_palm_log
|
| 22213 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/paganbless/black_thorn_tree}.pools[1].entries[0]: Unknown loot table called paganbless:blocks/black_thorn_leaves
|
| 22214 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/tuscarora_crepe_myrtle}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/tuscarora_crepe_myrtle_leaves
|
| 22215 | [01Jan2026 12:59:12.699] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_spiral}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/purple_spiral_leaves
|
| 22216 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/smogstem_tree}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/smogstem_log
|
| 22217 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brazilwood}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/brazilwood_leaves
|
| 22218 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/mauve_oak}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/mauve_log
|
| 22219 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_ink_mushroom}.pools[0].entries[1]: Unknown loot table called undergarden:blocks/seeping_ink
|
| 22220 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/avocado_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 22221 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/citron}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/citron_log
|
| 22222 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/pink_apricorn_tree}.pools[0].entries[0]: Unknown loot table called cobblemon:blocks/apricorn_log
|
| 22223 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/tangerine}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/tangerine_fruit
|
| 22224 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/deeperdarker/tree_echo}.pools[1].entries[0]: Unknown loot table called deeperdarker:blocks/echo_leaves
|
| 22225 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone/lootbox/rare}.pools[8].entries[0]: Unknown loot table called ftb:armors
|
| 22226 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/olive}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/olive_log
|
| 22227 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_ink_mushroom}.pools[0].entries[0]: Unknown loot table called undergarden:blocks/ink_mushroom_stem
|
| 22228 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sugar_maple}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/sugar_maple_leaves
|
| 22229 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/red_maple_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/maple_log
|
| 22230 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/flowering_ironwood_tree2}.pools[0].entries[0]: Unknown loot table called biomeswevegone:blocks/ironwood_log
|
| 22231 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/zebrano}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/zebrano_log
|
| 22232 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/yellow_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/yellow_apricorn
|
| 22233 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cherry_plum}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cherry_plum_log
|
| 22234 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/tamarind}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamtamarind
|
| 22235 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/finger_lime}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/finger_lime_log
|
| 22236 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hawthorn}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/hawthorn_fruit
|
| 22237 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sand_pear}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sand_pear_log
|
| 22238 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/lime}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/lime_log
|
| 22239 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/uncommon}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/rare}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/epic}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 22240 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/walnut}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/walnut_log
|
| 22241 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/purple_ipe}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/purple_ipe_leaves
|
| 22242 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/socotra_dragon}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/socotra_dragon_leaves
|
| 22243 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/yellow_maple_tree}.pools[1].entries[0]: Unknown loot table called biomesoplenty:blocks/yellow_maple_leaves
|
| 22244 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:ftb:chests/stone_aqua/lootbox/common}.pools[7].entries[0]->{ftb:chests/stone_aqua/lootbox/uncommon}.pools[6].entries[0]->{ftb:chests/stone_aqua/lootbox/rare}.pools[9].entries[0]: Unknown loot table called ftb:armors
|
| 22245 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/coffea}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/coffea_log
|
| 22246 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/cherry}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamcherry
|
| 22247 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/red_maple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/red_maple_log
|
| 22248 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/hawthorn}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/hawthorn_leaves
|
| 22249 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/ashen_tree}.pools[0].entries[0]: Unknown loot table called regions_unexplored:blocks/ashen_log
|
| 22250 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/orchard_tree1}.pools[1].entries[2]: Unknown loot table called biomeswevegone:blocks/ripe_orchard_leaves
|
| 22251 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/avocado}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/avocado_leaves
|
| 22252 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/banana}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/banana_fruit
|
| 22253 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/iroko}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/iroko_log
|
| 22254 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/copoazu}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/copoazu_fruit
|
| 22255 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/medium_joshua_tree}.pools[1].entries[0]: Unknown loot table called regions_unexplored:blocks/joshua_leaves
|
| 22256 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cultivated_pear}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/cultivated_pear_leaves
|
| 22257 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/huge_wood_blewit1}.pools[0].entries[1]: Unknown loot table called biomeswevegone:blocks/wood_blewit_mushroom_block
|
| 22258 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brazil_nut}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/brazil_nut_leaves
|
| 22259 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/soursop}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/soursop_fruit
|
| 22260 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/banana}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/banana_leaves
|
| 22261 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/avocado}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/avocado_fruit
|
| 22262 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/copoazu}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/copoazu_leaves
|
| 22263 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cultivated_pear}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cultivated_pear_fruit
|
| 22264 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/soursop}.pools[1].entries[1]: Unknown loot table called productivetrees:blocks/soursop_leaves
|
| 22265 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/brazil_nut}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/brazil_nut_fruit
|
| 22266 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/key_lime}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/key_lime_log
|
| 22267 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/pomegranate}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pampomegranate
|
| 22268 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/pink_ivory}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/pink_ivory_leaves
|
| 22269 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/rainbow_gum}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/rainbow_gum_leaves
|
| 22270 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/regions_unexplored/red_maple_tree}.pools[0].entries[1]: Unknown loot table called regions_unexplored:blocks/maple_branch
|
| 22271 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/loblolly_pine}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/loblolly_pine_log
|
| 22272 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/teak}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/teak_leaves
|
| 22273 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/lime_fruit_tree}.pools[1].entries[0]: Unknown loot table called herbsandharvest:blocks/fruit_leaves
|
| 22274 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/avocado_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/avocado_fruit_leaves
|
| 22275 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cork_oak}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/cork_oak_log
|
| 22276 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/eternal_starlight/scarlet}.pools[0].entries[0]: Unknown loot table called eternal_starlight:blocks/scarlet_log
|
| 22277 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/alder}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/alder_log
|
| 22278 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/pamhc2trees/cinnamon}.pools[2].entries[0]: Unknown loot table called pamhc2trees:blocks/pamcinnamon
|
| 22279 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/boxwood}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/boxwood_leaves
|
| 22280 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomesoplenty/fir_tree}.pools[0].entries[0]: Unknown loot table called biomesoplenty:blocks/fir_log
|
| 22281 | [01Jan2026 12:59:12.700] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/undergarden/huge_veil_mushroom}.pools[0].entries[2]: Unknown loot table called undergarden:blocks/veil_mushroom_cap
|
| 22282 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/sweet_crabapple}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/sweet_crabapple_log
|
| 22283 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/cobblemon/white_apricorn_tree}.pools[2].entries[0]: Unknown loot table called cobblemon:blocks/white_apricorn
|
| 22284 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/cocobolo}.pools[1].entries[0]: Unknown loot table called productivetrees:blocks/cocobolo_leaves
|
| 22285 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/biomeswevegone/aspen_tree4}.pools[2].entries[0]: Unknown loot table called biomeswevegone:blocks/shelf_fungi
|
| 22286 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/herbsandharvest/lime_fruit_tree}.pools[1].entries[1]: Unknown loot table called herbsandharvest:blocks/lime_fruit_leaves
|
| 22287 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/silver_lime}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/silver_lime_log
|
| 22288 | [01Jan2026 12:59:12.701] [Worker-ResourceReload-4/WARN] [net.minecraft.server.ReloadableServerRegistries/]: Found loot table element validation problem in {minecraft:loot_table:bonsaitrees4:bonsai/productivetrees/douglas_fir}.pools[0].entries[0]: Unknown loot table called productivetrees:blocks/douglas_fir_log
|
| 22289 | [01Jan2026 12:59:12.703] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing TagManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.tags.TagManager
|
| 22290 | [01Jan2026 12:59:12.703] [Worker-ResourceReload-4/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin 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)
|
| 22291 | [01Jan2026 12:59:12.704] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing TagManagerMixin from kubejs.mixins.json into net.minecraft.tags.TagManager
|
| 22292 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib->@Inject::createLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V doesn't use it's CallbackInfoReturnable
|
| 22293 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib->@Inject::createLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V has 0 override(s) in child classes
|
| 22294 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:TagManagerMixin from mod supermartijn642corelib->@Inject::createLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Registry;Lnet/minecraft/tags/TagLoader;)V won't be passed a CallbackInfoReturnable as a result
|
| 22295 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$saveRegistryToTagLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 22296 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$saveRegistryToTagLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 22297 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$saveRegistryToTagLoader(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Lnet/minecraft/core/RegistryAccess$RegistryEntry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 22298 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 22299 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 22300 | [01Jan2026 12:59:12.707] [Worker-ResourceReload-4/DEBUG] [mixin/]: kubejs.mixins.json:TagManagerMixin from mod kubejs->@Inject::kjs$reload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 22301 | [01Jan2026 12:59:12.763] [Worker-ResourceReload-4/DEBUG] [net.neoforged.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/EnchantCommand
|
| 22302 | [01Jan2026 12:59:12.766] [Worker-ResourceReload-4/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
|
| 22303 | [01Jan2026 12:59:12.780] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing LocateCommandMixin from structureessentials.mixins.json into net.minecraft.server.commands.LocateCommand
|
| 22304 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing LocateCommandInvoker from structurify-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
| 22305 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Renaming @Accessor method structurify$getMaxStructureSearchRadius()I to getMaxStructureSearchRadius$structurify_$md$c2ef4c$0 in structurify-common.mixins.json:LocateCommandInvoker from mod structurify
|
| 22306 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Renaming @Accessor method structurify$getStructureNotFoundError()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; to getStructureNotFoundError$structurify_$md$c2ef4c$1 in structurify-common.mixins.json:LocateCommandInvoker from mod structurify
|
| 22307 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Renaming @Accessor method structurify$getStructureInvalidError()Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; to getStructureInvalidError$structurify_$md$c2ef4c$2 in structurify-common.mixins.json:LocateCommandInvoker from mod structurify
|
| 22308 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Renaming @Invoker method structurify$invokeGetHolders(Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lnet/minecraft/core/Registry;)Ljava/util/Optional; to invokeGetHolders$structurify_$md$c2ef4c$3 in structurify-common.mixins.json:LocateCommandInvoker from mod structurify
|
| 22309 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing LocateCommandMixin from structurify-common.mixins.json into net.minecraft.server.commands.LocateCommand
|
| 22310 | [01Jan2026 12:59:12.782] [Worker-ResourceReload-4/DEBUG] [mixin/]: Renaming synthetic method lambda$structurify$executeLocateStructure$0(Ljava/util/Optional;Lnet/minecraft/core/HolderSet$Named;)V to mdc2ef4c$structurify$lambda$structurify$executeLocateStructure$0$4 in structurify-common.mixins.json:LocateCommandMixin from mod structurify
|
| 22311 | [01Jan2026 12:59:12.789] [Worker-ResourceReload-4/DEBUG] [mixin/]: structureessentials.mixins.json:LocateCommandMixin from mod structureessentials->@Inject::adjustLimit(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 22312 | [01Jan2026 12:59:12.789] [Worker-ResourceReload-4/DEBUG] [mixin/]: structureessentials.mixins.json:LocateCommandMixin from mod structureessentials->@Inject::restoreLimit(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/commands/arguments/ResourceOrTagKeyArgument$Result;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 22313 | [01Jan2026 12:59:12.797] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing PlaceStructureCommandMixin from moonlight-common.mixins.json into net.minecraft.server.commands.PlaceCommand
|
| 22314 | [01Jan2026 12:59:12.797] [Worker-ResourceReload-4/DEBUG] [mixin/]: moonlight-common.mixins.json:PlaceStructureCommandMixin 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)
|
| 22315 | [01Jan2026 12:59:12.799] [Worker-ResourceReload-4/DEBUG] [mixin/]: moonlight-common.mixins.json:PlaceStructureCommandMixin from mod moonlight->@Inject::ml$addDebugRenderers(Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/core/Holder$Reference;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 22316 | [01Jan2026 12:59:12.816] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing TeleportCommandMixin from moonlight-common.mixins.json into net.minecraft.server.commands.TeleportCommand
|
| 22317 | [01Jan2026 12:59:12.817] [Worker-ResourceReload-4/DEBUG] [mixin/]: moonlight-common.mixins.json:TeleportCommandMixin 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)
|
| 22318 | [01Jan2026 12:59:12.919] [Worker-ResourceReload-4/DEBUG] [dev.ftb.mods.ftbessentials.commands.FTBCommands/]: Registering FTB Essentials commands
|
| 22319 | [01Jan2026 12:59:13.045] [Worker-ResourceReload-4/INFO] [dev.muon.irons_apothic.IronsApothic/]: Commands registered.
|
| 22320 | [01Jan2026 12:59:13.082] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.AutoCraftingTestPlots for plots
|
| 22321 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SpawnExtraGridTestTools for plots
|
| 22322 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.PatternProviderPlots for plots
|
| 22323 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.CrystalResonanceGeneratorTestPlots for plots
|
| 22324 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InterfaceTestPlots for plots
|
| 22325 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.PatternProviderLockModePlots for plots
|
| 22326 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ItemP2PTestPlots for plots
|
| 22327 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InvalidPatternTestPlot for plots
|
| 22328 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.MemoryCardTestPlots for plots
|
| 22329 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.AnnihilationPlaneTests for plots
|
| 22330 | [01Jan2026 12:59:13.084] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.InscriberTestPlots for plots
|
| 22331 | [01Jan2026 12:59:13.086] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing accessor.GameTestHelperAccessor from create.mixins.json into net.minecraft.gametest.framework.GameTestHelper
|
| 22332 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.GuidebookPlot for plots
|
| 22333 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SubnetPlots for plots
|
| 22334 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.P2PTestPlots for plots
|
| 22335 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.QnbTestPlots for plots
|
| 22336 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ExternalEnergyTestPlots for plots
|
| 22337 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.ChannelTests for plots
|
| 22338 | [01Jan2026 12:59:13.089] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.TestPlots for plots
|
| 22339 | [01Jan2026 12:59:13.090] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class appeng.server.testplots.SpatialTestPlots for plots
|
| 22340 | [01Jan2026 12:59:13.090] [Worker-ResourceReload-4/INFO] [AE2:C/]: Scanning class de.mari_023.ae2wtlib.AE2wtlibTestPlots for plots
|
| 22341 | [01Jan2026 12:59:13.100] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing KubeJSCommandsMixin from entityjs.mixins.json into dev.latvian.mods.kubejs.command.KubeJSCommands
|
| 22342 | [01Jan2026 12:59:13.101] [Worker-ResourceReload-4/DEBUG] [mixin/]: entityjs.mixins.json:KubeJSCommandsMixin from mod entityjs->@Inject::entityjs$onReloadStartup(Lnet/minecraft/commands/CommandSourceStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 22343 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/INFO] [FTB Ranks/]: Loading command nodes...
|
| 22344 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement
|
| 22345 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant
|
| 22346 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets
|
| 22347 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.only
|
| 22348 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.only.advancement
|
| 22349 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.only.advancement.criterion
|
| 22350 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.from
|
| 22351 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.from.advancement
|
| 22352 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.until
|
| 22353 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.until.advancement
|
| 22354 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.through
|
| 22355 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.through.advancement
|
| 22356 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.grant.targets.everything
|
| 22357 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke
|
| 22358 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets
|
| 22359 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.only
|
| 22360 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.only.advancement
|
| 22361 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.only.advancement.criterion
|
| 22362 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.from
|
| 22363 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.from.advancement
|
| 22364 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.until
|
| 22365 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.until.advancement
|
| 22366 | [01Jan2026 12:59:13.139] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.through
|
| 22367 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.through.advancement
|
| 22368 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancement.revoke.targets.everything
|
| 22369 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute
|
| 22370 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target
|
| 22371 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute
|
| 22372 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.get
|
| 22373 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.get.scale
|
| 22374 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base
|
| 22375 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.set
|
| 22376 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.set.value
|
| 22377 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.get
|
| 22378 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.base.get.scale
|
| 22379 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier
|
| 22380 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add
|
| 22381 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id
|
| 22382 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value
|
| 22383 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value.add_value
|
| 22384 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value.add_multiplied_base
|
| 22385 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.add.id.value.add_multiplied_total
|
| 22386 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.remove
|
| 22387 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.remove.id
|
| 22388 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value
|
| 22389 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value.get
|
| 22390 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value.get.id
|
| 22391 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.attribute.target.attribute.modifier.value.get.id.scale
|
| 22392 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute
|
| 22393 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.run
|
| 22394 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if
|
| 22395 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.block
|
| 22396 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.block.pos
|
| 22397 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.biome
|
| 22398 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.biome.pos
|
| 22399 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.loaded
|
| 22400 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.dimension
|
| 22401 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score
|
| 22402 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target
|
| 22403 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective
|
| 22404 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.=
|
| 22405 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.=.source
|
| 22406 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<
|
| 22407 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<.source
|
| 22408 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<=
|
| 22409 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.<=.source
|
| 22410 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>
|
| 22411 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>.source
|
| 22412 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>=
|
| 22413 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.>=.source
|
| 22414 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.score.target.targetObjective.matches
|
| 22415 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.blocks
|
| 22416 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.blocks.start
|
| 22417 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.blocks.start.end
|
| 22418 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.blocks.start.end.destination
|
| 22419 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.entity
|
| 22420 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.predicate
|
| 22421 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.function
|
| 22422 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items
|
| 22423 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items.entity
|
| 22424 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items.entity.entities
|
| 22425 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items.entity.entities.slots
|
| 22426 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items.block
|
| 22427 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items.block.pos
|
| 22428 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.items.block.pos.slots
|
| 22429 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data
|
| 22430 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data.entity
|
| 22431 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data.entity.source
|
| 22432 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data.block
|
| 22433 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data.block.sourcePos
|
| 22434 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data.storage
|
| 22435 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.if.data.storage.source
|
| 22436 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless
|
| 22437 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.block
|
| 22438 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.block.pos
|
| 22439 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.biome
|
| 22440 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.biome.pos
|
| 22441 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.loaded
|
| 22442 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.dimension
|
| 22443 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score
|
| 22444 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target
|
| 22445 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective
|
| 22446 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.=
|
| 22447 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.=.source
|
| 22448 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<
|
| 22449 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<.source
|
| 22450 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<=
|
| 22451 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.<=.source
|
| 22452 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>
|
| 22453 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>.source
|
| 22454 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>=
|
| 22455 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.>=.source
|
| 22456 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.score.target.targetObjective.matches
|
| 22457 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.blocks
|
| 22458 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.blocks.start
|
| 22459 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.blocks.start.end
|
| 22460 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.blocks.start.end.destination
|
| 22461 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.entity
|
| 22462 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.predicate
|
| 22463 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.function
|
| 22464 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items
|
| 22465 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items.entity
|
| 22466 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items.entity.entities
|
| 22467 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items.entity.entities.slots
|
| 22468 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items.block
|
| 22469 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items.block.pos
|
| 22470 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.items.block.pos.slots
|
| 22471 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data
|
| 22472 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data.entity
|
| 22473 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data.entity.source
|
| 22474 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data.block
|
| 22475 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data.block.sourcePos
|
| 22476 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data.storage
|
| 22477 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.unless.data.storage.source
|
| 22478 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.as
|
| 22479 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.at
|
| 22480 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store
|
| 22481 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result
|
| 22482 | [01Jan2026 12:59:13.140] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.score
|
| 22483 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.score.targets
|
| 22484 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.score.targets.objective
|
| 22485 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar
|
| 22486 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar.id
|
| 22487 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar.id.value
|
| 22488 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.bossbar.id.max
|
| 22489 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity
|
| 22490 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target
|
| 22491 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path
|
| 22492 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.int
|
| 22493 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.int.scale
|
| 22494 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.float
|
| 22495 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.float.scale
|
| 22496 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.short
|
| 22497 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.short.scale
|
| 22498 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.long
|
| 22499 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.long.scale
|
| 22500 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.double
|
| 22501 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.double.scale
|
| 22502 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.byte
|
| 22503 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.entity.target.path.byte.scale
|
| 22504 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block
|
| 22505 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos
|
| 22506 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path
|
| 22507 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.int
|
| 22508 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.int.scale
|
| 22509 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.float
|
| 22510 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.float.scale
|
| 22511 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.short
|
| 22512 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.short.scale
|
| 22513 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.long
|
| 22514 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.long.scale
|
| 22515 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.double
|
| 22516 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.double.scale
|
| 22517 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.byte
|
| 22518 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.block.targetPos.path.byte.scale
|
| 22519 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage
|
| 22520 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target
|
| 22521 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path
|
| 22522 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.int
|
| 22523 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.int.scale
|
| 22524 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.float
|
| 22525 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.float.scale
|
| 22526 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.short
|
| 22527 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.short.scale
|
| 22528 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.long
|
| 22529 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.long.scale
|
| 22530 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.double
|
| 22531 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.double.scale
|
| 22532 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.byte
|
| 22533 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.result.storage.target.path.byte.scale
|
| 22534 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success
|
| 22535 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.score
|
| 22536 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.score.targets
|
| 22537 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.score.targets.objective
|
| 22538 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar
|
| 22539 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar.id
|
| 22540 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar.id.value
|
| 22541 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.bossbar.id.max
|
| 22542 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity
|
| 22543 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target
|
| 22544 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path
|
| 22545 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.int
|
| 22546 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.int.scale
|
| 22547 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.float
|
| 22548 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.float.scale
|
| 22549 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.short
|
| 22550 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.short.scale
|
| 22551 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.long
|
| 22552 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.long.scale
|
| 22553 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.double
|
| 22554 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.double.scale
|
| 22555 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.byte
|
| 22556 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.entity.target.path.byte.scale
|
| 22557 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block
|
| 22558 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos
|
| 22559 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path
|
| 22560 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.int
|
| 22561 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.int.scale
|
| 22562 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.float
|
| 22563 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.float.scale
|
| 22564 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.short
|
| 22565 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.short.scale
|
| 22566 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.long
|
| 22567 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.long.scale
|
| 22568 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.double
|
| 22569 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.double.scale
|
| 22570 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.byte
|
| 22571 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.block.targetPos.path.byte.scale
|
| 22572 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage
|
| 22573 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target
|
| 22574 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path
|
| 22575 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.int
|
| 22576 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.int.scale
|
| 22577 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.float
|
| 22578 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.float.scale
|
| 22579 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.short
|
| 22580 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.short.scale
|
| 22581 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.long
|
| 22582 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.long.scale
|
| 22583 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.double
|
| 22584 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.double.scale
|
| 22585 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.byte
|
| 22586 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.store.success.storage.target.path.byte.scale
|
| 22587 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.positioned
|
| 22588 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.positioned.pos
|
| 22589 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.positioned.as
|
| 22590 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.positioned.over
|
| 22591 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.positioned.over.heightmap
|
| 22592 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.rotated
|
| 22593 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.rotated.rot
|
| 22594 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.rotated.as
|
| 22595 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.facing
|
| 22596 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.facing.entity
|
| 22597 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.facing.entity.targets
|
| 22598 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.facing.pos
|
| 22599 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.align
|
| 22600 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.align.axes
|
| 22601 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.anchored
|
| 22602 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.anchored.anchor
|
| 22603 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.in
|
| 22604 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.in.dimension
|
| 22605 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.summon
|
| 22606 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.summon.entity
|
| 22607 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.execute.on
|
| 22608 | [01Jan2026 12:59:13.141] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar
|
| 22609 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.add
|
| 22610 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.add.id
|
| 22611 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.add.id.name
|
| 22612 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.remove
|
| 22613 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.remove.id
|
| 22614 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.list
|
| 22615 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set
|
| 22616 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id
|
| 22617 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.name
|
| 22618 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.name.name
|
| 22619 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color
|
| 22620 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.pink
|
| 22621 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.blue
|
| 22622 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.red
|
| 22623 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.green
|
| 22624 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.yellow
|
| 22625 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.purple
|
| 22626 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.color.white
|
| 22627 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style
|
| 22628 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.progress
|
| 22629 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_6
|
| 22630 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_10
|
| 22631 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_12
|
| 22632 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.style.notched_20
|
| 22633 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.value
|
| 22634 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.value.value
|
| 22635 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.max
|
| 22636 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.max.max
|
| 22637 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.visible
|
| 22638 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.visible.visible
|
| 22639 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.players
|
| 22640 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.set.id.players.targets
|
| 22641 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.get
|
| 22642 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.get.id
|
| 22643 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.get.id.value
|
| 22644 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.get.id.max
|
| 22645 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.get.id.visible
|
| 22646 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bossbar.get.id.players
|
| 22647 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clear
|
| 22648 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clear.targets
|
| 22649 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clear.targets.item
|
| 22650 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clear.targets.item.maxCount
|
| 22651 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone
|
| 22652 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin
|
| 22653 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end
|
| 22654 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination
|
| 22655 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace
|
| 22656 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace.force
|
| 22657 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace.move
|
| 22658 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.replace.normal
|
| 22659 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked
|
| 22660 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked.force
|
| 22661 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked.move
|
| 22662 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.masked.normal
|
| 22663 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered
|
| 22664 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter
|
| 22665 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter.force
|
| 22666 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter.move
|
| 22667 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.destination.filtered.filter.normal
|
| 22668 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to
|
| 22669 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension
|
| 22670 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination
|
| 22671 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace
|
| 22672 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace.force
|
| 22673 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace.move
|
| 22674 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.replace.normal
|
| 22675 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked
|
| 22676 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked.force
|
| 22677 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked.move
|
| 22678 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.masked.normal
|
| 22679 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered
|
| 22680 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter
|
| 22681 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter.force
|
| 22682 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter.move
|
| 22683 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.begin.end.to.targetDimension.destination.filtered.filter.normal
|
| 22684 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from
|
| 22685 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension
|
| 22686 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin
|
| 22687 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end
|
| 22688 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination
|
| 22689 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace
|
| 22690 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace.force
|
| 22691 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace.move
|
| 22692 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.replace.normal
|
| 22693 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked
|
| 22694 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked.force
|
| 22695 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked.move
|
| 22696 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.masked.normal
|
| 22697 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered
|
| 22698 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter
|
| 22699 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter.force
|
| 22700 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter.move
|
| 22701 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.destination.filtered.filter.normal
|
| 22702 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to
|
| 22703 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension
|
| 22704 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination
|
| 22705 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace
|
| 22706 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace.force
|
| 22707 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace.move
|
| 22708 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.replace.normal
|
| 22709 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked
|
| 22710 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked.force
|
| 22711 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked.move
|
| 22712 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.masked.normal
|
| 22713 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered
|
| 22714 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter
|
| 22715 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter.force
|
| 22716 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter.move
|
| 22717 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clone.from.sourceDimension.begin.end.to.targetDimension.destination.filtered.filter.normal
|
| 22718 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage
|
| 22719 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target
|
| 22720 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount
|
| 22721 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType
|
| 22722 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.at
|
| 22723 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.at.location
|
| 22724 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by
|
| 22725 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by.entity
|
| 22726 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by.entity.from
|
| 22727 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.damage.target.amount.damageType.by.entity.from.cause
|
| 22728 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data
|
| 22729 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge
|
| 22730 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.entity
|
| 22731 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.entity.target
|
| 22732 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.entity.target.nbt
|
| 22733 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.block
|
| 22734 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.block.targetPos
|
| 22735 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.block.targetPos.nbt
|
| 22736 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.storage
|
| 22737 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.storage.target
|
| 22738 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.merge.storage.target.nbt
|
| 22739 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get
|
| 22740 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.entity
|
| 22741 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.entity.target
|
| 22742 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.entity.target.path
|
| 22743 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.entity.target.path.scale
|
| 22744 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.block
|
| 22745 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.block.targetPos
|
| 22746 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.block.targetPos.path
|
| 22747 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.block.targetPos.path.scale
|
| 22748 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.storage
|
| 22749 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.storage.target
|
| 22750 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.storage.target.path
|
| 22751 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.get.storage.target.path.scale
|
| 22752 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove
|
| 22753 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.entity
|
| 22754 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.entity.target
|
| 22755 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.entity.target.path
|
| 22756 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.block
|
| 22757 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.block.targetPos
|
| 22758 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.block.targetPos.path
|
| 22759 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.storage
|
| 22760 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.storage.target
|
| 22761 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.remove.storage.target.path
|
| 22762 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify
|
| 22763 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity
|
| 22764 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target
|
| 22765 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath
|
| 22766 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert
|
| 22767 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index
|
| 22768 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from
|
| 22769 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.entity
|
| 22770 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.entity.source
|
| 22771 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.entity.source.sourcePath
|
| 22772 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.block
|
| 22773 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.block.sourcePos
|
| 22774 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.block.sourcePos.sourcePath
|
| 22775 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.storage
|
| 22776 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.storage.source
|
| 22777 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.from.storage.source.sourcePath
|
| 22778 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string
|
| 22779 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity
|
| 22780 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source
|
| 22781 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source.sourcePath
|
| 22782 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source.sourcePath.start
|
| 22783 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.entity.source.sourcePath.start.end
|
| 22784 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block
|
| 22785 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos
|
| 22786 | [01Jan2026 12:59:13.142] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos.sourcePath
|
| 22787 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start
|
| 22788 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start.end
|
| 22789 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage
|
| 22790 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source
|
| 22791 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source.sourcePath
|
| 22792 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source.sourcePath.start
|
| 22793 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.string.storage.source.sourcePath.start.end
|
| 22794 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.value
|
| 22795 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.insert.index.value.value
|
| 22796 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend
|
| 22797 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from
|
| 22798 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.entity
|
| 22799 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.entity.source
|
| 22800 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.entity.source.sourcePath
|
| 22801 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.block
|
| 22802 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.block.sourcePos
|
| 22803 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.block.sourcePos.sourcePath
|
| 22804 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.storage
|
| 22805 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.storage.source
|
| 22806 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.from.storage.source.sourcePath
|
| 22807 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string
|
| 22808 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity
|
| 22809 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source
|
| 22810 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source.sourcePath
|
| 22811 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source.sourcePath.start
|
| 22812 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.entity.source.sourcePath.start.end
|
| 22813 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block
|
| 22814 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos
|
| 22815 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos.sourcePath
|
| 22816 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos.sourcePath.start
|
| 22817 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.block.sourcePos.sourcePath.start.end
|
| 22818 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage
|
| 22819 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source
|
| 22820 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source.sourcePath
|
| 22821 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source.sourcePath.start
|
| 22822 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.string.storage.source.sourcePath.start.end
|
| 22823 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.value
|
| 22824 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.prepend.value.value
|
| 22825 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append
|
| 22826 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from
|
| 22827 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.entity
|
| 22828 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.entity.source
|
| 22829 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.entity.source.sourcePath
|
| 22830 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.block
|
| 22831 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.block.sourcePos
|
| 22832 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.block.sourcePos.sourcePath
|
| 22833 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.storage
|
| 22834 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.storage.source
|
| 22835 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.from.storage.source.sourcePath
|
| 22836 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string
|
| 22837 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity
|
| 22838 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source
|
| 22839 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source.sourcePath
|
| 22840 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source.sourcePath.start
|
| 22841 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.entity.source.sourcePath.start.end
|
| 22842 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block
|
| 22843 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos
|
| 22844 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos.sourcePath
|
| 22845 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos.sourcePath.start
|
| 22846 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.block.sourcePos.sourcePath.start.end
|
| 22847 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage
|
| 22848 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source
|
| 22849 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source.sourcePath
|
| 22850 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source.sourcePath.start
|
| 22851 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.string.storage.source.sourcePath.start.end
|
| 22852 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.value
|
| 22853 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.append.value.value
|
| 22854 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set
|
| 22855 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from
|
| 22856 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.entity
|
| 22857 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.entity.source
|
| 22858 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.entity.source.sourcePath
|
| 22859 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.block
|
| 22860 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.block.sourcePos
|
| 22861 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.block.sourcePos.sourcePath
|
| 22862 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.storage
|
| 22863 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.storage.source
|
| 22864 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.from.storage.source.sourcePath
|
| 22865 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string
|
| 22866 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity
|
| 22867 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source
|
| 22868 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source.sourcePath
|
| 22869 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source.sourcePath.start
|
| 22870 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.entity.source.sourcePath.start.end
|
| 22871 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block
|
| 22872 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos
|
| 22873 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos.sourcePath
|
| 22874 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos.sourcePath.start
|
| 22875 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.block.sourcePos.sourcePath.start.end
|
| 22876 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage
|
| 22877 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source
|
| 22878 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source.sourcePath
|
| 22879 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source.sourcePath.start
|
| 22880 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.string.storage.source.sourcePath.start.end
|
| 22881 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.value
|
| 22882 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.set.value.value
|
| 22883 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge
|
| 22884 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from
|
| 22885 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.entity
|
| 22886 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.entity.source
|
| 22887 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.entity.source.sourcePath
|
| 22888 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.block
|
| 22889 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.block.sourcePos
|
| 22890 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.block.sourcePos.sourcePath
|
| 22891 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.storage
|
| 22892 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.storage.source
|
| 22893 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.from.storage.source.sourcePath
|
| 22894 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string
|
| 22895 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity
|
| 22896 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source
|
| 22897 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source.sourcePath
|
| 22898 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source.sourcePath.start
|
| 22899 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.entity.source.sourcePath.start.end
|
| 22900 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block
|
| 22901 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos
|
| 22902 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos.sourcePath
|
| 22903 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos.sourcePath.start
|
| 22904 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.block.sourcePos.sourcePath.start.end
|
| 22905 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage
|
| 22906 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source
|
| 22907 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source.sourcePath
|
| 22908 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source.sourcePath.start
|
| 22909 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.string.storage.source.sourcePath.start.end
|
| 22910 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.value
|
| 22911 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.entity.target.targetPath.merge.value.value
|
| 22912 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block
|
| 22913 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos
|
| 22914 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath
|
| 22915 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert
|
| 22916 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index
|
| 22917 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from
|
| 22918 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.entity
|
| 22919 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.entity.source
|
| 22920 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.entity.source.sourcePath
|
| 22921 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.block
|
| 22922 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.block.sourcePos
|
| 22923 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.block.sourcePos.sourcePath
|
| 22924 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.storage
|
| 22925 | [01Jan2026 12:59:13.143] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.storage.source
|
| 22926 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.from.storage.source.sourcePath
|
| 22927 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string
|
| 22928 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity
|
| 22929 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source
|
| 22930 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source.sourcePath
|
| 22931 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source.sourcePath.start
|
| 22932 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.entity.source.sourcePath.start.end
|
| 22933 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block
|
| 22934 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos
|
| 22935 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos.sourcePath
|
| 22936 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos.sourcePath.start
|
| 22937 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.block.sourcePos.sourcePath.start.end
|
| 22938 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage
|
| 22939 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source
|
| 22940 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source.sourcePath
|
| 22941 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source.sourcePath.start
|
| 22942 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.string.storage.source.sourcePath.start.end
|
| 22943 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.value
|
| 22944 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.insert.index.value.value
|
| 22945 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend
|
| 22946 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from
|
| 22947 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.entity
|
| 22948 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.entity.source
|
| 22949 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.entity.source.sourcePath
|
| 22950 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.block
|
| 22951 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.block.sourcePos
|
| 22952 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.block.sourcePos.sourcePath
|
| 22953 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.storage
|
| 22954 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.storage.source
|
| 22955 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.from.storage.source.sourcePath
|
| 22956 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string
|
| 22957 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity
|
| 22958 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source
|
| 22959 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source.sourcePath
|
| 22960 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source.sourcePath.start
|
| 22961 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.entity.source.sourcePath.start.end
|
| 22962 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block
|
| 22963 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos
|
| 22964 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos.sourcePath
|
| 22965 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos.sourcePath.start
|
| 22966 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.block.sourcePos.sourcePath.start.end
|
| 22967 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage
|
| 22968 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source
|
| 22969 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source.sourcePath
|
| 22970 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source.sourcePath.start
|
| 22971 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.string.storage.source.sourcePath.start.end
|
| 22972 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.value
|
| 22973 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.prepend.value.value
|
| 22974 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append
|
| 22975 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from
|
| 22976 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.entity
|
| 22977 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.entity.source
|
| 22978 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.entity.source.sourcePath
|
| 22979 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.block
|
| 22980 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.block.sourcePos
|
| 22981 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.block.sourcePos.sourcePath
|
| 22982 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.storage
|
| 22983 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.storage.source
|
| 22984 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.from.storage.source.sourcePath
|
| 22985 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string
|
| 22986 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity
|
| 22987 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source
|
| 22988 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source.sourcePath
|
| 22989 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source.sourcePath.start
|
| 22990 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.entity.source.sourcePath.start.end
|
| 22991 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block
|
| 22992 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos
|
| 22993 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos.sourcePath
|
| 22994 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos.sourcePath.start
|
| 22995 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.block.sourcePos.sourcePath.start.end
|
| 22996 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage
|
| 22997 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source
|
| 22998 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source.sourcePath
|
| 22999 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source.sourcePath.start
|
| 23000 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.string.storage.source.sourcePath.start.end
|
| 23001 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.value
|
| 23002 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.append.value.value
|
| 23003 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set
|
| 23004 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from
|
| 23005 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.entity
|
| 23006 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.entity.source
|
| 23007 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.entity.source.sourcePath
|
| 23008 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.block
|
| 23009 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.block.sourcePos
|
| 23010 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.block.sourcePos.sourcePath
|
| 23011 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.storage
|
| 23012 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.storage.source
|
| 23013 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.from.storage.source.sourcePath
|
| 23014 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string
|
| 23015 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity
|
| 23016 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source
|
| 23017 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source.sourcePath
|
| 23018 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source.sourcePath.start
|
| 23019 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.entity.source.sourcePath.start.end
|
| 23020 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block
|
| 23021 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos
|
| 23022 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos.sourcePath
|
| 23023 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos.sourcePath.start
|
| 23024 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.block.sourcePos.sourcePath.start.end
|
| 23025 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage
|
| 23026 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source
|
| 23027 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source.sourcePath
|
| 23028 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source.sourcePath.start
|
| 23029 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.string.storage.source.sourcePath.start.end
|
| 23030 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.value
|
| 23031 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.set.value.value
|
| 23032 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge
|
| 23033 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from
|
| 23034 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.entity
|
| 23035 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.entity.source
|
| 23036 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.entity.source.sourcePath
|
| 23037 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.block
|
| 23038 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.block.sourcePos
|
| 23039 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.block.sourcePos.sourcePath
|
| 23040 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.storage
|
| 23041 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.storage.source
|
| 23042 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.from.storage.source.sourcePath
|
| 23043 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string
|
| 23044 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity
|
| 23045 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source
|
| 23046 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source.sourcePath
|
| 23047 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source.sourcePath.start
|
| 23048 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.entity.source.sourcePath.start.end
|
| 23049 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block
|
| 23050 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos
|
| 23051 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos.sourcePath
|
| 23052 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos.sourcePath.start
|
| 23053 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.block.sourcePos.sourcePath.start.end
|
| 23054 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage
|
| 23055 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source
|
| 23056 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source.sourcePath
|
| 23057 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source.sourcePath.start
|
| 23058 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.string.storage.source.sourcePath.start.end
|
| 23059 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.value
|
| 23060 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.block.targetPos.targetPath.merge.value.value
|
| 23061 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage
|
| 23062 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target
|
| 23063 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath
|
| 23064 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert
|
| 23065 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index
|
| 23066 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from
|
| 23067 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.entity
|
| 23068 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.entity.source
|
| 23069 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.entity.source.sourcePath
|
| 23070 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.block
|
| 23071 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.block.sourcePos
|
| 23072 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.block.sourcePos.sourcePath
|
| 23073 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.storage
|
| 23074 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.storage.source
|
| 23075 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.from.storage.source.sourcePath
|
| 23076 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string
|
| 23077 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity
|
| 23078 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source
|
| 23079 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source.sourcePath
|
| 23080 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source.sourcePath.start
|
| 23081 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.entity.source.sourcePath.start.end
|
| 23082 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block
|
| 23083 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos
|
| 23084 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos.sourcePath
|
| 23085 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start
|
| 23086 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.block.sourcePos.sourcePath.start.end
|
| 23087 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage
|
| 23088 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source
|
| 23089 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source.sourcePath
|
| 23090 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source.sourcePath.start
|
| 23091 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.string.storage.source.sourcePath.start.end
|
| 23092 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.value
|
| 23093 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.insert.index.value.value
|
| 23094 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend
|
| 23095 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from
|
| 23096 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.entity
|
| 23097 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.entity.source
|
| 23098 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.entity.source.sourcePath
|
| 23099 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.block
|
| 23100 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.block.sourcePos
|
| 23101 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.block.sourcePos.sourcePath
|
| 23102 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.storage
|
| 23103 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.storage.source
|
| 23104 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.from.storage.source.sourcePath
|
| 23105 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string
|
| 23106 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity
|
| 23107 | [01Jan2026 12:59:13.144] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source
|
| 23108 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source.sourcePath
|
| 23109 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source.sourcePath.start
|
| 23110 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.entity.source.sourcePath.start.end
|
| 23111 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block
|
| 23112 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos
|
| 23113 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos.sourcePath
|
| 23114 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos.sourcePath.start
|
| 23115 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.block.sourcePos.sourcePath.start.end
|
| 23116 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage
|
| 23117 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source
|
| 23118 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source.sourcePath
|
| 23119 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source.sourcePath.start
|
| 23120 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.string.storage.source.sourcePath.start.end
|
| 23121 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.value
|
| 23122 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.prepend.value.value
|
| 23123 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append
|
| 23124 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from
|
| 23125 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.entity
|
| 23126 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.entity.source
|
| 23127 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.entity.source.sourcePath
|
| 23128 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.block
|
| 23129 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.block.sourcePos
|
| 23130 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.block.sourcePos.sourcePath
|
| 23131 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.storage
|
| 23132 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.storage.source
|
| 23133 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.from.storage.source.sourcePath
|
| 23134 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string
|
| 23135 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity
|
| 23136 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source
|
| 23137 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source.sourcePath
|
| 23138 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source.sourcePath.start
|
| 23139 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.entity.source.sourcePath.start.end
|
| 23140 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block
|
| 23141 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos
|
| 23142 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos.sourcePath
|
| 23143 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos.sourcePath.start
|
| 23144 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.block.sourcePos.sourcePath.start.end
|
| 23145 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage
|
| 23146 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source
|
| 23147 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source.sourcePath
|
| 23148 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source.sourcePath.start
|
| 23149 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.string.storage.source.sourcePath.start.end
|
| 23150 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.value
|
| 23151 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.append.value.value
|
| 23152 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set
|
| 23153 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from
|
| 23154 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.entity
|
| 23155 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.entity.source
|
| 23156 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.entity.source.sourcePath
|
| 23157 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.block
|
| 23158 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.block.sourcePos
|
| 23159 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.block.sourcePos.sourcePath
|
| 23160 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.storage
|
| 23161 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.storage.source
|
| 23162 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.from.storage.source.sourcePath
|
| 23163 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string
|
| 23164 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity
|
| 23165 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source
|
| 23166 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source.sourcePath
|
| 23167 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source.sourcePath.start
|
| 23168 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.entity.source.sourcePath.start.end
|
| 23169 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block
|
| 23170 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos
|
| 23171 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos.sourcePath
|
| 23172 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos.sourcePath.start
|
| 23173 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.block.sourcePos.sourcePath.start.end
|
| 23174 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage
|
| 23175 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source
|
| 23176 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source.sourcePath
|
| 23177 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source.sourcePath.start
|
| 23178 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.string.storage.source.sourcePath.start.end
|
| 23179 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.value
|
| 23180 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.set.value.value
|
| 23181 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge
|
| 23182 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from
|
| 23183 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.entity
|
| 23184 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.entity.source
|
| 23185 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.entity.source.sourcePath
|
| 23186 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.block
|
| 23187 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.block.sourcePos
|
| 23188 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.block.sourcePos.sourcePath
|
| 23189 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.storage
|
| 23190 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.storage.source
|
| 23191 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.from.storage.source.sourcePath
|
| 23192 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string
|
| 23193 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity
|
| 23194 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source
|
| 23195 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source.sourcePath
|
| 23196 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source.sourcePath.start
|
| 23197 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.entity.source.sourcePath.start.end
|
| 23198 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block
|
| 23199 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos
|
| 23200 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos.sourcePath
|
| 23201 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos.sourcePath.start
|
| 23202 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.block.sourcePos.sourcePath.start.end
|
| 23203 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage
|
| 23204 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source
|
| 23205 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source.sourcePath
|
| 23206 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source.sourcePath.start
|
| 23207 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.string.storage.source.sourcePath.start.end
|
| 23208 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.value
|
| 23209 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.data.modify.storage.target.targetPath.merge.value.value
|
| 23210 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack
|
| 23211 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable
|
| 23212 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name
|
| 23213 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name.after
|
| 23214 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name.after.existing
|
| 23215 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name.before
|
| 23216 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name.before.existing
|
| 23217 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name.last
|
| 23218 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.enable.name.first
|
| 23219 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.disable
|
| 23220 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.disable.name
|
| 23221 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.list
|
| 23222 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.list.available
|
| 23223 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.datapack.list.enabled
|
| 23224 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.debug
|
| 23225 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.debug.start
|
| 23226 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.debug.stop
|
| 23227 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.debug.function
|
| 23228 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.debug.function.name
|
| 23229 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.debug.ai
|
| 23230 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.defaultgamemode
|
| 23231 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.defaultgamemode.gamemode
|
| 23232 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.difficulty
|
| 23233 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.difficulty.peaceful
|
| 23234 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.difficulty.easy
|
| 23235 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.difficulty.normal
|
| 23236 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.difficulty.hard
|
| 23237 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect
|
| 23238 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.clear
|
| 23239 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.clear.targets
|
| 23240 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.clear.targets.effect
|
| 23241 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give
|
| 23242 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets
|
| 23243 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect
|
| 23244 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.seconds
|
| 23245 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.seconds.amplifier
|
| 23246 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.seconds.amplifier.hideParticles
|
| 23247 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.infinite
|
| 23248 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.infinite.amplifier
|
| 23249 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.effect.give.targets.effect.infinite.amplifier.hideParticles
|
| 23250 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.me
|
| 23251 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.me.action
|
| 23252 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.enchant
|
| 23253 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.enchant.targets
|
| 23254 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.enchant.targets.enchantment
|
| 23255 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.enchant.targets.enchantment.level
|
| 23256 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience
|
| 23257 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.add
|
| 23258 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.add.targets
|
| 23259 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.add.targets.amount
|
| 23260 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.add.targets.amount.points
|
| 23261 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.add.targets.amount.levels
|
| 23262 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.set
|
| 23263 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.set.targets
|
| 23264 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.set.targets.amount
|
| 23265 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.set.targets.amount.points
|
| 23266 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.set.targets.amount.levels
|
| 23267 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.query
|
| 23268 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.query.targets
|
| 23269 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.query.targets.points
|
| 23270 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.experience.query.targets.levels
|
| 23271 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.xp
|
| 23272 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill
|
| 23273 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from
|
| 23274 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to
|
| 23275 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block
|
| 23276 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block.replace
|
| 23277 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block.replace.filter
|
| 23278 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block.keep
|
| 23279 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block.outline
|
| 23280 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block.hollow
|
| 23281 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fill.from.to.block.destroy
|
| 23282 | [01Jan2026 12:59:13.145] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fillbiome
|
| 23283 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fillbiome.from
|
| 23284 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fillbiome.from.to
|
| 23285 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fillbiome.from.to.biome
|
| 23286 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fillbiome.from.to.biome.replace
|
| 23287 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fillbiome.from.to.biome.replace.filter
|
| 23288 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload
|
| 23289 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.add
|
| 23290 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.add.from
|
| 23291 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.add.from.to
|
| 23292 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.remove
|
| 23293 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.remove.from
|
| 23294 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.remove.from.to
|
| 23295 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.remove.all
|
| 23296 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.query
|
| 23297 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.forceload.query.pos
|
| 23298 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function
|
| 23299 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name
|
| 23300 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.arguments
|
| 23301 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with
|
| 23302 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.entity
|
| 23303 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.entity.source
|
| 23304 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.entity.source.path
|
| 23305 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.block
|
| 23306 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.block.sourcePos
|
| 23307 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.block.sourcePos.path
|
| 23308 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.storage
|
| 23309 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.storage.source
|
| 23310 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.function.name.with.storage.source.path
|
| 23311 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamemode
|
| 23312 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamemode.gamemode
|
| 23313 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamemode.gamemode.target
|
| 23314 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule
|
| 23315 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.announceAdvancements
|
| 23316 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.announceAdvancements.value
|
| 23317 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.blockExplosionDropDecay
|
| 23318 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.blockExplosionDropDecay.value
|
| 23319 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.brandonscore:allowSignEditing
|
| 23320 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.brandonscore:allowSignEditing.value
|
| 23321 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.commandBlockOutput
|
| 23322 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.commandBlockOutput.value
|
| 23323 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.commandModificationBlockLimit
|
| 23324 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.commandModificationBlockLimit.value
|
| 23325 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_creative_oob
|
| 23326 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_creative_oob.value
|
| 23327 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_spectator_oob
|
| 23328 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_spectator_oob.value
|
| 23329 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_survival_oob
|
| 23330 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.allow_survival_oob.value
|
| 23331 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_oob
|
| 23332 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_oob.value
|
| 23333 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_psd_on_exit
|
| 23334 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.compactmachines.damage_psd_on_exit.value
|
| 23335 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.disableElytraMovementCheck
|
| 23336 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.disableElytraMovementCheck.value
|
| 23337 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.disableRaids
|
| 23338 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.disableRaids.value
|
| 23339 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doDaylightCycle
|
| 23340 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doDaylightCycle.value
|
| 23341 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doEntityDrops
|
| 23342 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doEntityDrops.value
|
| 23343 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doFireTick
|
| 23344 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doFireTick.value
|
| 23345 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doImmediateRespawn
|
| 23346 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doImmediateRespawn.value
|
| 23347 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doInsomnia
|
| 23348 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doInsomnia.value
|
| 23349 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doLimitedCrafting
|
| 23350 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doLimitedCrafting.value
|
| 23351 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doMobLoot
|
| 23352 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doMobLoot.value
|
| 23353 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doMobSpawning
|
| 23354 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doMobSpawning.value
|
| 23355 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doPatrolSpawning
|
| 23356 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doPatrolSpawning.value
|
| 23357 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doTileDrops
|
| 23358 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doTileDrops.value
|
| 23359 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doTraderSpawning
|
| 23360 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doTraderSpawning.value
|
| 23361 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doVinesSpread
|
| 23362 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doVinesSpread.value
|
| 23363 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doWardenSpawning
|
| 23364 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doWardenSpawning.value
|
| 23365 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doWeatherCycle
|
| 23366 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.doWeatherCycle.value
|
| 23367 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.drowningDamage
|
| 23368 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.drowningDamage.value
|
| 23369 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.enderPearlsVanishOnDeath
|
| 23370 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.enderPearlsVanishOnDeath.value
|
| 23371 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.fallDamage
|
| 23372 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.fallDamage.value
|
| 23373 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.fireDamage
|
| 23374 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.fireDamage.value
|
| 23375 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.forgiveDeadPlayers
|
| 23376 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.forgiveDeadPlayers.value
|
| 23377 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.freezeDamage
|
| 23378 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.freezeDamage.value
|
| 23379 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.globalSoundEvents
|
| 23380 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.globalSoundEvents.value
|
| 23381 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.keepInventory
|
| 23382 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.keepInventory.value
|
| 23383 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.lavaSourceConversion
|
| 23384 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.lavaSourceConversion.value
|
| 23385 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.logAdminCommands
|
| 23386 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.logAdminCommands.value
|
| 23387 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandChainLength
|
| 23388 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandChainLength.value
|
| 23389 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandForkCount
|
| 23390 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.maxCommandForkCount.value
|
| 23391 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.maxEntityCramming
|
| 23392 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.maxEntityCramming.value
|
| 23393 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.mobExplosionDropDecay
|
| 23394 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.mobExplosionDropDecay.value
|
| 23395 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.mobGriefing
|
| 23396 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.mobGriefing.value
|
| 23397 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.naturalRegeneration
|
| 23398 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.naturalRegeneration.value
|
| 23399 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalCreativeDelay
|
| 23400 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalCreativeDelay.value
|
| 23401 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalDefaultDelay
|
| 23402 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.playersNetherPortalDefaultDelay.value
|
| 23403 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.playersSleepingPercentage
|
| 23404 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.playersSleepingPercentage.value
|
| 23405 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.projectilesCanBreakBlocks
|
| 23406 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.projectilesCanBreakBlocks.value
|
| 23407 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.randomTickSpeed
|
| 23408 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.randomTickSpeed.value
|
| 23409 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.reducedDebugInfo
|
| 23410 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.reducedDebugInfo.value
|
| 23411 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.sendCommandFeedback
|
| 23412 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.sendCommandFeedback.value
|
| 23413 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.showDeathMessages
|
| 23414 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.showDeathMessages.value
|
| 23415 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.snowAccumulationHeight
|
| 23416 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.snowAccumulationHeight.value
|
| 23417 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.spawnChunkRadius
|
| 23418 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.spawnChunkRadius.value
|
| 23419 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.spawnRadius
|
| 23420 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.spawnRadius.value
|
| 23421 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.spectatorsGenerateChunks
|
| 23422 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.spectatorsGenerateChunks.value
|
| 23423 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.tfEnforcedProgression
|
| 23424 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.tfEnforcedProgression.value
|
| 23425 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.tntExplosionDropDecay
|
| 23426 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.tntExplosionDropDecay.value
|
| 23427 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.universalAnger
|
| 23428 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.universalAnger.value
|
| 23429 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.waterSourceConversion
|
| 23430 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.gamerule.waterSourceConversion.value
|
| 23431 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.give
|
| 23432 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.give.targets
|
| 23433 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.give.targets.item
|
| 23434 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.give.targets.item.count
|
| 23435 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.help
|
| 23436 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.help.command
|
| 23437 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item
|
| 23438 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace
|
| 23439 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block
|
| 23440 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos
|
| 23441 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot
|
| 23442 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.with
|
| 23443 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.with.item
|
| 23444 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.with.item.count
|
| 23445 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from
|
| 23446 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block
|
| 23447 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block.source
|
| 23448 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block.source.sourceSlot
|
| 23449 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.block.source.sourceSlot.modifier
|
| 23450 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity
|
| 23451 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity.source
|
| 23452 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity.source.sourceSlot
|
| 23453 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.block.pos.slot.from.entity.source.sourceSlot.modifier
|
| 23454 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity
|
| 23455 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets
|
| 23456 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot
|
| 23457 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.with
|
| 23458 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.with.item
|
| 23459 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.with.item.count
|
| 23460 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from
|
| 23461 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block
|
| 23462 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block.source
|
| 23463 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block.source.sourceSlot
|
| 23464 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.block.source.sourceSlot.modifier
|
| 23465 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity
|
| 23466 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity.source
|
| 23467 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity.source.sourceSlot
|
| 23468 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.replace.entity.targets.slot.from.entity.source.sourceSlot.modifier
|
| 23469 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify
|
| 23470 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.block
|
| 23471 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.block.pos
|
| 23472 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.block.pos.slot
|
| 23473 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.block.pos.slot.modifier
|
| 23474 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.entity
|
| 23475 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.entity.targets
|
| 23476 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.entity.targets.slot
|
| 23477 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.item.modify.entity.targets.slot.modifier
|
| 23478 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kick
|
| 23479 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kick.targets
|
| 23480 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kick.targets.reason
|
| 23481 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kill
|
| 23482 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kill.targets
|
| 23483 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.list
|
| 23484 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.list.uuids
|
| 23485 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate
|
| 23486 | [01Jan2026 12:59:13.146] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate.structure
|
| 23487 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate.structure.structure
|
| 23488 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate.biome
|
| 23489 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate.biome.biome
|
| 23490 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate.poi
|
| 23491 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.locate.poi.poi
|
| 23492 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot
|
| 23493 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace
|
| 23494 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity
|
| 23495 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities
|
| 23496 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot
|
| 23497 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish
|
| 23498 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table
|
| 23499 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos
|
| 23500 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos.tool
|
| 23501 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos.mainhand
|
| 23502 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.fish.loot_table.pos.offhand
|
| 23503 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.loot
|
| 23504 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.loot.loot_table
|
| 23505 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.kill
|
| 23506 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.kill.target
|
| 23507 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine
|
| 23508 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos
|
| 23509 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos.tool
|
| 23510 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos.mainhand
|
| 23511 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.mine.pos.offhand
|
| 23512 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count
|
| 23513 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish
|
| 23514 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table
|
| 23515 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos
|
| 23516 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos.tool
|
| 23517 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos.mainhand
|
| 23518 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.fish.loot_table.pos.offhand
|
| 23519 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.loot
|
| 23520 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.loot.loot_table
|
| 23521 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.kill
|
| 23522 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.kill.target
|
| 23523 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine
|
| 23524 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos
|
| 23525 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos.tool
|
| 23526 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos.mainhand
|
| 23527 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.entity.entities.slot.count.mine.pos.offhand
|
| 23528 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block
|
| 23529 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos
|
| 23530 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot
|
| 23531 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish
|
| 23532 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table
|
| 23533 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos
|
| 23534 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos.tool
|
| 23535 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos.mainhand
|
| 23536 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.fish.loot_table.pos.offhand
|
| 23537 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.loot
|
| 23538 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.loot.loot_table
|
| 23539 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.kill
|
| 23540 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.kill.target
|
| 23541 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine
|
| 23542 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos
|
| 23543 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos.tool
|
| 23544 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos.mainhand
|
| 23545 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.mine.pos.offhand
|
| 23546 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count
|
| 23547 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish
|
| 23548 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table
|
| 23549 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos
|
| 23550 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos.tool
|
| 23551 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos.mainhand
|
| 23552 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.fish.loot_table.pos.offhand
|
| 23553 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.loot
|
| 23554 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.loot.loot_table
|
| 23555 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.kill
|
| 23556 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.kill.target
|
| 23557 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine
|
| 23558 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos
|
| 23559 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos.tool
|
| 23560 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos.mainhand
|
| 23561 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.replace.block.targetPos.slot.count.mine.pos.offhand
|
| 23562 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert
|
| 23563 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos
|
| 23564 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish
|
| 23565 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table
|
| 23566 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos
|
| 23567 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos.tool
|
| 23568 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos.mainhand
|
| 23569 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.fish.loot_table.pos.offhand
|
| 23570 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.loot
|
| 23571 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.loot.loot_table
|
| 23572 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.kill
|
| 23573 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.kill.target
|
| 23574 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine
|
| 23575 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos
|
| 23576 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos.tool
|
| 23577 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos.mainhand
|
| 23578 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.insert.targetPos.mine.pos.offhand
|
| 23579 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give
|
| 23580 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players
|
| 23581 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.fish
|
| 23582 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table
|
| 23583 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos
|
| 23584 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos.tool
|
| 23585 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos.mainhand
|
| 23586 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.fish.loot_table.pos.offhand
|
| 23587 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.loot
|
| 23588 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.loot.loot_table
|
| 23589 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.kill
|
| 23590 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.kill.target
|
| 23591 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.mine
|
| 23592 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos
|
| 23593 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos.tool
|
| 23594 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos.mainhand
|
| 23595 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.give.players.mine.pos.offhand
|
| 23596 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn
|
| 23597 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos
|
| 23598 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish
|
| 23599 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table
|
| 23600 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos
|
| 23601 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos.tool
|
| 23602 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos.mainhand
|
| 23603 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.fish.loot_table.pos.offhand
|
| 23604 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.loot
|
| 23605 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.loot.loot_table
|
| 23606 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.kill
|
| 23607 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.kill.target
|
| 23608 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine
|
| 23609 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos
|
| 23610 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos.tool
|
| 23611 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos.mainhand
|
| 23612 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.loot.spawn.targetPos.mine.pos.offhand
|
| 23613 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.msg
|
| 23614 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.msg.targets
|
| 23615 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.msg.targets.message
|
| 23616 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tell
|
| 23617 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.w
|
| 23618 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle
|
| 23619 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name
|
| 23620 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos
|
| 23621 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta
|
| 23622 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed
|
| 23623 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count
|
| 23624 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.force
|
| 23625 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.force.viewers
|
| 23626 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.normal
|
| 23627 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.particle.name.pos.delta.speed.count.normal.viewers
|
| 23628 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place
|
| 23629 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.feature
|
| 23630 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.feature.feature
|
| 23631 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.feature.feature.pos
|
| 23632 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.jigsaw
|
| 23633 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool
|
| 23634 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool.target
|
| 23635 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool.target.max_depth
|
| 23636 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.jigsaw.pool.target.max_depth.position
|
| 23637 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.structure
|
| 23638 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.structure.structure
|
| 23639 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.structure.structure.pos
|
| 23640 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template
|
| 23641 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template.template
|
| 23642 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template.template.pos
|
| 23643 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation
|
| 23644 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation.mirror
|
| 23645 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation.mirror.integrity
|
| 23646 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.place.template.template.pos.rotation.mirror.integrity.seed
|
| 23647 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound
|
| 23648 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound
|
| 23649 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.master
|
| 23650 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets
|
| 23651 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos
|
| 23652 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos.volume
|
| 23653 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos.volume.pitch
|
| 23654 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.master.targets.pos.volume.pitch.minVolume
|
| 23655 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.music
|
| 23656 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets
|
| 23657 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos
|
| 23658 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos.volume
|
| 23659 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos.volume.pitch
|
| 23660 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.music.targets.pos.volume.pitch.minVolume
|
| 23661 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.record
|
| 23662 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets
|
| 23663 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos
|
| 23664 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos.volume
|
| 23665 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos.volume.pitch
|
| 23666 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.record.targets.pos.volume.pitch.minVolume
|
| 23667 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.weather
|
| 23668 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets
|
| 23669 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos
|
| 23670 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos.volume
|
| 23671 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos.volume.pitch
|
| 23672 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.weather.targets.pos.volume.pitch.minVolume
|
| 23673 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.block
|
| 23674 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets
|
| 23675 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos
|
| 23676 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos.volume
|
| 23677 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos.volume.pitch
|
| 23678 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.block.targets.pos.volume.pitch.minVolume
|
| 23679 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile
|
| 23680 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets
|
| 23681 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos
|
| 23682 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos.volume
|
| 23683 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos.volume.pitch
|
| 23684 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.hostile.targets.pos.volume.pitch.minVolume
|
| 23685 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral
|
| 23686 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets
|
| 23687 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos
|
| 23688 | [01Jan2026 12:59:13.147] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos.volume
|
| 23689 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos.volume.pitch
|
| 23690 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.neutral.targets.pos.volume.pitch.minVolume
|
| 23691 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.player
|
| 23692 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets
|
| 23693 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos
|
| 23694 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos.volume
|
| 23695 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos.volume.pitch
|
| 23696 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.player.targets.pos.volume.pitch.minVolume
|
| 23697 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient
|
| 23698 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets
|
| 23699 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos
|
| 23700 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos.volume
|
| 23701 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos.volume.pitch
|
| 23702 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.ambient.targets.pos.volume.pitch.minVolume
|
| 23703 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.voice
|
| 23704 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets
|
| 23705 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos
|
| 23706 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos.volume
|
| 23707 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos.volume.pitch
|
| 23708 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.playsound.sound.voice.targets.pos.volume.pitch.minVolume
|
| 23709 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random
|
| 23710 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.value
|
| 23711 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.value.range
|
| 23712 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.value.range.sequence
|
| 23713 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.roll
|
| 23714 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.roll.range
|
| 23715 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.roll.range.sequence
|
| 23716 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset
|
| 23717 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.all
|
| 23718 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.all.seed
|
| 23719 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.all.seed.includeWorldSeed
|
| 23720 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.all.seed.includeWorldSeed.includeSequenceId
|
| 23721 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.sequence
|
| 23722 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.sequence.seed
|
| 23723 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.sequence.seed.includeWorldSeed
|
| 23724 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.random.reset.sequence.seed.includeWorldSeed.includeSequenceId
|
| 23725 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.reload
|
| 23726 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe
|
| 23727 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.give
|
| 23728 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.give.targets
|
| 23729 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.give.targets.recipe
|
| 23730 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.give.targets.all
|
| 23731 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.take
|
| 23732 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.take.targets
|
| 23733 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.take.targets.recipe
|
| 23734 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recipe.take.targets.all
|
| 23735 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.return
|
| 23736 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.return.value
|
| 23737 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.return.fail
|
| 23738 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.return.run
|
| 23739 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ride
|
| 23740 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ride.target
|
| 23741 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ride.target.mount
|
| 23742 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ride.target.mount.vehicle
|
| 23743 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ride.target.dismount
|
| 23744 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.say
|
| 23745 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.say.message
|
| 23746 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule
|
| 23747 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.function
|
| 23748 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.function.function
|
| 23749 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.function.function.time
|
| 23750 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.function.function.time.append
|
| 23751 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.function.function.time.replace
|
| 23752 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.clear
|
| 23753 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.schedule.clear.function
|
| 23754 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard
|
| 23755 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives
|
| 23756 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.list
|
| 23757 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add
|
| 23758 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add.objective
|
| 23759 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add.objective.criteria
|
| 23760 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.add.objective.criteria.displayName
|
| 23761 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify
|
| 23762 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective
|
| 23763 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayname
|
| 23764 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayname.displayName
|
| 23765 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.rendertype
|
| 23766 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.rendertype.integer
|
| 23767 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.rendertype.hearts
|
| 23768 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayautoupdate
|
| 23769 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.displayautoupdate.value
|
| 23770 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat
|
| 23771 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.blank
|
| 23772 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.fixed
|
| 23773 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.fixed.contents
|
| 23774 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.styled
|
| 23775 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.modify.objective.numberformat.styled.style
|
| 23776 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.remove
|
| 23777 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.remove.objective
|
| 23778 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.setdisplay
|
| 23779 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.setdisplay.slot
|
| 23780 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.objectives.setdisplay.slot.objective
|
| 23781 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players
|
| 23782 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.list
|
| 23783 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.list.target
|
| 23784 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.set
|
| 23785 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.set.targets
|
| 23786 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.set.targets.objective
|
| 23787 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.set.targets.objective.score
|
| 23788 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.get
|
| 23789 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.get.target
|
| 23790 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.get.target.objective
|
| 23791 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.add
|
| 23792 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.add.targets
|
| 23793 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.add.targets.objective
|
| 23794 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.add.targets.objective.score
|
| 23795 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove
|
| 23796 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove.targets
|
| 23797 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove.targets.objective
|
| 23798 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.remove.targets.objective.score
|
| 23799 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.reset
|
| 23800 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.reset.targets
|
| 23801 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.reset.targets.objective
|
| 23802 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.enable
|
| 23803 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.enable.targets
|
| 23804 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.enable.targets.objective
|
| 23805 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display
|
| 23806 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name
|
| 23807 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name.targets
|
| 23808 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name.targets.objective
|
| 23809 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.name.targets.objective.name
|
| 23810 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat
|
| 23811 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets
|
| 23812 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective
|
| 23813 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.blank
|
| 23814 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.fixed
|
| 23815 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.fixed.contents
|
| 23816 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.styled
|
| 23817 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.display.numberformat.targets.objective.styled.style
|
| 23818 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation
|
| 23819 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets
|
| 23820 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective
|
| 23821 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective.operation
|
| 23822 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective.operation.source
|
| 23823 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.scoreboard.players.operation.targets.targetObjective.operation.source.sourceObjective
|
| 23824 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.seed
|
| 23825 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setblock
|
| 23826 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setblock.pos
|
| 23827 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setblock.pos.block
|
| 23828 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setblock.pos.block.destroy
|
| 23829 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setblock.pos.block.keep
|
| 23830 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setblock.pos.block.replace
|
| 23831 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spawnpoint
|
| 23832 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spawnpoint.targets
|
| 23833 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spawnpoint.targets.pos
|
| 23834 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spawnpoint.targets.pos.angle
|
| 23835 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setworldspawn
|
| 23836 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setworldspawn.pos
|
| 23837 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setworldspawn.pos.angle
|
| 23838 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spectate
|
| 23839 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spectate.target
|
| 23840 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spectate.target.player
|
| 23841 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers
|
| 23842 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center
|
| 23843 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance
|
| 23844 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange
|
| 23845 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.respectTeams
|
| 23846 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.respectTeams.targets
|
| 23847 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under
|
| 23848 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under.maxHeight
|
| 23849 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under.maxHeight.respectTeams
|
| 23850 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spreadplayers.center.spreadDistance.maxRange.under.maxHeight.respectTeams.targets
|
| 23851 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound
|
| 23852 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets
|
| 23853 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.all
|
| 23854 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.all.sound
|
| 23855 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.master
|
| 23856 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.master.sound
|
| 23857 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.music
|
| 23858 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.music.sound
|
| 23859 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.record
|
| 23860 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.record.sound
|
| 23861 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.weather
|
| 23862 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.weather.sound
|
| 23863 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.block
|
| 23864 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.block.sound
|
| 23865 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.hostile
|
| 23866 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.hostile.sound
|
| 23867 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.neutral
|
| 23868 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.neutral.sound
|
| 23869 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.player
|
| 23870 | [01Jan2026 12:59:13.148] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.player.sound
|
| 23871 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.ambient
|
| 23872 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.ambient.sound
|
| 23873 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.voice
|
| 23874 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.stopsound.targets.voice.sound
|
| 23875 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.summon
|
| 23876 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.summon.entity
|
| 23877 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.summon.entity.pos
|
| 23878 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.summon.entity.pos.nbt
|
| 23879 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag
|
| 23880 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag.targets
|
| 23881 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag.targets.add
|
| 23882 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag.targets.add.name
|
| 23883 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag.targets.remove
|
| 23884 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag.targets.remove.name
|
| 23885 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tag.targets.list
|
| 23886 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team
|
| 23887 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.list
|
| 23888 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.list.team
|
| 23889 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.add
|
| 23890 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.add.team
|
| 23891 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.add.team.displayName
|
| 23892 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.remove
|
| 23893 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.remove.team
|
| 23894 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.empty
|
| 23895 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.empty.team
|
| 23896 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.join
|
| 23897 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.join.team
|
| 23898 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.join.team.members
|
| 23899 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.leave
|
| 23900 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.leave.members
|
| 23901 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify
|
| 23902 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team
|
| 23903 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.displayName
|
| 23904 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.displayName.displayName
|
| 23905 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.color
|
| 23906 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.color.value
|
| 23907 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.friendlyFire
|
| 23908 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.friendlyFire.allowed
|
| 23909 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.seeFriendlyInvisibles
|
| 23910 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.seeFriendlyInvisibles.allowed
|
| 23911 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility
|
| 23912 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.never
|
| 23913 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.hideForOtherTeams
|
| 23914 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.hideForOwnTeam
|
| 23915 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.nametagVisibility.always
|
| 23916 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility
|
| 23917 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.never
|
| 23918 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.hideForOtherTeams
|
| 23919 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.hideForOwnTeam
|
| 23920 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.deathMessageVisibility.always
|
| 23921 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule
|
| 23922 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.never
|
| 23923 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.pushOwnTeam
|
| 23924 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.pushOtherTeams
|
| 23925 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.collisionRule.always
|
| 23926 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.prefix
|
| 23927 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.prefix.prefix
|
| 23928 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.suffix
|
| 23929 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.team.modify.team.suffix.suffix
|
| 23930 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teammsg
|
| 23931 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teammsg.message
|
| 23932 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tm
|
| 23933 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport
|
| 23934 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.location
|
| 23935 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.destination
|
| 23936 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets
|
| 23937 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location
|
| 23938 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location.rotation
|
| 23939 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing
|
| 23940 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.entity
|
| 23941 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.entity.facingEntity
|
| 23942 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.entity.facingEntity.facingAnchor
|
| 23943 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.location.facing.facingLocation
|
| 23944 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport.targets.destination
|
| 23945 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp
|
| 23946 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tellraw
|
| 23947 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tellraw.targets
|
| 23948 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tellraw.targets.message
|
| 23949 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick
|
| 23950 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.query
|
| 23951 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.rate
|
| 23952 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.rate.rate
|
| 23953 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.step
|
| 23954 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.step.stop
|
| 23955 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.step.time
|
| 23956 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.sprint
|
| 23957 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.sprint.stop
|
| 23958 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.sprint.time
|
| 23959 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.unfreeze
|
| 23960 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tick.freeze
|
| 23961 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time
|
| 23962 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.set
|
| 23963 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.set.day
|
| 23964 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.set.noon
|
| 23965 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.set.night
|
| 23966 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.set.midnight
|
| 23967 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.set.time
|
| 23968 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.add
|
| 23969 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.add.time
|
| 23970 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.query
|
| 23971 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.query.daytime
|
| 23972 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.query.gametime
|
| 23973 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.time.query.day
|
| 23974 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title
|
| 23975 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets
|
| 23976 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.clear
|
| 23977 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.reset
|
| 23978 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.title
|
| 23979 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.title.title
|
| 23980 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.subtitle
|
| 23981 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.subtitle.title
|
| 23982 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.actionbar
|
| 23983 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.actionbar.title
|
| 23984 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.times
|
| 23985 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.times.fadeIn
|
| 23986 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.times.fadeIn.stay
|
| 23987 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.title.targets.times.fadeIn.stay.fadeOut
|
| 23988 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trigger
|
| 23989 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trigger.objective
|
| 23990 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trigger.objective.add
|
| 23991 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trigger.objective.add.value
|
| 23992 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trigger.objective.set
|
| 23993 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trigger.objective.set.value
|
| 23994 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather
|
| 23995 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather.clear
|
| 23996 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather.clear.duration
|
| 23997 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather.rain
|
| 23998 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather.rain.duration
|
| 23999 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather.thunder
|
| 24000 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.weather.thunder.duration
|
| 24001 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder
|
| 24002 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.add
|
| 24003 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.add.distance
|
| 24004 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.add.distance.time
|
| 24005 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.set
|
| 24006 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.set.distance
|
| 24007 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.set.distance.time
|
| 24008 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.center
|
| 24009 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.center.pos
|
| 24010 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.damage
|
| 24011 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.damage.amount
|
| 24012 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.damage.amount.damagePerBlock
|
| 24013 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.damage.buffer
|
| 24014 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.damage.buffer.distance
|
| 24015 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.get
|
| 24016 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.warning
|
| 24017 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.warning.distance
|
| 24018 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.warning.distance.distance
|
| 24019 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.warning.time
|
| 24020 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.worldborder.warning.time.time
|
| 24021 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.jfr
|
| 24022 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.jfr.start
|
| 24023 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.jfr.stop
|
| 24024 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.publish
|
| 24025 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.publish.allowCommands
|
| 24026 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.publish.allowCommands.gamemode
|
| 24027 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.publish.allowCommands.gamemode.port
|
| 24028 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.petrock
|
| 24029 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.petrock.fun
|
| 24030 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.petrock.fun.stop
|
| 24031 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.petrock.fun.self-destruct
|
| 24032 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.petrock.fun.chance-cubes
|
| 24033 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.petrock.fun.chance-cubes.modInstalled
|
| 24034 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structure
|
| 24035 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structure.clean
|
| 24036 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structure.clean.structure_file
|
| 24037 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbultimine
|
| 24038 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbultimine.serverconfig
|
| 24039 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbultimine.clientconfig
|
| 24040 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbultimine.config
|
| 24041 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbmaterials
|
| 24042 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbmaterials.dev
|
| 24043 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbmaterials.dev.construct-all-resources
|
| 24044 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib
|
| 24045 | [01Jan2026 12:59:13.149] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.openScreen
|
| 24046 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.openScreen.classpath
|
| 24047 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.animatorSystemTestScreen
|
| 24048 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.config
|
| 24049 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.config.reload
|
| 24050 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.config.reload.all
|
| 24051 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.octolib.config.reload.path
|
| 24052 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary
|
| 24053 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.gamemode
|
| 24054 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.rain
|
| 24055 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.day
|
| 24056 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.night
|
| 24057 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit
|
| 24058 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.block
|
| 24059 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.block.pos
|
| 24060 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.entity
|
| 24061 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.entity.entity
|
| 24062 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.player
|
| 24063 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.player.player
|
| 24064 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.nbtedit.item
|
| 24065 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftblibrary.clientconfig
|
| 24066 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.toggledownfall
|
| 24067 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk
|
| 24068 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.devenv
|
| 24069 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.devenv.True/False
|
| 24070 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.slayer
|
| 24071 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.enchant
|
| 24072 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.enchant.add
|
| 24073 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.enchant.add.enchantment
|
| 24074 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.enchant.add.enchantment.level
|
| 24075 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.enchant.remove
|
| 24076 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.enchant.remove.enchantment
|
| 24077 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.oredist
|
| 24078 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.oredist.area-size
|
| 24079 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.clear
|
| 24080 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.clear.range
|
| 24081 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.clear.range.filter
|
| 24082 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.kill
|
| 24083 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.kill.type
|
| 24084 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.kill.by
|
| 24085 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.kill.by.entity
|
| 24086 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.heal
|
| 24087 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.heal.player
|
| 24088 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.repair
|
| 24089 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.repair.player
|
| 24090 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.nightvision
|
| 24091 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.god
|
| 24092 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.god.player
|
| 24093 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.print
|
| 24094 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.print.type
|
| 24095 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.copy
|
| 24096 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.copy.type
|
| 24097 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.copy.type.outputType
|
| 24098 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.hand
|
| 24099 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.tpdim
|
| 24100 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.tpdim.dimension
|
| 24101 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.tpdim.dimension.target
|
| 24102 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.drain
|
| 24103 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.drain.area-size
|
| 24104 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.drain.location
|
| 24105 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.drain.location.area-size
|
| 24106 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.feed
|
| 24107 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.feed.player
|
| 24108 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.minearea
|
| 24109 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tk.minearea.range
|
| 24110 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks
|
| 24111 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.reload
|
| 24112 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.refresh_readme
|
| 24113 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.list_all_ranks
|
| 24114 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.create
|
| 24115 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.create.name
|
| 24116 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.create.name.power
|
| 24117 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.delete
|
| 24118 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.delete.rank
|
| 24119 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.add
|
| 24120 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.add.players
|
| 24121 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.add.players.rank
|
| 24122 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.remove
|
| 24123 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.remove.players
|
| 24124 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.remove.players.rank
|
| 24125 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.list_ranks_of
|
| 24126 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.list_ranks_of.player
|
| 24127 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.list_players_with
|
| 24128 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.list_players_with.rank
|
| 24129 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node
|
| 24130 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.add
|
| 24131 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.add.rank
|
| 24132 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.add.rank.node
|
| 24133 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.add.rank.node.value
|
| 24134 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.remove
|
| 24135 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.remove.rank
|
| 24136 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.remove.rank.node
|
| 24137 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.list
|
| 24138 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.node.list.rank
|
| 24139 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.condition
|
| 24140 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.condition.rank
|
| 24141 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.condition.rank.value
|
| 24142 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.show_rank
|
| 24143 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbranks.show_rank.rank
|
| 24144 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams
|
| 24145 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party
|
| 24146 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.create
|
| 24147 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.create.name
|
| 24148 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.join
|
| 24149 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.join.team
|
| 24150 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.decline
|
| 24151 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.decline.team
|
| 24152 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.leave
|
| 24153 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.invite
|
| 24154 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.invite.players
|
| 24155 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.kick
|
| 24156 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.kick.players
|
| 24157 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership
|
| 24158 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership.player_id
|
| 24159 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership_for
|
| 24160 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership_for.team
|
| 24161 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.transfer_ownership_for.team.player_id
|
| 24162 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings
|
| 24163 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings.key
|
| 24164 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings.key.value
|
| 24165 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for
|
| 24166 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for.team
|
| 24167 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for.team.key
|
| 24168 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.settings_for.team.key.value
|
| 24169 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies
|
| 24170 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.add
|
| 24171 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.add.player
|
| 24172 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.remove
|
| 24173 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.remove.player
|
| 24174 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.party.allies.list
|
| 24175 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server
|
| 24176 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.create
|
| 24177 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.create.name
|
| 24178 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.delete
|
| 24179 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.delete.team
|
| 24180 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings
|
| 24181 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings.team
|
| 24182 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings.team.key
|
| 24183 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.server.settings.team.key.value
|
| 24184 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.msg
|
| 24185 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.msg.text
|
| 24186 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.info
|
| 24187 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.info.server_id
|
| 24188 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.info.team
|
| 24189 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.list
|
| 24190 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.list.parties
|
| 24191 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.list.server_teams
|
| 24192 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.list.players
|
| 24193 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-disband
|
| 24194 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-disband.team
|
| 24195 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.redirect_chat
|
| 24196 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-add
|
| 24197 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-add.team
|
| 24198 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-add.team.players
|
| 24199 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-remove
|
| 24200 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-remove.team
|
| 24201 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.force-remove.team.players
|
| 24202 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.nbtedit
|
| 24203 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.nbtedit.team
|
| 24204 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage
|
| 24205 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage.player
|
| 24206 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage.player.add
|
| 24207 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage.player.add.stage
|
| 24208 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage.player.remove
|
| 24209 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage.player.remove.stage
|
| 24210 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbteams.teamstage.player.list
|
| 24211 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit
|
| 24212 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_player_inv
|
| 24213 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_player_inv.name
|
| 24214 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_player_inv.name.cooldown
|
| 24215 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_player_hotbar
|
| 24216 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_player_hotbar.name
|
| 24217 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_player_hotbar.name.cooldown
|
| 24218 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_block_inv
|
| 24219 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_block_inv.name
|
| 24220 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.create_from_block_inv.name.cooldown
|
| 24221 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.delete
|
| 24222 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.delete.name
|
| 24223 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.list
|
| 24224 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.show
|
| 24225 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.show.name
|
| 24226 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.give
|
| 24227 | [01Jan2026 12:59:13.150] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.give.players
|
| 24228 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.give.players.name
|
| 24229 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.put_in_block_inv
|
| 24230 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.put_in_block_inv.name
|
| 24231 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.cooldown
|
| 24232 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.cooldown.name
|
| 24233 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.cooldown.name.cooldown
|
| 24234 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown
|
| 24235 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown.name
|
| 24236 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown.name.player
|
| 24237 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.reset_cooldown.name.id
|
| 24238 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.set_autogrant
|
| 24239 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.set_autogrant.name
|
| 24240 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kit.set_autogrant.name.grant
|
| 24241 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.give_me_kit
|
| 24242 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.give_me_kit.name
|
| 24243 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.nicknamefor
|
| 24244 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.nicknamefor.player
|
| 24245 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.nicknamefor.player.nickname
|
| 24246 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.invsee
|
| 24247 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.invsee.player
|
| 24248 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.mute
|
| 24249 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.mute.player
|
| 24250 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.mute.player.until
|
| 24251 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.unmute
|
| 24252 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.unmute.player
|
| 24253 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.nickname
|
| 24254 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.nickname.nickname
|
| 24255 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recording
|
| 24256 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.recording.player
|
| 24257 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.streaming
|
| 24258 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.streaming.player
|
| 24259 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.heal
|
| 24260 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.heal.target
|
| 24261 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.feed
|
| 24262 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.feed.target
|
| 24263 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.extinguish
|
| 24264 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.extinguish.target
|
| 24265 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fly
|
| 24266 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fly.target
|
| 24267 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.god
|
| 24268 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.god.target
|
| 24269 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.speed
|
| 24270 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.speed.boost_percent
|
| 24271 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.speed.boost_percent.player
|
| 24272 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open
|
| 24273 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open.anvil
|
| 24274 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open.crafting
|
| 24275 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open.smithing
|
| 24276 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open.stonecutter
|
| 24277 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.enderchest
|
| 24278 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.enderchest.target
|
| 24279 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kickme
|
| 24280 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hat
|
| 24281 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard
|
| 24282 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.deaths
|
| 24283 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.time_played
|
| 24284 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.deaths_per_hour
|
| 24285 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.player_kills
|
| 24286 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.mob_kills
|
| 24287 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.damage_dealt
|
| 24288 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.jumps
|
| 24289 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.distance_walked
|
| 24290 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.leaderboard.time_since_death
|
| 24291 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.near
|
| 24292 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.near.radius
|
| 24293 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.near.player
|
| 24294 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.near.player.radius
|
| 24295 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.trashcan
|
| 24296 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline
|
| 24297 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline.name
|
| 24298 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline.name.player
|
| 24299 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline.name.player.pos
|
| 24300 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline.id
|
| 24301 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline.id.player_id
|
| 24302 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tp_offline.id.player_id.pos
|
| 24303 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpo
|
| 24304 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.warp
|
| 24305 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.warp.name
|
| 24306 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setwarp
|
| 24307 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.setwarp.name
|
| 24308 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.delwarp
|
| 24309 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.delwarp.name
|
| 24310 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.listwarps
|
| 24311 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpa
|
| 24312 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpa.target
|
| 24313 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpahere
|
| 24314 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpahere.target
|
| 24315 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpaccept
|
| 24316 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpaccept.id
|
| 24317 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpdeny
|
| 24318 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpdeny.id
|
| 24319 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.back
|
| 24320 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.spawn
|
| 24321 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport_last
|
| 24322 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.teleport_last.player
|
| 24323 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx
|
| 24324 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.dimension
|
| 24325 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.dimension.location
|
| 24326 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.destination
|
| 24327 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.targets
|
| 24328 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.targets.destination
|
| 24329 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.targets.dimension
|
| 24330 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.tpx.targets.dimension.location
|
| 24331 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.jump
|
| 24332 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis
|
| 24333 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.calculate
|
| 24334 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.calculate.blockpos
|
| 24335 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.calculate.blockpos.iterations
|
| 24336 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock
|
| 24337 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add
|
| 24338 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add.type
|
| 24339 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add.type.difficulty
|
| 24340 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add.type.difficulty.seed
|
| 24341 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add.type.difficulty.seed.perplayer
|
| 24342 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add.type.difficulty.seed.perplayer.blockpos
|
| 24343 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.add.type.difficulty.seed.perplayer.blockpos2
|
| 24344 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.remove
|
| 24345 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.remove.blockpos
|
| 24346 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.get
|
| 24347 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.get.blockpos
|
| 24348 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.unlock
|
| 24349 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.unlock.blockpos
|
| 24350 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.clavis.lock.unlock.blockpos.quality
|
| 24351 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem
|
| 24352 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.parse
|
| 24353 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.parse.string
|
| 24354 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.get_filter
|
| 24355 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.get_filter.pretty
|
| 24356 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.set_filter
|
| 24357 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.set_filter.string
|
| 24358 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.try_match
|
| 24359 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.dump_components
|
| 24360 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.dump_components.all
|
| 24361 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.cache
|
| 24362 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbfiltersystem.cache.clear
|
| 24363 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks
|
| 24364 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.claim
|
| 24365 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.claim.radius_in_blocks
|
| 24366 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim
|
| 24367 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim.radius_in_blocks
|
| 24368 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.load
|
| 24369 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.load.radius_in_blocks
|
| 24370 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unload
|
| 24371 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unload.radius_in_blocks
|
| 24372 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim_all
|
| 24373 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unclaim_all.team
|
| 24374 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unload_all
|
| 24375 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.unload_all.team
|
| 24376 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.info
|
| 24377 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.info.x
|
| 24378 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.info.x.z
|
| 24379 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.info.x.z.dimension
|
| 24380 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin
|
| 24381 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.bypass_protection
|
| 24382 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks
|
| 24383 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player
|
| 24384 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.get
|
| 24385 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.set
|
| 24386 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.set.number
|
| 24387 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.add
|
| 24388 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_claim_chunks.player.add.number
|
| 24389 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks
|
| 24390 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player
|
| 24391 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.get
|
| 24392 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.set
|
| 24393 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.set.number
|
| 24394 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.add
|
| 24395 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.extra_force_load_chunks.player.add.number
|
| 24396 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as
|
| 24397 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team
|
| 24398 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team.radius_in_blocks
|
| 24399 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team.radius_in_blocks.anchor
|
| 24400 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.claim_as.team.radius_in_blocks.anchor.dimension
|
| 24401 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as
|
| 24402 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team
|
| 24403 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team.radius_in_blocks
|
| 24404 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team.radius_in_blocks.anchor
|
| 24405 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_as.team.radius_in_blocks.anchor.dimension
|
| 24406 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_everything
|
| 24407 | [01Jan2026 12:59:13.151] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_dimension
|
| 24408 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unclaim_dimension.dimension
|
| 24409 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.unload_everything
|
| 24410 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks
|
| 24411 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks.reset
|
| 24412 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks.reset.dimension
|
| 24413 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.view_loaded_chunks.dimension
|
| 24414 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.open_claim_gui_as
|
| 24415 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.admin.open_claim_gui_as.team
|
| 24416 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.block_color
|
| 24417 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint
|
| 24418 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add
|
| 24419 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name
|
| 24420 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position
|
| 24421 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position.dimension
|
| 24422 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position.dimension.color
|
| 24423 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbchunks.waypoint.add.name.position.dimension.color.gui
|
| 24424 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.chunks
|
| 24425 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests
|
| 24426 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.editing_mode
|
| 24427 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.editing_mode.enabled
|
| 24428 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.editing_mode.enabled.player
|
| 24429 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.locked
|
| 24430 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.locked.enabled
|
| 24431 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.locked.enabled.player
|
| 24432 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.delete_empty_reward_tables
|
| 24433 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress
|
| 24434 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players
|
| 24435 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.reset
|
| 24436 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.reset.quest_object
|
| 24437 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.reset-all
|
| 24438 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.complete
|
| 24439 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.complete.quest_object
|
| 24440 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.change_progress.players.complete-all
|
| 24441 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.export_reward_table_to_chest
|
| 24442 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.export_reward_table_to_chest.reward_table
|
| 24443 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.export_reward_table_to_chest.reward_table.pos
|
| 24444 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.import_reward_table_from_chest
|
| 24445 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.import_reward_table_from_chest.name
|
| 24446 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.import_reward_table_from_chest.name.pos
|
| 24447 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.generate_chapter_with_all_items_in_game
|
| 24448 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.reload
|
| 24449 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.reload.quests
|
| 24450 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.reload.team_progress
|
| 24451 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.block_rewards
|
| 24452 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.block_rewards.enabled
|
| 24453 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.block_rewards.enabled.player
|
| 24454 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.open_book
|
| 24455 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.open_book.quest_object
|
| 24456 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbquests.clear_item_display_cache
|
| 24457 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.modernfix
|
| 24458 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.modernfix.mcfunctions
|
| 24459 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open_gateway
|
| 24460 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open_gateway.pos
|
| 24461 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open_gateway.pos.type
|
| 24462 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open_gateway.entity
|
| 24463 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.open_gateway.entity.type
|
| 24464 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge
|
| 24465 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tps
|
| 24466 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tps.dimension
|
| 24467 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track
|
| 24468 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.start
|
| 24469 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.start.blockentity
|
| 24470 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.start.blockentity.duration
|
| 24471 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.start.entity
|
| 24472 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.start.entity.duration
|
| 24473 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.reset
|
| 24474 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.reset.blockentity
|
| 24475 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.reset.entity
|
| 24476 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.entity
|
| 24477 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.track.blockentity
|
| 24478 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.entity
|
| 24479 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.entity.list
|
| 24480 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.entity.list.filter
|
| 24481 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.entity.list.filter.dim
|
| 24482 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate
|
| 24483 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.start
|
| 24484 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.start.pos
|
| 24485 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.start.pos.chunkRadius
|
| 24486 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.start.pos.chunkRadius.progressBar
|
| 24487 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.stop
|
| 24488 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.status
|
| 24489 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.generate.help
|
| 24490 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.dimensions
|
| 24491 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.mods
|
| 24492 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags
|
| 24493 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry
|
| 24494 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.list
|
| 24495 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.list.page
|
| 24496 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.get
|
| 24497 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.get.tag
|
| 24498 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.get.tag.page
|
| 24499 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.query
|
| 24500 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.query.element
|
| 24501 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.tags.registry.query.element.page
|
| 24502 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.dump
|
| 24503 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry
|
| 24504 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry.registry
|
| 24505 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry.registry.alphabetical_sort
|
| 24506 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.dump.registry.registry.alphabetical_sort.print_numeric_ids
|
| 24507 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day
|
| 24508 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.speed
|
| 24509 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set
|
| 24510 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set.default
|
| 24511 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set.realtime
|
| 24512 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.speed.set.speed
|
| 24513 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.length
|
| 24514 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set
|
| 24515 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set.default
|
| 24516 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set.realtime
|
| 24517 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.day.length.set.minutes
|
| 24518 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.data_components
|
| 24519 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.neoforge.data_components.list
|
| 24520 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.config
|
| 24521 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.config.showfile
|
| 24522 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.config.showfile.mod
|
| 24523 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.config.showfile.mod.type
|
| 24524 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb
|
| 24525 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.restore
|
| 24526 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.restore.player
|
| 24527 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.restore.player.selected
|
| 24528 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.key
|
| 24529 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.key.player
|
| 24530 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.key.player.selected
|
| 24531 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.list
|
| 24532 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.list.player
|
| 24533 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.delete
|
| 24534 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.simpletomb.delete.player
|
| 24535 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs
|
| 24536 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs.weavertest
|
| 24537 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs.weavertest.mode
|
| 24538 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs.weavertest.mode.modename
|
| 24539 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs.weavertest.toggle_armor
|
| 24540 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs.weavertest.toggle_frenzy
|
| 24541 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftboceanmobs.weavertest.mark_arena
|
| 24542 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes
|
| 24543 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress
|
| 24544 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player
|
| 24545 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player.player
|
| 24546 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player.player.echo
|
| 24547 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player.player.echo.set_stage
|
| 24548 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player.player.echo.set_stage.stage_idx
|
| 24549 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player.player.echo.reset_reward
|
| 24550 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.player.player.echo.reset_reward.stage_idx
|
| 24551 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.team
|
| 24552 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.team.team
|
| 24553 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.team.team.echo
|
| 24554 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.team.team.echo.set_stage
|
| 24555 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.team.team.echo.set_stage.stage
|
| 24556 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-all
|
| 24557 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-all.player
|
| 24558 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-all.player.player
|
| 24559 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-all.team
|
| 24560 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-all.team.team
|
| 24561 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock
|
| 24562 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock.player
|
| 24563 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock.player.player
|
| 24564 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock.player.player.echo
|
| 24565 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock.team
|
| 24566 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock.team.team
|
| 24567 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progress.reset-stock.team.team.echo
|
| 24568 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.gamestage
|
| 24569 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.gamestage.player
|
| 24570 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.gamestage.player.add
|
| 24571 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.gamestage.player.add.stage
|
| 24572 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.gamestage.player.remove
|
| 24573 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.gamestage.player.remove.stage
|
| 24574 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.progressinfo
|
| 24575 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.nbtedit
|
| 24576 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbechoes.nbtedit.player
|
| 24577 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl
|
| 24578 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.track_chunk
|
| 24579 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.track_chunk.x
|
| 24580 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.track_chunk.x.z
|
| 24581 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.track_chunk.x.z.dimension
|
| 24582 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.place_all_block_entities
|
| 24583 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.backup_with_loaded_chunks
|
| 24584 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.atl.load_chunks_from_backup
|
| 24585 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.almostunified
|
| 24586 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.almostunified.strip
|
| 24587 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.almostunified.strip.radius
|
| 24588 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.wits
|
| 24589 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.witsop
|
| 24590 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.witsop.dimension
|
| 24591 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.witsop.dimension.location
|
| 24592 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines
|
| 24593 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.tp
|
| 24594 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.tp.room
|
| 24595 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.tp.player
|
| 24596 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.tp.player.room
|
| 24597 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.eject
|
| 24598 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.eject.player
|
| 24599 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rebind
|
| 24600 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rebind.pos
|
| 24601 | [01Jan2026 12:59:13.152] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rebind.pos.bindTo
|
| 24602 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.unbind
|
| 24603 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.unbind.pos
|
| 24604 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms
|
| 24605 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.summary
|
| 24606 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find
|
| 24607 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.chunk
|
| 24608 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.chunk.chunk
|
| 24609 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.connected_to
|
| 24610 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.connected_to.pos
|
| 24611 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.player
|
| 24612 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.rooms.find.player.player
|
| 24613 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give
|
| 24614 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.new
|
| 24615 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.new.template
|
| 24616 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.existing
|
| 24617 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.existing.room
|
| 24618 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.player
|
| 24619 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.new
|
| 24620 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.new.template
|
| 24621 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.existing
|
| 24622 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.give.player.existing.room
|
| 24623 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades
|
| 24624 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.add
|
| 24625 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.add.upgrade
|
| 24626 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.remove
|
| 24627 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.upgrades.remove.room
|
| 24628 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.compactmachines.enable_basic_templates
|
| 24629 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials
|
| 24630 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getBiomeTags
|
| 24631 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getBiomeTags.biome
|
| 24632 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.showGenerationTimes
|
| 24633 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getBiomesForTag
|
| 24634 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getBiomesForTag.biome
|
| 24635 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getStructuresNearby
|
| 24636 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getSimilarForBiome
|
| 24637 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.structureessentials.getSimilarForBiome.biome
|
| 24638 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.placebo
|
| 24639 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.placebo.serialize_loot_table
|
| 24640 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.placebo.serialize_loot_table.loot_table
|
| 24641 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.placebo.hand
|
| 24642 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.placebo.get_dimension_type
|
| 24643 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.craftingtweaks
|
| 24644 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.craftingtweaks.debug
|
| 24645 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm
|
| 24646 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm.dev
|
| 24647 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm.export
|
| 24648 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm.export.config
|
| 24649 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm.export.config.mod
|
| 24650 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm.export.icons
|
| 24651 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.balm.export.icons.filter
|
| 24652 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig
|
| 24653 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.generate
|
| 24654 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.generate.experimental
|
| 24655 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.reload
|
| 24656 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.test
|
| 24657 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.test.villager
|
| 24658 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.test.villager.profession
|
| 24659 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.test.villager.profession.type
|
| 24660 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.test.villager.profession.type.level
|
| 24661 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.villagerconfig.test.wanderingtrader
|
| 24662 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.vc
|
| 24663 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf
|
| 24664 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand
|
| 24665 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.id
|
| 24666 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.string
|
| 24667 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.ingredient
|
| 24668 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.stack_json
|
| 24669 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.stack_nbt
|
| 24670 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.components
|
| 24671 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.hand.tags
|
| 24672 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font
|
| 24673 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.rename
|
| 24674 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.rename.font
|
| 24675 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.rename.target
|
| 24676 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.rename.target.font
|
| 24677 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.block
|
| 24678 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.block.font
|
| 24679 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.block.font.pos
|
| 24680 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.say
|
| 24681 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.say.font
|
| 24682 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.font.say.font.message
|
| 24683 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.rename
|
| 24684 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.rename.new_name
|
| 24685 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.enchant
|
| 24686 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.enchant.enchantment
|
| 24687 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.enchant.enchantment.level
|
| 24688 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.enchant.target
|
| 24689 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.enchant.target.enchantment
|
| 24690 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.enchant.target.enchantment.level
|
| 24691 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.translate
|
| 24692 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.translate.key
|
| 24693 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.block_to_item_tag
|
| 24694 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.block_to_item_tag.block_tag
|
| 24695 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.structure
|
| 24696 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.bookshelf.structure.position
|
| 24697 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ponder
|
| 24698 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ponder.reload
|
| 24699 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ponder.index
|
| 24700 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ponder.tags
|
| 24701 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ponder.scene
|
| 24702 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ponder.scene.targets
|
| 24703 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip
|
| 24704 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.config
|
| 24705 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.config.path
|
| 24706 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.config.path.set
|
| 24707 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.config.path.set.value
|
| 24708 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util
|
| 24709 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed
|
| 24710 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.speed
|
| 24711 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.speed.target
|
| 24712 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.reset
|
| 24713 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.flySpeed.reset.target
|
| 24714 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks
|
| 24715 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin
|
| 24716 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin.end
|
| 24717 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin.end.toReplace
|
| 24718 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
| 24719 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.clearRenderBuffers
|
| 24720 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.camera
|
| 24721 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.camera.reset
|
| 24722 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.camera.multiplier
|
| 24723 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle
|
| 24724 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players
|
| 24725 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.yaw
|
| 24726 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.yaw.degrees
|
| 24727 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.pitch
|
| 24728 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.pitch.degrees
|
| 24729 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode
|
| 24730 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.linear
|
| 24731 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.linear.speed
|
| 24732 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.exponential
|
| 24733 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.util.angle.players.mode.exponential.speed
|
| 24734 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u
|
| 24735 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed
|
| 24736 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.speed
|
| 24737 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.speed.target
|
| 24738 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.reset
|
| 24739 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.flySpeed.reset.target
|
| 24740 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks
|
| 24741 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin
|
| 24742 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin.end
|
| 24743 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin.end.toReplace
|
| 24744 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
| 24745 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.clearRenderBuffers
|
| 24746 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.camera
|
| 24747 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.camera.reset
|
| 24748 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.camera.multiplier
|
| 24749 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle
|
| 24750 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players
|
| 24751 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.yaw
|
| 24752 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.yaw.degrees
|
| 24753 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.pitch
|
| 24754 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.pitch.degrees
|
| 24755 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode
|
| 24756 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.linear
|
| 24757 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.linear.speed
|
| 24758 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.exponential
|
| 24759 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.catnip.u.angle.players.mode.exponential.speed
|
| 24760 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c
|
| 24761 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.config
|
| 24762 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.config.path
|
| 24763 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.config.path.set
|
| 24764 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.config.path.set.value
|
| 24765 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util
|
| 24766 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.flySpeed
|
| 24767 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.speed
|
| 24768 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.speed.target
|
| 24769 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.reset
|
| 24770 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.flySpeed.reset.target
|
| 24771 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks
|
| 24772 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin
|
| 24773 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin.end
|
| 24774 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin.end.toReplace
|
| 24775 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
| 24776 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.clearRenderBuffers
|
| 24777 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.camera
|
| 24778 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.camera.reset
|
| 24779 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.camera.multiplier
|
| 24780 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle
|
| 24781 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players
|
| 24782 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.yaw
|
| 24783 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.yaw.degrees
|
| 24784 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.pitch
|
| 24785 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.pitch.degrees
|
| 24786 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode
|
| 24787 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.linear
|
| 24788 | [01Jan2026 12:59:13.153] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.linear.speed
|
| 24789 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.exponential
|
| 24790 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.util.angle.players.mode.exponential.speed
|
| 24791 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u
|
| 24792 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.flySpeed
|
| 24793 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.speed
|
| 24794 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.speed.target
|
| 24795 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.reset
|
| 24796 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.flySpeed.reset.target
|
| 24797 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks
|
| 24798 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin
|
| 24799 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin.end
|
| 24800 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin.end.toReplace
|
| 24801 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.replaceInCommandBlocks.begin.end.toReplace.replaceWith
|
| 24802 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.clearRenderBuffers
|
| 24803 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.camera
|
| 24804 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.camera.reset
|
| 24805 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.camera.multiplier
|
| 24806 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle
|
| 24807 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players
|
| 24808 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.yaw
|
| 24809 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.yaw.degrees
|
| 24810 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.pitch
|
| 24811 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.pitch.degrees
|
| 24812 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode
|
| 24813 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.linear
|
| 24814 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.linear.speed
|
| 24815 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.exponential
|
| 24816 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.u.angle.players.mode.exponential.speed
|
| 24817 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.rainbowDebug
|
| 24818 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.rainbowDebug.on
|
| 24819 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.rainbowDebug.off
|
| 24820 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.dismissFabulousWarning
|
| 24821 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.overlay
|
| 24822 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.overlay.reset
|
| 24823 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.trains
|
| 24824 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.fixLighting
|
| 24825 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.debuginfo
|
| 24826 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.highlight
|
| 24827 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.highlight.pos
|
| 24828 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.highlight.pos.players
|
| 24829 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.passenger
|
| 24830 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.passenger.rider
|
| 24831 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.passenger.rider.vehicle
|
| 24832 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.passenger.rider.vehicle.seatIndex
|
| 24833 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling
|
| 24834 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.add
|
| 24835 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.add.cart1
|
| 24836 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.add.cart1.cart2
|
| 24837 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.add.carts
|
| 24838 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.remove
|
| 24839 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.remove.cart1
|
| 24840 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.remove.cart1.cart2
|
| 24841 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.removeAll
|
| 24842 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.coupling.removeAll.cart
|
| 24843 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.clone
|
| 24844 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.clone.begin
|
| 24845 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.clone.begin.end
|
| 24846 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.clone.begin.end.destination
|
| 24847 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.clone.begin.end.destination.skipBlocks
|
| 24848 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.train
|
| 24849 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.train.remove
|
| 24850 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.train.remove.train
|
| 24851 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.train.tp
|
| 24852 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.train.tp.train
|
| 24853 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.glue
|
| 24854 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.glue.from
|
| 24855 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.c.glue.from.to
|
| 24856 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.configure_update
|
| 24857 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.configure_update.id
|
| 24858 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.configure_update.id.list
|
| 24859 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.configure_update.id.inspect
|
| 24860 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.configure_update.id.accept
|
| 24861 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.configure_update.id.reject
|
| 24862 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib
|
| 24863 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test
|
| 24864 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test.animation
|
| 24865 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test.animation.layer
|
| 24866 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test.animation.layer.entity
|
| 24867 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test.animation.layer.entity.target
|
| 24868 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test.animation.layer.tile
|
| 24869 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.animation_test.animation.layer.tile.target
|
| 24870 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.reload
|
| 24871 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.reload.clientsideConfigs
|
| 24872 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.reload.configs
|
| 24873 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.reload.models
|
| 24874 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.reload.animations
|
| 24875 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.fix
|
| 24876 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fdlib.fix.cutscene
|
| 24877 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth
|
| 24878 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier
|
| 24879 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute
|
| 24880 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute.op
|
| 24881 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute.op.value
|
| 24882 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.add_bonus_modifier.attribute.op.value.slot
|
| 24883 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_rarity
|
| 24884 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_rarity.rarity
|
| 24885 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.loot_category
|
| 24886 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.reforge
|
| 24887 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.reforge.rarity
|
| 24888 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.gem
|
| 24889 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.gem.fromPreset
|
| 24890 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.gem.fromPreset.gem
|
| 24891 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.gem.random
|
| 24892 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_sockets
|
| 24893 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_sockets.sockets
|
| 24894 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss
|
| 24895 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.pos
|
| 24896 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.pos.boss
|
| 24897 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.pos.boss.rarity
|
| 24898 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.entity
|
| 24899 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.entity.boss
|
| 24900 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.spawn_boss.entity.boss.rarity
|
| 24901 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix
|
| 24902 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix.apply
|
| 24903 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix.apply.affix
|
| 24904 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix.apply.affix.level
|
| 24905 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix.list
|
| 24906 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix.list_alternatives
|
| 24907 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.affix.list_alternatives.affix
|
| 24908 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_world_tier
|
| 24909 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_world_tier.target_player
|
| 24910 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.set_world_tier.target_player.tier
|
| 24911 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug
|
| 24912 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights
|
| 24913 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affix_loot_entries
|
| 24914 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes
|
| 24915 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes.item
|
| 24916 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes.item.type
|
| 24917 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.affixes.item.type.rarity
|
| 24918 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.elites
|
| 24919 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.gems
|
| 24920 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.invaders
|
| 24921 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.apoth.debug.weights.rarities
|
| 24922 | [01Jan2026 12:59:13.154] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm
|
| 24923 | [01Jan2026 12:59:13.155] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.bust_cable_network_cache
|
| 24924 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.bust_water_network_cache
|
| 24925 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.show_bad_cable_cache_entries
|
| 24926 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.show_bad_cable_cache_entries.block
|
| 24927 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.config
|
| 24928 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.config.show
|
| 24929 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.config.show.variant
|
| 24930 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.config.edit
|
| 24931 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.config.edit.SERVER
|
| 24932 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.config.edit.CLIENT
|
| 24933 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.changelog
|
| 24934 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.export_info
|
| 24935 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.sfm.export_info.includeHidden
|
| 24936 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks
|
| 24937 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_model_json
|
| 24938 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_model_json.entity_type
|
| 24939 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_model_json.entity_type.max_stack_size
|
| 24940 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.update_model_json
|
| 24941 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.update_model_json.data_model
|
| 24942 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.update_model_json.data_model.max_stack_size
|
| 24943 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_all
|
| 24944 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.generate_all.max_stack_size
|
| 24945 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.datafix_all
|
| 24946 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model
|
| 24947 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets
|
| 24948 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets.model
|
| 24949 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets.model.tier
|
| 24950 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.hostilenetworks.give_model.targets.model.tier.data
|
| 24951 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3
|
| 24952 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.time
|
| 24953 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.start
|
| 24954 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.start.name
|
| 24955 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.size
|
| 24956 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.status
|
| 24957 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.reset
|
| 24958 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.serverconfig
|
| 24959 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.clientconfig
|
| 24960 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ftbbackups3.config
|
| 24961 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.backup
|
| 24962 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals
|
| 24963 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals.getHashItem
|
| 24964 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals.forceload
|
| 24965 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals.forceload.help
|
| 24966 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals.forceload.dump
|
| 24967 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals.safe-exec
|
| 24968 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.advancedperipherals.safe-exec.command
|
| 24969 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.ap-safe-exec
|
| 24970 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi
|
| 24971 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi.dev_env_rules
|
| 24972 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi.dev_env_rules.do_not_run_this_if_you_do_not_know_what_it_does
|
| 24973 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi.reload
|
| 24974 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi.reload.fileName
|
| 24975 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi.eval
|
| 24976 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.kiwi.eval.expression
|
| 24977 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fluxnetworks
|
| 24978 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fluxnetworks.superadmin
|
| 24979 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fluxnetworks.superadmin.targets
|
| 24980 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.fluxnetworks.superadmin.targets.enable
|
| 24981 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte
|
| 24982 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.removeemc
|
| 24983 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.removeemc.item
|
| 24984 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.removeemc.tag
|
| 24985 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.resetemc
|
| 24986 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.resetemc.item
|
| 24987 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.resetemc.tag
|
| 24988 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.setemc
|
| 24989 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.setemc.emc
|
| 24990 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.setemc.emc.item
|
| 24991 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.setemc.emc.tag
|
| 24992 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.showbag
|
| 24993 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.showbag.color
|
| 24994 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.showbag.color.target
|
| 24995 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.showbag.color.uuid
|
| 24996 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.emc
|
| 24997 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.emc.add
|
| 24998 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.emc.add.player
|
| 24999 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.emc.add.player.value
|
| 25000 | [01Jan2026 12:59:13.156] [Worker-ResourceReload-4/DEBUG] [FTB Ranks/]: command.projecte.emc.remove
|