Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 25.01.20 19:00
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
  8. at ctm.b(SourceFile:146)
  9. at ctm.b(SourceFile:123)
  10. at ctm.a(SourceFile:58)
  11. at ctm.<init>(SourceFile:44)
  12. at cvi.av(SourceFile:487)
  13. at cvi.b(SourceFile:395)
  14. at net.minecraft.client.main.Main.main(SourceFile:154)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  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 ctm.b(SourceFile:146)
  30. at ctm.b(SourceFile:123)
  31. at ctm.a(SourceFile:58)
  32. at ctm.<init>(SourceFile:44)
  33. at cvi.av(SourceFile:487)
  34.  
  35. -- Initialization --
  36. Details:
  37. Stacktrace:
  38. at cvi.b(SourceFile:395)
  39. at net.minecraft.client.main.Main.main(SourceFile:154)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  46.  
  47. -- System Details --
  48. Details:
  49. Minecraft Version: 1.14
  50. Operating System: Windows 10 (amd64) version 10.0
  51. Java Version: 1.8.0_221, Oracle Corporation
  52. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  53. Memory: 103743792 bytes (98 MB) / 311144448 bytes (296 MB) up to 2673082368 bytes (2549 MB)
  54. JVM Flags: 5 total; -Xmn128M -Xmx2561M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC
  55. Launched Version: 1.14
  56. LWJGL: 3.2.1 build 12
  57. OpenGL: Intel(R) HD Graphics 610 GL version 4.5.0 - Build 25.20.100.6374, Intel
  58. GL Caps: Using GL 1.3 multitexturing.
  59. Using GL 1.3 texture combiners.
  60. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  61. Shaders are available because OpenGL 2.1 is supported.
  62. VBOs are available because OpenGL 1.5 is supported.
  63.  
  64. Using VBOs: Yes
  65. Is Modded: Very likely; Jar signature invalidated
  66. Type: Client (map_client.txt)
  67. Resource Packs: vanilla
  68. Current Language: ~~ERROR~~ NullPointerException: null
  69. CPU: 2x Intel(R) Celeron(R) CPU G3930 @ 2.90GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement