| 1 | [11Aug2025 22:06:35.553] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
|
| 2 | [11Aug2025 22:06:35.556] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
|
| 3 | [11Aug2025 22:06:35.557] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
|
| 4 | [11Aug2025 22:06:35.583] [main/DEBUG] [mixin/]: Mixing accessor.NbtAccounterAccessor from create.mixins.json into net.minecraft.nbt.NbtAccounter
|
| 5 | [11Aug2025 22:06:35.798] [main/DEBUG] [mixin/]: Mixing datafixer.BlockPosFormatAndRenamesFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
|
| 6 | [11Aug2025 22:06:35.799] [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 md448555$create$lambda$create$addFixers$2$0 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
| 7 | [11Aug2025 22:06:35.801] [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 md448555$create$lambda$create$addFixers$1$1 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
| 8 | [11Aug2025 22:06:35.801] [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 md448555$create$lambda$create$addFixers$0$2 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
|
| 9 | [11Aug2025 22:06:35.864] [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
|
| 10 | [11Aug2025 22:06:35.864] [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
|
| 11 | [11Aug2025 22:06:35.864] [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
|
| 12 | [11Aug2025 22:06:35.872] [main/DEBUG] [mixin/]: Mixing datafixer.ItemStackComponentizationFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
|
| 13 | [11Aug2025 22:06:35.872] [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 md448555$create$lambda$create$moveItemStackHandlerToItemContainerContents$4$0 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 14 | [11Aug2025 22:06:35.873] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$3(Lcom/mojang/serialization/Dynamic;Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V to md448555$create$lambda$create$moveItemStackHandlerToItemContainerContents$3$1 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 15 | [11Aug2025 22:06:35.873] [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 md448555$create$lambda$create$moveTagToEnumComponent$2$2 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 16 | [11Aug2025 22:06:35.873] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$1(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to md448555$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$1$3 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 17 | [11Aug2025 22:06:35.873] [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 md448555$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$0$4 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
|
| 18 | [11Aug2025 22:06:35.962] [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
|
| 19 | [11Aug2025 22:06:36.398] [main/DEBUG] [mixin/]: Mixing datafixer.V1460Mixin from create.mixins.json into net.minecraft.util.datafix.schemas.V1460
|
| 20 | [11Aug2025 22:06:36.409] [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
|
| 21 | [11Aug2025 22:06:36.409] [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
|
| 22 | [11Aug2025 22:06:36.805] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
|
| 23 | [11Aug2025 22:06:36.805] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$448555$0 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
| 24 | [11Aug2025 22:06:36.807] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$448555$1 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
| 25 | [11Aug2025 22:06:36.838] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@301aa982
|
| 26 | [11Aug2025 22:06:37.321] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 526 milliseconds
|
| 27 | [11Aug2025 22:06:37.337] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@301aa982
|
| 28 | [11Aug2025 22:06:37.442] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from create.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
| 29 | [11Aug2025 22:06:37.442] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to md448555$create$lambda$create$ourRegistriesAreNotEmpty$0$0 in create.mixins.json:BuiltInRegistriesMixin from mod create
|
| 30 | [11Aug2025 22:06:37.459] [pool-10-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
|
| 31 | [11Aug2025 22:06:37.459] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.MappedRegistryAccessor from create.mixins.json into net.minecraft.core.MappedRegistry
|
| 32 | [11Aug2025 22:06:37.657] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from create.mixins.json into net.minecraft.world.level.block.Block
|
| 33 | [11Aug2025 22:06:37.677] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.BlockBehaviourAccessor from create.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
| 34 | [11Aug2025 22:06:37.689] [pool-10-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from flywheel.impl.mixins.json into net.minecraft.world.entity.EntityType
|
| 35 | [11Aug2025 22:06:37.723] [pool-10-thread-1/DEBUG] [mixin/]: Mixing PlayerMixin from petrolpark.mixins.json into net.minecraft.world.entity.player.Player
|
| 36 | [11Aug2025 22:06:37.730] [pool-10-thread-1/DEBUG] [mixin/]: Mixing PlayerMixin from create.mixins.json into net.minecraft.world.entity.player.Player
|
| 37 | [11Aug2025 22:06:37.745] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:PlayerMixin from mod petrolpark->@Inject::inInit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 38 | [11Aug2025 22:06:37.746] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:PlayerMixin from mod petrolpark->@Inject::inInit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 39 | [11Aug2025 22:06:37.746] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:PlayerMixin from mod petrolpark->@Inject::inInit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;FLcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 40 | [11Aug2025 22:06:37.787] [pool-10-thread-1/DEBUG] [mixin/]: Mixing LivingEntityMixin from petrolpark.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 41 | [11Aug2025 22:06:37.792] [pool-10-thread-1/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 42 | [11Aug2025 22:06:37.795] [pool-10-thread-1/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 43 | [11Aug2025 22:06:37.799] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
| 44 | [11Aug2025 22:06:37.814] [pool-10-thread-1/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
|
| 45 | [11Aug2025 22:06:37.814] [pool-10-thread-1/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
|
| 46 | [11Aug2025 22:06:37.814] [pool-10-thread-1/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
|
| 47 | [11Aug2025 22:06:37.814] [pool-10-thread-1/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
|
| 48 | [11Aug2025 22:06:37.814] [pool-10-thread-1/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
|
| 49 | [11Aug2025 22:06:37.851] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from ponder-common.mixins.json into net.minecraft.world.entity.Entity
|
| 50 | [11Aug2025 22:06:37.852] [pool-10-thread-1/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)
|
| 51 | [11Aug2025 22:06:37.852] [pool-10-thread-1/DEBUG] [mixin/]: Mixing client.EntityContraptionInteractionMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
| 52 | [11Aug2025 22:06:37.853] [pool-10-thread-1/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 md448555$create$lambda$create$onSpawnSprintParticle$4$0 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 53 | [11Aug2025 22:06:37.853] [pool-10-thread-1/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 md448555$create$lambda$create$onMove$3$1 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 54 | [11Aug2025 22:06:37.853] [pool-10-thread-1/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 md448555$create$lambda$create$contraptionStepSounds$2$2 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 55 | [11Aug2025 22:06:37.853] [pool-10-thread-1/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 md448555$create$lambda$create$forCollision$1$3 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 56 | [11Aug2025 22:06:37.853] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$getIntersectionContraptionsStream$0(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)Z to md448555$create$lambda$create$getIntersectionContraptionsStream$0$4 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
|
| 57 | [11Aug2025 22:06:37.879] [pool-10-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
| 58 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 59 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 60 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 61 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 62 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 63 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 64 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 65 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 66 | [11Aug2025 22:06:37.889] [pool-10-thread-1/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
|
| 67 | [11Aug2025 22:06:37.945] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
|
| 68 | [11Aug2025 22:06:37.945] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
|
| 69 | [11Aug2025 22:06:37.946] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
|
| 70 | [11Aug2025 22:06:37.947] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
|
| 71 | [11Aug2025 22:06:37.947] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
|
| 72 | [11Aug2025 22:06:37.947] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
|
| 73 | [11Aug2025 22:06:37.948] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
|
| 74 | [11Aug2025 22:06:37.949] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
|
| 75 | [11Aug2025 22:06:37.949] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
|
| 76 | [11Aug2025 22:06:37.951] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 2147483648 bytes (maybe)
|
| 77 | [11Aug2025 22:06:37.951] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\********\AppData\Local\Temp (java.io.tmpdir)
|
| 78 | [11Aug2025 22:06:37.951] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
|
| 79 | [11Aug2025 22:06:37.951] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
|
| 80 | [11Aug2025 22:06:37.952] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
|
| 81 | [11Aug2025 22:06:37.952] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
|
| 82 | [11Aug2025 22:06:37.953] [pool-10-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
|
| 83 | [11Aug2025 22:06:37.953] [pool-10-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
|
| 84 | [11Aug2025 22:06:37.959] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.StateHolderAccessor from create.mixins.json into net.minecraft.world.level.block.state.StateHolder
|
| 85 | [11Aug2025 22:06:37.975] [pool-10-thread-1/DEBUG] [mixin/]: Mixing LevelMixin from flywheel.impl.mixins.json into net.minecraft.world.level.Level
|
| 86 | [11Aug2025 22:06:37.986] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
|
| 87 | [11Aug2025 22:06:38.275] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxBlockMixin from petrolpark.mixins.json into net.minecraft.world.level.block.ShulkerBoxBlock
|
| 88 | [11Aug2025 22:06:38.276] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setPlacedBy$2(Lnet/minecraft/world/item/ItemStack;Lcom/petrolpark/core/block/entity/IShulkerBoxBlockEntityDuck;)V to md448555$petrolpark$lambda$setPlacedBy$2$0 in petrolpark.mixins.json:ShulkerBoxBlockMixin from mod petrolpark
|
| 89 | [11Aug2025 22:06:38.277] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyGetDrops$1(Lcom/petrolpark/core/contamination/GenericContamination;Lcom/petrolpark/core/contamination/IContamination;)V to md448555$petrolpark$lambda$modifyGetDrops$1$1 in petrolpark.mixins.json:ShulkerBoxBlockMixin from mod petrolpark
|
| 90 | [11Aug2025 22:06:38.277] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyGetDrops$0(Lnet/minecraft/world/item/ItemStack;)Z to md448555$petrolpark$lambda$modifyGetDrops$0$2 in petrolpark.mixins.json:ShulkerBoxBlockMixin from mod petrolpark
|
| 91 | [11Aug2025 22:06:38.279] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxBlockMixin from create.mixins.json into net.minecraft.world.level.block.ShulkerBoxBlock
|
| 92 | [11Aug2025 22:06:38.312] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
| 93 | [11Aug2025 22:06:38.327] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ChiseledBookShelfBlockMixin from petrolpark.mixins.json into net.minecraft.world.level.block.ChiseledBookShelfBlock
|
| 94 | [11Aug2025 22:06:38.329] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$streamProvidedRecipeBooks$3(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity;)Ljava/util/stream/Stream; to md448555$petrolpark$lambda$streamProvidedRecipeBooks$3$0 in petrolpark.mixins.json:ChiseledBookShelfBlockMixin from mod petrolpark
|
| 95 | [11Aug2025 22:06:38.329] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$streamProvidedRecipeBooks$2(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;)Ljava/util/stream/Stream; to md448555$petrolpark$lambda$streamProvidedRecipeBooks$2$1 in petrolpark.mixins.json:ChiseledBookShelfBlockMixin from mod petrolpark
|
| 96 | [11Aug2025 22:06:38.329] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$providesRecipeBook$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;Lnet/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity;)Ljava/lang/Boolean; to md448555$petrolpark$lambda$providesRecipeBook$1$2 in petrolpark.mixins.json:ChiseledBookShelfBlockMixin from mod petrolpark
|
| 97 | [11Aug2025 22:06:38.330] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$providesRecipeBook$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;Lnet/minecraft/world/item/ItemStack;)Z to md448555$petrolpark$lambda$providesRecipeBook$0$3 in petrolpark.mixins.json:ChiseledBookShelfBlockMixin from mod petrolpark
|
| 98 | [11Aug2025 22:06:38.348] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.CropBlockAccessor from create.mixins.json into net.minecraft.world.level.block.CropBlock
|
| 99 | [11Aug2025 22:06:38.453] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.ConcretePowderBlockAccessor from create.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
| 100 | [11Aug2025 22:06:38.488] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from create.mixins.json into net.minecraft.world.level.block.BeehiveBlock
|
| 101 | [11Aug2025 22:06:38.609] [pool-10-thread-1/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 102 | [11Aug2025 22:06:38.617] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.FlowingFluidAccessor from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
| 103 | [11Aug2025 22:06:38.620] [pool-10-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
|
| 104 | [11Aug2025 22:06:38.687] [pool-10-thread-1/DEBUG] [mixin/]: Mixing visualmanage.BlockEntityMixin from flywheel.impl.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
| 105 | [11Aug2025 22:06:38.688] [pool-10-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
|
| 106 | [11Aug2025 22:06:38.688] [pool-10-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
|
| 107 | [11Aug2025 22:06:38.688] [pool-10-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
|
| 108 | [11Aug2025 22:06:38.692] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
| 109 | [11Aug2025 22:06:38.692] [pool-10-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$448555$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
|
| 110 | [11Aug2025 22:06:38.909] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.MobEffectInstanceAccessor from create.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
| 111 | [11Aug2025 22:06:38.937] [pool-10-thread-1/DEBUG] [mixin/]: Mixing MobMixin from create.mixins.json into net.minecraft.world.entity.Mob
|
| 112 | [11Aug2025 22:06:38.999] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from flywheel.impl.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
| 113 | [11Aug2025 22:06:39.001] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
| 114 | [11Aug2025 22:06:39.048] [pool-10-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from petrolpark.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
| 115 | [11Aug2025 22:06:39.048] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$populateDelayedSlots$0(Ljava/lang/Integer;Lnet/minecraft/world/item/ItemStack;)V to md448555$petrolpark$lambda$populateDelayedSlots$0$0 in petrolpark.mixins.json:AbstractContainerMenuMixin from mod petrolpark
|
| 116 | [11Aug2025 22:06:39.057] [pool-10-thread-1/DEBUG] [mixin/]: Mixing CraftingMenuMixin from petrolpark.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
| 117 | [11Aug2025 22:06:39.058] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$inSlotChangedCraftingGrid$0(Lnet/minecraft/world/item/crafting/CraftingInput;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;)Ljava/lang/Boolean; to md448555$petrolpark$lambda$inSlotChangedCraftingGrid$0$0 in petrolpark.mixins.json:CraftingMenuMixin from mod petrolpark
|
| 118 | [11Aug2025 22:06:39.068] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:CraftingMenuMixin from mod petrolpark->@Inject::inSlotChangedCraftingGrid(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/inventory/ResultContainer;Lnet/minecraft/world/item/crafting/RecipeHolder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/CraftingInput;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
| 119 | [11Aug2025 22:06:39.246] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from petrolpark.mixins.json into net.minecraft.world.item.ItemStack
|
| 120 | [11Aug2025 22:06:39.251] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ItemStackMixin from mod petrolpark->@Inject::inIsSameItemSameComponents(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 121 | [11Aug2025 22:06:39.287] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ChestMenuMixin from petrolpark.mixins.json into net.minecraft.world.inventory.ChestMenu
|
| 122 | [11Aug2025 22:06:39.426] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from petrolpark.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
| 123 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 124 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 125 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 126 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inLoadFromTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 127 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inLoadFromTag(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 128 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inLoadFromTag(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
|
| 129 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inSaveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 130 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inSaveAdditional(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 131 | [11Aug2025 22:06:39.430] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:ShulkerBoxBlockEntityMixin from mod petrolpark->@Inject::inSaveAdditional(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
|
| 132 | [11Aug2025 22:06:39.608] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BarrelBlockEntityMixin from petrolpark.mixins.json into net.minecraft.world.level.block.entity.BarrelBlockEntity
|
| 133 | [11Aug2025 22:06:39.609] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$setItem$3(ILnet/minecraft/world/item/ItemStack;)V to md448555$petrolpark$lambda$setItem$3$0 in petrolpark.mixins.json:BarrelBlockEntityMixin from mod petrolpark
|
| 134 | [11Aug2025 22:06:39.609] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$removeItemNoUpdate$2(I)Lnet/minecraft/world/item/ItemStack; to md448555$petrolpark$lambda$removeItemNoUpdate$2$1 in petrolpark.mixins.json:BarrelBlockEntityMixin from mod petrolpark
|
| 135 | [11Aug2025 22:06:39.609] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$removeItem$1(II)Lnet/minecraft/world/item/ItemStack; to md448555$petrolpark$lambda$removeItem$1$2 in petrolpark.mixins.json:BarrelBlockEntityMixin from mod petrolpark
|
| 136 | [11Aug2025 22:06:39.610] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getItem$0(I)Lnet/minecraft/world/item/ItemStack; to md448555$petrolpark$lambda$getItem$0$3 in petrolpark.mixins.json:BarrelBlockEntityMixin from mod petrolpark
|
| 137 | [11Aug2025 22:06:39.624] [pool-10-thread-1/DEBUG] [mixin/]: Mixing SmithingMenuMixin from petrolpark.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
| 138 | [11Aug2025 22:06:39.625] [pool-10-thread-1/DEBUG] [mixin/]: Mixing SmithingMenuMixin from create.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
| 139 | [11Aug2025 22:06:39.625] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$preventUnbreakingOnBacktanks$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to md448555$create$lambda$create$preventUnbreakingOnBacktanks$0$0 in create.mixins.json:SmithingMenuMixin from mod create
|
| 140 | [11Aug2025 22:06:39.632] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:SmithingMenuMixin from mod petrolpark->@Inject::inCreateResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/SmithingRecipeInput;Ljava/util/List;Lnet/minecraft/world/item/crafting/RecipeHolder;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
| 141 | [11Aug2025 22:06:39.632] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:SmithingMenuMixin from mod petrolpark->@Inject::inCreateResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/SmithingRecipeInput;Ljava/util/List;Lnet/minecraft/world/item/crafting/RecipeHolder;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
| 142 | [11Aug2025 22:06:39.632] [pool-10-thread-1/DEBUG] [mixin/]: petrolpark.mixins.json:SmithingMenuMixin from mod petrolpark->@Inject::inCreateResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/crafting/SmithingRecipeInput;Ljava/util/List;Lnet/minecraft/world/item/crafting/RecipeHolder;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
|
| 143 | [11Aug2025 22:06:39.632] [pool-10-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
|
| 144 | [11Aug2025 22:06:39.632] [pool-10-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
|
| 145 | [11Aug2025 22:06:39.633] [pool-10-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
|
| 146 | [11Aug2025 22:06:40.456] [pool-10-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
|
| 147 | [11Aug2025 22:06:40.465] [pool-10-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
|
| 148 | [11Aug2025 22:06:40.784] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ArmorTrimMixin from create.mixins.json into net.minecraft.world.item.armortrim.ArmorTrim
|
| 149 | [11Aug2025 22:06:40.785] [pool-10-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Boolean;Lnet/minecraft/core/Holder;)Lnet/minecraft/resources/ResourceLocation; to md448555$create$lambda$new$0$0 in create.mixins.json:ArmorTrimMixin from mod create
|
| 150 | [11Aug2025 22:06:40.790] [pool-10-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
|
| 151 | [11Aug2025 22:06:40.790] [pool-10-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
|
| 152 | [11Aug2025 22:06:40.823] [pool-10-thread-1/DEBUG] [mixin/]: Mixing visualmanage.LevelChunkMixin from flywheel.impl.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
| 153 | [11Aug2025 22:06:40.825] [pool-10-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
|
| 154 | [11Aug2025 22:06:40.825] [pool-10-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
|
| 155 | [11Aug2025 22:06:40.825] [pool-10-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
|
| 156 | [11Aug2025 22:06:40.892] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
|
| 157 | [11Aug2025 22:06:41.058] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.MinecartFurnaceAccessor from create.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
|
| 158 | [11Aug2025 22:06:41.976] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.ProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.ProjectileDispenseBehavior
|
| 159 | [11Aug2025 22:06:42.066] [pool-10-thread-1/DEBUG] [mixin/]: Mixing SlotMixin from petrolpark.mixins.json into net.minecraft.world.inventory.Slot
|
| 160 | [11Aug2025 22:06:42.092] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ShapedRecipeMixin from petrolpark.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
| 161 | [11Aug2025 22:06:42.094] [pool-10-thread-1/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from create.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
| 162 | [11Aug2025 22:06:42.134] [pool-10-thread-1/DEBUG] [mixin/]: Mixing ShapelessRecipeMixin from petrolpark.mixins.json into net.minecraft.world.item.crafting.ShapelessRecipe
|
| 163 | [11Aug2025 22:06:42.169] [pool-10-thread-1/DEBUG] [mixin/]: Mixing AbstractCookingRecipeMixin from petrolpark.mixins.json into net.minecraft.world.item.crafting.AbstractCookingRecipe
|
| 164 | [11Aug2025 22:06:42.336] [pool-10-thread-1/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionMixin from create.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
|
| 165 | [11Aug2025 22:06:42.341] [pool-10-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
| 166 | [11Aug2025 22:06:42.341] [pool-10-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
| 167 | [11Aug2025 22:06:42.341] [pool-10-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::fireWithoutAttackingEntity(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
| 168 | [11Aug2025 22:06:43.606] [Render thread/DEBUG] [mixin/]: Mixing RenderSystemMixin from flywheel.backend.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 169 | [11Aug2025 22:06:43.608] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.RenderSystemAccessor from ponder-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem
|
| 170 | [11Aug2025 22:06:43.608] [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)
|
| 171 | [11Aug2025 22:06:43.608] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method catnip$getShaderLightDirections()[Lorg/joml/Vector3f; to catnip$getShaderLightDirections$ponder_$md$448555$0 in ponder-common.mixins.json:client.accessor.RenderSystemAccessor from mod ponder
|
| 172 | [11Aug2025 22:06:43.610] [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
|
| 173 | [11Aug2025 22:06:43.611] [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
|
| 174 | [11Aug2025 22:06:43.611] [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
|
| 175 | [11Aug2025 22:06:43.611] [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
|
| 176 | [11Aug2025 22:06:43.611] [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
|
| 177 | [11Aug2025 22:06:43.628] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.ScreenAccessor from ponder-common.mixins.json into net.minecraft.client.gui.screens.Screen
|
| 178 | [11Aug2025 22:06:43.629] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.ScreenAccessor 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)
|
| 179 | [11Aug2025 22:06:43.641] [Render thread/DEBUG] [mixin/]: Mixing client.HeavyBootsOnPlayerMixin from create.mixins.json into net.minecraft.client.player.LocalPlayer
|
| 180 | [11Aug2025 22:06:43.646] [Render thread/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
|
| 181 | [11Aug2025 22:06:43.651] [Render thread/DEBUG] [mixin/]: Mixing AbstractClientPlayerAccessor from flywheel.backend.mixins.json into net.minecraft.client.player.AbstractClientPlayer
|
| 182 | [11Aug2025 22:06:43.672] [Render thread/DEBUG] [mixin/]: Mixing accessor.TimerAccessor from ponder-common.mixins.json into net.minecraft.client.DeltaTracker$Timer
|
| 183 | [11Aug2025 22:06:43.673] [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)
|
| 184 | [11Aug2025 22:06:43.673] [Render thread/DEBUG] [mixin/]: Mixing accessor.TimerAccessor from create.mixins.json into net.minecraft.client.DeltaTracker$Timer
|
| 185 | [11Aug2025 22:06:43.784] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/********/AppData/Roaming/ModrinthApp/meta/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23192!/assets/.mcassetsroot' uses unexpected schema
|
| 186 | [11Aug2025 22:06:43.785] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/********/AppData/Roaming/ModrinthApp/meta/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23192!/data/.mcassetsroot' uses unexpected schema
|
| 187 | [11Aug2025 22:06:43.826] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
| 188 | [11Aug2025 22:06:43.845] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: DoktorNut
|
| 189 | [11Aug2025 22:06:43.856] [Render thread/DEBUG] [mixin/]: Mixing OptionsMixin from flywheel.backend.mixins.json into net.minecraft.client.Options
|
| 190 | [11Aug2025 22:06:43.858] [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
|
| 191 | [11Aug2025 22:06:43.858] [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
|
| 192 | [11Aug2025 22:06:43.858] [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
|
| 193 | [11Aug2025 22:06:43.858] [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
|
| 194 | [11Aug2025 22:06:43.859] [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
|
| 195 | [11Aug2025 22:06:43.859] [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
|
| 196 | [11Aug2025 22:06:44.029] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
|
| 197 | [11Aug2025 22:06:44.305] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerMixin from flywheel.backend.mixins.json into com.mojang.blaze3d.platform.GlStateManager
|
| 198 | [11Aug2025 22:06:44.322] [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
|
| 199 | [11Aug2025 22:06:44.322] [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
|
| 200 | [11Aug2025 22:06:44.322] [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
|
| 201 | [11Aug2025 22:06:44.322] [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
|
| 202 | [11Aug2025 22:06:44.365] [Render thread/DEBUG] [mixin/]: Mixing accessor.MouseHandlerAccessor from create.mixins.json into net.minecraft.client.MouseHandler
|
| 203 | [11Aug2025 22:06:44.474] [Render thread/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
|
| 204 | [11Aug2025 22:06:44.495] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.engine_room.flywheel.impl.FlywheelNeoForge]
|
| 205 | [11Aug2025 22:06:44.501] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.createmod.ponder.NeoForgePonder, net.createmod.ponder.NeoForgePonderClient]
|
| 206 | [11Aug2025 22:06:44.502] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.simibubi.create.Create, com.simibubi.create.CreateClient]
|
| 207 | [11Aug2025 22:06:44.503] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.petrolpark.Petrolpark, com.petrolpark.PetrolparkClient]
|
| 208 | [11Aug2025 22:06:44.505] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod]
|
| 209 | [11Aug2025 22:06:44.553] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.200
|
| 210 | [11Aug2025 22:06:44.553] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.41
|
| 211 | [11Aug2025 22:06:44.553] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.200, for MC 1.21.1
|
| 212 | [11Aug2025 22:06:44.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file flywheel-client.toml for flywheel tracking
|
| 213 | [11Aug2025 22:06:44.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
|
| 214 | [11Aug2025 22:06:44.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
|
| 215 | [11Aug2025 22:06:44.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
|
| 216 | [11Aug2025 22:06:44.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
|
| 217 | [11Aug2025 22:06:44.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ponder-client.toml for ponder tracking
|
| 218 | [11Aug2025 22:06:44.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponder
|
| 219 | [11Aug2025 22:06:44.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonderClient$ClientEvents for @SubscribeEvent-annotated methods
|
| 220 | [11Aug2025 22:06:44.656] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonderClient$ClientEvents; to the game event bus
|
| 221 | [11Aug2025 22:06:44.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$ModBusEvents for @SubscribeEvent-annotated methods
|
| 222 | [11Aug2025 22:06:44.658] [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
|
| 223 | [11Aug2025 22:06:44.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$Events for @SubscribeEvent-annotated methods
|
| 224 | [11Aug2025 22:06:44.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
|
| 225 | [11Aug2025 22:06:44.659] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$Events; to the game event bus
|
| 226 | [11Aug2025 22:06:44.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.server.command.ConfigCommand for @SubscribeEvent-annotated methods
|
| 227 | [11Aug2025 22:06:44.661] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonderClient$ModBusClientEvents for @SubscribeEvent-annotated methods
|
| 228 | [11Aug2025 22:06:44.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/server/command/ConfigCommand; to the game event bus
|
| 229 | [11Aug2025 22:06:44.663] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.filters.GenericPacketSplitter for @SubscribeEvent-annotated methods
|
| 230 | [11Aug2025 22:06:44.664] [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
|
| 231 | [11Aug2025 22:06:44.667] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.6 initializing! Commit hash: 20ad05b5e525166018d21e88c96986f867c7088f
|
| 232 | [11Aug2025 22:06:44.700] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
|
| 233 | [11Aug2025 22:06:44.700] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
|
| 234 | [11Aug2025 22:06:44.701] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@c0cb84d
|
| 235 | [11Aug2025 22:06:44.713] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
|
| 236 | [11Aug2025 22:06:44.713] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
|
| 237 | [11Aug2025 22:06:44.717] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 24
|
| 238 | [11Aug2025 22:06:44.717] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 24
|
| 239 | [11Aug2025 22:06:44.717] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
|
| 240 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
|
| 241 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
|
| 242 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
|
| 243 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
|
| 244 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
|
| 245 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
|
| 246 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
|
| 247 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
|
| 248 | [11Aug2025 22:06:44.718] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
|
| 249 | [11Aug2025 22:06:44.731] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
|
| 250 | [11Aug2025 22:06:44.731] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
|
| 251 | [11Aug2025 22:06:44.731] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
|
| 252 | [11Aug2025 22:06:44.736] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.KineticBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
|
| 253 | [11Aug2025 22:06:44.739] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.KineticBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 254 | [11Aug2025 22:06:44.739] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.KineticBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 255 | [11Aug2025 22:06:44.739] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.KineticBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 256 | [11Aug2025 22:06:44.740] [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
|
| 257 | [11Aug2025 22:06:44.742] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.NetworkInitialization for @SubscribeEvent-annotated methods
|
| 258 | [11Aug2025 22:06:44.743] [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
|
| 259 | [11Aug2025 22:06:44.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.ConfigurationInitialization for @SubscribeEvent-annotated methods
|
| 260 | [11Aug2025 22:06:44.758] [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
|
| 261 | [11Aug2025 22:06:44.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.MonsterRoomHooks for @SubscribeEvent-annotated methods
|
| 262 | [11Aug2025 22:06:44.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/MonsterRoomHooks; to the game event bus
|
| 263 | [11Aug2025 22:06:44.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler for @SubscribeEvent-annotated methods
|
| 264 | [11Aug2025 22:06:44.763] [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
|
| 265 | [11Aug2025 22:06:44.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler for @SubscribeEvent-annotated methods
|
| 266 | [11Aug2025 22:06:44.766] [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
|
| 267 | [11Aug2025 22:06:44.767] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.KineticBlockMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlock
|
| 268 | [11Aug2025 22:06:44.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.model.data.ModelDataManager for @SubscribeEvent-annotated methods
|
| 269 | [11Aug2025 22:06:44.767] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inSetPlacedBy$0(Lnet/minecraft/world/item/ItemStack;Lcom/petrolpark/compat/create/core/block/entity/behaviour/ContaminationBehaviour;)V to md448555$petrolpark$lambda$inSetPlacedBy$0$0 in petrolpark.mixins.json:compat.create.KineticBlockMixin from mod petrolpark
|
| 270 | [11Aug2025 22:06:44.771] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.KineticBlockMixin from mod petrolpark->@Inject::inSetPlacedBy(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
|
| 271 | [11Aug2025 22:06:44.771] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.KineticBlockMixin from mod petrolpark->@Inject::inSetPlacedBy(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
|
| 272 | [11Aug2025 22:06:44.771] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.KineticBlockMixin from mod petrolpark->@Inject::inSetPlacedBy(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
|
| 273 | [11Aug2025 22:06:44.773] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/model/data/ModelDataManager; to the game event bus
|
| 274 | [11Aug2025 22:06:44.774] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ParticleBoundsDebugRenderer for @SubscribeEvent-annotated methods
|
| 275 | [11Aug2025 22:06:44.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing PoseStackAccessor from flywheel.impl.mixins.json into com.mojang.blaze3d.vertex.PoseStack
|
| 276 | [11Aug2025 22:06:44.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing PoseStackMixin from flywheel.impl.mixins.json into com.mojang.blaze3d.vertex.PoseStack
|
| 277 | [11Aug2025 22:06:44.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ParticleBoundsDebugRenderer; to the game event bus
|
| 278 | [11Aug2025 22:06:44.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ClientHooks$ClientEvents for @SubscribeEvent-annotated methods
|
| 279 | [11Aug2025 22:06:44.792] [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
|
| 280 | [11Aug2025 22:06:44.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer for @SubscribeEvent-annotated methods
|
| 281 | [11Aug2025 22:06:44.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/BlockEntityRenderBoundsDebugRenderer; to the game event bus
|
| 282 | [11Aug2025 22:06:44.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentSync for @SubscribeEvent-annotated methods
|
| 283 | [11Aug2025 22:06:44.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentSync; to the game event bus
|
| 284 | [11Aug2025 22:06:44.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentInternals for @SubscribeEvent-annotated methods
|
| 285 | [11Aug2025 22:06:44.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentInternals; to the game event bus
|
| 286 | [11Aug2025 22:06:44.819] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BlockLootSubProviderAccessor from create.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
|
| 287 | [11Aug2025 22:06:44.860] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.RenderTypeAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.RenderType
|
| 288 | [11Aug2025 22:06:44.862] [modloading-worker-0/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)
|
| 289 | [11Aug2025 22:06:44.862] [modloading-worker-0/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$448555$0 in ponder-common.mixins.json:client.accessor.RenderTypeAccessor from mod ponder
|
| 290 | [11Aug2025 22:06:44.881] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.GameRendererAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 291 | [11Aug2025 22:06:44.881] [modloading-worker-0/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)
|
| 292 | [11Aug2025 22:06:44.882] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.GameRendererMixin from petrolpark.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 293 | [11Aug2025 22:06:44.883] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.GameRendererMixin from create.mixins.json into net.minecraft.client.renderer.GameRenderer
|
| 294 | [11Aug2025 22:06:44.886] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:client.GameRendererMixin from mod petrolpark->@Inject::inBobHurt(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 295 | [11Aug2025 22:06:44.887] [modloading-worker-0/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
|
| 296 | [11Aug2025 22:06:44.887] [modloading-worker-0/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
|
| 297 | [11Aug2025 22:06:44.887] [modloading-worker-0/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
|
| 298 | [11Aug2025 22:06:44.936] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.ItemRendererAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
|
| 299 | [11Aug2025 22:06:44.936] [modloading-worker-0/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)
|
| 300 | [11Aug2025 22:06:44.946] [modloading-worker-0/DEBUG] [mixin/]: Mixing LevelRendererAccessor from flywheel.backend.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 301 | [11Aug2025 22:06:44.947] [modloading-worker-0/DEBUG] [mixin/]: Mixing fix.FixFabulousDepthMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 302 | [11Aug2025 22:06:44.947] [modloading-worker-0/DEBUG] [mixin/]: Mixing visualmanage.LevelRendererMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 303 | [11Aug2025 22:06:44.948] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.LevelRendererAccessor from create.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 304 | [11Aug2025 22:06:44.948] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from create.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 305 | [11Aug2025 22:06:44.948] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onDestroyBlockProgress$0(J)Ljava/util/SortedSet; to md448555$create$lambda$create$onDestroyBlockProgress$0$0 in create.mixins.json:client.LevelRendererMixin from mod create
|
| 306 | [11Aug2025 22:06:44.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing LevelRendererMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
|
| 307 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 308 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 309 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 310 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 311 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 312 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 313 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 314 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 315 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 316 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 317 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 318 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 319 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 320 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 321 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 322 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 323 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 324 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 325 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 326 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 327 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 328 | [11Aug2025 22:06:44.965] [modloading-worker-0/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
|
| 329 | [11Aug2025 22:06:44.966] [modloading-worker-0/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
|
| 330 | [11Aug2025 22:06:44.966] [modloading-worker-0/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
|
| 331 | [11Aug2025 22:06:44.966] [modloading-worker-0/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
|
| 332 | [11Aug2025 22:06:44.966] [modloading-worker-0/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
|
| 333 | [11Aug2025 22:06:44.966] [modloading-worker-0/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
|
| 334 | [11Aug2025 22:06:44.966] [modloading-worker-0/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
|
| 335 | [11Aug2025 22:06:45.017] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.CrushingWheelControllerBlockMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlock
|
| 336 | [11Aug2025 22:06:45.026] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockMixin from mod petrolpark->@Inject::inUpdateSpeed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelControllerBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[Lnet/minecraft/core/Direction;IILnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity;)V doesn't use it's CallbackInfo
|
| 337 | [11Aug2025 22:06:45.028] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.CrushingWheelControllerBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
| 338 | [11Aug2025 22:06:45.028] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inApplyRecipeEnd$1(Lcom/petrolpark/core/contamination/IContamination;Lcom/petrolpark/core/contamination/IContamination;)V to md448555$petrolpark$lambda$inApplyRecipeEnd$1$0 in petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark
|
| 339 | [11Aug2025 22:06:45.028] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBehaviours$0(Lnet/minecraft/world/item/crafting/RecipeHolder;)Z to md448555$petrolpark$lambda$inAddBehaviours$0$1 in petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark
|
| 340 | [11Aug2025 22:06:45.041] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 341 | [11Aug2025 22:06:45.041] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 342 | [11Aug2025 22:06:45.041] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 343 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 344 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 345 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 346 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeMiddle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;II)V doesn't use it's CallbackInfo
|
| 347 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeMiddle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;II)V has 0 override(s) in child classes
|
| 348 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeMiddle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;II)V won't be passed a CallbackInfo as a result
|
| 349 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;)V doesn't use it's CallbackInfo
|
| 350 | [11Aug2025 22:06:45.042] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;)V has 0 override(s) in child classes
|
| 351 | [11Aug2025 22:06:45.043] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
| 352 | [11Aug2025 22:06:45.049] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.BasinBlockMixin from petrolpark.mixins.json into com.simibubi.create.content.processing.basin.BasinBlock
|
| 353 | [11Aug2025 22:06:45.055] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.BasinBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.processing.basin.BasinBlockEntity
|
| 354 | [11Aug2025 22:06:45.056] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$acceptsRecipeBook$1(Lnet/minecraft/world/item/crafting/RecipeHolder;Lcom/simibubi/create/content/processing/basin/BasinOperatingBlockEntity;)Ljava/lang/Boolean; to md448555$petrolpark$lambda$acceptsRecipeBook$1$0 in petrolpark.mixins.json:compat.create.BasinBlockEntityMixin from mod petrolpark
|
| 355 | [11Aug2025 22:06:45.056] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapGetOperator$0()Ljava/util/Optional; to md448555$petrolpark$lambda$wrapGetOperator$0$1 in petrolpark.mixins.json:compat.create.BasinBlockEntityMixin from mod petrolpark
|
| 356 | [11Aug2025 22:06:45.364] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgePlatformHelper@69c91ed3 for service interface net.createmod.catnip.platform.services.PlatformHelper
|
| 357 | [11Aug2025 22:06:45.365] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeFluidHelper@3fbf3869 for service interface net.createmod.catnip.platform.services.ModFluidHelper
|
| 358 | [11Aug2025 22:06:45.366] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeHooksHelper@13ae7d7a for service interface net.createmod.catnip.platform.services.ModHooksHelper
|
| 359 | [11Aug2025 22:06:45.367] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeNetworkHelper@15ce47c8 for service interface net.createmod.catnip.platform.services.NetworkHelper
|
| 360 | [11Aug2025 22:06:45.588] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.GhostItemMenuMixin from petrolpark.mixins.json into com.simibubi.create.foundation.gui.menu.GhostItemMenu
|
| 361 | [11Aug2025 22:06:45.596] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.GhostItemMenuMixin from mod petrolpark->@Inject::inClicked(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 362 | [11Aug2025 22:06:45.596] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.GhostItemMenuMixin from mod petrolpark->@Inject::inQuickMoveStack(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
| 363 | [11Aug2025 22:06:45.902] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.ContraptionMixin from petrolpark.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
| 364 | [11Aug2025 22:06:45.903] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBlocksToWorld$0(Lcom/simibubi/create/content/contraptions/StructureTransform;Lcom/simibubi/create/content/kinetics/belt/transport/TransportedItemStack;)Lcom/simibubi/create/content/kinetics/belt/behaviour/TransportedItemStackHandlerBehaviour$TransportedResult; to md448555$petrolpark$lambda$inAddBlocksToWorld$0$0 in petrolpark.mixins.json:compat.create.ContraptionMixin from mod petrolpark
|
| 365 | [11Aug2025 22:06:45.924] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.ContraptionMixin from mod petrolpark->@Inject::inAddBlocksToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[ZIIZLjava/util/Iterator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
|
| 366 | [11Aug2025 22:06:45.924] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.ContraptionMixin from mod petrolpark->@Inject::inAddBlocksToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[ZIIZLjava/util/Iterator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes
|
| 367 | [11Aug2025 22:06:45.925] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.ContraptionMixin from mod petrolpark->@Inject::inAddBlocksToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[ZIIZLjava/util/Iterator;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
|
| 368 | [11Aug2025 22:06:46.014] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidTankMixin from petrolpark.mixins.json into net.neoforged.neoforge.fluids.capability.templates.FluidTank
|
| 369 | [11Aug2025 22:06:46.045] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ItemStackHandlerAccessor from create.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
|
| 370 | [11Aug2025 22:06:46.101] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.SawBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
|
| 371 | [11Aug2025 22:06:46.112] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 372 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 373 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 374 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V doesn't use it's CallbackInfo
|
| 375 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V has 0 override(s) in child classes
|
| 376 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
| 377 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V doesn't use it's CallbackInfo
|
| 378 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V has 0 override(s) in child classes
|
| 379 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
| 380 | [11Aug2025 22:06:46.113] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V doesn't use it's CallbackInfo
|
| 381 | [11Aug2025 22:06:46.114] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V has 0 override(s) in child classes
|
| 382 | [11Aug2025 22:06:46.114] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.SawBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipeEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)V won't be passed a CallbackInfo as a result
|
| 383 | [11Aug2025 22:06:46.135] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MillstoneBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.millstone.MillstoneBlockEntity
|
| 384 | [11Aug2025 22:06:46.135] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyRollResults$2(Lnet/minecraft/world/item/ItemStack;)V to md448555$petrolpark$lambda$modifyRollResults$2$0 in petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark
|
| 385 | [11Aug2025 22:06:46.135] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyRollResults$1(Lcom/petrolpark/core/contamination/IContamination;Lcom/petrolpark/core/contamination/IContamination;)V to md448555$petrolpark$lambda$modifyRollResults$1$1 in petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark
|
| 386 | [11Aug2025 22:06:46.136] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBehaviours$0(Lnet/minecraft/world/item/crafting/RecipeHolder;)Z to md448555$petrolpark$lambda$inAddBehaviours$0$2 in petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark
|
| 387 | [11Aug2025 22:06:46.146] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 388 | [11Aug2025 22:06:46.146] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 389 | [11Aug2025 22:06:46.147] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 390 | [11Aug2025 22:06:46.147] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark->@Inject::inProcessStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 391 | [11Aug2025 22:06:46.147] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark->@Inject::inProcessStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 392 | [11Aug2025 22:06:46.147] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.MillstoneBlockEntityMixin from mod petrolpark->@Inject::inProcessStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 393 | [11Aug2025 22:06:46.152] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.CrushingWheelBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity
|
| 394 | [11Aug2025 22:06:46.152] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBehaviours$0(Lnet/minecraft/world/item/crafting/RecipeHolder;)Z to md448555$petrolpark$lambda$inAddBehaviours$0$0 in petrolpark.mixins.json:compat.create.CrushingWheelBlockEntityMixin from mod petrolpark
|
| 395 | [11Aug2025 22:06:46.155] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 396 | [11Aug2025 22:06:46.155] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 397 | [11Aug2025 22:06:46.155] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.CrushingWheelBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 398 | [11Aug2025 22:06:46.166] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.accessor.BasinOperatingBlockEntityAccessor from petrolpark.mixins.json into com.simibubi.create.content.processing.basin.BasinOperatingBlockEntity
|
| 399 | [11Aug2025 22:06:46.166] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.BasinOperatingBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.processing.basin.BasinOperatingBlockEntity
|
| 400 | [11Aug2025 22:06:46.190] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MechanicalCrafterBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crafter.MechanicalCrafterBlockEntity
|
| 401 | [11Aug2025 22:06:46.191] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapTryToApplyRecipe$1(Lcom/simibubi/create/content/kinetics/crafter/MechanicalCraftingInput;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;)Lnet/minecraft/world/item/ItemStack; to md448555$petrolpark$lambda$wrapTryToApplyRecipe$1$0 in petrolpark.mixins.json:compat.create.MechanicalCrafterBlockEntityMixin from mod petrolpark
|
| 402 | [11Aug2025 22:06:46.191] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapTryToApplyRecipe$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/RecipeHolder;)Z to md448555$petrolpark$lambda$wrapTryToApplyRecipe$0$1 in petrolpark.mixins.json:compat.create.MechanicalCrafterBlockEntityMixin from mod petrolpark
|
| 403 | [11Aug2025 22:06:46.237] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.EjectorBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.logistics.depot.EjectorBlockEntity
|
| 404 | [11Aug2025 22:06:46.245] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.EjectorBlockEntityMixin from mod petrolpark->@Inject::inLaunchItemHeld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)V doesn't use it's CallbackInfo
|
| 405 | [11Aug2025 22:06:46.245] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.EjectorBlockEntityMixin from mod petrolpark->@Inject::inLaunchItemHeld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)V has 0 override(s) in child classes
|
| 406 | [11Aug2025 22:06:46.245] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.EjectorBlockEntityMixin from mod petrolpark->@Inject::inLaunchItemHeld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;)V won't be passed a CallbackInfo as a result
|
| 407 | [11Aug2025 22:06:46.297] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.ProcessingRecipeMixin from petrolpark.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipe
|
| 408 | [11Aug2025 22:06:46.298] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyRollResults$0(Lnet/minecraft/world/item/ItemStack;)V to md448555$petrolpark$lambda$modifyRollResults$0$0 in petrolpark.mixins.json:compat.create.ProcessingRecipeMixin from mod petrolpark
|
| 409 | [11Aug2025 22:06:46.306] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.BasinRecipeMixin from petrolpark.mixins.json into com.simibubi.create.content.processing.basin.BasinRecipe
|
| 410 | [11Aug2025 22:06:46.330] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.BasinRecipeMixin from mod petrolpark->@Inject::inApplyPropagateContaminants(Lcom/simibubi/create/content/processing/basin/BasinBlockEntity;Lnet/minecraft/world/item/crafting/Recipe;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ZLnet/neoforged/neoforge/items/IItemHandler;Lnet/neoforged/neoforge/fluids/capability/IFluidHandler;Lcom/simibubi/create/content/processing/burner/BlazeBurnerBlock$HeatLevel;Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;[ZIIZ[I[I)V doesn't use it's CallbackInfoReturnable
|
| 411 | [11Aug2025 22:06:46.335] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.SandPaperPolishingRecipeMixin from petrolpark.mixins.json into com.simibubi.create.content.equipment.sandPaper.SandPaperPolishingRecipe
|
| 412 | [11Aug2025 22:06:46.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
|
| 413 | [11Aug2025 22:06:46.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
|
| 414 | [11Aug2025 22:06:46.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
|
| 415 | [11Aug2025 22:06:46.842] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.accessor.client.OutlineParamsAccessor from petrolpark.mixins.json into net.createmod.catnip.outliner.Outline$OutlineParams
|
| 416 | [11Aug2025 22:06:46.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
|
| 417 | [11Aug2025 22:06:46.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateRegistriesImpl for @SubscribeEvent-annotated methods
|
| 418 | [11Aug2025 22:06:46.888] [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
|
| 419 | [11Aug2025 22:06:46.890] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.render.RenderTypes$Shaders for @SubscribeEvent-annotated methods
|
| 420 | [11Aug2025 22:06:46.891] [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
|
| 421 | [11Aug2025 22:06:46.891] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler for @SubscribeEvent-annotated methods
|
| 422 | [11Aug2025 22:06:46.892] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/ValueSettingsInputHandler; to the game event bus
|
| 423 | [11Aug2025 22:06:46.893] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler for @SubscribeEvent-annotated methods
|
| 424 | [11Aug2025 22:06:46.894] [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
|
| 425 | [11Aug2025 22:06:46.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.block.ItemUseOverrides for @SubscribeEvent-annotated methods
|
| 426 | [11Aug2025 22:06:46.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/block/ItemUseOverrides; to the game event bus
|
| 427 | [11Aug2025 22:06:46.895] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.InputEvents for @SubscribeEvent-annotated methods
|
| 428 | [11Aug2025 22:06:46.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/InputEvents; to the game event bus
|
| 429 | [11Aug2025 22:06:46.898] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents for @SubscribeEvent-annotated methods
|
| 430 | [11Aug2025 22:06:46.899] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents; to the game event bus
|
| 431 | [11Aug2025 22:06:46.903] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.ClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
| 432 | [11Aug2025 22:06:46.906] [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
|
| 433 | [11Aug2025 22:06:46.907] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.ClientEvents for @SubscribeEvent-annotated methods
|
| 434 | [11Aug2025 22:06:46.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/ClientEvents; to the game event bus
|
| 435 | [11Aug2025 22:06:46.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
|
| 436 | [11Aug2025 22:06:46.916] [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
|
| 437 | [11Aug2025 22:06:46.916] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.compat.trainmap.TrainMapEvents for @SubscribeEvent-annotated methods
|
| 438 | [11Aug2025 22:06:46.917] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/compat/trainmap/TrainMapEvents; to the game event bus
|
| 439 | [11Aug2025 22:06:46.918] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.tool.CardboardSwordItem for @SubscribeEvent-annotated methods
|
| 440 | [11Aug2025 22:06:46.920] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/tool/CardboardSwordItem; to the game event bus
|
| 441 | [11Aug2025 22:06:46.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingBootsItem for @SubscribeEvent-annotated methods
|
| 442 | [11Aug2025 22:06:46.923] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingBootsItem; to the game event bus
|
| 443 | [11Aug2025 22:06:46.923] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingHelmetItem for @SubscribeEvent-annotated methods
|
| 444 | [11Aug2025 22:06:46.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingHelmetItem; to the game event bus
|
| 445 | [11Aug2025 22:06:46.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandler for @SubscribeEvent-annotated methods
|
| 446 | [11Aug2025 22:06:46.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandler; to the game event bus
|
| 447 | [11Aug2025 22:06:46.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandlerClient for @SubscribeEvent-annotated methods
|
| 448 | [11Aug2025 22:06:46.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandlerClient; to the game event bus
|
| 449 | [11Aug2025 22:06:46.930] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteBacktankFirstPersonRenderer for @SubscribeEvent-annotated methods
|
| 450 | [11Aug2025 22:06:46.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteBacktankFirstPersonRenderer; to the game event bus
|
| 451 | [11Aug2025 22:06:46.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteDivingHandler for @SubscribeEvent-annotated methods
|
| 452 | [11Aug2025 22:06:46.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteDivingHandler; to the game event bus
|
| 453 | [11Aug2025 22:06:46.931] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler for @SubscribeEvent-annotated methods
|
| 454 | [11Aug2025 22:06:46.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/clipboard/ClipboardValueSettingsHandler; to the game event bus
|
| 455 | [11Aug2025 22:06:46.933] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem for @SubscribeEvent-annotated methods
|
| 456 | [11Aug2025 22:06:46.934] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripItem; to the game event bus
|
| 457 | [11Aug2025 22:06:46.937] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripRenderHandler for @SubscribeEvent-annotated methods
|
| 458 | [11Aug2025 22:06:46.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripRenderHandler; to the game event bus
|
| 459 | [11Aug2025 22:06:46.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.bell.HauntedBellPulser for @SubscribeEvent-annotated methods
|
| 460 | [11Aug2025 22:06:46.938] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/bell/HauntedBellPulser; to the game event bus
|
| 461 | [11Aug2025 22:06:46.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler for @SubscribeEvent-annotated methods
|
| 462 | [11Aug2025 22:06:46.939] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/zapper/ZapperInteractionHandler; to the game event bus
|
| 463 | [11Aug2025 22:06:46.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler for @SubscribeEvent-annotated methods
|
| 464 | [11Aug2025 22:06:46.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/symmetryWand/SymmetryHandler; to the game event bus
|
| 465 | [11Aug2025 22:06:46.944] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.wrench.WrenchEventHandler for @SubscribeEvent-annotated methods
|
| 466 | [11Aug2025 22:06:46.944] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/wrench/WrenchEventHandler; to the game event bus
|
| 467 | [11Aug2025 22:06:46.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.link.LinkHandler for @SubscribeEvent-annotated methods
|
| 468 | [11Aug2025 22:06:46.945] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/link/LinkHandler; to the game event bus
|
| 469 | [11Aug2025 22:06:46.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.displayLink.ClickToLinkBlockItem for @SubscribeEvent-annotated methods
|
| 470 | [11Aug2025 22:06:46.946] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/displayLink/ClickToLinkBlockItem; to the game event bus
|
| 471 | [11Aug2025 22:06:46.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.processing.burner.BlazeBurnerHandler for @SubscribeEvent-annotated methods
|
| 472 | [11Aug2025 22:06:46.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/processing/burner/BlazeBurnerHandler; to the game event bus
|
| 473 | [11Aug2025 22:06:46.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorInteractionHandler for @SubscribeEvent-annotated methods
|
| 474 | [11Aug2025 22:06:46.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/chainConveyor/ChainConveyorInteractionHandler; to the game event bus
|
| 475 | [11Aug2025 22:06:46.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorConnectionHandler for @SubscribeEvent-annotated methods
|
| 476 | [11Aug2025 22:06:46.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/chainConveyor/ChainConveyorConnectionHandler; to the game event bus
|
| 477 | [11Aug2025 22:06:46.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity for @SubscribeEvent-annotated methods
|
| 478 | [11Aug2025 22:06:46.953] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity; to the game event bus
|
| 479 | [11Aug2025 22:06:46.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crank.ValveHandleBlock for @SubscribeEvent-annotated methods
|
| 480 | [11Aug2025 22:06:46.961] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crank/ValveHandleBlock; to the game event bus
|
| 481 | [11Aug2025 22:06:46.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPointHandler for @SubscribeEvent-annotated methods
|
| 482 | [11Aug2025 22:06:46.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/mechanicalArm/ArmInteractionPointHandler; to the game event bus
|
| 483 | [11Aug2025 22:06:46.966] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe for @SubscribeEvent-annotated methods
|
| 484 | [11Aug2025 22:06:46.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/ManualApplicationRecipe; to the game event bus
|
| 485 | [11Aug2025 22:06:46.969] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer for @SubscribeEvent-annotated methods
|
| 486 | [11Aug2025 22:06:46.974] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from petrolpark.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
| 487 | [11Aug2025 22:06:46.982] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:ServerGamePacketListenerImplMixin from mod petrolpark->@Inject::inHandleSetCarriedItem(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 488 | [11Aug2025 22:06:46.982] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:ServerGamePacketListenerImplMixin from mod petrolpark->@Inject::inHandleSetCreativeModeSlot(Lnet/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZLnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/component/CustomData;)V does use it's CallbackInfo
|
| 489 | [11Aug2025 22:06:46.994] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/DeployerFakePlayer; to the game event bus
|
| 490 | [11Aug2025 22:06:46.996] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.MinecraftServerAccessor from ponder-common.mixins.json into net.minecraft.server.MinecraftServer
|
| 491 | [11Aug2025 22:06:46.996] [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)
|
| 492 | [11Aug2025 22:06:47.034] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.track.TrackBlockOutline for @SubscribeEvent-annotated methods
|
| 493 | [11Aug2025 22:06:47.037] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/track/TrackBlockOutline; to the game event bus
|
| 494 | [11Aug2025 22:06:47.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.track.TrackBlockItem for @SubscribeEvent-annotated methods
|
| 495 | [11Aug2025 22:06:47.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/track/TrackBlockItem; to the game event bus
|
| 496 | [11Aug2025 22:06:47.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction for @SubscribeEvent-annotated methods
|
| 497 | [11Aug2025 22:06:47.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/schedule/ScheduleItemEntityInteraction; to the game event bus
|
| 498 | [11Aug2025 22:06:47.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem for @SubscribeEvent-annotated methods
|
| 499 | [11Aug2025 22:06:47.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/mounted/MinecartContraptionItem; to the game event bus
|
| 500 | [11Aug2025 22:06:47.040] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.ContraptionHandlerClient for @SubscribeEvent-annotated methods
|
| 501 | [11Aug2025 22:06:47.042] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/ContraptionHandlerClient; to the game event bus
|
| 502 | [11Aug2025 22:06:47.043] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.render.ContraptionRenderInfoManager for @SubscribeEvent-annotated methods
|
| 503 | [11Aug2025 22:06:47.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/render/ContraptionRenderInfoManager; to the game event bus
|
| 504 | [11Aug2025 22:06:47.045] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueHandler for @SubscribeEvent-annotated methods
|
| 505 | [11Aug2025 22:06:47.046] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueHandler; to the game event bus
|
| 506 | [11Aug2025 22:06:47.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueItem for @SubscribeEvent-annotated methods
|
| 507 | [11Aug2025 22:06:47.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueItem; to the game event bus
|
| 508 | [11Aug2025 22:06:47.048] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem for @SubscribeEvent-annotated methods
|
| 509 | [11Aug2025 22:06:47.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/MinecartCouplingItem; to the game event bus
|
| 510 | [11Aug2025 22:06:47.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.CouplingHandler for @SubscribeEvent-annotated methods
|
| 511 | [11Aug2025 22:06:47.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/CouplingHandler; to the game event bus
|
| 512 | [11Aug2025 22:06:47.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidBottleItemHook for @SubscribeEvent-annotated methods
|
| 513 | [11Aug2025 22:06:47.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidBottleItemHook; to the game event bus
|
| 514 | [11Aug2025 22:06:47.052] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidReactions for @SubscribeEvent-annotated methods
|
| 515 | [11Aug2025 22:06:47.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidReactions; to the game event bus
|
| 516 | [11Aug2025 22:06:47.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.itemHatch.ItemHatchHandler for @SubscribeEvent-annotated methods
|
| 517 | [11Aug2025 22:06:47.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/itemHatch/ItemHatchHandler; to the game event bus
|
| 518 | [11Aug2025 22:06:47.056] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.box.PackageClientInteractionHandler for @SubscribeEvent-annotated methods
|
| 519 | [11Aug2025 22:06:47.056] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/box/PackageClientInteractionHandler; to the game event bus
|
| 520 | [11Aug2025 22:06:47.056] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.depot.EjectorTargetHandler for @SubscribeEvent-annotated methods
|
| 521 | [11Aug2025 22:06:47.057] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/depot/EjectorTargetHandler; to the game event bus
|
| 522 | [11Aug2025 22:06:47.058] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.funnel.FunnelItem for @SubscribeEvent-annotated methods
|
| 523 | [11Aug2025 22:06:47.058] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/funnel/FunnelItem; to the game event bus
|
| 524 | [11Aug2025 22:06:47.058] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler for @SubscribeEvent-annotated methods
|
| 525 | [11Aug2025 22:06:47.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/stockTicker/StockTickerInteractionHandler; to the game event bus
|
| 526 | [11Aug2025 22:06:47.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.RemapHelper for @SubscribeEvent-annotated methods
|
| 527 | [11Aug2025 22:06:47.063] [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
|
| 528 | [11Aug2025 22:06:47.063] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gametest.CreateGameTests for @SubscribeEvent-annotated methods
|
| 529 | [11Aug2025 22:06:47.068] [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
|
| 530 | [11Aug2025 22:06:47.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gui.OpenCreateMenuButton$OpenConfigButtonHandler for @SubscribeEvent-annotated methods
|
| 531 | [11Aug2025 22:06:47.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/gui/OpenCreateMenuButton$OpenConfigButtonHandler; to the game event bus
|
| 532 | [11Aug2025 22:06:47.069] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.config.AllConfigs for @SubscribeEvent-annotated methods
|
| 533 | [11Aug2025 22:06:47.069] [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
|
| 534 | [11Aug2025 22:06:47.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.AllKeys for @SubscribeEvent-annotated methods
|
| 535 | [11Aug2025 22:06:47.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/AllKeys; to the mod event bus of mod create
|
| 536 | [11Aug2025 22:06:47.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file petrolpark-client.toml for petrolpark tracking
|
| 537 | [11Aug2025 22:06:47.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file petrolpark-server.toml for petrolpark tracking
|
| 538 | [11Aug2025 22:06:47.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.accessor.client.OutlinerAccessor from petrolpark.mixins.json into net.createmod.catnip.outliner.Outliner
|
| 539 | [11Aug2025 22:06:47.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for petrolpark
|
| 540 | [11Aug2025 22:06:47.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.PetrolparkRemaps for @SubscribeEvent-annotated methods
|
| 541 | [11Aug2025 22:06:47.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/PetrolparkRemaps; to the mod event bus of mod petrolpark
|
| 542 | [11Aug2025 22:06:47.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.PetrolparkRegistries for @SubscribeEvent-annotated methods
|
| 543 | [11Aug2025 22:06:47.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/PetrolparkRegistries; to the mod event bus of mod petrolpark
|
| 544 | [11Aug2025 22:06:47.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.PetrolparkKeys for @SubscribeEvent-annotated methods
|
| 545 | [11Aug2025 22:06:47.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/PetrolparkKeys; to the mod event bus of mod petrolpark
|
| 546 | [11Aug2025 22:06:47.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.PetrolparkFeatureFlags for @SubscribeEvent-annotated methods
|
| 547 | [11Aug2025 22:06:47.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/PetrolparkFeatureFlags; to the mod event bus of mod petrolpark
|
| 548 | [11Aug2025 22:06:47.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.PetrolparkDataMapTypes for @SubscribeEvent-annotated methods
|
| 549 | [11Aug2025 22:06:47.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/PetrolparkDataMapTypes; to the mod event bus of mod petrolpark
|
| 550 | [11Aug2025 22:06:47.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.PetrolparkAttributes for @SubscribeEvent-annotated methods
|
| 551 | [11Aug2025 22:06:47.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/PetrolparkAttributes; to the mod event bus of mod petrolpark
|
| 552 | [11Aug2025 22:06:47.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.event.ModEvents for @SubscribeEvent-annotated methods
|
| 553 | [11Aug2025 22:06:47.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/event/ModEvents; to the mod event bus of mod petrolpark
|
| 554 | [11Aug2025 22:06:47.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.event.CommonEvents for @SubscribeEvent-annotated methods
|
| 555 | [11Aug2025 22:06:47.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/event/CommonEvents; to the game event bus
|
| 556 | [11Aug2025 22:06:47.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.event.ClientEvents for @SubscribeEvent-annotated methods
|
| 557 | [11Aug2025 22:06:47.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/event/ClientEvents; to the game event bus
|
| 558 | [11Aug2025 22:06:47.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.recipe.recycling.RecyclingManager for @SubscribeEvent-annotated methods
|
| 559 | [11Aug2025 22:06:47.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/recipe/recycling/RecyclingManager; to the game event bus
|
| 560 | [11Aug2025 22:06:47.315] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.recipe.compression.ItemCompressionManager for @SubscribeEvent-annotated methods
|
| 561 | [11Aug2025 22:06:47.319] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/recipe/compression/ItemCompressionManager; to the game event bus
|
| 562 | [11Aug2025 22:06:47.320] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.item.decay.DecayingItemDecorator for @SubscribeEvent-annotated methods
|
| 563 | [11Aug2025 22:06:47.321] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.FontAccessor from create.mixins.json into net.minecraft.client.gui.Font
|
| 564 | [11Aug2025 22:06:47.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/item/decay/DecayingItemDecorator; to the mod event bus of mod petrolpark
|
| 565 | [11Aug2025 22:06:47.324] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.extendedinventory.ExtendedInventoryClientHandler$ModBusEvents for @SubscribeEvent-annotated methods
|
| 566 | [11Aug2025 22:06:47.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/extendedinventory/ExtendedInventoryClientHandler$ModBusEvents; to the mod event bus of mod petrolpark
|
| 567 | [11Aug2025 22:06:47.325] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.extendedinventory.ExtendedInventory for @SubscribeEvent-annotated methods
|
| 568 | [11Aug2025 22:06:47.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/extendedinventory/ExtendedInventory; to the game event bus
|
| 569 | [11Aug2025 22:06:47.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.data.rtg.RTGPackSource for @SubscribeEvent-annotated methods
|
| 570 | [11Aug2025 22:06:47.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/data/rtg/RTGPackSource; to the mod event bus of mod petrolpark
|
| 571 | [11Aug2025 22:06:47.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.contamination.IntrinsicContaminants for @SubscribeEvent-annotated methods
|
| 572 | [11Aug2025 22:06:47.330] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/contamination/IntrinsicContaminants; to the game event bus
|
| 573 | [11Aug2025 22:06:47.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.core.badge.BadgeHandler for @SubscribeEvent-annotated methods
|
| 574 | [11Aug2025 22:06:47.332] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/core/badge/BadgeHandler; to the game event bus
|
| 575 | [11Aug2025 22:06:47.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.config.PetrolparkConfigs for @SubscribeEvent-annotated methods
|
| 576 | [11Aug2025 22:06:47.333] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/config/PetrolparkConfigs; to the mod event bus of mod petrolpark
|
| 577 | [11Aug2025 22:06:47.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.common.particle.AirBubbleParticle for @SubscribeEvent-annotated methods
|
| 578 | [11Aug2025 22:06:47.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/common/particle/AirBubbleParticle; to the mod event bus of mod petrolpark
|
| 579 | [11Aug2025 22:06:47.336] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.CameraMixin from create.mixins.json into net.minecraft.client.Camera
|
| 580 | [11Aug2025 22:06:47.340] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.common.mobeffect.SyncedMobEffect for @SubscribeEvent-annotated methods
|
| 581 | [11Aug2025 22:06:47.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/common/mobeffect/SyncedMobEffect; to the game event bus
|
| 582 | [11Aug2025 22:06:47.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.petrolpark.common.item.shulkerbelt.ShulkerBeltLayer for @SubscribeEvent-annotated methods
|
| 583 | [11Aug2025 22:06:47.348] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/petrolpark/common/item/shulkerbelt/ShulkerBeltLayer; to the mod event bus of mod petrolpark
|
| 584 | [11Aug2025 22:06:47.419] [modloading-sync-worker/DEBUG] [mixin/]: Mixing compat.create.TransportedItemStackMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.belt.transport.TransportedItemStack
|
| 585 | [11Aug2025 22:06:48.423] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.HumanoidModelMixin from create.mixins.json into net.minecraft.client.model.HumanoidModel
|
| 586 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 587 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 588 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 589 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 590 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 591 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 592 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 593 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 594 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 595 | [11Aug2025 22:06:48.426] [modloading-sync-worker/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
|
| 596 | [11Aug2025 22:06:48.427] [modloading-sync-worker/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
|
| 597 | [11Aug2025 22:06:48.427] [modloading-sync-worker/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
|
| 598 | [11Aug2025 22:06:48.428] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessor.AgeableListModelAccessor from create.mixins.json into net.minecraft.client.model.AgeableListModel
|
| 599 | [11Aug2025 22:06:48.438] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessor.ItemModelGeneratorsAccessor from create.mixins.json into net.minecraft.data.models.ItemModelGenerators
|
| 600 | [11Aug2025 22:06:48.438] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method create$getGENERATED_TRIM_MODELS()Ljava/util/List; to getGENERATED_TRIM_MODELS$create_$md$448555$0 in create.mixins.json:accessor.ItemModelGeneratorsAccessor from mod create
|
| 601 | [11Aug2025 22:06:49.626] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
|
| 602 | [11Aug2025 22:06:49.657] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\flywheel-client.toml
|
| 603 | [11Aug2025 22:06:49.677] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\flywheel-client.toml for changes
|
| 604 | [11Aug2025 22:06:49.688] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-client.toml
|
| 605 | [11Aug2025 22:06:49.688] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\neoforge-client.toml
|
| 606 | [11Aug2025 22:06:49.689] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\neoforge-client.toml for changes
|
| 607 | [11Aug2025 22:06:49.694] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\ponder-client.toml
|
| 608 | [11Aug2025 22:06:49.695] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\ponder-client.toml for changes
|
| 609 | [11Aug2025 22:06:49.701] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\create-client.toml
|
| 610 | [11Aug2025 22:06:49.702] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\create-client.toml for changes
|
| 611 | [11Aug2025 22:06:49.713] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\petrolpark-client.toml
|
| 612 | [11Aug2025 22:06:49.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\petrolpark-client.toml for changes
|
| 613 | [11Aug2025 22:06:49.714] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
|
| 614 | [11Aug2025 22:06:49.716] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml
|
| 615 | [11Aug2025 22:06:49.716] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\neoforge-common.toml
|
| 616 | [11Aug2025 22:06:49.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\neoforge-common.toml for changes
|
| 617 | [11Aug2025 22:06:49.727] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\create-common.toml
|
| 618 | [11Aug2025 22:06:49.728] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\create-common.toml for changes
|
| 619 | [11Aug2025 22:06:49.985] [Render thread/DEBUG] [mixin/]: Mixing accessor.EntityRenderDispatcherAccessor from create.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
|
| 620 | [11Aug2025 22:06:50.028] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.ParticleEngineAccessor from ponder.mixins.json into net.minecraft.client.particle.ParticleEngine
|
| 621 | [11Aug2025 22:06:50.028] [Render thread/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)
|
| 622 | [11Aug2025 22:06:50.093] [Render thread/DEBUG] [mixin/]: Mixing client.SpriteLoaderMixin from petrolpark.mixins.json into net.minecraft.client.renderer.texture.SpriteLoader
|
| 623 | [11Aug2025 22:06:50.112] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.BufferBuilderAccessor from ponder-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
|
| 624 | [11Aug2025 22:06:50.112] [Render thread/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)
|
| 625 | [11Aug2025 22:06:50.131] [Render thread/DEBUG] [mixin/]: Mixing client.GuiMixin from petrolpark.mixins.json into net.minecraft.client.gui.Gui
|
| 626 | [11Aug2025 22:06:50.133] [Render thread/DEBUG] [mixin/]: Mixing accessor.GuiAccessor from create.mixins.json into net.minecraft.client.gui.Gui
|
| 627 | [11Aug2025 22:06:50.200] [Render thread/DEBUG] [mixin/]: Mixing client.RecipeBookComponentMixin from petrolpark.mixins.json into net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
|
| 628 | [11Aug2025 22:06:50.202] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.RecipeBookComponentMixin from mod petrolpark->@Inject::inInitVisuals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 629 | [11Aug2025 22:06:50.202] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.RecipeBookComponentMixin from mod petrolpark->@Inject::inInitVisuals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 630 | [11Aug2025 22:06:50.202] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.RecipeBookComponentMixin from mod petrolpark->@Inject::inInitVisuals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 631 | [11Aug2025 22:06:50.232] [Render thread/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from create.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
|
| 632 | [11Aug2025 22:06:50.234] [Render thread/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
|
| 633 | [11Aug2025 22:06:50.241] [Render thread/DEBUG] [mixin/]: Mixing accessor.HumanoidArmorLayerAccessor from create.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 634 | [11Aug2025 22:06:50.241] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method create$getArmorLocationCache()Ljava/util/Map; to getArmorLocationCache$create_$md$448555$0 in create.mixins.json:accessor.HumanoidArmorLayerAccessor from mod create
|
| 635 | [11Aug2025 22:06:50.242] [Render thread/DEBUG] [mixin/]: Mixing client.HumanoidArmorLayerMixin from create.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
|
| 636 | [11Aug2025 22:06:50.244] [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
|
| 637 | [11Aug2025 22:06:50.341] [Render thread/DEBUG] [mixin/]: Mixing compat.create.client.GoggleOverlayRendererMixin from petrolpark.mixins.json into com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer
|
| 638 | [11Aug2025 22:06:50.369] [Render thread/DEBUG] [mixin/]: Mixing ModelPartAccessor from flywheel.impl.mixins.json into net.minecraft.client.model.geom.ModelPart
|
| 639 | [11Aug2025 22:06:50.589] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/flywheel, mod/ponder, mod/create, mod/petrolpark, mod/neoforge
|
| 640 | [11Aug2025 22:06:50.633] [Worker-Main-1/DEBUG] [mixin/]: Mixing accessor.FluidInteractionRegistryAccessor from create.mixins.json into net.neoforged.neoforge.fluids.FluidInteractionRegistry
|
| 641 | [11Aug2025 22:06:50.634] [Worker-Main-1/DEBUG] [mixin/]: Renaming @Accessor method getInteractions()Ljava/util/Map; to getInteractions$create_$md$448555$0 in create.mixins.json:accessor.FluidInteractionRegistryAccessor from mod create
|
| 642 | [11Aug2025 22:06:50.682] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Common setup: 3 jobs
|
| 643 | [11Aug2025 22:06:50.704] [Worker-Main-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
|
| 644 | [11Aug2025 22:06:50.705] [Worker-Main-4/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
|
| 645 | [11Aug2025 22:06:50.731] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 45.49 ms
|
| 646 | [11Aug2025 22:06:50.996] [Worker-Main-2/DEBUG] [mixin/]: Mixing compat.create.accessor.client.PonderLevelAccessor from petrolpark.mixins.json into net.createmod.ponder.api.level.PonderLevel
|
| 647 | [11Aug2025 22:06:51.038] [Render thread/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeClientHooksHelper@3de383f7 for service interface net.createmod.catnip.platform.services.ModClientHooksHelper
|
| 648 | [11Aug2025 22:06:51.241] [Worker-Main-2/DEBUG] [mixin/]: Mixing compat.create.client.BeltRendererMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.belt.BeltRenderer
|
| 649 | [11Aug2025 22:06:51.428] [Worker-Main-2/DEBUG] [mixin/]: Mixing compat.create.client.DepotRendererMixin from petrolpark.mixins.json into com.simibubi.create.content.logistics.depot.DepotRenderer
|
| 650 | [11Aug2025 22:06:51.634] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Sided setup: 1 jobs
|
| 651 | [11Aug2025 22:06:51.635] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 43.50 μs
|
| 652 | [11Aug2025 22:06:54.042] [Worker-Main-11/INFO] [PonderIndex/]: Registering Ponder Scenes took 79.92 ms
|
| 653 | [11Aug2025 22:06:54.053] [Worker-Main-11/INFO] [PonderIndex/]: Registering Ponder Tags took 9.366 ms
|
| 654 | [11Aug2025 22:06:54.063] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Complete loading of 6 mods: 1 jobs
|
| 655 | [11Aug2025 22:06:54.079] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 16.30 ms
|
| 656 | [11Aug2025 22:06:54.225] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
|
| 657 | [11Aug2025 22:06:54.225] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
|
| 658 | [11Aug2025 22:06:54.321] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Speakers (CORSAIR HS65 SURROUND USB Adapter)
|
| 659 | [11Aug2025 22:06:54.321] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
|
| 660 | [11Aug2025 22:06:54.476] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
| 661 | [11Aug2025 22:06:54.666] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
| 662 | [11Aug2025 22:06:54.670] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
| 663 | [11Aug2025 22:06:54.672] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
| 664 | [11Aug2025 22:06:54.677] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
| 665 | [11Aug2025 22:06:54.751] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
| 666 | [11Aug2025 22:06:54.752] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
| 667 | [11Aug2025 22:06:54.753] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
| 668 | [11Aug2025 22:06:54.755] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
| 669 | [11Aug2025 22:06:54.838] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
| 670 | [11Aug2025 22:06:54.858] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
| 671 | [11Aug2025 22:06:54.862] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
| 672 | [11Aug2025 22:06:54.865] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
| 673 | [11Aug2025 22:06:54.868] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
| 674 | [11Aug2025 22:06:55.186] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
|
| 675 | [11Aug2025 22:06:55.879] [Render thread/INFO] [flywheel/backend/shaders/]: Loaded 77 shader sources in 45.193 ms
|
| 676 | [11Aug2025 22:06:55.913] [Render thread/INFO] [com.simibubi.create.Create/]: Loaded 58 train hat configurations.
|
| 677 | [11Aug2025 22:06:55.914] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
|
| 678 | [11Aug2025 22:06:56.037] [Render thread/DEBUG] [mixin/]: Mixing compat.create.client.PonderUIMixin from petrolpark.mixins.json into net.createmod.ponder.foundation.ui.PonderUI
|
| 679 | [11Aug2025 22:06:56.043] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.client.PonderUIMixin from mod petrolpark->@Inject::inRenderPonderTags(Lcom/mojang/blaze3d/vertex/PoseStack;IIZLjava/util/List;FFLnet/minecraft/client/gui/GuiGraphics;DILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/createmod/ponder/foundation/PonderTag;Lnet/createmod/catnip/animation/LerpedFloat;Lnet/createmod/ponder/foundation/ui/PonderButton;)V doesn't use it's CallbackInfo
|
| 680 | [11Aug2025 22:06:56.043] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.client.PonderUIMixin from mod petrolpark->@Inject::inRenderPonderTags(Lcom/mojang/blaze3d/vertex/PoseStack;IIZLjava/util/List;FFLnet/minecraft/client/gui/GuiGraphics;DILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/createmod/ponder/foundation/PonderTag;Lnet/createmod/catnip/animation/LerpedFloat;Lnet/createmod/ponder/foundation/ui/PonderButton;)V has 0 override(s) in child classes
|
| 681 | [11Aug2025 22:06:56.045] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:compat.create.client.PonderUIMixin from mod petrolpark->@Inject::inRenderPonderTags(Lcom/mojang/blaze3d/vertex/PoseStack;IIZLjava/util/List;FFLnet/minecraft/client/gui/GuiGraphics;DILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/createmod/ponder/foundation/PonderTag;Lnet/createmod/catnip/animation/LerpedFloat;Lnet/createmod/ponder/foundation/ui/PonderButton;)V won't be passed a CallbackInfo as a result
|
| 682 | [11Aug2025 22:07:00.675] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game
|
| 683 | [11Aug2025 22:07:00.678] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game
|
| 684 | [11Aug2025 22:07:00.703] [Render thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack create:dynamic_data, loading it automatically
|
| 685 | [11Aug2025 22:07:02.393] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 2784 recipes
|
| 686 | [11Aug2025 22:07:02.652] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2488 advancements
|
| 687 | [11Aug2025 22:07:02.658] [Render thread/WARN] [net.neoforged.neoforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id petrolpark:contaminated_kinetic_blocks - error: Not a JSON object: null
|
| 688 | [11Aug2025 22:07:15.066] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game
|
| 689 | [11Aug2025 22:07:15.069] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game
|
| 690 | [11Aug2025 22:07:15.143] [Render thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World
|
| 691 | [11Aug2025 22:07:15.178] [Render thread/DEBUG] [mixin/]: Mixing accessor.PotionBrewingAccessor from create.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
| 692 | [11Aug2025 22:07:15.187] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1
|
| 693 | [11Aug2025 22:07:15.187] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
|
| 694 | [11Aug2025 22:07:15.305] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER
|
| 695 | [11Aug2025 22:07:15.309] [Server thread/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-server.toml
|
| 696 | [11Aug2025 22:07:15.309] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\neoforge-server.toml
|
| 697 | [11Aug2025 22:07:15.311] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\neoforge-server.toml for changes
|
| 698 | [11Aug2025 22:07:15.329] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\create-server.toml
|
| 699 | [11Aug2025 22:07:15.331] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\create-server.toml for changes
|
| 700 | [11Aug2025 22:07:15.337] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\petrolpark-server.toml
|
| 701 | [11Aug2025 22:07:15.337] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\AppData\Roaming\ModrinthApp\profiles\test\config\petrolpark-server.toml for changes
|
| 702 | [11Aug2025 22:07:15.406] [Server thread/DEBUG] [mixin/]: Mixing accessor.BiomeManagerAccessor from ponder-common.mixins.json into net.minecraft.world.level.biome.BiomeManager
|
| 703 | [11Aug2025 22:07:15.407] [Server 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)
|
| 704 | [11Aug2025 22:07:15.419] [Server thread/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
| 705 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 706 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 707 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 708 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 709 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 710 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 711 | [11Aug2025 22:07:15.438] [Server thread/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
|
| 712 | [11Aug2025 22:07:15.524] [Server thread/DEBUG] [mixin/]: Mixing light.LightEngineAccessor from flywheel.backend.mixins.json into net.minecraft.world.level.lighting.LightEngine
|
| 713 | [11Aug2025 22:07:15.534] [Server thread/DEBUG] [mixin/]: Mixing light.SkyLightSectionStorageMixin from flywheel.backend.mixins.json into net.minecraft.world.level.lighting.SkyLightSectionStorage
|
| 714 | [11Aug2025 22:07:15.538] [Server thread/DEBUG] [mixin/]: Mixing light.SkyDataLayerStorageMapAccessor from flywheel.backend.mixins.json into net.minecraft.world.level.lighting.SkyLightSectionStorage$SkyDataLayerStorageMap
|
| 715 | [11Aug2025 22:07:15.579] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:overworld
|
| 716 | [11Aug2025 22:07:15.580] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:overworld
|
| 717 | [11Aug2025 22:07:16.006] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:the_nether
|
| 718 | [11Aug2025 22:07:16.006] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:the_nether
|
| 719 | [11Aug2025 22:07:16.033] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:the_end
|
| 720 | [11Aug2025 22:07:16.033] [Server thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:the_end
|
| 721 | [11Aug2025 22:07:16.038] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
|
| 722 | [11Aug2025 22:07:16.072] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
|
| 723 | [11Aug2025 22:07:16.239] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 185 ms
|
| 724 | [11Aug2025 22:07:16.239] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler
|
| 725 | [11Aug2025 22:07:16.295] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10
|
| 726 | [11Aug2025 22:07:16.295] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0
|
| 727 | [11Aug2025 22:07:16.332] [Render thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 24
|
| 728 | [11Aug2025 22:07:16.355] [Render thread/DEBUG] [io.netty.util.concurrent.GlobalEventExecutor/]: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
|
| 729 | [11Aug2025 22:07:16.372] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
|
| 730 | [11Aug2025 22:07:16.372] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
|
| 731 | [11Aug2025 22:07:16.379] [Render thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
|
| 732 | [11Aug2025 22:07:16.421] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 19640 (auto-detected)
|
| 733 | [11Aug2025 22:07:16.423] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false
|
| 734 | [11Aug2025 22:07:16.423] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: system
|
| 735 | [11Aug2025 22:07:16.425] [Render thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: loopback_1 (Software Loopback Interface 1, 0:0:0:0:0:0:0:1)
|
| 736 | [11Aug2025 22:07:16.427] [Render thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
|
| 737 | [11Aug2025 22:07:16.428] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: ****:****:****:****:****:****:****:**** (auto-detected)
|
| 738 | [11Aug2025 22:07:16.483] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096
|
| 739 | [11Aug2025 22:07:16.483] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8
|
| 740 | [11Aug2025 22:07:16.483] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32
|
| 741 | [11Aug2025 22:07:16.483] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false
|
| 742 | [11Aug2025 22:07:16.483] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.batchFastThreadLocalOnly: true
|
| 743 | [11Aug2025 22:07:16.668] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@27275a23 into net.minecraft.network.Connection@a428943
|
| 744 | [11Aug2025 22:07:16.692] [Netty Local Client IO #0/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@79e4ac14 into net.minecraft.network.Connection@7f954318
|
| 745 | [11Aug2025 22:07:16.774] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game
|
| 746 | [11Aug2025 22:07:16.776] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game
|
| 747 | [11Aug2025 22:07:17.062] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.ClientPacketListenerAccessor from ponder-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
|
| 748 | [11Aug2025 22:07:17.063] [Render thread/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)
|
| 749 | [11Aug2025 22:07:17.088] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@36b37c3f into net.minecraft.network.Connection@a428943
|
| 750 | [11Aug2025 22:07:17.200] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: DoktorNut[local:E:12fb5a09] logged in with entity id 1 at (-4.5, -60.0, -3.5)
|
| 751 | [11Aug2025 22:07:17.233] [Render thread/DEBUG] [mixin/]: Mixing ClientChunkCacheMixin from flywheel.impl.mixins.json into net.minecraft.client.multiplayer.ClientChunkCache
|
| 752 | [11Aug2025 22:07:17.235] [Render thread/DEBUG] [mixin/]: flywheel.impl.mixins.json:ClientChunkCacheMixin from mod flywheel->@Inject::flywheel$onLightUpdate(Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 753 | [11Aug2025 22:07:17.235] [Render thread/DEBUG] [mixin/]: flywheel.impl.mixins.json:ClientChunkCacheMixin from mod flywheel->@Inject::flywheel$onLightUpdate(Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 754 | [11Aug2025 22:07:17.235] [Render thread/DEBUG] [mixin/]: flywheel.impl.mixins.json:ClientChunkCacheMixin from mod flywheel->@Inject::flywheel$onLightUpdate(Lnet/minecraft/world/level/LightLayer;Lnet/minecraft/core/SectionPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 755 | [11Aug2025 22:07:17.272] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: DoktorNut joined the game
|
| 756 | [11Aug2025 22:07:17.275] [Render thread/DEBUG] [com.simibubi.create.Create/]: Prepared Redstone Network Space for minecraft:overworld
|
| 757 | [11Aug2025 22:07:17.275] [Render thread/DEBUG] [com.simibubi.create.Create/]: Prepared Kinetic Network Space for minecraft:overworld
|
| 758 | [11Aug2025 22:07:17.287] [Render thread/DEBUG] [mixin/]: Mixing visualmanage.SectionCompilerMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.chunk.SectionCompiler
|
| 759 | [11Aug2025 22:07:17.288] [Render thread/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.SectionCompilerMixin from mod flywheel->@Inject::flywheel$tryAddBlockEntity(Ljava/lang/Object;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
| 760 | [11Aug2025 22:07:17.421] [Render thread/INFO] [flywheel/]: Started 6 worker threads
|
| 761 | [11Aug2025 22:07:17.571] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2 advancements
|
| 762 | [11Aug2025 22:07:17.601] [Render thread/DEBUG] [mixin/]: Mixing ProjectileUtilMixin from create.mixins.json into net.minecraft.world.entity.projectile.ProjectileUtil
|
| 763 | [11Aug2025 22:07:17.742] [Render thread/DEBUG] [mixin/]: Mixing compat.create.accessor.client.OutlineEntryAccessor from petrolpark.mixins.json into net.createmod.catnip.outliner.Outliner$OutlineEntry
|
| 764 | [11Aug2025 22:07:19.416] [Render thread/DEBUG] [mixin/]: Mixing client.CreativeModeInventoryScreenMixin from petrolpark.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
|
| 765 | [11Aug2025 22:07:19.417] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getSelectedTab()Lnet/minecraft/world/item/CreativeModeTab; to getSelectedTab$petrolpark_$md$448555$0 in petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark
|
| 766 | [11Aug2025 22:07:19.419] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$inSelectTab$0(Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lnet/minecraft/world/Container;III)Lnet/minecraft/world/inventory/Slot; to md448555$petrolpark$lambda$inSelectTab$0$1 in petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark
|
| 767 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 768 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 769 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 770 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inSelectTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 771 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inSelectTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 772 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inSelectTab(Lnet/minecraft/world/item/CreativeModeTab;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 773 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inSlotClicked(Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
| 774 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inSlotClicked(Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
| 775 | [11Aug2025 22:07:19.429] [Render thread/DEBUG] [mixin/]: petrolpark.mixins.json:client.CreativeModeInventoryScreenMixin from mod petrolpark->@Inject::inSlotClicked(Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
| 776 | [11Aug2025 22:07:23.813] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 7 advancements
|
| 777 | [11Aug2025 22:07:34.109] [Flywheel Task Executor #5/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0xf3ed157e38c5ea8b
|
| 778 | [11Aug2025 22:07:34.229] [Render thread/DEBUG] [flywheel/backend/shaders/]: Compiled pipeline/instancing/create_instance_rotating/flywheel_material_default_default in 36.188 ms
|
| 779 | [11Aug2025 22:07:34.248] [Render thread/DEBUG] [flywheel/backend/shaders/]: Compiled pipeline/instancing/frag/flywheel_material_default/flywheel_light_smooth_when_embedded_default in 19.013 ms
|
| 780 | [11Aug2025 22:07:34.280] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_depthRange' exists. Could be unused.
|
| 781 | [11Aug2025 22:07:34.281] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_coefficients' exists. Could be unused.
|
| 782 | [11Aug2025 22:07:34.281] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_blueNoise' exists. Could be unused.
|
| 783 | [11Aug2025 22:07:34.281] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_lightLut' exists. Could be unused.
|
| 784 | [11Aug2025 22:07:34.281] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_lightSections' exists. Could be unused.
|
| 785 | [11Aug2025 22:07:34.288] [Render thread/DEBUG] [flywheel/backend/shaders/]: Linked PipelineProgramKey[instanceType=dev.engine_room.flywheel.lib.instance.SimpleInstanceType@635c6744, contextShader=DEFAULT, light=SimpleLightShader[source=flywheel:light/smooth_when_embedded.glsl], materialShaders=SimpleMaterialShaders[vertexSource=flywheel:material/default.vert, fragmentSource=flywheel:material/default.frag], useCutout=false, debugEnabled=false, oit=OFF] in 88.578 ms
|
| 786 | [11Aug2025 22:07:37.276] [Server thread/DEBUG] [mixin/]: Mixing compat.create.DirectBeltInputBehaviourMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.belt.behaviour.DirectBeltInputBehaviour
|
| 787 | [11Aug2025 22:07:37.303] [Server thread/DEBUG] [mixin/]: Mixing compat.create.BeltInventoryMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.belt.transport.BeltInventory
|
| 788 | [11Aug2025 22:07:37.317] [Render thread/DEBUG] [flywheel/backend/shaders/]: Compiled pipeline/instancing/create_instance_scrolling/flywheel_material_default_default in 13.484 ms
|
| 789 | [11Aug2025 22:07:37.318] [Render thread/DEBUG] [flywheel/backend/shaders/]: Compiled pipeline/instancing/frag/flywheel_material_default/flywheel_light_smooth_when_embedded_default in 520.200 μs
|
| 790 | [11Aug2025 22:07:37.355] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_depthRange' exists. Could be unused.
|
| 791 | [11Aug2025 22:07:37.355] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_coefficients' exists. Could be unused.
|
| 792 | [11Aug2025 22:07:37.355] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_blueNoise' exists. Could be unused.
|
| 793 | [11Aug2025 22:07:37.355] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_lightLut' exists. Could be unused.
|
| 794 | [11Aug2025 22:07:37.355] [Render thread/DEBUG] [dev.engine_room.flywheel.backend.gl.shader.GlProgram/]: No active uniform '_flw_lightSections' exists. Could be unused.
|
| 795 | [11Aug2025 22:07:37.355] [Render thread/DEBUG] [flywheel/backend/shaders/]: Linked PipelineProgramKey[instanceType=dev.engine_room.flywheel.lib.instance.SimpleInstanceType@1bda3d62, contextShader=DEFAULT, light=SimpleLightShader[source=flywheel:light/smooth_when_embedded.glsl], materialShaders=SimpleMaterialShaders[vertexSource=flywheel:material/default.vert, fragmentSource=flywheel:material/default.frag], useCutout=false, debugEnabled=false, oit=OFF] in 51.848 ms
|
| 796 | [11Aug2025 22:07:37.359] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 15 advancements
|
| 797 | [11Aug2025 22:07:41.406] [Render thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@301aa982
|
| 798 | [11Aug2025 22:07:41.472] [Render thread/ERROR] [net.minecraft.client.Minecraft/FATAL]: Reported exception thrown!
|
| 799 | net.minecraft.ReportedException: Rendering Block Entity
|
| 800 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 801 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 802 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1090) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 803 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 804 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 805 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 806 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 807 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 808 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
|
| 809 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
| 810 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23151!/:4.0]
|
| 811 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23151!/:4.0]
|
| 812 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23151!/:4.0]
|
| 813 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23151!/:4.0]
|
| 814 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23156!/:?]
|
| 815 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23156!/:?]
|
| 816 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23156!/:?]
|
| 817 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23156!/:?]
|
| 818 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23156!/:?]
|
| 819 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23156!/:?]
|
| 820 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23156!/:?]
|
| 821 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
|
| 822 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
|
| 823 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
|
| 824 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
|
| 825 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87) [theseus.jar:?]
|
| 826 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18) [theseus.jar:?]
|
| 827 | Caused by: com.llamalad7.mixinextras.injector.wrapoperation.IncorrectArgumentCountException: Incorrect number of arguments passed to Operation::call! Expected 9 but got 8. Expected types were [net.minecraft.client.renderer.entity.ItemRenderer, net.minecraft.world.item.ItemStack, net.minecraft.world.item.ItemDisplayContext, boolean, com.mojang.blaze3d.vertex.PoseStack, net.minecraft.client.renderer.MultiBufferSource, int, int, net.minecraft.client.resources.model.BakedModel], actual types were [net.minecraft.world.item.ItemStack, net.minecraft.world.item.ItemDisplayContext, java.lang.Boolean, com.mojang.blaze3d.vertex.PoseStack, net.minecraft.client.renderer.MultiBufferSource$BufferSource, java.lang.Integer, java.lang.Integer, net.minecraft.client.resources.model.SimpleBakedModel].
|
| 828 | at TRANSFORMER/mixinextras.neoforge@0.5.0/com.llamalad7.mixinextras.injector.wrapoperation.WrapOperationRuntime.throwIncorrectArgumentCount(WrapOperationRuntime.java:20) ~[mixinextras-neoforge-0.5.0.jar%23207!/:?]
|
| 829 | at TRANSFORMER/mixinextras.neoforge@0.5.0/com.llamalad7.mixinextras.injector.wrapoperation.WrapOperationRuntime.checkArgumentCount(WrapOperationRuntime.java:11) ~[mixinextras-neoforge-0.5.0.jar%23207!/:?]
|
| 830 | at TRANSFORMER/create@6.0.6/com.simibubi.create.content.kinetics.belt.BeltRenderer.mixinextras$bridge$render$11(BeltRenderer.java) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 831 | at TRANSFORMER/create@6.0.6/com.simibubi.create.content.kinetics.belt.BeltRenderer.wrapOperation$zdb000$petrolpark$renderOnBelt(BeltRenderer.java:542) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 832 | at TRANSFORMER/create@6.0.6/com.simibubi.create.content.kinetics.belt.BeltRenderer.renderItem(BeltRenderer.java:345) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 833 | at TRANSFORMER/create@6.0.6/com.simibubi.create.content.kinetics.belt.BeltRenderer.renderItems(BeltRenderer.java:219) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 834 | at TRANSFORMER/create@6.0.6/com.simibubi.create.content.kinetics.belt.BeltRenderer.renderSafe(BeltRenderer.java:162) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 835 | at TRANSFORMER/create@6.0.6/com.simibubi.create.content.kinetics.belt.BeltRenderer.renderSafe(BeltRenderer.java:48) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 836 | at TRANSFORMER/create@6.0.6/com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer.render(SafeBlockEntityRenderer.java:28) ~[create-1.21.1-6.0.6.jar%23194!/:6.0.6]
|
| 837 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 838 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 839 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23192!/:?]
|
| 840 | ... 26 more
|
| 841 | [11Aug2025 22:07:41.773] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
|
| 842 | [11Aug2025 22:07:41.773] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
|
| 843 | [11Aug2025 22:07:41.793] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
|
| 844 | [11Aug2025 22:07:43.101] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 845 | [11Aug2025 22:07:43.132] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 846 | [11Aug2025 22:07:43.138] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 847 | [11Aug2025 22:07:43.146] [Server thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World
|
| 848 | [11Aug2025 22:07:43.151] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World): All chunks are saved
|
| 849 | [11Aug2025 22:07:43.152] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
| 850 | [11Aug2025 22:07:43.152] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
| 851 | [11Aug2025 22:07:43.152] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved
|
| 852 | [11Aug2025 22:07:43.153] [Server thread/DEBUG] [com.simibubi.create.Create/]: Removed Redstone Network Space for minecraft:overworld
|
| 853 | [11Aug2025 22:07:43.153] [Server thread/DEBUG] [com.simibubi.create.Create/]: Removed Kinetic Network Space for minecraft:overworld
|
| 854 | [11Aug2025 22:07:43.165] [Server thread/DEBUG] [com.simibubi.create.Create/]: Removed Redstone Network Space for minecraft:the_nether
|
| 855 | [11Aug2025 22:07:43.165] [Server thread/DEBUG] [com.simibubi.create.Create/]: Removed Kinetic Network Space for minecraft:the_nether
|
| 856 | [11Aug2025 22:07:43.165] [Server thread/DEBUG] [com.simibubi.create.Create/]: Removed Redstone Network Space for minecraft:the_end
|
| 857 | [11Aug2025 22:07:43.165] [Server thread/DEBUG] [com.simibubi.create.Create/]: Removed Kinetic Network Space for minecraft:the_end
|
| 858 | [11Aug2025 22:07:43.166] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER
|
| 859 | [11Aug2025 22:07:43.196] [Render thread/DEBUG] [com.simibubi.create.Create/]: Removed Redstone Network Space for minecraft:overworld
|
| 860 | [11Aug2025 22:07:43.196] [Render thread/DEBUG] [com.simibubi.create.Create/]: Removed Kinetic Network Space for minecraft:overworld
|
| 861 | [11Aug2025 22:07:43.754] [Render thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID f9440faa-02f5-4d26-b82f-df8ec1482e3c
|
| 862 | [11Aug2025 22:07:43.767] [Render thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID 6575b845-1b49-4e6c-b40c-fccadde173ce
|