Advertisement
Guest User

Выхлоп

a guest
Jan 12th, 2013
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. java.lang.NoSuchFieldError: energyStored
  2. at buildcraft.transport.pipes.PipePowerWood.updateEntity(PipePowerWood.java:80)
  3. at buildcraft.transport.TileGenericPipe.n_(TileGenericPipe.java:124)
  4. at xd.n(World.java:2081)
  5. at net.minecraft.client.Minecraft.k(Minecraft.java:1871)
  6. at net.minecraft.client.Minecraft.x(Minecraft.java:825)
  7. at net.minecraft.client.Minecraft.run(Minecraft.java:753)
  8. at java.lang.Thread.run(Thread.java:722)
  9. 2013-01-12 13:41:00 [SEVERE] A critical error has occurred.
  10. java.lang.NoSuchFieldError: energyStored
  11. at buildcraft.transport.pipes.PipePowerWood.updateEntity(PipePowerWood.java:80)
  12. at buildcraft.transport.TileGenericPipe.n_(TileGenericPipe.java:124)
  13. at xd.n(World.java:2081)
  14. at net.minecraft.client.Minecraft.k(Minecraft.java:1871)
  15. at net.minecraft.client.Minecraft.x(Minecraft.java:825)
  16. at net.minecraft.client.Minecraft.run(Minecraft.java:753)
  17. at java.lang.Thread.run(Thread.java:722)
  18. 2013-01-12 13:41:00 [SEVERE] 29 mods loaded
  19. Optifine OptiFine_1.2.5_HD_S_C6
  20. Minecraft Forge 3.4.9.171
  21. FML v2.2.106.176
  22. Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5
  23. mod_CodeChickenCore : Available (minecraft.jar)
  24. mod_MinecraftForge : Available (minecraft.jar)
  25. mod_NotEnoughItems : Available (minecraft.jar)
  26. mod_ComputerCraft : Available (ComputerCraft)
  27. mod_mocreatures : Available (DrZhark's Mo'Creatures Mod v3.6.2.zip)
  28. mod_IC2 : Available (industrialcraft-2-client_1.103.jar)
  29. mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.11.zip)
  30. mod_MAtmos_forModLoader : Available (MAtmos_packaged.zip)
  31. mod_BuildCraftCore : Available (buildcraft-client-A-core-2.2.14.zip)
  32. mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-2.2.14.zip)
  33. mod_PowerConverters : Available (PowerConverters_Client_1.3.4.zip)
  34. mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
  35. mod_BuildCraftFactory : Available (buildcraft-client-B-factory-2.2.14.zip)
  36. mod_BuildCraftTransport : Available (buildcraft-client-B-transport-2.2.14.zip)
  37. mod_Forestry : Available (forestry-client-A-1.4.8.6_bc2.2.jar)
  38. mod_Railcraft : Available (Railcraft_Client_5.4.7b.zip)
  39. mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
  40. mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
  41. mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
  42. mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
  43. mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
  44. mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
  45. Balkon's WeaponMod : Available (WeaponMod.zip)
  46. mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_05.zip)
  47. mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-2.2.14.zip)
  48. mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-2.1.3.zip)
  49. mod_ccSensors : Available (ccSensors-client-MC125-B017pr1.zip)
  50. mod_IronChest : Available (mod_ironchests-client-3.8.0.40.zip)
  51. mod_Macros : Available (mod_macros_0.8.7_for_1.2.5.zip)
  52.  
  53. Stopping!
  54.  
  55. SoundSystem shutting down...
  56. Author: Paul Lamb, www.paulscode.com
  57.  
  58. Exception in thread "Minecraft main thread" org.lwjgl.LWJGLException: X Error - disp: 0x7f8f24027410 serial: 2658 error: BadWindow (invalid Window parameter) request_code: 2 minor_code: 0
  59. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
  60. at org.lwjgl.opengl.LinuxKeyboard.nSetDetectableKeyRepeat(Native Method)
  61. at org.lwjgl.opengl.LinuxKeyboard.setDetectableKeyRepeat(LinuxKeyboard.java:152)
  62. at org.lwjgl.opengl.LinuxKeyboard.destroy(LinuxKeyboard.java:163)
  63. at org.lwjgl.opengl.LinuxDisplay.destroyKeyboard(LinuxDisplay.java:1203)
  64. at org.lwjgl.input.Keyboard.destroy(Keyboard.java:349)
  65. at net.minecraft.client.Minecraft.d(Minecraft.java:717)
  66. at net.minecraft.client.Minecraft.run(Minecraft.java:781)
  67. at java.lang.Thread.run(Thread.java:722)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement