Trying to update AdvancedMachines, keep getting crashes from your NetworkHelper class
specifically using NetworkHelper.announceBlockUpdate(World world, int x, int y, int z)
Looking at code, its fairly obvious why it cannot work in 100% of cases
ic2.common.NetworkHelper line 130:
should be
Pls fix kthxbai