---- Minecraft Crash Report ---- // You're mean. Time: 2026-09-17 17:51:12 Description: Ticking entity java.lang.NullPointerException: Cannot invoke "net.minecraft.server.MinecraftServer.overworld()" because "com.draftoutmc.draftout.server.LockoutServer.server" is null at knot//net.minecraft.world.entity.monster.piglin.PiglinAi.modifyExpressionValue$zba000$draftout$redirectBarterItems(PiglinAi.java:996) at knot//net.minecraft.world.entity.monster.piglin.PiglinAi.stopHoldingOffHandItem(PiglinAi.java:384) at knot//net.minecraft.world.entity.monster.piglin.StopHoldingItemIfNoLongerAdmiring.lambda$create$2(StopHoldingItemIfNoLongerAdmiring.java:18) at knot//net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder$1.trigger(BehaviorBuilder.java:53) at knot//net.minecraft.world.entity.ai.behavior.OneShot.tryStart(OneShot.java:18) at knot//net.minecraft.world.entity.ai.Brain.startEachNonRunningBehavior(Brain.java:663) at knot//net.minecraft.world.entity.ai.Brain.tick(Brain.java:438) at knot//net.minecraft.world.entity.monster.piglin.Piglin.customServerAiStep(Piglin.java:292) at knot//net.minecraft.world.entity.Mob.serverAiStep(Mob.java:793) at knot//net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3162) at knot//net.minecraft.world.entity.Mob.aiStep(Mob.java:507) at knot//net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:46) at knot//net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2866) at knot//net.minecraft.world.entity.Mob.tick(Mob.java:373) at knot//net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:838) at knot//net.minecraft.world.level.Level.guardEntityTick(Level.java:488) at knot//net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:433) at knot//net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53) at knot//net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:403) at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1138) at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1002) at knot//net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:135) at knot//net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1035) at knot//net.minecraft.client.server.IntegratedServer.processPacketsAndTick(IntegratedServer.java:103) at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:774) at knot//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) at java.base/java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at knot//net.minecraft.world.entity.monster.piglin.PiglinAi.modifyExpressionValue$zba000$draftout$redirectBarterItems(PiglinAi.java:996) at knot//net.minecraft.world.entity.monster.piglin.PiglinAi.stopHoldingOffHandItem(PiglinAi.java:384) at knot//net.minecraft.world.entity.monster.piglin.StopHoldingItemIfNoLongerAdmiring.lambda$create$2(StopHoldingItemIfNoLongerAdmiring.java:18) at knot//net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder$1.trigger(BehaviorBuilder.java:53) at knot//net.minecraft.world.entity.ai.behavior.OneShot.tryStart(OneShot.java:18) at knot//net.minecraft.world.entity.ai.Brain.startEachNonRunningBehavior(Brain.java:663) at knot//net.minecraft.world.entity.ai.Brain.tick(Brain.java:438) at knot//net.minecraft.world.entity.monster.piglin.Piglin.customServerAiStep(Piglin.java:292) at knot//net.minecraft.world.entity.Mob.serverAiStep(Mob.java:793) at knot//net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3162) at knot//net.minecraft.world.entity.Mob.aiStep(Mob.java:507) at knot//net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:46) at knot//net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2866) at knot//net.minecraft.world.entity.Mob.tick(Mob.java:373) at knot//net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:838) at knot//net.minecraft.world.level.Level.guardEntityTick(Level.java:488) at knot//net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:433) at knot//net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53) -- Entity being ticked -- Details: Entity Type: minecraft:piglin (net.minecraft.world.entity.monster.piglin.Piglin) Entity ID: 438 Entity Name: Piglin Entity's Exact location: 25.23, 133.00, 202.67 Entity's Block location: World: (25,133,202), Section: (at 9,5,10 in 1,8,12; chunk contains blocks 16,0,192 to 31,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at knot//net.minecraft.world.level.Level.guardEntityTick(Level.java:488) at knot//net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:433) at knot//net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53) at knot//net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:403) at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1138) at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1002) at knot//net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:135) at knot//net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1035) at knot//net.minecraft.client.server.IntegratedServer.processPacketsAndTick(IntegratedServer.java:103) at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:774) at knot//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) at java.base/java.lang.Thread.run(Unknown Source) -- Affected level -- Details: All players: 1 total; ServerPlayer{name=Veeii, id=43, pos=(26.69999998807907, 139.0, 203.0873344417408), mode=SURVIVAL, permission=owner} Chunk stats: 8281 Level dimension: minecraft:the_nether Level time: 9290979 game time, 1993269 day time Derived: true Level spawn location: World: (105,116,5), Section: (at 9,4,5 in 6,7,0; chunk contains blocks 96,0,0 to 111,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level name: Llama's Bastion Practice - §b§lUnofficial Port Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true Known server brands: fabric, vanilla Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Loaded entity count: 62 Server weather: Rain time: 80824 (now: false), thunder time: 62956 (now: false) Stacktrace: at knot//net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1863) at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1141) at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1002) at knot//net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:135) at knot//net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1035) at knot//net.minecraft.client.server.IntegratedServer.processPacketsAndTick(IntegratedServer.java:103) at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:774) at knot//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) at java.base/java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 26.1.1 Minecraft Version ID: 26.1.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 25.0.4.1, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 774063816 bytes (738 MiB) / 2671771648 bytes (2548 MiB) up to 6442450944 bytes (6144 MiB) Memory (heap): init: 512MiB, used: 1807MiB, committed: 2548MiB, max: 6144MiB Memory (non-head): init: 007MiB, used: 215MiB, committed: 246MiB, max: 000MiB CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 12288.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.9186 Memory slot #0 capacity (MiB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Memory slot #2 capacity (MiB): 8192.00 Memory slot #2 clockSpeed (GHz): 3.20 Memory slot #2 type: DDR4 Memory slot #3 capacity (MiB): 8192.00 Memory slot #3 clockSpeed (GHz): 3.20 Memory slot #3 type: DDR4 Virtual memory max (MiB): 34762.10 Virtual memory used (MiB): 17860.42 Swap memory total (MiB): 2048.00 Swap memory used (MiB): 78.20 Space in storage for jna.tmpdir (MiB): available: 226956.38, total: 486867.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 226956.38, total: 486867.00 Space in storage for io.netty.native.workdir (MiB): available: 226956.38, total: 486867.00 Space in storage for java.io.tmpdir (MiB): available: 226956.38, total: 486867.00 Space in storage for workdir (MiB): available: 226956.38, total: 486867.00 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M Debug Flags: 0 total; Fabric Mods: draftout: Draftout 1.16.0 fabric-api: Fabric API 0.149.1+26.1.2 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 2.0.11+d5a053b64c fabric-biome-api-v1: Fabric Biome API (v1) 18.0.4+35c80edc4c fabric-block-api-v1: Fabric Block API (v1) 3.0.2+ec56b6014c fabric-command-api-v2: Fabric Command API (v2) 3.0.5+e2bdee784c fabric-content-registries-v0: Fabric Content Registries (v0) 11.1.1+1a3b26974c fabric-convention-tags-v2: Fabric Convention Tags (v2) 4.6.1+4f11f7994c fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 1.0.3+9f78a5a84c fabric-creative-tab-api-v1: Fabric Creative Tab API (v1) 5.0.11+d871b99e4c fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 2.2.7+44a0bd1d4c fabric-data-generation-api-v1: Fabric Data Generation API (v1) 24.2.1+73b1f9054c fabric-debug-api-v1: Fabric Debug API (v1) 1.0.1+c792624d4c fabric-dimensions-v1: Fabric Dimensions API (v1) 5.1.5+9cbf5da54c fabric-entity-events-v1: Fabric Entity Events (v1) 5.0.2+e2bdee784c fabric-events-interaction-v0: Fabric Events Interaction (v0) 5.2.1+a67251b84c fabric-game-rule-api-v1: Fabric Game Rule API (v1) 4.0.5+d871b99e4c fabric-item-api-v1: Fabric Item API (v1) 14.1.2+73d134684c fabric-key-mapping-api-v1: Fabric Key Mapping API (v1) 2.0.4+e2bdee784c fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 4.1.0+6d50a0854c fabric-loot-api-v3: Fabric Loot API (v3) 3.0.12+00a1fba64c fabric-menu-api-v1: Fabric Menu API (v1) 2.0.13+d871b99e4c fabric-message-api-v1: Fabric Message API (v1) 7.0.5+dae8ce3e4c fabric-model-loading-api-v1: Fabric Model Loading API (v1) 8.0.7+c80601bb4c fabric-networking-api-v1: Fabric Networking API (v1) 6.3.1+554860db4c fabric-object-builder-api-v1: Fabric Object Builder API (v1) 23.0.16+b95dd56e4c fabric-particles-v1: Fabric Particles (v1) 5.0.15+b61fef434c fabric-permission-api-v1: Fabric Permission API (v1) 1.0.0+f3e738be4c fabric-recipe-api-v1: Fabric Recipe API (v1) 9.0.15+be4b75ae4c fabric-registry-sync-v0: Fabric Registry Sync (v0) 7.0.13+b61fef434c fabric-renderer-api-v1: Fabric Renderer API (v1) 13.0.4+c80601bb4c fabric-renderer-indigo: Fabric Renderer - Indigo 8.1.1+1403e82c4c fabric-rendering-v1: Fabric Rendering (v1) 23.1.1+1403e82c4c fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 6.0.5+00a1fba64c fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.3.17+4fc5413f4c fabric-resource-loader-v1: Fabric Resource Loader (v1) 2.0.10+7c44c7324c fabric-screen-api-v1: Fabric Screen API (v1) 5.0.1+d871b99e4c fabric-serialization-api-v1: Fabric Serialization API (v1) 2.0.3+11a26f314c fabric-sound-api-v1: Fabric Sound API (v1) 2.0.4+11a26f314c fabric-tag-api-v1: Fabric Tag API (v1) 2.1.1+371cf5db4c fabric-transfer-api-v1: Fabric Transfer API (v1) 8.0.5+357ea7334c fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 8.1.1+7f80f93d4c net_kyori_adventure-api: adventure-api 4.26.1 net_kyori_adventure-key: adventure-key 4.26.1 net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.26.1 net_kyori_adventure-text-serializer-commons: adventure-text-serializer-commons 4.26.1 net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.26.1 net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.26.1 net_kyori_examination-api: examination-api 1.3.0 net_kyori_examination-string: examination-string 1.3.0 net_kyori_option: option 1.1.0 org_java-websocket_java-websocket: Java-WebSocket 1.5.4 fabricloader: Fabric Loader 0.19.3 mixinextras: MixinExtras 0.5.4 java: OpenJDK 64-Bit Server VM 25 krypton: Krypton 0.3.0 com_velocitypowered_velocity-native: velocity-native 3.4.0-SNAPSHOT lithium: Lithium 0.24.7+mc26.1.2 minecraft: Minecraft 26.1.1 planifolia: Planifolia 1.2.3+26.1 mixinsquared: MixinSquared 0.2.0-beta.6 sodium: Sodium 0.8.9+mc26.1.1 fabric-api-base: Fabric API Base 2.0.3+ece06323b3 fabric-block-getter-api-v2: Fabric BlockGetter API (v2) 2.0.6+ec56b601b3 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 6.0.1+d871b99eb3 Server Running: true Player Count: 1 / 8; [ServerPlayer['Veeii'/43, l='ServerLevel[Llama's Bastion Practice - §b§lUnofficial Port]', x=26.70, y=139.00, z=203.09]] Active Data Packs: vanilla, file/LBP3 Available Data Packs: file/LBP3, minecart_improvements, redstone_experiments, trade_rebalance, vanilla Enabled Feature Flags: minecraft:vanilla World Generation: Experimental World Seed: 5435346347376653 Suppressed Exceptions: ~~NONE~~ Type: Integrated Server Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Launched Version: 26.1.1