Jump to content

Noles

Members
  • Posts

    6
  • Joined

  • Last visited

About Noles

  • Birthday 06/19/1986

Noles's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. The code I am using for this.. c1 = peripheral.wrap("direction") c1level = c1.getEnergyStored("direction")
  2. Are you using a resource pack? Sphax maybe.. This is a known issue. As I remember something regarding the fonts. For now I have fixed this via removing the ascii.png file in the resource pack assets minecraft folder. So the game uses the default font.
  3. I would recommend to update OpenPeripherals to a newer version because the current included version Open Peripheral v0.2.1-preview8 has only minimal support for the most new 1.6x compatible mods as also described by the mod owner here. I have tested the current dev builds: OpenModsLib-0.1-snapshot-108 OpenPeripheralCore-0.3.0-snapshot-36.jar OpenPeripheralAddons-0.1.0-snapshot-38.jar They are looking good for now. Important to know is that many commands have been changed in the new version. Very helpful is the doc program under "openp/docs" in-game. What I have tested: Tanks Chests Energy Cells
  4. hmm maybe this ee3 is working better? https://github.com/lluixhi/EE3-Builds/raw/master/1.6.4/EquivalentExchange3-1.6.4-pre2a.54.jar But there are many discussion at the moment about ee3. It is not yet feature complete.
  5. hmm it seems that this is a known bug feature. :-) see http://www.minecraftforum.net/topic/1773528-164-team-cofh-mods-thermal-expansion-3000/page__st__1500#entry26458375 Maybe thats fixed already with the bc update posted by Skuli?
  6. I can confirm the problem submitted by Fyrst_Igor. Update logistic pipes to LogisticsPipes-MC1.6.4-0.7.4.dev.96 and BuildCraft to buildcraft-A-1.6.4-4.2.2 fixed the problem for me.
×
×
  • Create New...