Create Fabric

Create Fabric

7M Downloads

Crash with FTB Chunks / FTB Teams

sidgjr opened this issue · 2 comments

commented

Describe the Bug

I counter a crash when deployer put blocks on claimed chunks with ftbchunks of fabric.

Playing on All of Fabric 5, but with the addition of the create

This bug happed when I make a simple gyratory tree farm, and when put seed of oak in the dirt my server dies XD

crash-reports_crash-2022-05-21_17.25.23-server.txt

Reproduction Steps

  1. Claim the chunk
  2. Gyratory mechanical belt with deployers with oak sapling
  3. Use deployer to put oak sapling on dirt
  4. Crash
    ...

Expected Result

Not crash when deployer put blocks on claimed chunks

Screenshots and Videos

No response

Crash Report or Log

---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 5/21/22, 5:25 PM Description: Ticking entity java.lang.NullPointerException: Cannot invoke "dev.ftb.mods.ftbteams.data.PlayerTeam.getExtraData()" because the return value of "dev.ftb.mods.ftbteams.data.TeamManager.getInternalPlayerTeam(java.util.UUID)" is null at dev.ftb.mods.ftbchunks.data.ClaimedChunkManager.getBypassProtection(ClaimedChunkManager.java:141) at dev.ftb.mods.ftbchunks.data.ClaimedChunkManager.protect(ClaimedChunkManager.java:170) at dev.ftb.mods.ftbchunks.FTBChunks.blockPlace(FTBChunks.java:280) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53) at dev.architectury.event.EventFactory$2.handleInvocation(EventFactory.java:81) at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:89) at jdk.proxy2/jdk.proxy2.$Proxy115.placeBlock(Unknown Source) at net.minecraft.class_1747.handler$zjj000$place(class_1747.java:1538) at net.minecraft.class_1747.method_7712(class_1747.java:80) at net.minecraft.class_1747.method_7884(class_1747.java:50) at net.minecraft.class_1799.method_7981(class_1799.java:250) at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activateInner(DeployerHandler.java:310) at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activate(DeployerHandler.java:131) at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.activate(DeployerMovementBehaviour.java:90) at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.visitNewPosition(DeployerMovementBehaviour.java:71) at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.tickActors(AbstractContraptionEntity.java:276) at com.simibubi.create.content.contraptions.components.structureMovement.ControlledContraptionEntity.tickContraption(ControlledContraptionEntity.java:136) at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.method_5773(AbstractContraptionEntity.java:242) at net.minecraft.class_3218.method_18762(class_3218.java:702) at net.minecraft.class_1937.method_18472(class_1937.java:485) at net.minecraft.class_3218.method_31420(class_3218.java:363) at net.minecraft.class_5574.method_31791(class_5574.java:54) at net.minecraft.class_3218.method_18765(class_3218.java:331) at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907) at net.minecraft.class_3176.method_3813(class_3176.java:322) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273) 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 dev.ftb.mods.ftbchunks.data.ClaimedChunkManager.getBypassProtection(ClaimedChunkManager.java:141) at dev.ftb.mods.ftbchunks.data.ClaimedChunkManager.protect(ClaimedChunkManager.java:170) at dev.ftb.mods.ftbchunks.FTBChunks.blockPlace(FTBChunks.java:280) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53) at dev.architectury.event.EventFactory$2.handleInvocation(EventFactory.java:81) at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:89) at jdk.proxy2/jdk.proxy2.$Proxy115.placeBlock(Unknown Source) at net.minecraft.class_1747.handler$zjj000$place(class_1747.java:1538) at net.minecraft.class_1747.method_7712(class_1747.java:80) at net.minecraft.class_1747.method_7884(class_1747.java:50) at net.minecraft.class_1799.method_7981(class_1799.java:250) at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activateInner(DeployerHandler.java:310) at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activate(DeployerHandler.java:131) at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.activate(DeployerMovementBehaviour.java:90) at com.simibubi.create.content.contraptions.components.deployer.DeployerMovementBehaviour.visitNewPosition(DeployerMovementBehaviour.java:71) at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.tickActors(AbstractContraptionEntity.java:276) at com.simibubi.create.content.contraptions.components.structureMovement.ControlledContraptionEntity.tickContraption(ControlledContraptionEntity.java:136) at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.method_5773(AbstractContraptionEntity.java:242) at net.minecraft.class_3218.method_18762(class_3218.java:702) at net.minecraft.class_1937.method_18472(class_1937.java:485) at net.minecraft.class_3218.method_31420(class_3218.java:363) at net.minecraft.class_5574.method_31791(class_5574.java:54) at net.minecraft.class_3218.method_18765(class_3218.java:331) -- Entity being ticked -- Details: Entity Type: create:stationary_contraption (com.simibubi.create.content.contraptions.components.structureMovement.ControlledContraptionEntity) Entity ID: 161766 Entity Name: Stationary Contraption Entity's Exact location: -3108.00, 145.00, -431.00 Entity's Block location: World: (-3108,145,-431), Section: (at 12,1,1 in -195,9,-27; chunk contains blocks -3120,-64,-432 to -3105,319,-417), Region: (-7,-1; contains chunks -224,-32 to -193,-1, blocks -3584,-64,-512 to -3073,319,-1) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.class_1937.method_18472(class_1937.java:485) at net.minecraft.class_3218.method_31420(class_3218.java:363) at net.minecraft.class_5574.method_31791(class_5574.java:54) at net.minecraft.class_3218.method_18765(class_3218.java:331) at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907) at net.minecraft.class_3176.method_3813(class_3176.java:322) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273) at java.base/java.lang.Thread.run(Thread.java:833) -- Affected level -- Details: All players: 3 total; [class_3222['Nakuras'/88531, l='ServerLevel[our_bonifacio_aof]', x=-3080.30, y=140.00, z=-403.19], class_3222['papudeiror'/157262, l='ServerLevel[our_bonifacio_aof]', x=-3080.80, y=140.00, z=-402.30], class_3222['Tlum__'/162314, l='ServerLevel[our_bonifacio_aof]', x=-3105.18, y=145.00, z=-442.14]] Chunk stats: 4226 Level dimension: minecraft:overworld Level spawn location: World: (16,68,-48), Section: (at 0,4,0 in 1,4,-3; chunk contains blocks 16,-64,-48 to 31,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 2802188 game time, 3112275 day time Level name: our_bonifacio_aof Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 151320 (now: false), thunder time: 63535 (now: false) Known server brands: fabric Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907) at net.minecraft.class_3176.method_3813(class_3176.java:322) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273) at java.base/java.lang.Thread.run(Thread.java:833) -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Linux (amd64) version 4.15.0-177-generic Java Version: 17.0.1, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 1442070520 bytes (1375 MiB) / 4525654016 bytes (4316 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Xeon(R) E-2176G CPU @ 3.70GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: ASPEED Graphics Family Graphics card #0 vendor: ASPEED Technology, Inc. (0x1a03) Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: 0x2000 Graphics card #0 versionInfo: unknown Virtual memory max (MB): 72610.03 Virtual memory used (MB): 83242.92 Swap memory total (MB): 8192.00 Swap memory used (MB): 847.50 JVM Flags: 2 total; -Xmx6144M -Xms512M Fabric Mods: additionaladditions: Additional Additions 4.0.0 additionalentityattributes: Additionalentityattributes 1.0.0+1.18.2 adorn: Adorn 3.4.0+1.18.2 advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7 advdebug: Advancements Debug 2.3.0 adventurez: AdventureZ 1.4.10 ae2: Applied Energistics 2 11.0.0-alpha.5 ae2things: AE2Things 1.1.0-beta.3 ae2wtlib: AE2WTLib 11.0.0-alpha.2 alloy_forgery: Alloy Forgery 2.0.13+1.18 animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.2 apoli: Apoli 2.3.3 appbot: Applied Botanics 1.0.0 appleskin: AppleSkin 2.4.0+mc1.18.2 aqupdcaracal: Caracal mob 1.18.2-1.3.8 aqupdgrizzly: Grizzly Bear mob 1.18-1.3 arcanus: Arcanus 1.29 architects_palette: Architect's Palette Fabric 1.7 architectury: Architectury 4.4.58 artifacts: Artifacts 7.0.3+fabric attributefix: AttributeFix 14.0.1 autoconfig1u: Auto Config v1 Updated 3.4.0 badpackets: Bad Packets 0.1.2 balm-fabric: Balm 3.0.0+0 bannerpp: Banner++ 2.0.4+mc.1.18-rc4 basicaiots: Basic AIOTs 1.3.3+1.18.2 bcc: BetterCompatibilityChecker fabric-1.0.5 beaconoverhaul: Beacon Overhaul 1.6.0+1.18.2 better_bad_omen: Better Bad Omen 1.2.0 betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0 bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.1.1 betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1 bewitchment: Bewitchment 1.18-19 bhmenu: BHMenu-Fabric 1.17.1-1.18.2-1.3 biomemakeover: Biome Makeover 1.18.2-1.4.19 bitsandchisels: BitsAndChisels 2.6.8 blast: BLAST 1.8.5 blockus: Blockus 2.4.5+1.18.2 blue_endless_jankson: jankson 1.2.1 bookshelf: Bookshelf 13.0.13 bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.6-1.18.2 botania: Botania 1.18.2-431-FABRIC bowinfinityfix: Bow Infinity Fix rv11 buildinggadgets: st'ructure tools 1.0.21 byg: Oh The Biomes You'll Go 1.4 cacao: Croptopia's Chocolaterie 1.1 calio: Calio 1.5.1 campanion: Campanion 3.0.3 camsbackpacks: Cammie's Wearable Backpacks 2.11 capybara: Capybara 1.0.4 cardinal-components: Cardinal Components API 4.1.4 cardinal-components-base: Cardinal Components API (base) 4.1.4 cardinal-components-block: Cardinal Components API (blocks) 4.1.4 cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4 cardinal-components-entity: Cardinal Components API (entities) 4.1.4 cardinal-components-item: Cardinal Components API (items) 4.1.4 cardinal-components-level: Cardinal Components API (world saves) 4.1.4 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4 cardinal-components-world: Cardinal Components API (worlds) 4.1.4 carrier: Carrier 1.10.0 catwalksinc: Catwalks Inc. 1.3.0 chalk: Chalk 2.0.0+1.18.2 charm: Charm 4.1.0 chisel: Chisel Refabricated 1.4.5 cleancut: CleanCut 1.18-4.0-fabric clienttweaks: Client Tweaks 7.1.0 cloth-api: Cloth API 3.2.64 cloth-basic-math: cloth-basic-math 0.6.1 cloth-client-events-v0: Cloth Client Events v0 3.2.64 cloth-common-events-v1: Cloth Common Events v1 3.2.64 cloth-config: Cloth Config v6 6.2.62 cloth-datagen-api-v1: Cloth Datagen v1 3.2.64 cloth-utils-v1: Cloth Utils v1 3.2.64 clumps: Clumps 8.0.0+8 com_electronwill_night-config_core: core 3.6.5 com_electronwill_night-config_toml: toml 3.6.5 com_eliotlash_mclib_mclib: mclib 18 com_eliotlash_molang_molang: molang 18 com_github_llamalad7_mixinextras: MixinExtras 0.0.9 com_google_code_findbugs_jsr305: jsr305 3.0.2 com_moandjiezana_toml_toml4j: toml4j 0.7.2 com_typesafe_config: config 1.4.1 companion: Companion 2.0.1 computercraft: CC: Restitched 1.100.5 conjuring: Conjuring 1.0.22+1.18 couplings: Couplings 1.8.0+1.18.2 coxinhautilities: Coxinha Utilities 1.2+1.18.2 craftingtweaks: Crafting Tweaks 13.0.0 crawl: Crawl 0.10.6 create: Create mc1.18.2_v0.4.1+565 creeperoverhaul: Creeper Overhaul 1.3.0 croptopia: Croptopia 2.0.0 croptosis: Croptosis 1.5.0 cyti: Can You Trash It? 1.0.3 dankstorage: Dank Storage 1.18.2-3.7 dark-enchanting: Dark Enchanting 1.0.0+1.18.2 darkpaintings: DarkPaintings 10.0.1 darkutils: DarkUtilities 10.0.4 dawn: Dawn API 3.3.0 deathlog: DeathLog 0.2.7+1.18 decorative_blocks: Decorative Blocks 2.1.0 deepslatecutting: Deepslate Cutting 1.3.2 defaultoptions: Default Options 14.1.0 dml-refabricated: Deep Mob Learning: Refabricated 1.18.2 dml-refabricated-base: DML: Refabricated - Base 1.18.2 dml-refabricated-events: DML: Refabricated - Vanilla Events 1.18.2 dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 1.18.2 dml-refabricated-rei: DML: Refabricated - REI Integration 1.18.2 dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.3-beta dragonloot: DragonLoot 1.0.10 dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0 dual_riders: DualRiders 1.0.5 duckling: Duckling 1.0.4 dusk: Dusk Mod 1.18.2-1.9 dustrial_decor: Dustrial Decor 0.5 dwarfcoal: Dwarf Coal 1.18.1-1.0.1 ecologics: Ecologics 1.5.4 elytratrinket: Elytra Trinket 3.0.0-1.18.1 enchancement: Enchancement 1.18-10 entitybanners: Entity Banners 1.0.2-BETA+1.18 expandability: ExpandAbility 6.0.0 expandedstorage: Expanded Storage 7.3.12 experiencebugfix: Experience Bug Fix 18 extraalchemy: Extra Alchemy 1.8.1 extragenerators: Extra Generators 1.2.1-BETA+1.18 extremesoundmuffler: Extreme sound muffler 3.24_fabric-1.18.1 fabric: Fabric API 0.51.1+1.18.2 fabric-api-base: Fabric API Base 0.4.4+d7c144a860 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.0+2373a54560 fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660 fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860 fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60 fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860 fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.3+d82b939260 fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 2.0.9+e19de87d60 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460 fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.14+d7c144a860 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860 fabric-item-api-v1: Fabric Item API (v1) 1.4.0+4457765560 fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.11+91896a4960 fabric-language-kotlin: Fabric Language Kotlin 1.7.4+kotlin.1.6.21 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.3+2d83e92c60 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.0+81ea5b3c60 fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560 fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.0+fe4ddef060 fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60 fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.0+1f6558e860 fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.0+2373a54560 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+bd8a4a1860 fabricloader: Fabric Loader 0.14.4 fake-player-api: Fake Player API 0.3.0 farmersdelight: Farmer's Delight 1.18.2-0.2.1 farmingforblockheads: Farming for Blockheads 10.0.0 feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1 ferritecore: FerriteCore 4.2.1 fiber: fiber 0.23.0-2 findme: FindMe 3.0.6 floral_flair: Floral Flair 1.3.0 flytre_lib: FlytreLib 1.8.0 forge_tags: Forge Tags 2.1 forgeconfigapiport: Forge Config API Port 3.2.0 ftbchunks: FTB Chunks 1802.3.6-build.138 ftblibrary: FTB Library 1802.3.6-build.115 ftbquests: FTB Quests 1802.3.8-build.101 ftbteams: FTB Teams 1802.2.6-build.51 ftbultimine: FTB Ultimine 1802.3.3-build.55 gateofbabylon: Gate Of Babylon 1.7.0-1.18.2 geckolib3: Geckolib 3.0.38 genesis: Genesis 1.18.2-1.0.1 glassential: Glassential 1.3.0 go-fish: Go Fish 1.5.0-1.18.2 goblintraders: Goblin Traders 1.5.1 goldenhoppers: Golden Hoppers 1.3.0 graveyard: The Graveyard 1.7 graveyard_biomes: The Graveyard Biomes 1.1 grounded_origins: Grounded Origins 1.1.3 guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14 guild: Guild 0.4.0 harvest_scythes: Harvest Scythes 2.5.0 horseinfo: Horse Info 0.4.1-1.18 iceberg: Iceberg 1.0.38 illagerexp: Illager Expansion 0.1.5 impaled: Impaled 1.1.1 impersonate: Impersonate 2.4.1 improved-stations: Improved Stations 2.1.0 incantationem: Incantationem 1.1.3+1.18.2 indrev: Industrial Revolution 1.14.0-BETA infusion_table: Infusion Table 1.0.5 inmis: Inmis 2.6.0-1.18.2 inventorysorter: Inventory Sorter 1.8.6-1.18 io_leangen_geantyref_geantyref: geantyref 1.3.11 itemfilters: Item Filters 1802.2.7-build.21 jankson: Jankson 4.0.0+j1.2.0 java: Java HotSpot(TM) 64-Bit Server VM 17 kanos_config: Kanos Config 0.3.1+1.14.4-1.19 kibe: Kibe 1.9.7-BETA+1.18 kjsextras: KubeJS Extras 3.0.0 kleeslabs: KleeSlabs 11.0.0 ktdatataglib: KtDataTagLib 1.6.5+1.18.2 kubejs: KubeJS 1802.5.1-build.395 kyrptconfig: Kyrpt Config 1.4.2-1.18 lazydfu: LazyDFU 0.1.2 libblockattributes_core: LibBlockAttributes (Core) 0.10.0 libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.0 libblockattributes_items: LibBlockAttributes (Items) 0.10.0 libgui: LibGui 5.4.0+1.18.2 libninepatch: LibNinePatch 1.1.0 lifts: Lifts 1.4.1-BETA+1.18 lithium: Lithium 0.7.9 logprot: Logprot Mod 1.18-1.6 lootr: Lootr 0.3.19.55 lovely_snails: Lovely Snails 1.0.4+1.18 maelstrom_library: Maelstrom Library 1.2.4-1.18.2 magicalforest: Magical Forest 2.0.2 magna: Magna 1.7.0-1.18-pre1 maybe-data: Maybe data 1.3.0-1.18.2 maybe-more-data: Maybe More Data 1.0.0-1.18.2 mcwbridges: Macaw's Bridges 2.0.2 mcwdoors: Macaw's Doors 1.0.6 mcwfences: Macaw's Fences and Walls 1.0.4 mcwlights: Macaw's Lights and Lamps 1.0.3 mcwpaintings: Macaw's Paintings 1.0.3 mcwtrpdoors: Macaw's Trapdoors 1.0.5 mcwwindows: Macaw's Windows 2.0.3 medievalorigins: Medieval Origins 1.18.x-4.0.2 megane: megane 7.5.1 megane-api: megane-api 7.1.0 megane-applied-energistics-2: megane-applied-energistics-2 7.1.0 megane-deep-mob-learning-simulacrum: megane-deep-mob-learning-simulacrum 7.1.0 megane-extra-generators: megane-extra-generators 7.1.0 megane-fabric-transfer: megane-fabric-transfer 7.1.0 megane-industrial-revolution: megane-industrial-revolution 7.1.0 megane-kibe: megane-kibe 7.1.0 megane-lib-block-attributes: megane-lib-block-attributes 7.1.0 megane-reborn-core: megane-reborn-core 7.1.0 megane-reborn-energy: megane-reborn-energy 7.0.0 megane-runtime: megane-runtime 7.2.0 megane-tech-reborn: megane-tech-reborn 7.1.0 megane-vanilla: megane-vanilla 7.1.1 megane-wireless-networks: megane-wireless-networks 7.1.0 milk: Milk Lib 0.3.2 minecarttweaks: Cammie's Minecart Tweaks 1.5 minecraft: Minecraft 1.18.2 mm: Manningham Mills 2.3 mobscarecrow: Mob Scarecrow 1.2.2 mocolors: Mo' Colors 1.4.0 modern_industrialization: Modern Industrialization 1.1.1 morevillagers-fabric: MoreVillagersFabric 3.2.0-SNAPSHOT mostructures: Mo' Structures 1.4.2+1.18.2 mtmechs: Magitek Mechs 1.0.12 multipart_entities: MultipartEntities 1.1.5-1.18.2 mythicmounts: Mythic Mounts 1.18.2-7.0 naturescompass: Nature's Compass 1.18.2-2.0.3-fabric nears: Nears 1.1.8 netherportalfix: NetherPortalFix 9.0.0 ninjaphenix_container_lib: NinjaPhenix's Container Library 1.3.0 no_angled_brackets: No Angled Brackets 1.0.0 no_null_processors: No Null Processors - Fabric 2.0.1+1.18.1 omega-config: OmegaConfig 1.2.3-1.18.1 onastick: On A Stick 2.0.0 openloader: OpenLoader 12.0.1 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.21 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.21 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.21 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.21 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.1 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.1 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.2 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.2 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.2 org_spongepowered_configurate-core: configurate-core 4.1.2 org_spongepowered_configurate-hocon: configurate-hocon 4.1.2 origins: Origins 1.4.1 origins-classes: Origins: Classes 1.3.0 overloadedarmorbar: Overloaded Armor Bar 1.18.1-6 owo: oωo 0.7.2+1.18 patchouli: Patchouli 1.18.2-67-FABRIC pehkui: Pehkui 3.3.0+1.14.4-1.19 phosphor: Phosphor 0.8.1 pigpen: PigPen 8.0.1 playerabilitylib: Pal 1.5.0 plushies: Plushie Mod 1.2 porting_lib: Porting Lib 1.0.0+1.18.2.1da35d2 probablychests: Probably Chests 0.4.2 promenade: Promenade 2.6.1 questsadditions: Quests Additions 1.3.0b quickshulker: Quick Shulker 1.3.6-1.18 rare-ice: Rare Ice 0.4.1 reach-entity-attributes: Reach Entity Attributes 2.1.1 reborncore: Reborn Core 5.2.0-beta.3 redstonebits: Redstone Bits 1.7.1 registrate-fabric: Registrate for Fabric MC1.18.2-1.0.3 repurposed_structures: Repurposed Structures 4.1.6+1.18.2 respawnablepets: Respawnable Pets 1.18-4 rhino: Rhino 1801.1.9-build.135 rightclickharvest: Right Click Harvest 2.0.0 roughlyenoughitems: Roughly Enough Items 8.1.457 roughlyenoughresources: Roughly Enough Resources 2.5.0 runelic: Runelic 11.0.1 secretrooms: Secret Rooms 1.3.1+1.18.2 shulkerboxtooltip: Shulker Box Tooltip 3.0.7+1.18.2 shulkerutils: shulkerutils 1.0.4-1.18 simpleteleporters: Simple Teleporters 2.3.0 simplevoidworld: Simple Void World 4.0.0 slimyfloor: Slimy Floor 1.18-1.2.2 smootherbedrock: Smoother Bedrock 1.0.4 smwyg: Show Me What You Got 1.0.1 someforgepatchesported: Some Forge Patches Ported 1.0.3 spark: spark 1.9.1 spectrum: Spectrum 1.3.3-1.18.2-midgame18-trinkets-brewing stacc: Stacc 1.2.3 staffofbuilding: Staff of Building 1.4.1-1.18.1 static-content: Static Content 1.0.2-1.16.2 staticdata: Static Data 1.1.2 step-height-entity-attribute: Step Height Entity Attribute 1.0.0 stoneholm: Stoneholm 1.4.3 strawdummy: Straw Dummy 1.7.0 team_reborn_energy: Energy 2.2.0 techreborn: Tech Reborn 5.2.0-beta.3 terrablender: TerraBlender 1.1.0.99 terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0 terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0 terrarianslimes: Terrarian Slimes 1.2-BETA+1.18 thatched: Thatched 1.1.0 thonkutil: ThonkUtil 2.12.0+1.18 thonkutil-base: ThonkUtil Base 1.12.0+93f5607360 thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.1+974d16dd60 thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.13+4c66479160 thonkutil-legacy: ThonkUtil Legacy 1.0.19+aa74e18060 thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.11+4c66479160 thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.0+6d0d59d760 thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.19+4c66479160 toms_storage: Tom's Simple Storage Mod 1.3.1 toolstats: ToolStats 9.0.1 totemmod: Wither Totems Mod 0.3.5-1.18.2-pre2 totw_additions: Towers of the Wild: Additions 1.2.1 transportables: Transportables 1.1 trapexpansion: Trap Expansion 1.3.3 trashslot: TrashSlot 11.0.2 trinketofundying: Trinket of Undying 2.0.1-1.18 trinkets: Trinkets 3.3.0 twigs: Twigs 1.1.3-patch1+1.18.2 updatefixerupper: UpdateFixerUpper 1.0.0 vanilla-hammers: Vanilla Hammers 3.4.0-1.18.2 vanillaexcavators: Vanilla Excavators 1.1.0 villager-hats: Villager Hats Mod 1.3.1 voidtotem: VoidTotem (Fabric) 1.18.2-1.3.1 waystones: Waystones 2.5.0 whisperwoods: Whisperwoods 1.18.2-2.1.0 wirelessnetworks: Wireless Networks 1.5.1 wolveswitharmor: Wolves With Armor 1.7.1-1.18.2 wthit: wthit 4.10.1 xlpackets: XLPackets 2.1-1.17.1 xps: Xp Obelisk 0.3.8.r_for_1.18.x_Fabric yigd: You're in Grave Danger 1.3.4 yungsapi: YUNG's API 1.18.2-Fabric-2.0.8 yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0 yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0 Server Running: true Player Count: 3 / 120; [class_3222['Nakuras'/88531, l='ServerLevel[our_bonifacio_aof]', x=-3080.30, y=140.00, z=-403.19], class_3222['papudeiror'/157262, l='ServerLevel[our_bonifacio_aof]', x=-3080.80, y=140.00, z=-402.30], class_3222['Tlum__'/162314, l='ServerLevel[our_bonifacio_aof]', x=-3105.18, y=145.00, z=-442.14]] Data Packs: vanilla, Fabric Mods, minecraft/croptop World Generation: Stable Is Modded: Definitely; Server brand changed to 'fabric' Type: Dedicated Server (map_server.txt)

Operating System

Windows 10

Mod Version

0.4.1

Minecraft Version

1.18.2

Other Mods

The modpack AOF 5:

Biome Makeover (by Lemonszz)
DeepslateCutting (by NoComment1105)
Cloth Config API (Fabric/Forge) (by shedaniel)
DragonLoot (by pois1xlive)
WMITAF (by ShaksterNano)
Simple Teleporters (Fabric) (by Lemonszz)
Charmonium (by svenhjol)
Trap Expansion (Fabric) (by Lemonszz)
AdventureZ (by Globox_Z)
Patchouli (Fabric) (by williewillus)
Harvest Scythes (by LordDeatHunter)
'Dustrial Decor [Fabric] (by slomax907)
Campanion (by wyn_price)
I Know What I'm Doing (IKWID) (by HeckinChloe)
Can You Trash It? (by reinderp__)
Coxinha Utilities (by Luligabi12)
Nears [Fabric] (by DigitalPear_11)
Conjuring (by gliscowo)
Advancements Debug (by thetechnici4n)
Infusion Table (by jptrzy)
Ellemes' Container Library (by 3llemes)
YUNG's Bridges (Fabric) (by YUNGNICKYOUNG)
Better Compatibility Checker (by Gaz_)
Inventory HUD+ (by dmitrylovin)
YUNG's Extras (Fabric) (by YUNGNICKYOUNG)
Magitek Mechs (by DigiDigi_)
Forge Config API Port [Fabric] (by Fuzs_)
Cardinal Components (by UpcraftLP)
Balm (Fabric Edition) (by BlayTheNinth)
Tech Reborn (by modmuss50)
Kibe Utilities (by D4rkness_King)
Respawnable Pets (by MoriyaShiine)
LazyDFU (by tuxed)
Lovely Snails (by LambdAurora)
Trinket of Undying (Fabric) (by TheIllusiveC4)
Stoneholm, Underground Villages (Fabric) (by TheGrimsey)
Pehkui (by Virtuoel)
AttributeFix (by DarkhaxDev)
SlimyFloor (by Pouille)
Animal Feeding Trough [Fabric | Forge] (by Slexom)
Phosphor (Fabric) (by jellysquid3_)
KubeJS (by LatvianModder)
FTB Chunks (Fabric) (by FTB)
Sodium (by jellysquid3_)
Op Items Tab (by colderlavalamp)
Auto Config Updated API (by shedaniel)
More Villagers [Fabric] (by SameDifferent)
UpdateFixerUpper (by TheoreticallyUseful)
Controlling (by Jaredlll08)
Hwyla Addon Horse Info (by Pancham138)
Bow Infinity Fix (Forge/Fabric) (by Parker8283)
Glassential (Fabric) (by UpcraftLP)
DeathLog (by gliscowo)
Straw Dummy (by GabrielHOlv)
Enchantment Descriptions (by DarkhaxDev)
Cammie's Minecart Tweaks (by Camellias_)
Plushie Mod (by Link_911)
Wither Skeleton Totem (by Barribob)
Artifacts (Fabric) (by florensie)
CC: Restitched (by merithtk)
Basic AIOTs (by Luligabi12)
BisectHosting Server Integration Menu [FABRIC] (by BisectHosting)
Open Loader (by DarkhaxDev)
Elytra Trinket (Fabric) (by TheIllusiveC4)
Macaw's Paintings (by sketch_macaw)
Pling (by haykam)
KubeJS Extras (by thetechnici4n)
Lifts (by D4rkness_King)
Farmer's Delight [Fabric] (by NewHoryzon)
Tom's Simple Storage Mod (Fabric) (by tom54541)
Catwalks Inc. (by Reoseah)
FTB Ultimine (Fabric) (by FTB)
BLAST 💣 (by doctor4t)
The Graveyard Biomes (FABRIC) (by finallion_13)
Auth Me (by Axieum)
Additional Additions | Fabric (by dqu1jjj)
XL Packets Fabric (by tfarecnim)
Beacon Overhaul (by HeckinChloe)
Replanter (by Areuthreateningme)
Dual Riders (by Flytre7)
Architect's Palette [FABRIC] (by slomax907)
TrashSlot (Fabric Edition) (by BlayTheNinth)
Carrier (by GabrielHOlv)
Client Tweaks (Fabric Edition) (by BlayTheNinth)
Default Options (Fabric Edition) (by BlayTheNinth)
KleeSlabs (Fabric Edition) (by BlayTheNinth)
NetherPortalFix (Fabric Edition) (by BlayTheNinth)
YUNG's Better Strongholds (Fabric) (by YUNGNICKYOUNG)
Advancements Enlarger (by shedaniel)
Dynamic FPS (by juliand665)
Applied Energistics 2 (by AlgorithmX2)
FindMe (by Buuz135)
Void Totem (Fabric) (by Affehund)
Nature's Compass (by Chaosyr)
Indium (by comp500)
Mod Menu (by ProspectorDev)
megane (by badasintended)
Quests Additions (Fabric) (by NaturaSpell)
Repurposed Structures (Fabric) (by telepathicgrunt)
Macaw's Fences and Walls (by sketch_macaw)
Inventory Sorting (by Kyrptonaught)
Oh The Biomes You'll Go Refabricated (by AOCAWOL)
Redstone Bits (by Shnupbups)
Light Overlay (Rift/Forge/Fabric) (by shedaniel)
KubeJS (Old) (by shedaniel)
Goblin Traders (Fabric) (by RobertHatterson)
RightClickHarvest (by jamalam360)
Health Overlay (Fabric) (by Terrails)
Enchancement (by MoriyaShiine)
Towers of the Wild: Additions (by Aureljz)
Fabric Language Kotlin (by modmuss50)
Mythic Mounts (by chirpycricket__)
ThonkUtil (by jab125twitchy)
Chalk (Fabric) (by DaFuqsy)
Extra Alchemy (by zabi94)
ToolTipFix (by Kyrptonaught)
Bosses of Mass Destruction (by Barribob)
YUNG's Better Mineshafts (Fabric) (by YUNGNICKYOUNG)
Charm (by svenhjol)
Vanilla Hammers (by Draylar1)
Magical Forest (by DenisMasterHerobrine)
Dawn API (by Hugman_76)
YUNG's API (Fabric) (by YUNGNICKYOUNG)
Macaw's Windows (by sketch_macaw)
Farming for Blockheads (Fabric Edition) (by BlayTheNinth)
Fabric API (by modmuss50)
GeckoLib (by ThanosGecko)
Roughly Enough Resources (by theorbagain)
Capybara [Fabric] (by ZestyBlaze)
Couplings (by HeckinChloe)
YUNG's Better Dungeons (Fabric) (by YUNGNICKYOUNG)
Trinkets (Fabric) (by EmilyPloszaj)
Visuality (by PinkGoosik)
Caracal Mod (Fabric/Forge) (by AqUpd)
'Slight' Gui Modifications (by shedaniel)
Bewitchment (by MoriyaShiine)
Decorative Blocks (by stohun)
Axolotl Bucket Fix (by colderlavalamp)
Incantationem (by Luligabi12)
No Null Processors (by telepathicgrunt)
Expanded Storage (by 3llemes)
No Angled Brackets (by Flytre7)
FTB Library (Fabric) (by FTB)
FTB Quests (Fabric) (by FTB)
Better Mount HUD (by Lortseam_)
FTB Teams (Fabric) (by FTB)
Item Filters (Old) (by LatvianModder)
Builtin Servers (by D4rkness_King)
Inmis (by Draylar1)
Croptopia's Chocolaterie [Fabric] (by slomax907)
Blockus (by Brandcraft_)
The Graveyard (FABRIC) (by finallion_13)
Smoother Bedrock (by haykam)
Wolves With Armor (by Draylar1)
Bookshelf (by DarkhaxDev)
SlotLock (by D4rkness_King)
Arcanus (by Camellias_)
Companion 🐕 (Fabric) (by Snownee_)
Terrarian Slimes (by D4rkness_King)
JumpOverFences (by Martmists)
ARRP (by one_point_o)
Staff of Building (by Draylar1)
Tool Stats (by DarkhaxDev)
Secret Rooms Fabric (by LostQuasar9)
Deep Mob Learning: Simulacrum (by ProjectET)
Rare Ice (Forge/Fabric) (by shedaniel)
Raised (by yurisuika)
Spectrum (by DaFuqsy)
Equipment Compare [Fabric] (by Grend_G)
Crawl (Fabric) (by fewizz_)
Roughly Enough Items Fabric/Forge (REI) (by shedaniel)
Feature NBT Deadlock Be Gone (by telepathicgrunt)
Improved Stations (Fabric) (by shedaniel)
Guard Villagers (Fabric) (by MrSterner_)
Bits And Chisels (by cool_mineman)
Mo' Structures (Fabric) (by ffrannny)
Botania (Fabric) (by williewillus)
Legendary Tooltips [Fabric] (by Grend_G)
Dank Storage Fabric (by tfarecnim)
Better Bad Omen (by PrussianBIue)
CleanCut (by Rongmario)
Applied Botanics Addon (by ramidzkh)
Adorn (by Juicebus)
TerraBlender (Fabric) (by TheAdubbz)
Lootr (Fabric) (by Noobanidus)
Industrial Revolution (by GabrielHOlv)
Cammie's Wearable Backpacks (by Camellias_)
Quick Shulker (by Kyrptonaught)
Mo's Grounded Origins [FABRIC] (by mo_shark)
Lithium (Fabric) (by jellysquid3_)
Impaled 🔱 (by doctor4t)
FerriteCore (Fabric) (by malte0811)
Rhino (by LatvianModder)
Duckling (by Frogipher)
Egg Tab - Fabric (by florensie)
Continuity (by Pepper_Bell)
bad packets (by badasintended)
spark (by Iucko)
Probably Chests (by TheArcanePigeon)
Ecologics (by SameDifferent)
Croptosis (by LordDeatHunter)
project-597284 (by ohdricky)
AppleSkin (by squeek502)
Pig Pen Cipher (by DarkhaxDev)
ShulkerBoxTooltip (by MisterPeModder)
Architectury API (UNUSED) (by shedaniel)
Architectury API (Fabric/Forge) (by shedaniel)
St'ructure Tools (by ProjectET)
Genesis - An Origins Addon (by PhantomereLive)
Origins: Classes (by Apace100)
AE2 Things (by ProjectET)
Macaw's Lights and Lamps (by sketch_macaw)
Applied Energistics 2 Wireless Terminals (by Mari_023)
Cherished Worlds (Fabric) (by TheIllusiveC4)
Dark Paintings (by DarkhaxDev)
Alloy Forgery (by LordDeatHunter)
Show Me What You Got (by Apace100)
Login Protection[Forge/Fabric] (by someaddon)
Better Ping Display [Fabric] (by Quintinity)
Promenade (by Hugman_76)
Create Fabric (by tropheusj)
WTHIT (by badasintended)
Break Progress (by haykam)
Overloaded Armor Bar Fabric (by tfarecnim)
Fix Experience Bug (now with FABRIC and FORGE versions) (by MacTso)
Dusk[Forge/Fabric] (by someaddon)
Dwarf Coal (Fabric) (by traverse_joe)
Mouse Tweaks (by YaLTeR)
Iris Shaders (by coderbot)
Creeper Overhaul (by joosh_7889)
Extra Generators (by D4rkness_King)
Simple Void World (by modmuss50)
XP Obelisk (by Meridanus)
Gate of Babylon (by Draylar1)
🌷Floral Flair🌷 (by ibex80)
oωo (owo-lib) (by gliscowo)
Dark Utilities (by DarkhaxDev)
Clumps (by Jaredlll08)
You're in Grave Danger (by b1n_ry)
Medieval Origins (by ItsParkieLad)
Extreme sound muffler (Fabric) Official (by LeoBeliik)
Deep Mob Learning: Refabricated (by NathanPB)
Fabric Waystones (by LordDeatHunter)
🪵 Twigs (by ninnih_)
[FABRIC] Disable Custom Worlds Advice (by rdvdev2)
⚒️ On A Stick [FABRIC] (by andantet)
Crafting Tweaks (Fabric Edition) (by BlayTheNinth)
Macaw's Bridges (by sketch_macaw)
Iceberg [Fabric] (by Grend_G)
Origins (Fabric) (by Apace100)
Entity Banners (by D4rkness_King)
Cloth API (Fabric) (by shedaniel)
Grim's Transportables (by TheGrimsey)
AOF Emotes (by 3llemes)
The Guild (by fulmineo64)
Croptopia [FABRIC/FORGE] (by thethonk)
Dimension Fix (Some Forge Patches Ported) (by shedaniel)
Modern Industrialization (by thetechnici4n)
Grizzly bear Mod (by AqUpd)
Villager Hats Mod (by PinkGoosik)
Mob Scarecrows (by TheArcanePigeon)
cAn i MiNe thIS bLOCk? (by shedaniel)
Macaw's Trapdoors (by sketch_macaw)
Flytre Lib (FlytreLib) (by Flytre7)
Golden Hoppers (by haykam)
Dark Enchanting (by ffrannny)
Advancement Plaques [Fabric] (by Grend_G)
Chisel Refabricated (by Slaincow)
Runelic (by DarkhaxDev)
Thatched (by lilypuree)
Mo' Colors (by GabrielHOlv)
Vanilla Excavators (by Draylar1)
Go Fish (by Draylar1)
Whisperwoods (by itsmeowdev)
Dyed (by yurisuika)
Reborn Core (by modmuss50)
Macaw's Doors (by sketch_macaw)
Wireless Networks (by GabrielHOlv)

Additional Context

Very thanks for hard work in this fabric version of create, I really like fabric, but once played create I can't play with this XD

commented

This is caused by an issue with Architectury and cannot be fixed on our side: architectury/architectury-api#261

commented

this should be resolved if you update Architectury