Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 11/21/19 6:14 PM
  5. Description: Rendering screen
  6.  
  7. java.lang.NullPointerException: Rendering screen
  8. at blk.d_(SourceFile:433)
  9. at blk.c(SourceFile:429)
  10. at bky.a(SourceFile:44)
  11. at buq.a(EntityRenderer.java:1460)
  12. at bib.az(SourceFile:1023)
  13. at bib.a(SourceFile:419)
  14. at net.minecraft.client.main.Main.main(SourceFile:123)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:497)
  19. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  20. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Thread: Client thread
  28. Stacktrace:
  29. at blk.d_(SourceFile:433)
  30. at blk.c(SourceFile:429)
  31. at bky.a(SourceFile:44)
  32.  
  33. -- Screen render details --
  34. Details:
  35. Screen name: bky
  36. Mouse location: Scaled: (104, 118). Absolute: (208, 292)
  37. Screen size: Scaled: (463, 265). Absolute: (925, 530). Scale factor of 2
  38. Stacktrace:
  39. at buq.a(EntityRenderer.java:1460)
  40. at bib.az(SourceFile:1023)
  41. at bib.a(SourceFile:419)
  42. at net.minecraft.client.main.Main.main(SourceFile:123)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:497)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.12.2
  53. Operating System: Windows 8 (amd64) version 6.2
  54. Java Version: 1.8.0_51, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 185724080 bytes (177 MB) / 289837056 bytes (276 MB) up to 1060372480 bytes (1011 MB)
  57. JVM Flags: 3 total; -Xmn128M -Xmx1024M -XX:+UseConcMarkSweepGC
  58. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  59. Launched Version: OptiFine 1.12.2
  60. LWJGL: 2.9.4
  61. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4358, Intel
  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: Very likely; Jar signature invalidated
  70. Type: Client (map_client.txt)
  71. Resource Packs: resourcepack fps boost.zip (incompatible)
  72. Current Language: Русский (Россия)
  73. Profiler Position: N/A (disabled)
  74. CPU: 2x Intel(R) Celeron(R) CPU N2830 @ 2.16GHz
  75. OptiFine Version: OptiFine_1.12.2_HD_U_F4
  76. OptiFine Build: 20191023-234904
  77. Render Distance Chunks: 2
  78. Mipmaps: 0
  79. Anisotropic Filtering: 1
  80. Antialiasing: 0
  81. Multitexture: false
  82. Shaders: null
  83. OpenGlVersion: 4.0.0 - Build 10.18.10.4358
  84. OpenGlRenderer: Intel(R) HD Graphics
  85. OpenGlVendor: Intel
  86. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement