Windows .exe GregTech Machine Issue

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
I've been playing a small FTB Ultimate server with my friends, and we've had some GregTech machines for a while. They've always worked fine, but just recently after a trip to the End, I returned to find that our GregTech machines were broken. They all took on the texture of an Advanced Circuit (using Sphax) and whenever I click them to open the GUI, the game crashes and I get this error report:

-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at rq.a(SourceFile:88)
at rq.a(SourceFile:277)
at ayh.a(NetClientHandler.java:1141)
at df.a(SourceFile:45)
at cg.b(TcpConnection.java:458)
at ayh.d(NetClientHandler.java:240)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['SpartanBlockhead'/386984, l='MpServer', x=-44.40, y=86.62, z=-1599.88]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (216,64,256), Chunk: (at 8,4,0 in 13,16; contains blocks 208,0,256 to 223,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3312764 game time, 3526774 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 100 total; --snip--
Stacktrace:
at ayp.a(WorldClient.java:439)
at net.minecraft.client.Minecraft.l(Minecraft.java:1887)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['SpartanBlockhead'/386984, l='MpServer', x=-44.40, y=86.62, z=-1599.88]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (216,64,256), Chunk: (at 8,4,0 in 13,16; contains blocks 208,0,256 to 223,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3312764 game time, 3526774 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 100 total; --snip--

--snip--

Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDCraft 128x.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2079 (116424 bytes; 0 MB) allocated, 185 (10360 bytes; 0 MB) used

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at rq.a(SourceFile:88)
at rq.a(SourceFile:277)
at ayh.a(NetClientHandler.java:1141)
at df.a(SourceFile:45)
at cg.b(TcpConnection.java:458)
at ayh.d(NetClientHandler.java:240)
at ayp.b(WorldClient.java:92)
at net.minecraft.client.Minecraft.l(Minecraft.java:1874)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT bc09dc9a ----------

Also, this doesn't crash the server - only the client. What is going on?
 

Matthew83

New Member
Jul 29, 2019
52
0
0
I get the same crash too. It seems the machines unload while I'm away. I have to wait for them to reload before I can click on them.
 

b0bst3r

New Member
Jul 29, 2019
2,195
0
1
Known issue with GT machines and GT has no clue how to fix it, simply wait until the textures flip correctly (takes about 30 seconds) and then they will be ok.
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
Triggering a block update will fix it, try left clicking it instead or placing a block next to it. Or just wait for it to load on its own.
 
Status
Not open for further replies.