Advertisement
Guest User

Untitled

a guest
May 24th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 24-5-15 19:20
  5. Description: Rendering screen
  6.  
  7. java.lang.NullPointerException: Rendering screen
  8. at com.mojang.realmsclient.RealmsMainScreen.render(RealmsMainScreen.java:595)
  9. at awr.a(SourceFile:88)
  10. at bfk.a(SourceFile:1039)
  11. at ave.av(SourceFile:914)
  12. at ave.a(SourceFile:325)
  13. at net.minecraft.client.main.Main.main(SourceFile:124)
  14.  
  15.  
  16. A detailed walkthrough of the error, its code path and all known details is as follows:
  17. ---------------------------------------------------------------------------------------
  18.  
  19. -- Head --
  20. Stacktrace:
  21. at com.mojang.realmsclient.RealmsMainScreen.render(RealmsMainScreen.java:595)
  22. at awr.a(SourceFile:88)
  23.  
  24. -- Screen render details --
  25. Details:
  26. Screen name: awr
  27. Mouse location: Scaled: (159, 187). Absolute: (318, 105)
  28. Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
  29. Stacktrace:
  30. at bfk.a(SourceFile:1039)
  31. at ave.av(SourceFile:914)
  32. at ave.a(SourceFile:325)
  33. at net.minecraft.client.main.Main.main(SourceFile:124)
  34.  
  35. -- System Details --
  36. Details:
  37. Minecraft Version: 1.8.5
  38. Operating System: Windows 7 (amd64) version 6.1
  39. CPU: 2x AMD A4-4300M APU with Radeon(tm) HD Graphics
  40. Java Version: 1.8.0_25, Oracle Corporation
  41. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  42. Memory: 135005272 bytes (128 MB) / 234815488 bytes (223 MB) up to 1060372480 bytes (1011 MB)
  43. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  44. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  45. Launched Version: 1.8.5
  46. LWJGL: 2.9.4
  47. OpenGL: AMD Radeon HD 7420G GL version 4.2.12174 Compatibility Profile Context 12.101.1.7000, ATI Technologies Inc.
  48. GL Caps: Using GL 1.3 multitexturing.
  49. Using GL 1.3 texture combiners.
  50. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  51. Shaders are available because OpenGL 2.1 is supported.
  52. VBOs are available because OpenGL 1.5 is supported.
  53.  
  54. Using VBOs: No
  55. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  56. Type: Client (map_client.txt)
  57. Resource Packs: []
  58. Current Language: English (UK)
  59. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement