Create

Create

86M Downloads

Crash on using schematic cannon on servers still present after a few shots fired

3FI opened this issue ยท 2 comments

commented

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 6/17/20 9:06 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at com.jaquadro.minecraft.storagedrawers.block.BlockDrawers.func_180633_a(BlockDrawers.java:220) ~[?:1.15.2-7.0.2] {re:classloading,pl:runtimedistcleaner:A}
at com.simibubi.create.content.schematics.block.LaunchedItem$ForBlockState.place(LaunchedItem.java:144) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.content.schematics.block.LaunchedItem.update(LaunchedItem.java:62) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.content.schematics.block.SchematicannonTileEntity.tickFlyingBlocks(SchematicannonTileEntity.java:757) ~[?:mc1.15.2_v0.2.4d] {re:classloading,pl:runtimedistcleaner:A}
at com.simibubi.create.content.schematics.block.SchematicannonTileEntity.func_73660_a(SchematicannonTileEntity.java:300) ~[?:mc1.15.2_v0.2.4d] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_217391_K(World.java:473) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at com.jaquadro.minecraft.storagedrawers.block.BlockDrawers.func_180633_a(BlockDrawers.java:220)
at com.simibubi.create.content.schematics.block.LaunchedItem$ForBlockState.place(LaunchedItem.java:144)
at com.simibubi.create.content.schematics.block.LaunchedItem.update(LaunchedItem.java:62)
at com.simibubi.create.content.schematics.block.SchematicannonTileEntity.tickFlyingBlocks(SchematicannonTileEntity.java:757)
at com.simibubi.create.content.schematics.block.SchematicannonTileEntity.func_73660_a(SchematicannonTileEntity.java:300)

-- Block entity being ticked --
Details:
Name: create:schematicannon // com.simibubi.create.content.schematics.block.SchematicannonTileEntity
Block: Block{create:schematicannon}
Block location: World: (-108,65,-1386), Chunk: (at 4,4,6 in -7,-87; contains blocks -112,0,-1392 to -97,255,-1377), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
Block: Block{create:schematicannon}
Block location: World: (-108,65,-1386), Chunk: (at 4,4,6 in -7,-87; contains blocks -112,0,-1392 to -97,255,-1377), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:473)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368)

-- Affected level --
Details:
All players: 0 total; []
Chunk stats: ServerChunkCache: 4731
Level dimension: DimensionType{minecraft:overworld}
Level name: world
Level seed: -7716347406563172248
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (185,69,160), Chunk: (at 9,4,0 in 11,10; contains blocks 176,0,160 to 191,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 7005491 game time, 7175898 day time
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 19107 (now: false), thunder time: 60633 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Linux (amd64) version 5.4.0-37-generic
Java Version: 1.8.0_252, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
Memory: 2141656800 bytes (2042 MB) / 3290431488 bytes (3138 MB) up to 9544663040 bytes (9102 MB)
CPUs: 2
JVM Flags: 1 total; -Xmx10240M
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.9.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.9.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.9.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.9.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.9.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.9
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.15.2-31.2.9-server.jar Minecraft {[email protected] DONE}
themidnight-0.5.9.jar The Midnight {[email protected] DONE}
QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE}
PanzersMedievalWeapons-1.15.2-beta.jar Panzer's Medieval Weapons {[email protected] DONE}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {[email protected] DONE}
valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] DONE}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
Vampirism-1.15.2-1.6.0-beta.4.jar Vampirism {[email protected] DONE, [email protected] DONE}
cc-tweaked-1.15.2-1.88.1.jar CC: Tweaked {[email protected] DONE}
jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE}
XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] DONE}
VampiresNeedUmbrellas-1.15.2-1.2.jar Vampires Need Umbrellas {[email protected] DONE}
forge-1.15.2-31.2.9-universal.jar Forge {[email protected] DONE}
Psi r1.2-82.jar Psi {[email protected] DONE}
Guide-API-VP-1.15.2-2.2.0.jar Guide-API VP {[email protected] DONE}
Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE}
create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
Quark-r2.1-244.jar Quark {[email protected] DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
[Psi] Active spell: None
Player Count: 0 / 30; []
Data Packs: mod:chunkt (incompatible), mod:quarkoddities, mod:valkyrielib (incompatible), mod:guideapi-vp (incompatible), mod:jei (incompatible), vanilla, mod:midnight, mod:inventorysorter (incompatible), mod:decorative_blocks, mod:panzersmedievalweapons, mod:dungeoncrawl (incompatible), mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:vampirism (incompatible), mod:computercraft (incompatible), mod:xlfoodmod, mod:vampiresneedumbrellas (incompatible), mod:forge (incompatible), mod:psi (incompatible), mod:patchouli (incompatible), mod:create, mod:autoreglib (incompatible), mod:quark, mod:storagedrawers (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.