Guest User

Untitled

a guest
Feb 20th, 2018
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Mods loaded: 1
  2. ModLoader Beta 1.8.1
  3.  
  4. Minecraft has crashed!
  5. ----------------------
  6.  
  7. Minecraft has stopped running because it encountered a problem.
  8.  
  9. If you wish to report this, please copy this entire text and email it to support@mojang.com.
  10. Please include a description of what you did when the error occured.
  11.  
  12.  
  13.  
  14. --- BEGIN ERROR REPORT 5424363c --------
  15. Generated 26/10/11 8:25 PM
  16.  
  17. Minecraft: Minecraft Beta 1.8.1
  18. OS: Windows 7 (amd64) version 6.1
  19. Java: 1.7.0, Oracle Corporation
  20. VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  21. LWJGL: 2.4.2
  22. OpenGL: GeForce GTS 450/PCI/SSE2 version 4.1.0, NVIDIA Corporation
  23.  
  24. java.lang.Error: Unresolved compilation problems:
  25. The method setFaceDirection(byte) in the type BlockFreezer is not applicable for the arguments (int)
  26. The method setFaceDirection(byte) in the type BlockFreezer is not applicable for the arguments (int)
  27. The method setFaceDirection(byte) in the type BlockFreezer is not applicable for the arguments (int)
  28. The method setFaceDirection(byte) in the type BlockFreezer is not applicable for the arguments (int)
  29. Syntax error on token "}", delete this token
  30.  
  31. at net.minecraft.src.BlockFreezer.<init>(BlockFreezer.java:171)
  32. at net.minecraft.src.mod_NewAge.<clinit>(mod_NewAge.java:12)
  33. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  34. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  35. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  36. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  37. at java.lang.Class.newInstance0(Class.java:372)
  38. at java.lang.Class.newInstance(Class.java:325)
  39. at net.minecraft.src.ModLoader.addMod(ModLoader.java:224)
  40. at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1027)
  41. at net.minecraft.src.ModLoader.init(ModLoader.java:692)
  42. at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:121)
  43. at net.minecraft.src.RenderManager.<init>(RenderManager.java:72)
  44. at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:168)
  45. at net.minecraft.client.Minecraft.startGame(Minecraft.java:140)
  46. at net.minecraft.client.Minecraft.run(Minecraft.java:438)
  47. at java.lang.Thread.run(Thread.java:722)
  48. --- END ERROR REPORT 7a1eaf4e ----------
Add Comment
Please, Sign In to add comment