Having Create(mod) entities blacklisted doesnt stop you from picking up entities from the mod
Anatheras opened this issue ยท 2 comments
Expected Behavior
That i couldnt pick up tile entities from the mod
Actual Behavior
they get picked up and depending on the tile entity in question it crashes upon placing them down
Steps to Reproduce
- Have Create installed
- Search for a water wheel and place it down
- Try to pick up the water wheel and place it down
- Watch as your game crashes
Version of Minecraft, Carry On, Forge
Minecraft: 1.14.4
CarryOn: 1.12.4
Forge: 28.2.3
Create: 0.2.2a
Screenshots encouraged
Crash Log
---- Minecraft Crash Report ----
// Don't do that.
Time: 4/8/20 6:32 AM
Description: Ticking block entity
java.lang.IllegalArgumentException: Cannot get property DirectionProperty{name=facing, clazz=class net.minecraft.util.Direction, values=[north, south, west, east]} as it does not exist in Block{minecraft:air}
at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95) ~[?:?] {re:classloading}
at com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelBlock.updateFlowAt(WaterWheelBlock.java:85) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelBlock.updateAllSides(WaterWheelBlock.java:77) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelTileEntity.lazyTick(WaterWheelTileEntity.java:67) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.foundation.behaviour.base.SmartTileEntity.initialize(SmartTileEntity.java:61) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.modules.contraptions.base.KineticTileEntity.initialize(KineticTileEntity.java:71) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.foundation.behaviour.base.SmartTileEntity.func_73660_a(SmartTileEntity.java:47) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.modules.contraptions.base.KineticTileEntity.func_73660_a(KineticTileEntity.java:76) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at com.simibubi.create.modules.contraptions.base.GeneratingKineticTileEntity.func_73660_a(GeneratingKineticTileEntity.java:43) ~[?:mc1.14.4_v0.2.2a] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:621) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:367) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95)
at com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelBlock.updateFlowAt(WaterWheelBlock.java:85)
at com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelBlock.updateAllSides(WaterWheelBlock.java:77)
at com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelTileEntity.lazyTick(WaterWheelTileEntity.java:67)
at com.simibubi.create.foundation.behaviour.base.SmartTileEntity.initialize(SmartTileEntity.java:61)
at com.simibubi.create.modules.contraptions.base.KineticTileEntity.initialize(KineticTileEntity.java:71)
at com.simibubi.create.foundation.behaviour.base.SmartTileEntity.func_73660_a(SmartTileEntity.java:47)
at com.simibubi.create.modules.contraptions.base.KineticTileEntity.func_73660_a(KineticTileEntity.java:76)
at com.simibubi.create.modules.contraptions.base.GeneratingKineticTileEntity.func_73660_a(GeneratingKineticTileEntity.java:43)
-- Block entity being ticked --
Details:
Name: create:water_wheel // com.simibubi.create.modules.contraptions.components.waterwheel.WaterWheelTileEntity
Block: Block{minecraft:air}
Block location: World: (240,68,47), Chunk: (at 0,4,15 in 15,2; contains blocks 240,0,32 to 255,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Block: Block{create:water_wheel}[facing=east]
Block location: World: (240,68,47), Chunk: (at 0,4,15 in 15,2; contains blocks 240,0,32 to 255,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:621)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:367)
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['Lordofthebricks'/63406, l='New World', x=239.28, y=68.00, z=49.17]]
Chunk stats: ServerChunkCache: 2183
Level dimension: DimensionType{minecraft:overworld}
Level name: New World
Level seed: 7678972730923505457
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (240,69,32), Chunk: (at 0,4,0 in 15,2; contains blocks 240,0,32 to 255,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 8996 game time, 8996 day time
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 31692 (now: false), thunder time: 8162 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1612531296 bytes (1537 MB) / 3875012608 bytes (3695 MB) up to 5628231680 bytes (5367 MB)
CPUs: 6
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6037m -Xms256m -XX:PermSize=256m
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.2.3.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.3.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.3.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.3.jar runtimedistcleaner PLUGINSERVICE
/forge-1.14.4-28.2.3.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.3
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
dotHack-Weapons-1.14.4-1.0.0.jar dotHack Weapons {[email protected] DONE}
craftingstation-2.1.6.jar Crafting Station {[email protected] DONE}
Mine and Slash-1.14.4-2.9.4.jar Mine and Slash {[email protected] DONE}
jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
findme-1.14.4-1.1.0.13.jar Find Me {findme@NONE DONE}
MS Auto-Compat-1.14.4-1.6.0.jar M&S Auto-Compat 1.14.4 {[email protected] DONE}
create-mc1.14.4_v0.2.2a.jar Create {[email protected] DONE}
Waystones_1.14.4-5.1.1.jar Waystones {[email protected] DONE}
Clumps-4.0.1.jar Clumps {[email protected] DONE}
journeymap-1.14.4-5.7.0b1.jar Journeymap {[email protected] DONE}
Controlling-5.0.6.jar Controlling {[email protected] DONE}
Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {[email protected] DONE}
betteranimalsplus-1.14.4-9.0.0.jar Better Animals Plus {[email protected] DONE}
branders-enhanced-mob-spawners-v1.14.4-1.5.4.jar Enhanced Mob Spawners {[email protected] DONE}
RealisticTorches-1.14.4-3.0.0.jar Realistic Torches {[email protected] DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
walljump-1.14.4-1.3.1.jar Wall-Jump! {[email protected] DONE}
SnowRealMagic-1.14.4-1.5.2.jar Snow! Real Magic! {[email protected] DONE}
Kiwi-1.14.4-2.6.3.jar Kiwi {[email protected] DONE}
CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] DONE}
JustEnoughResources-1.14.4-0.10.1.76.jar Just Enough Resources {[email protected] DONE}
CraftTweaker-1.14.4-5.0.1.165.jar CraftTweaker {[email protected] DONE}
BetterThanMending-1.3.2.jar BetterThanMending {[email protected] DONE}
forge-1.14.4-28.2.3-universal.jar Forge {[email protected] DONE}
forge-1.14.4-28.2.3-client.jar Minecraft {[email protected] DONE}
dwmh-1.14.4-3.1.1.jar Dude! Where's my Horse? {[email protected] DONE}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE}
AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {[email protected] DONE}
MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
ToolBelt-1.14.4-1.12.5.jar Tool Belt {[email protected] DONE}
NaturalProgression-1.14.4-1.3.0b.jar Natural Progression {[email protected] DONE}
pamhc2crops-1.14.4-1.0.4.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
invtotem_1.14-1.0.jar Inventory Totem {[email protected] DONE}
fairylights-2.1.15-1.14.4.jar Fairy Lights {[email protected] DONE}
astikorcarts-1.0.2-1.14.4.jar AstikorCarts {[email protected] DONE}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] DONE}
AutoRegLib-1.4-35.jar AutoRegLib {[email protected] DONE}
cyclepaintings_1.14-1.1.jar Cycle Paintings {[email protected] DONE}
placeableitems-4.0.0.jar Placeable Items {[email protected] DONE}
betteranimals-1.14.4-5.3.0.jar Cyber's Better Animal Models {[email protected] DONE}
tombstone-4.3.2-1.14.4.jar Corail Tombstone {[email protected] DONE}
Quark-r2.0-212.jar Quark {[email protected] DONE}
structurize-0.10.245-ALPHA.jar Structurize {[email protected] DONE}
Mine and Slash - Expansion-1.4.2.30.jar Mine & Slash Expansion {[email protected] DONE}
minecolonies-0.10.715-RELEASE-universal.jar Minecolonies {[email protected] DONE}
FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] DONE}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
easyelytrato_1.14-1.2.jar Easy Elytra Takeoff {[email protected] DONE}
Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {[email protected] DONE}
BetterBurning-1.14.4-1.0.1.jar BetterBurning {[email protected] DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
SoundFilters-0.13_for_1.14.4.jar Sound Filters {[email protected]_for_1.14.4 DONE}
horsestats-1.14.4-1.0.1.jar Horse Stats {[email protected] DONE}
BetterAdvancements-1.14.4-0.1.0.90.jar Better Advancements {[email protected] DONE}
Kiwi Modules:
kiwi:contributors
snowrealmagic:snowrealmagic
Player Count: 1 / 8; [ServerPlayerEntity['Lordofthebricks'/63406, l='New World', x=239.28, y=68.00, z=49.17]]
Data Packs: vanilla, mod:aiimprovements, mod:ambientsounds, mod:appleskin, mod:aquaculture, mod:arl, mod:astikorcarts, mod:azurecompat, mod:betteradvancements (incompatible), mod:betteranimals, mod:betteranimalsplus, mod:betterburning, mod:betterthanmending, mod:carryon, mod:clumps, mod:controlling, mod:craftingstation, mod:crafttweaker, mod:create, mod:curios, mod:cyclepaintings, mod:dothack, mod:dwmh, mod:easyelytrato, mod:fairylights, mod:fastfurnace, mod:fastleafdecay, mod:findme (incompatible), mod:forge, mod:horsestats, mod:invtotem, mod:jei, mod:jeresources (incompatible), mod:journeymap, mod:kiwi, mod:mineandslashexpansion, mod:minecolonies (incompatible), mod:mmorpg, mod:mousetweaks, mod:natural-progression, mod:pamhc2crops, mod:placeableitems, mod:placebo, mod:quark, mod:realistictorches, mod:sereneseasons, mod:snowrealmagic, mod:soundfilters, mod:spawnermod, mod:structurize, mod:swingthroughgrass, mod:tombstone, mod:toolbelt, mod:waila, mod:walljump, mod:waystones
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'