Advertisement
Guest User

Untitled

a guest
Nov 12th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Who set us up the TNT?
  8.  
  9. Time: 11/12/16 3:59 PM
  10. Description: Initializing game
  11.  
  12. java.lang.NoSuchFieldError: ofAaLevel
  13. at Config.initDisplay(Config.java:199)
  14. at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:114)
  15. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:431)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  17. at net.minecraft.client.main.Main.main(SourceFile:124)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:483)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Thread: Client thread
  31. Stacktrace:
  32. at Config.initDisplay(Config.java:199)
  33. at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:114)
  34. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:431)
  35.  
  36. -- Initialization --
  37. Details:
  38. Stacktrace:
  39. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  40. at net.minecraft.client.main.Main.main(SourceFile:124)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:483)
  45. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  46. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  47.  
  48. -- System Details --
  49. Details:
  50. Minecraft Version: 1.10
  51. Operating System: Windows 10 (amd64) version 10.0
  52. Java Version: 1.8.0_25, Oracle Corporation
  53. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  54. Memory: 94661224 bytes (90 MB) / 267169792 bytes (254 MB) up to 1060372480 bytes (1011 MB)
  55. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  56. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  57. FML:
  58. Loaded coremods (and transformers):
  59. LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
  60. lumien.bloodmoon.asm.ClassTransformer
  61. Launched Version: 1.10-forge1.10-12.18.0.2000-1.10.0
  62. LWJGL: 2.9.4
  63. OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.4229, Intel
  64. GL Caps:
  65. Using VBOs: Yes
  66. Is Modded: Definitely; Client brand changed to 'fml,forge'
  67. Type: Client (map_client.txt)
  68. Resource Packs: Bundle 1.10.zip
  69. Current Language: ~~ERROR~~ NullPointerException: null
  70. Profiler Position: N/A (disabled)
  71. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement