Create

Create

86M Downloads

Server crashes with existing world create-mc1.14.4_v0.2.2b

Lice2 opened this issue ยท 2 comments

commented

Crashlog:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 11.04.20 16:12
Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=slope, clazz=class com.simibubi.create.modules.contraptions.relays.belt.BeltBlock$Slope, values=[HORIZONTAL, UPWARD, DOWNWARD, VERTICAL]} as it does not exist in Block{minecraft:air}
at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95) ~[?:?] {re:classloading,pl:accesstransformer:B}
at com.simibubi.create.modules.contraptions.relays.belt.BeltBlock.initBelt(BeltBlock.java:439) ~[?:mc1.14.4_v0.2.2b] {re:classloading,pl:runtimedistcleaner:A}
at com.simibubi.create.modules.contraptions.relays.belt.BeltTileEntity.func_73660_a(BeltTileEntity.java:80) ~[?:mc1.14.4_v0.2.2b] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:621) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:367) ~[?:?] {re:classloading,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211] {}

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.relays.belt.BeltBlock.initBelt(BeltBlock.java:439)
at com.simibubi.create.modules.contraptions.relays.belt.BeltTileEntity.func_73660_a(BeltTileEntity.java:80)

-- Block entity being ticked --
Details:
Name: create:belt // com.simibubi.create.modules.contraptions.relays.belt.BeltTileEntity
Block: Block{create:belt}[casing=false,facing=south,part=middle,slope=horizontal]
Block location: World: (348,56,-1283), Chunk: (at 12,3,13 in 21,-81; contains blocks 336,0,-1296 to 351,255,-1281), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
Block: Block{minecraft:air}
Block location: World: (348,56,-1283), Chunk: (at 12,3,13 in 21,-81; contains blocks 336,0,-1296 to 351,255,-1281), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
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: 0 total; []
Chunk stats: ServerChunkCache: 7287
Level dimension: DimensionType{minecraft:overworld}
Level name: world
Level seed: -7529574922533741559
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (80,64,-173), Chunk: (at 0,4,3 in 5,-11; contains blocks 80,0,-176 to 95,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 146704257 game time, 153796788 day time
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 2302 (now: false), thunder time: 20000 (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:829)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
at java.lang.Thread.run(Unknown Source)

-- 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_211, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3517663656 bytes (3354 MB) / 4707581952 bytes (4489 MB) up to 4707581952 bytes (4489 MB)
CPUs: 4
JVM Flags: 2 total; -Xms4500M -Xmx4800M
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlserver
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.0.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.0.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.0.jar mixinbootstrap PLUGINSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.3
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] DONE}
AdditionalEnchantedMiner-1.14.4-14.1.9.jar QuarryPlus {[email protected] DONE}
aiotbotania-1.14.4-1.1.1.jar AIOT Botania {[email protected] DONE}
ChineseWorkshop-1.14.4-2.4.1.jar ChineseWorkshop {[email protected] DONE}
planttech2-0.01.06.jar PlantTech 2 {[email protected] DONE}
SilentMechanisms-1.14.4-0.6.12+45.jar Silent's Mechanisms {[email protected]+45 DONE}
Industrial+Agriculture[Core]-1.14.4-1.7.0.jar Industrial Agriculture {[email protected] DONE}
rsgauges-1.14.4-1.2.2.jar Gauges and Switches {[email protected] DONE}
findme-1.14.4-1.1.0.13.jar Find Me {findme@NONE DONE}
Neat+1.5-19.jar Neat {[email protected] DONE}
IronJetpacks-1.14.4-2.0.3.jar Iron Jetpacks {[email protected] DONE}
XaerosWorldMap_1.5.7_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE}
Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
dankstorage-1.15.jar Dank Storage {[email protected] DONE}
Apotheosis-1.14.4-2.4.4.jar Apotheosis {[email protected] DONE}
Morpheus-1.14.4-4.2.44.jar Morpheus {morpheus@version DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
speedyhoppers-1.14.4-7.jar Speedy Hoppers {[email protected] DONE}
CarryOn+MC1.14.4+v1.12.4.jar Carry On {[email protected] DONE}
JustEnoughResources-1.14.4-0.10.1.74.jar Just Enough Resources {[email protected] DONE}
shetiphiancore-1.14-3.6.0.jar ShetiPhian-Core {[email protected] DONE}
MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] DONE}
refinedstorage-1.7.3.jar Refined Storage {[email protected] DONE}
Industrial+Agriculture[Botania]-1.14.4-1.7.0.jar Industrial Agriculture Plugin-Botania {[email protected] DONE}
mcw-bridges-1.0.3-mc1.14.4.jar Macaw's Bridges {[email protected] DONE}
industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {[email protected] DONE}
Overloaded+Compressed+Blocks-1.14.4-1.0.8.jar Overloaded Compressed Blocks {[email protected] DONE}
endertanks-1.14-1.7.1.jar EnderTanks {[email protected] DONE}
Industrial+Agriculture[Silent's+Mechanisms]-1.14.4-1.7.0.jar Industrial Agriculture Plugin-Silent's Mechanisms {[email protected] DONE}
BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] DONE}
SilentGear-1.14.4-1.4.5+71.jar Silent Gear {[email protected]+71 DONE}
simplefluidtanks-1.14.4-1.8.0.1.jar Simple Fluid Tanks {[email protected] DONE}
SolarFluxReborn-1.14.4-14.1.5.jar Solar Flux Reborn {[email protected] DONE}
portality-1.14.4-2.0.4-b0b3467.jar Portality {[email protected] DONE}
curios-FORGE-1.14.4-1.0.6.jar Curios API {[email protected] DONE}
Botania+r1.11-379.jar Botania {[email protected] DONE}
sisser-1.2.jar Sisser {[email protected] DONE}
Patchouli-1.14.4-1.1-26.jar Patchouli {[email protected] DONE}
EnderMagnet-1.14.4-2.0.0.jar Ender Magnet {[email protected] DONE}
WesserboysOverlays-1.0.0.1-1.14.4.jar Wesserboy's Overlays {[email protected] DONE}
extlights-1.8.jar Extended Lights {[email protected] DONE}
elevatorid-1.14.4-1.5.1.jar Elevator Mod {[email protected] DONE}
tombstone-4.3.2-1.14.4.jar Corail Tombstone {[email protected] DONE}
Marker-3.7.jar FlexibleMarker {[email protected] DONE}
mcw-roofs-1.0.1-mc1.14.4.jar Macaw's Roofs {[email protected] DONE}
furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
mcw-furnitures-1.0.0-mc1.14.4.jar Macaw's Furniture {[email protected] DONE}
Redstone+Gear+Mod.jar Redstone Gear Mod {[email protected] DONE}
Disenchanting_(forge)_1.14.4-1.2.0.jar Disenchanting {[email protected] DONE}
QuantumStorage-1.14.4-5.0.2.jar QuantumStorage {quantumstorage@NONE DONE}
Industrial+Agriculture[Industrial+Foregoing]-1.14.4-1.7.0.jar Industrial Agriculture Plugin-Industrial Foregoing {[email protected] DONE}
Kiwi-1.14.4-2.6.3.jar Kiwi {[email protected] DONE}
resynth-3.1.3.jar Resynth {[email protected] DONE}
ditr14-1.8.1.jar Diamond in the Rough {[email protected] DONE}
Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] DONE}
TreeChoppin-1.14.4-1.2.0.jar TreeChoppin {[email protected] DONE}
Overloaded-1.14.4-0.0.78.jar Overloaded {[email protected] DONE}
platforms-1.14-1.5.0.jar Platforms {[email protected] DONE}
PersistentBits-1.14.4-2.0.2.jar Persistent Bits {[email protected] DONE}
jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
metalbarrels-1.4.jar Metal Barrels {[email protected] DONE}
longfallboots-1.3.0b.jar Long Fall Boots {[email protected] DONE}
create-mc1.14.4_v0.2.2b.jar Create {[email protected] DONE}
SimpleStorageNetwork-1.14.4-0.2.0.jar Simple Storage Network {[email protected] DONE}
DimStorage-1.14.4-2.4.0.jar DimStorage {[email protected] DONE}
mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] DONE}
rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {[email protected] DONE}
restrictions-1.14-1.3.10.jar Restrictions {[email protected] DONE}
extdiamond-1.3.jar Extended Diamond {[email protected] DONE}
rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] DONE}
extradisks-1.14.4-1.1.jar Extra Disks {[email protected] DONE}
forge-1.14.4-28.2.3-universal.jar Forge {[email protected] DONE}
exp_bottling-1.14.4-4.jar EXP Bottling {[email protected] DONE}
MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] DONE}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
forge-1.14.4-28.2.3-server.jar Minecraft {[email protected] DONE}
rftoolsutility-1.14-1.2.14-alpha.jar RFToolsUtility {[email protected] DONE}
Flopper-1.14.4-1.0.5.jar Flopper {[email protected] DONE}
endportrec_1.14-1.1.jar End Portal Recipe {[email protected] DONE}
EnchantmentDescriptions-1.14.4-1.3.14.jar EnchantmentDescriptions {[email protected] DONE}
playerplates-1.14.4-forge-1.1.0.jar Player Plates {[email protected] DONE}
titanium-1.14.4-2.2.10.jar Titanium {[email protected] DONE}
ImmersiveEngineering-0.14-94.jar Immersive Engineering {[email protected] DONE}
SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 DONE}
LargeFluidTank-14.9.5.jar FluidTank {[email protected] DONE}
rftoolsbuilder-1.14-1.2.12-alpha.jar RFToolsBuilder {[email protected] DONE}
Xaeros_Minimap_20.7.1_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE}
StorageDrawers-1.14.4-6.0.7.jar Storage Drawers {[email protected] DONE}
backpacked-1.4.0-1.14.4.jar Backpacked {[email protected] DONE}
Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
OfflineSkins-1.14.4-v1.jar OfflineSkins {[email protected] DONE}
tubesreloaded-1.14.4-1.1.1c.jar Tubes Reloaded {[email protected] DONE}
structurize-0.10.245-ALPHA.jar Structurize {[email protected] DONE}
minecolonies-0.10.715-RELEASE-universal.jar Minecolonies {[email protected] DONE}
mobcatcher-1.2b.jar Mob Catcher {[email protected] DONE}
taffydaf-1.14.4-0.1.jar Taffy Date and Forecast {[email protected] DONE}
refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] DONE}
Ma-Essentials-1.14.4-1.2.10.jar Ma Essentials {[email protected] DONE}
SolarGeneration-1.14.4-1.3.0.jar Solar Generation {[email protected] DONE}
luckyores-1.14.4-1.3.1.jar Lucky Ores Mod {[email protected] DONE}
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
Player Count: 0 / 20; []
Data Packs: vanilla, overloaded_cb_injected, mod:aiimprovements, mod:apotheosis, mod:biomesoplenty, mod:botania, mod:carryon, mod:cfm, mod:chineseworkshop, mod:create, mod:cucumber, mod:curios, mod:cyclopscore, mod:dankstorage, mod:ditr14, mod:elevatorid, mod:enchdesc, mod:endermagnet, mod:endertanks, mod:exp_bottling, mod:extdiamond, mod:extlights, mod:extradisks, mod:flopper, mod:fluidtank, mod:forge, mod:industrialforegoing (incompatible), mod:ironchest, mod:ironjetpacks, mod:jei, mod:jeresources (incompatible), mod:kiwi, mod:longfallboots, mod:luckyores, mod:ma-essentials, mod:mcjtylib, mod:mcwbridges, mod:mcwroofs, mod:metalbarrels, mod:minecolonies (incompatible), mod:mobcatcher, mod:morpheus, mod:mysticalagriculture, mod:neat, mod:offlineskins, mod:overloaded, mod:overloaded_cb, mod:patchouli, mod:placebo, mod:planttech2 (incompatible), mod:platforms, mod:portality (incompatible), mod:quantumstorage, mod:quarryplus, mod:redstonegearmod, mod:refinedstorage, mod:refinedstorageaddons, mod:restrictions, mod:resynth (incompatible), mod:rftoolsbase, mod:rftoolsbuilder, mod:rftoolspower, mod:rftoolsutility, mod:rsgauges, mod:shetiphiancore, mod:silentgear, mod:silentlib, mod:silents_mechanisms, mod:simplefluidtanks, mod:sisser, mod:solargeneration, mod:storagenetwork, mod:structurize, mod:taffydaf, mod:titanium (incompatible), mod:tombstone, mod:treechoppin, mod:tubesreloaded, mod:waila, mod:wesserboysoverlays, mod:xaerominimap, mod:xaeroworldmap, mod:aiotbotania, mod:harvest, mod:backpacked, mod:disenchanting, mod:findme (incompatible), mod:mcwfurnitures, mod:speedyhoppers, mod:mysticalagradditions, mod:playerplates, mod:persistentbits, mod:flexiblemarker, mod:dimstorage, mod:solarflux, mod:storagedrawers, mod:industrialagriculture, mod:iapif (incompatible), mod:endportrec, mod:iapb, mod:iapsm, mod:immersiveengineering
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

If I can also send the last Forge Log.

commented

Ok I have now dismantled the conveyor belts with the old version, now it works!

commented

This issue has been addressed in 0.2.3. Thanks for the report and feel free to re-open if need be.