Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 1/20/17 2:51 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalAccessError: tried to access field com.mojang.authlib.BaseUserAuthentication.username from class net.minecraft.client.Minecraft
  8. at net.minecraft.client.Minecraft.func_175609_ap(Minecraft.java:596)
  9. at net.minecraft.client.Minecraft.startGame(Minecraft.java:579)
  10. at net.minecraft.client.Minecraft.run(Minecraft.java:411)
  11. at net.minecraft.client.main.Main.main(Main.java:114)
  12.  
  13.  
  14. A detailed walkthrough of the error, its code path and all known details is as follows:
  15. ---------------------------------------------------------------------------------------
  16.  
  17. -- Head --
  18. Stacktrace:
  19. at net.minecraft.client.Minecraft.func_175609_ap(Minecraft.java:596)
  20. at net.minecraft.client.Minecraft.startGame(Minecraft.java:579)
  21.  
  22. -- Initialization --
  23. Details:
  24. Stacktrace:
  25. at net.minecraft.client.Minecraft.run(Minecraft.java:411)
  26. at net.minecraft.client.main.Main.main(Main.java:114)
  27.  
  28. -- System Details --
  29. Details:
  30. Minecraft Version: 1.8
  31. Operating System: Windows 10 (amd64) version 10.0
  32. Java Version: 1.8.0_25, Oracle Corporation
  33. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  34. Memory: 495541200 bytes (472 MB) / 598736896 bytes (571 MB) up to 5726797824 bytes (5461 MB)
  35. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -Xverify:none
  36. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  37. Launched Version: DramaAlertv4
  38. LWJGL: 2.9.1
  39. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.57, NVIDIA Corporation
  40. GL Caps: Using GL 1.3 multitexturing.
  41. Using GL 1.3 texture combiners.
  42. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  43. Shaders are available because OpenGL 2.1 is supported.
  44. VBOs are available because OpenGL 1.5 is supported.
  45.  
  46. Using VBOs: No
  47. Is Modded: Very likely; Jar signature invalidated
  48. Type: Client (map_client.txt)
  49. Resource Packs: [Motion Blur - 0.9.zip, ! TastyFPS.zip, Map Overlay.zip]
  50. Current Language: English (US)
  51. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement