Advertisement
HuskyWolf

Electric Enchantment Error

Aug 1st, 2016
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1.  
  2. [B#347] A detailed walkthrough of the error, its code path and all known details is as follows:
  3. [B#347] ---------------------------------------------------------------------------------------
  4. [B#347]
  5. [B#347] -- Head --
  6. [B#347] Stacktrace:
  7. [B#347] at ic2.core.block.machine.tileentity.TileEntityElectricEnchanter.getEnchantmentCount(TileEntityElectricEnchanter.java:474)
  8. [B#347] at ic2.core.block.machine.tileentity.TileEntityElectricEnchanter.getAnvilCost(TileEntityElectricEnchanter.java:435)
  9. [B#347] at ic2.core.block.machine.tileentity.TileEntityElectricEnchanter.updateCost(TileEntityElectricEnchanter.java:149)
  10. [B#347] at ic2.core.block.machine.tileentity.TileEntityElectricEnchanter.func_145845_h(TileEntityElectricEnchanter.java:88)
  11. [B#347]
  12. [B#347] -- Block entity being ticked --
  13. [B#347] Details:
  14. [B#347] Name: Electric Enchanter // ic2.core.block.machine.tileentity.TileEntityElectricEnchanter
  15. [B#347] Block type: ID #203 (tile.null // ic2.core.block.machine.BlockMachine2)
  16. [B#347] Block data value: 9 / 0x9 / 0b1001
  17. [B#347] Block location: World: (-244,65,-119), Chunk: (at 12,4,9 in -16,-8; contains blocks -256,0,-128 to -241,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  18. [B#347] Actual block type: ID #203 (tile.null // ic2.core.block.machine.BlockMachine2)
  19. [B#347] Actual block data value: 9 / 0x9 / 0b1001
  20. [B#347] Stacktrace:
  21. [B#347] at net.minecraft.world.World.func_72939_s(World.java:1939)
  22. [B#347] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  23. [B#347]
  24. [B#347] -- Affected level --
  25. [B#347] Details:
  26. [B#347] Level name: Survival
  27. [B#347] All players: 1 total; [EntityPlayerMP['Clawd'/138, l='Survival', x=-244,08, y=65,00, z=-119,81]]
  28. [B#347] Chunk stats: ServerChunkCache: 1010 Drop: 0
  29. [B#347] Level seed: 4012989744838928939
  30. [B#347] Level generator: ID 00 - default, ver 1. Features enabled: true
  31. [B#347] Level generator options:
  32. [B#347] Level spawn location: World: (-201,64,99), Chunk: (at 7,4,3 in -13,6; contains blocks -208,0,96 to -193,255,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  33. [B#347] Level time: 1421295 game time, 2006200 day time
  34. [B#347] Level dimension: 0
  35. [B#347] Level storage version: 0x04ABD - Anvil
  36. [B#347] Level weather: Rain time: 131720 (now: false), thunder time: 37918 (now: false)
  37. [B#347] Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  38. [B#347] Stacktrace:
  39. [B#347] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  40. [B#347] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  41. [B#347] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  42. [B#347] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  43. [B#347] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  44. [B#347]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement