Advertisement
Guest User

Untitled

a guest
Dec 18th, 2011
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. 2011-12-18 18:30:46 [SEVERE] java.lang.Error: Unresolved compilation problems:
  2. direction cannot be resolved or is not a field
  3. targetDirection cannot be resolved or is not a field
  4. direction cannot be resolved or is not a field
  5. 2011-12-18 18:30:46 [SEVERE] at ic2.common.TileEntityElecMachine.l_(TileEntityElecMachine.java:52)
  6. direction cannot be resolved or is not a field
  7. 2011-12-18 18:30:46 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:1171)
  8. 2011-12-18 18:30:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  9. 2011-12-18 18:30:46 [SEVERE] at ic2.common.EnergyNet.discover(EnergyNet.java:398)
  10. 2011-12-18 18:30:46 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:524)
  11. 2011-12-18 18:30:46 [SEVERE] at ic2.common.TileEntityElectricMachine.l_(TileEntityElectricMachine.java:70)
  12. 2011-12-18 18:30:46 [SEVERE] Unexpected exception
  13. 2011-12-18 18:30:46 [SEVERE] at ic2.common.EnergyNet.addTileEntity(EnergyNet.java:131)
  14. 2011-12-18 18:30:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
  15. direction cannot be resolved or is not a field
  16. targetDirection cannot be resolved or is not a field
  17. java.lang.Error: Unresolved compilation problems:
  18. direction cannot be resolved or is not a field
  19. direction cannot be resolved or is not a field
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement