Advertisement
Guest User

Minecraft Crash-report

a guest
Apr 26th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 4/26/17 4:25 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at io.netty.bootstrap.Bootstrap.checkAddress(Bootstrap.java:358)
  9. at io.netty.bootstrap.Bootstrap.doResolveAndConnect(Bootstrap.java:180)
  10. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:162)
  11. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:143)
  12. at brj.b(SourceFile:241)
  13. at brj.a(SourceFile:45)
  14. at brj$1.a(SourceFile:144)
  15. at gf.l(SourceFile:381)
  16. at brj.a(SourceFile:254)
  17. at bmg.e(SourceFile:115)
  18. at bhb.t(SourceFile:1596)
  19. at bhb.ax(SourceFile:964)
  20. at bhb.a(SourceFile:404)
  21. at net.minecraft.client.main.Main.main(SourceFile:123)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Client thread
  29. Stacktrace:
  30. at io.netty.bootstrap.Bootstrap.checkAddress(Bootstrap.java:358)
  31. at io.netty.bootstrap.Bootstrap.doResolveAndConnect(Bootstrap.java:180)
  32. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:162)
  33. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:143)
  34. at brj.b(SourceFile:241)
  35. at brj.a(SourceFile:45)
  36. at brj$1.a(SourceFile:144)
  37. at gf.l(SourceFile:381)
  38. at brj.a(SourceFile:254)
  39. at bmg.e(SourceFile:115)
  40.  
  41. -- Affected screen --
  42. Details:
  43. Screen name: bmg
  44. Stacktrace:
  45. at bhb.t(SourceFile:1596)
  46. at bhb.ax(SourceFile:964)
  47. at bhb.a(SourceFile:404)
  48. at net.minecraft.client.main.Main.main(SourceFile:123)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 17w17a
  53. Operating System: Windows 10 (amd64) version 10.0
  54. Java Version: 1.8.0_25, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 94920304 bytes (90 MB) / 231112704 bytes (220 MB) up to 1060372480 bytes (1011 MB)
  57. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  58. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  59. Launched Version: 17w17a
  60. LWJGL: 2.9.4
  61. OpenGL: GeForce GTX 750/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, NVIDIA Corporation
  62. GL Caps: Using GL 1.3 multitexturing.
  63. Using GL 1.3 texture combiners.
  64. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  65. Shaders are available because OpenGL 2.1 is supported.
  66. VBOs are available because OpenGL 1.5 is supported.
  67.  
  68. Using VBOs: Yes
  69. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  70. Type: Client (map_client.txt)
  71. Resource Packs:
  72. Current Language: English (US)
  73. Profiler Position: N/A (disabled)
  74. CPU: 4x Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement