Redstone on Liquid Translocator crashes game and corrupts save
melondud opened this issue ยท 0 comments
Using Redstone to prioritize liquid flow crashes the game and corrupts save.
To reproduce have a Liquid Translocator output to two others, one with redstone and one without.
I tested it on the latest dev version "1.12.2-2.5.1.78" without any mods except for Translocators and Extra Utilities for drums.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 10/29/18 1:55 PM
Description: Ticking block entity
java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at codechicken.translocators.part.FluidTranslocatorPart.getOutputs(FluidTranslocatorPart.java:141)
at codechicken.translocators.part.FluidTranslocatorPart.func_73660_a(FluidTranslocatorPart.java:86)
at codechicken.multipart.scalatraits.TTickableTile$class.update(TTickableTile.scala:58)
at codechicken.multipart.scalatraits.JTickableTile$class.func_73660_a(TTickableTile.scala:95)
at TileMultipart_cmp$$0.func_73660_a(Unknown Source)
at net.minecraft.world.World.func_72939_s(World.java:1835)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at 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.lang.System.arraycopy(Native Method)
at codechicken.translocators.part.FluidTranslocatorPart.getOutputs(FluidTranslocatorPart.java:141)
at codechicken.translocators.part.FluidTranslocatorPart.func_73660_a(FluidTranslocatorPart.java:86)
at codechicken.multipart.scalatraits.TTickableTile$class.update(TTickableTile.scala:58)
at codechicken.multipart.scalatraits.JTickableTile$class.func_73660_a(TTickableTile.scala:95)
at TileMultipart_cmp$$0.func_73660_a(Unknown Source)
-- Block entity being ticked --
Details:
Name: ccmp:saved_multipart // TileMultipart_cmp$$0
Block type: ID #323 (tile.null // codechicken.multipart.BlockMultipart // forgemultipartcbe:multipart_block)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (87,4,-260), Chunk: (at 7,0,12 in 5,-17; contains blocks 80,0,-272 to 95,255,-257), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Actual block type: ID #323 (tile.null // codechicken.multipart.BlockMultipart // forgemultipartcbe:multipart_block)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1835)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -7764126644302653189
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (89,4,-264), Chunk: (at 9,0,8 in 5,-17; contains blocks 80,0,-272 to 95,255,-257), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1671 game time, 1671 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 16806 (now: false), thunder time: 76254 (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:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1526235448 bytes (1455 MB) / 1952972800 bytes (1862 MB) up to 11453595648 bytes (10923 MB)
JVM Flags: 4 total; -Xmx12288m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.5.2768 10 mods loaded, 10 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:-------------- |:--------------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
| UCHIJAAAAAAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAAAAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAAAAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAAAAAAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAAAAAAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAAAAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.9.8.jar | None |
| UCHIJAAAAAAAAA | forgemultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAAAAAAA | microblockcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
| UCHIJAAAAAAAAA | minecraftmultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
| UCHIJAAAAAAAAA | translocators | 2.5.1.78 | Translocators-1.12.2-2.5.1.78-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'