Posted May 2, 201510 yr I have this class https://github.com/KeeganDeathman/DeathmanLabsStuff/blob/master/main/java/keegan/dlstuff/tileentity/TileEntityAcceleratorTube.java in the updateSides function, it is supposed to check to see which of the legal scenarios the pipe is, and then update the pipelines internal settings to reflect if there is a new corner or straight. The detector boolean is updated whn I check the NBTS with NBTExplorer, but the ints are not, nor is anything else. Hmmmm. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
May 2, 201510 yr Author In case you are wondering, yes the function is getting called with what seems to be correct variables. It is called in the tubes renderer. Wait, duh. O.M.G. SERVER-CLIENT SIDE CONFLICTS! Be right back, I'm gonna rewrite the way this works. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
May 2, 201510 yr Author Okay, now the values dont evenly distbute around the ring. All tubes are aware of only one corner, some only know of one straight, 8 straights, 11 straights, 10 straights. There's 27 straights. 11 on each side, 3 on one end, 2 on the other, the third middle block is the detector core. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.