Create

Create

86M Downloads

World keeps crashing due to fluid pipes

samuelbryant opened this issue ยท 4 comments

commented

Hi, my world crashed while I was messing with fluid pipes and now I can't play it because it just crashes whenever I open it. Here is the crash report. I would also appreciate advice on how to fix the world file because I've put a lot of time into it.

---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 1/18/21, 10:06 PM
Description: Exception while ticking

java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=axis, clazz=class net.minecraft.util.Direction$Axis, values=[x, y, z]} as it does not exist in Block{create:fluid_pipe}
	at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95) ~[?:?] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.pipes.StraightPipeTileEntity$StraightPipeFluidTransportBehaviour.canHaveFlowToward(StraightPipeTileEntity.java:38) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.FluidTransportBehaviour.wipePressure(FluidTransportBehaviour.java:209) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.FluidPropagator.propagateChangedPipe(FluidPropagator.java:54) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.pipes.FluidPipeBlock.func_225534_a_(FluidPipeBlock.java:135) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227033_a_(AbstractBlock.java:618) ~[?:?] {re:classloading}
	at net.minecraft.world.server.ServerWorld.func_205338_b(ServerWorld.java:591) ~[?:?] {re:classloading}
	at net.minecraft.world.server.ServerTickList.func_205365_a(SourceFile:84) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:336) ~[?:?] {re:classloading}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at java.lang.Thread.run(Thread.java:832) [?:?] {}

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) ~[?:?] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.pipes.StraightPipeTileEntity$StraightPipeFluidTransportBehaviour.canHaveFlowToward(StraightPipeTileEntity.java:38) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.FluidTransportBehaviour.wipePressure(FluidTransportBehaviour.java:209) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.FluidPropagator.propagateChangedPipe(FluidPropagator.java:54) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at com.simibubi.create.content.contraptions.fluids.pipes.FluidPipeBlock.func_225534_a_(FluidPipeBlock.java:135) ~[create:mc1.16.3_v0.3+custom] {re:classloading}
	at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227033_a_(AbstractBlock.java:618) ~[?:?] {re:classloading}
	at net.minecraft.world.server.ServerWorld.func_205338_b(ServerWorld.java:591) ~[?:?] {re:classloading}
-- Block being ticked --
Details:
	Block location: World: (739,59,-209), Chunk: (at 3,3,15 in 46,-14; contains blocks 736,0,-224 to 751,255,-209), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Stacktrace:
	at net.minecraft.world.server.ServerTickList.func_205365_a(SourceFile:84) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:336) ~[?:?] {re:classloading}


-- Affected level --
Details:
	All players: 1 total; [ServerPlayerEntity['***********'/98, l='ServerLevel[Akira]', x=652.52, y=63.94, z=-213.14]]
	Chunk stats: ServerChunkCache: 4364
	Level dimension: minecraft:overworld
	Level spawn location: World: (-144,66,160), Chunk: (at 0,4,0 in -9,10; contains blocks -144,0,160 to -129,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
	Level time: 24291420 game time, 28953389 day time
	Level name: Akira
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
	Level weather: Rain time: 58990 (now: false), thunder time: 72855 (now: false)
	Known server brands: forge
	Level was modded: true
	Level storage version: 0x04ABD - Anvil
Stacktrace:
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at java.lang.Thread.run(Thread.java:832) [?:?] {}


-- System Details --
Details:
	Minecraft Version: 1.16.4
	Minecraft Version ID: 1.16.4
	Operating System: Linux (amd64) version 5.10.2-2-MANJARO
	Java Version: 14.0.2, N/A
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 760647192 bytes (725 MB) / 1811939328 bytes (1728 MB) up to 4294967296 bytes (4096 MB)
	CPUs: 12
	JVM Flags: 8 total; -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	ModLauncher: 8.0.6+85+master.325de55
	ModLauncher launch target: fmlclient
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.2.jar mixin PLUGINSERVICE 
		/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE 
		/forge-1.16.4-35.1.13.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.4-35.1.13.jar runtime_enum_extender PLUGINSERVICE 
		/forge-1.16.4-35.1.13.jar capability_inject_definalize PLUGINSERVICE 
		/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.4-35.1.13.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
		/OptiFine_1.16.4_HD_U_G5.jar OptiFine TRANSFORMATIONSERVICE 
		/forge-1.16.4-35.1.13.jar fml TRANSFORMATIONSERVICE 
	FML: 35.1
	Forge: net.minecraftforge:35.1.13
	FML Language Providers: 
		[email protected]
		minecraft@1
	Mod List: 
		forge-1.16.4-35.1.13-client.jar                   |Minecraft                     |minecraft                     |1.16.4              |DONE      |NOSIGNATURE
		ftb-gui-library-1604.1.1.26.jar                   |FTB GUI Library               |ftbguilibrary                 |1604.1.1.26         |DONE      |NOSIGNATURE
		MouseTweaks-2.13-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.13                |DONE      |NOSIGNATURE
		forge-1.16.4-35.1.13-universal.jar                |Forge                         |forge                         |35.1.13             |DONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
		BiomesOPlenty-1.16.4-13.0.0.425-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.424   |DONE      |NOSIGNATURE
		create-mc1.16.3+4_v0.3.jar                        |Create                        |create                        |mc1.16.3_v0.3+custom|DONE      |NOSIGNATURE
		Xaeros_Minimap_21.0.0_Forge_1.16.4.jar            |Xaero's Minimap               |xaerominimap                  |21.0.0              |DONE      |NOSIGNATURE
		Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |DONE      |NOSIGNATURE
		XaerosWorldMap_1.11.7_Forge_1.16.4.jar            |Xaero's World Map             |xaeroworldmap                 |1.11.7              |DONE      |NOSIGNATURE
		ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |DONE      |NOSIGNATURE
		Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |NOSIGNATURE
		jei-1.16.4-7.6.0.62.jar                           |Just Enough Items             |jei                           |7.6.0.62            |DONE      |NOSIGNATURE
	Crash Report UUID: ea6edecf-0246-479c-888b-58629298681e
	Player Count: 1 / 8; [ServerPlayerEntity['******'/98, l='ServerLevel[Akira]', x=652.52, y=63.94, z=-213.14]]
	Data Packs: vanilla, mod:forge, mod:biomesoplenty, mod:create (incompatible), mod:xaerominimap, mod:waystones (incompatible), mod:ironchest (incompatible), mod:jei, mod:mousetweaks, mod:xaeroworldmap, mod:ftbguilibrary (incompatible), mod:waila
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'forge'
	OptiFine Version: OptiFine_1.16.4_HD_U_G5
	OptiFine Build: 20201106-171901
	Render Distance Chunks: 27
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.6 (Compatibility Profile) Mesa 20.3.1
	OpenGlRenderer: AMD Radeon RX 5700 XT (NAVI10, DRM 3.40.0, 5.10.2-2-MANJARO, LLVM 11.0.0)
	OpenGlVendor: AMD

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.

commented

I think this might be related to #779 and #765. All of these issues involve a ticking block entity update and all of them cause a crash whenever a world is loaded

commented

Update, as referenced in #765 discussion, I removed Optifine, but it didn't fix anything