Advertisement
Guest User

87h

a guest
Apr 7th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 07.04.20 16:51
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at io.netty.bootstrap.Bootstrap.checkAddress(Bootstrap.java:273)
  9. at io.netty.bootstrap.Bootstrap.doConnect(Bootstrap.java:150)
  10. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:132)
  11. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:113)
  12. at cez.b(SourceFile:147)
  13. at cez.a(SourceFile:34)
  14. at cfa.a(SourceFile:126)
  15. at gr.l(SourceFile:326)
  16. at cez.a(SourceFile:241)
  17. at bzp.e(SourceFile:114)
  18. at bsu.r(SourceFile:1488)
  19. at bsu.as(SourceFile:877)
  20. at bsu.a(SourceFile:314)
  21. at net.minecraft.client.main.Main.main(SourceFile:120)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at io.netty.bootstrap.Bootstrap.checkAddress(Bootstrap.java:273)
  30. at io.netty.bootstrap.Bootstrap.doConnect(Bootstrap.java:150)
  31. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:132)
  32. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:113)
  33. at cez.b(SourceFile:147)
  34. at cez.a(SourceFile:34)
  35. at cfa.a(SourceFile:126)
  36. at gr.l(SourceFile:326)
  37. at cez.a(SourceFile:241)
  38. at bzp.e(SourceFile:114)
  39.  
  40. -- Affected screen --
  41. Details:
  42. Screen name: bzp
  43. Stacktrace:
  44. at bsu.r(SourceFile:1488)
  45. at bsu.as(SourceFile:877)
  46. at bsu.a(SourceFile:314)
  47. at net.minecraft.client.main.Main.main(SourceFile:120)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.8
  52. Operating System: Windows 2000 SP4
  53. Java Version: 1.8.0, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 32-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 139714760 bytes (133 MB) / 218628096 bytes (208 MB) up to 954728448 bytes (910 MB)
  56. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  57. IntCache: cache: 11, tcache: 70, allocated: 13, tallocated: 95
  58. Launched Version: 1.8
  59. LWJGL: 2.9.1
  60. OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2993, Intel
  61. GL Caps: Using GL 1.3 multitexturing.
  62. Using GL 1.3 texture combiners.
  63. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  64. Shaders are available because OpenGL 2.1 is supported.
  65. VBOs are available because OpenGL 1.5 is supported.
  66.  
  67. Using VBOs: No
  68. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  69. Type: Client (map_client.txt)
  70. Resource Packs: [kaczuszka.zip]
  71. Current Language: English (US)
  72. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement