---- Minecraft Crash Report ---- // There are four lights! Time: 2023-05-28 02:55:45 Description: Ticking block entity java.lang.IllegalArgumentException: Transfer variant may not be blank. at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlank(StoragePreconditions.java:39) at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlankNotNegative(StoragePreconditions.java:58) at net.fabricmc.fabric.api.transfer.v1.item.base.SingleStackStorage.insert(SingleStackStorage.java:108) at net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.insert(InventorySlotWrapper.java:79) at net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.insert(InventorySlotWrapper.java:39) at net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:66) at com.simibubi.create.foundation.tileEntity.behaviour.inventory.InvManipulationBehaviour.insert(InvManipulationBehaviour.java:104) at com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterTileEntity.tryInsert(MechanicalCrafterTileEntity.java:409) at com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterTileEntity.tick(MechanicalCrafterTileEntity.java:372) at com.simibubi.create.foundation.tileEntity.SmartTileEntityTicker.tick(SmartTileEntityTicker.java:15) at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(class_2818.java:660) at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(class_2818.java:714) at net.minecraft.world.World.tickBlockEntities(World.java:456) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:376) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:98) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) at java.base/java.lang.Thread.run(Thread.java:833) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlank(StoragePreconditions.java:39) at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notBlankNotNegative(StoragePreconditions.java:58) at net.fabricmc.fabric.api.transfer.v1.item.base.SingleStackStorage.insert(SingleStackStorage.java:108) at net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.insert(InventorySlotWrapper.java:79) at net.fabricmc.fabric.impl.transfer.item.InventorySlotWrapper.insert(InventorySlotWrapper.java:39) at net.fabricmc.fabric.api.transfer.v1.storage.base.CombinedStorage.insert(CombinedStorage.java:66) at com.simibubi.create.foundation.tileEntity.behaviour.inventory.InvManipulationBehaviour.insert(InvManipulationBehaviour.java:104) at com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterTileEntity.tryInsert(MechanicalCrafterTileEntity.java:409) at com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterTileEntity.tick(MechanicalCrafterTileEntity.java:372) at com.simibubi.create.foundation.tileEntity.SmartTileEntityTicker.tick(SmartTileEntityTicker.java:15) at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(class_2818.java:660) at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(class_2818.java:714) at net.minecraft.world.World.tickBlockEntities(World.java:456) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:376) -- Block entity being ticked -- Details: Name: create:mechanical_crafter // com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterTileEntity Block: Block{create:mechanical_crafter}[facing=north,pointing=up] Block location: World: (1,-60,3), Section: (at 1,4,3 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Block: Block{create:mechanical_crafter}[facing=north,pointing=up] Block location: World: (1,-60,3), Section: (at 1,4,3 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Stacktrace: at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(class_2818.java:660) at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(class_2818.java:714) at net.minecraft.world.World.tickBlockEntities(World.java:456) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:376) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:98) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) at java.base/java.lang.Thread.run(Thread.java:833) -- Affected level -- Details: All players: 1 total; [class_3222['object_Object'/22, l='ServerLevel[New World]', x=0.45, y=-60.00, z=0.91]] Chunk stats: 2809 Level dimension: minecraft:overworld Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 7869 game time, 7869 day time Level name: New World Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 107428 (now: false), thunder time: 107747 (now: false) Known server brands: fabric Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:98) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) at java.base/java.lang.Thread.run(Thread.java:833) -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 11 (amd64) version 10.0 Java Version: **.**.**.**, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 2947127328 bytes (2810 MiB) / 3980394496 bytes (3796 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 2.59 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Intel(R) UHD Graphics 630 Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x3e9b Graphics card #0 versionInfo: DriverVersion=27.20.100.9664 Graphics card #1 name: NVIDIA GeForce GTX 1650 Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x1f91 Graphics card #1 versionInfo: DriverVersion=31.0.15.2879 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 52584.75 Virtual memory used (MB): 31804.98 Swap memory total (MB): 20000.00 Swap memory used (MB): 210.84 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m Fabric Mods: crafttweaker: CraftTweaker 10.1.44 org_javassist_javassist: javassist 3.29.0-GA org_reflections_reflections: reflections 0.10.2 create: Create 0.5.0.i-1017 1.19.2 com_google_code_findbugs_jsr305: jsr305 3.0.2 flywheel: Flywheel 0.6.8.a-4 forgeconfigapiport: Forge Config API Port 4.2.9 com_electronwill_night-config_core: core 3.6.5 com_electronwill_night-config_toml: toml 3.6.5 milk: Milk Lib 1.0.51 dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1 porting_lib: Porting Lib 2.1.954 1.19.2 com_github_llamalad7_mixinextras: MixinExtras 0.1.1 forge_tags: Porting Lib Tags 3.0 mm: Manningham Mills 2.3 porting_lib_accessors: Porting Lib Accessors 2.1.954 1.19.2 porting_lib_attributes: Porting Lib Attributes 2.1.954 1.19.2 porting_lib_base: Porting Lib Base 2.1.954 1.19.2 porting_lib_common: Porting Lib Common 2.1.954 1.19.2 porting_lib_constants: Porting Lib Constants 2.1.954 1.19.2 porting_lib_entity: Porting Lib Entity 2.1.954 1.19.2 porting_lib_extensions: Porting Lib Extensions 2.1.954 1.19.2 porting_lib_fake_players: Porting Lib Fake Players 2.1.954 1.19.2 porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.954 1.19.2 porting_lib_loot: Porting Lib Loot 2.1.954 1.19.2 porting_lib_model_generators: Porting Lib Model Generators 2.1.954 1.19.2 porting_lib_model_loader: Porting Lib Model Loader 2.1.954 1.19.2 porting_lib_models: Porting Lib Models 2.1.954 1.19.2 porting_lib_networking: Porting Lib Networking 2.1.954 1.19.2 porting_lib_obj_loader: Porting Lib Obj Loader 2.1.954 1.19.2 porting_lib_transfer: Porting Lib Transfer 2.1.954 1.19.2 serialization_hooks: Serialization Hooks 0.3.26 reach-entity-attributes: Reach Entity Attributes 2.3.0 registrate-fabric: Registrate for Fabric 1.1.57-MC1.19.2 fabric-api: Fabric API 0.76.0 1.19.2 fabric-api-base: Fabric API Base 0.4.15 8f4e8eb390 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14 93d8cb8290 fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1 16f1e31390 fabric-block-api-v1: Fabric Block API (v1) 1.0.2 e415d50e90 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25 cafc6e8e90 fabric-client-tags-api-v1: Fabric Client Tags 1.0.5 b35fea8390 fabric-command-api-v1: Fabric Command API (v1) 1.2.16 f71b366f90 fabric-command-api-v2: Fabric Command API (v2) 2.2.1 413cbbc790 fabric-commands-v0: Fabric Commands (v0) 0.2.33 df3654b390 fabric-containers-v0: Fabric Containers (v0) 0.1.41 df3654b390 fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2 7c6cd14d90 fabric-convention-tags-v1: Fabric Convention Tags 1.3.0 4bc6e26290 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8 aeb40ebe90 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.8 413cbbc790 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35 0d0f210290 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4 9244241690 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34 562bff6e90 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36 df3654b390 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24 b6b6abb490 fabric-item-api-v1: Fabric Item API (v1) 1.6.6 b7d1888890 fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39 9244241690 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25 5c4fce2890 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23 df3654b390 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4 1b46dc7890 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13 83a8659290 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16 9e7660c690 fabric-message-api-v1: Fabric Message API (v1) 5.0.7 93d8cb8290 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24 33fbc73890 fabric-models-v0: Fabric Models (v0) 0.3.21 c6af733c90 fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11 10eb22f490 fabric-networking-v0: Fabric Networking (v0) 0.3.28 df3654b390 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2 d8ef690890 fabric-particles-v1: Fabric Particles (v1) 1.0.14 4d0d570390 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1 413cbbc790 fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32 9244241690 fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1 1adbf27790 fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0 1adbf27790 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.24 df3654b390 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19 6e0787e690 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11 4d0d570390 fabric-rendering-v0: Fabric Rendering (v0) 1.1.27 df3654b390 fabric-rendering-v1: Fabric Rendering (v1) 1.12.1 d8ef690890 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2 aae9039d90 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4 edbdcddb90 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32 4d0d570390 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7 1cc24b1b90 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2 c4f28df590 fabric-textures-v0: Fabric Textures (v0) 1.0.24 aeb40ebe90 fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6 413cbbc790 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3 08b73de490 fabricloader: Fabric Loader 0.14.21 ingredient-extension-api: Ingredient Extension API 3.0.6 java: Java HotSpot(TM) 64-Bit Server VM 18 minecraft: Minecraft 1.19.2 Flywheel Backend: GL33 Instanced Arrays Server Running: true Player Count: 1 / 8; [class_3222['object_Object'/22, l='ServerLevel[New World]', x=0.45, y=-60.00, z=0.91]] Data Packs: vanilla, Fabric Mods World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Launched Version: 1.19.2