-
Notifications
You must be signed in to change notification settings - Fork 18
Description
playing with:
"Mob Explosion Griefing Gamerule": 2.0.0+1.21.11
"BLAST": 1.13.5-1.21.11
when both "Mob Explosion Griefing Gamerule" by Enecske and "BLAST" by Ladysnake are installed, using the "Remote Detonator" from "BLAST" on any of its custom tnt blocks will cause a crash relating to "Mob Explosion Griefing Gamerule", im not entirely sure which mod this would be easier to have the bug fixed on so ill report this on both and close the one issue when the other is fixed!
Crashlog
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2026-02-24 19:34:26
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at java.base/java.util.Objects.requireNonNull(Unknown Source)
at knot//net.minecraft.class_3218.modifyExpressionValue$bck000$mob_explosion_griefing$modifyMobExplosionGriefing(class_3218.java:4009)
at knot//net.minecraft.class_3218.method_8454(class_3218.java:1196)
at knot//ladysnake.blast.common.entity.BombEntity.createExplosion(BombEntity.java:132)
at knot//ladysnake.blast.common.entity.StripminerEntity.explode(StripminerEntity.java:44)
at knot//ladysnake.blast.common.entity.BombEntity.method_5773(BombEntity.java:68)
at knot//net.minecraft.class_3218.method_18762(class_3218.java:838)
at knot//net.minecraft.class_1937.method_18472(class_1937.java:490)
at knot//net.minecraft.class_3218.method_31420(class_3218.java:433)
at knot//net.minecraft.class_5574.method_31791(class_5574.java:53)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:403)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1145)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:1016)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:132)
at knot//net.minecraft.server.MinecraftServer.method_76677(MinecraftServer.java:1049)
at knot//net.minecraft.class_1132.method_76677(class_1132.java:100)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:771)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:301)
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 java.base/java.util.Objects.requireNonNull(Unknown Source)
at knot//net.minecraft.class_3218.modifyExpressionValue$bck000$mob_explosion_griefing$modifyMobExplosionGriefing(class_3218.java:4009)
at knot//net.minecraft.class_3218.method_8454(class_3218.java:1196)
at knot//ladysnake.blast.common.entity.BombEntity.createExplosion(BombEntity.java:132)
at knot//ladysnake.blast.common.entity.StripminerEntity.explode(StripminerEntity.java:44)
at knot//ladysnake.blast.common.entity.BombEntity.method_5773(BombEntity.java:68)
at knot//net.minecraft.class_3218.method_18762(class_3218.java:838)
at knot//net.minecraft.class_1937.method_18472(class_1937.java:490)
at knot//net.minecraft.class_3218.method_31420(class_3218.java:433)
at knot//net.minecraft.class_5574.method_31791(class_5574.java:53)
-- Entity being ticked --
Details:
Entity Type: blast:stripminer (ladysnake.blast.common.entity.StripminerEntity)
Entity ID: 2589
Entity Name: Stripminer
Entity's Exact location: -511.50, 70.00, -395.50
Entity's Block location: World: (-512,70,-396), Section: (at 0,6,4 in -32,4,-25; chunk contains blocks -512,-64,-400 to -497,319,-385), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Entity's Momentum: 0.00, -0.03, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at knot//net.minecraft.class_1937.method_18472(class_1937.java:490)
at knot//net.minecraft.class_3218.method_31420(class_3218.java:433)
at knot//net.minecraft.class_5574.method_31791(class_5574.java:53)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:403)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1145)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:1016)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:132)
at knot//net.minecraft.server.MinecraftServer.method_76677(MinecraftServer.java:1049)
at knot//net.minecraft.class_1132.method_76677(class_1132.java:100)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:771)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:301)
at java.base/java.lang.Thread.run(Unknown Source)
-- Affected level --
Details:
All players: 1 total; class_3222{name=HyperionDash, id=149, pos=(-512.1205758131626, 72.11650136792812, -393.45036923905604), mode=CREATIVE, permission=permission level: OWNERS}
Chunk stats: 3904
Level dimension: minecraft:overworld
Level spawn location: World: (-512,82,-320), Section: (at 0,2,0 in -32,5,-20; chunk contains blocks -512,-64,-320 to -497,319,-305), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Level time: 4390 game time, 4390 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true
Level weather: Rain time: 136521 (now: false), thunder time: 112915 (now: false)
Known server brands: fabric
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 395
Stacktrace:
at knot//net.minecraft.class_3218.method_8538(class_3218.java:1878)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1148)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:1016)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:132)
at knot//net.minecraft.server.MinecraftServer.method_76677(MinecraftServer.java:1049)
at knot//net.minecraft.class_1132.method_76677(class_1132.java:100)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:771)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:301)
at java.base/java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.21.11
Minecraft Version ID: 1.21.11
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.8, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 219601256 bytes (209 MiB) / 1358954496 bytes (1296 MiB) up to 6375342080 bytes (6080 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 8700F 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 117 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 4.10
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 5060
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8151.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.8142
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: DDR5
Virtual memory max (MiB): 29354.40
Virtual memory used (MiB): 18455.16
Swap memory total (MiB): 13312.00
Swap memory used (MiB): 386.38
Space in storage for jna.tmpdir (MiB): available: 625147.63, total: 943707.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 625147.63, total: 943707.00
Space in storage for io.netty.native.workdir (MiB): available: 625147.63, total: 943707.00
Space in storage for java.io.tmpdir (MiB): available: 625147.63, total: 943707.00
Space in storage for workdir (MiB): available: 625147.63, total: 943707.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6080M
Debug Flags: 0 total;
Fabric Mods:
blast: BLAST 1.13.5-1.21.11
strawberrylib: StrawberryLib 1.21.11-r1
cardinal-components-base: Cardinal Components API (base) 7.3.0
cardinal-components-entity: Cardinal Components API (entities) 7.3.0
datasync_minecraft: DataSync-Minecraft 0.10.2
fabric-api: Fabric API 0.141.3+1.21.11
fabric-api-base: Fabric API Base 1.0.5+4ebb5c083e
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.114+20dc27073e
fabric-biome-api-v1: Fabric Biome API (v1) 17.1.1+4fc5413f3e
fabric-block-api-v1: Fabric Block API (v1) 1.1.10+4ebb5c083e
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.39+4ebb5c083e
fabric-command-api-v2: Fabric Command API (v2) 2.4.7+6b42a6003e
fabric-content-registries-v0: Fabric Content Registries (v0) 10.2.14+4fc5413f3e
fabric-convention-tags-v1: Fabric Convention Tags 2.1.55+7f945d5b3e
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.17.3+8ef948ba3e
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.23+4ebb5c083e
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.47+eed0806f3e
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.4.0+69974c4e3e
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.28+4fc5413f3e
fabric-entity-events-v1: Fabric Entity Events (v1) 3.1.1+1d0ab4303e
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.1.0+3b89ecf63e
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 2.0.3+4fc5413f3e
fabric-item-api-v1: Fabric Item API (v1) 11.5.20+d0c46b9e3e
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.36+4fc5413f3e
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.1.7+4fc5413f3e
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.15+4ebb5c083e
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.73+3f89f5a53e
fabric-loot-api-v3: Fabric Loot API (v3) 2.0.20+78c8b4663e
fabric-message-api-v1: Fabric Message API (v1) 6.1.12+4ebb5c083e
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 6.0.15+4fc5413f3e
fabric-networking-api-v1: Fabric Networking API (v1) 5.1.5+ae1e07683e
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.39+4fc5413f3e
fabric-particles-v1: Fabric Particles (v1) 4.2.11+4fc5413f3e
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.2.3+4ebb5c083e
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.2.5+1718722b3e
fabric-renderer-api-v1: Fabric Renderer API (v1) 8.0.3+f4ffd2e53e
fabric-renderer-indigo: Fabric Renderer - Indigo 5.0.3+f4ffd2e53e
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.43+4ebb5c083e
fabric-rendering-v1: Fabric Rendering (v1) 16.2.10+0290ad933e
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.35+4fc5413f3e
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.3.4+4fc5413f3e
fabric-resource-loader-v1: Fabric Resource Loader (v1) 1.0.10+78c8b4663e
fabric-screen-api-v1: Fabric Screen API (v1) 3.1.7+4ebb5c083e
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.161+4fc5413f3e
fabric-serialization-api-v1: Fabric Serialization API (v1) 1.0.5+4ebb5c083e
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.51+4fc5413f3e
fabric-tag-api-v1: Fabric Tag API (v1) 1.2.20+4fc5413f3e
fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.25+4fc5413f3e
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 7.1.0+014c8cec3e
fabricloader: Fabric Loader 0.18.4
mixinextras: MixinExtras 0.5.0
java: OpenJDK 64-Bit Server VM 21
minecraft: Minecraft 1.21.11
mob_explosion_griefing: Mob Explosion Griefing Gamerule 2.0.0+1.21.11
Server Running: true
Player Count: 1 / 8; [class_3222['HyperionDash'/149, l='ServerLevel[New World]', x=-512.12, y=72.12, z=-393.45]]
Active Data Packs: vanilla, blast, fabric-convention-tags-v2
Available Data Packs: blast, fabric-convention-tags-v2, minecart_improvements, redstone_experiments, trade_rebalance, vanilla
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 2506376597282682288
Suppressed Exceptions: NONE
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Launched Version: 1.21.11