Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 10/17/17 7:12 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: Function is not supported
  8. at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  9. at org.lwjgl.opengl.GL13.glClientActiveTexture(GL13.java:128)
  10. at cii.l(SourceFile:757)
  11. at bul.a(SourceFile:34)
  12. at bve.b(SourceFile:22)
  13. at bib.a(SourceFile:869)
  14. at bib.aq(SourceFile:479)
  15. at bib.a(SourceFile:404)
  16. at net.minecraft.client.main.Main.main(SourceFile:123)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:498)
  21. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  22. at launcher.lOlkEKchebureK.main(SourceFile:203)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Thread: Client thread
  30. Stacktrace:
  31. at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  32. at org.lwjgl.opengl.GL13.glClientActiveTexture(GL13.java:128)
  33. at cii.l(SourceFile:757)
  34. at bul.a(SourceFile:34)
  35. at bve.b(SourceFile:22)
  36. at bib.a(SourceFile:869)
  37. at bib.aq(SourceFile:479)
  38.  
  39. -- Initialization --
  40. Details:
  41. Stacktrace:
  42. at bib.a(SourceFile:404)
  43. at net.minecraft.client.main.Main.main(SourceFile:123)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:498)
  48. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  49. at launcher.lOlkEKchebureK.main(SourceFile:203)
  50.  
  51. -- System Details --
  52. Details:
  53. Minecraft Version: 1.12.1
  54. Operating System: Windows 10 (x86) version 10.0
  55. Java Version: 1.8.0_131, Oracle Corporation
  56. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  57. Memory: 812843592 bytes (775 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  58. JVM Flags: 3 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx1024M
  59. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  60. Launched Version: 1.12.1
  61. LWJGL: 2.9.2
  62. OpenGL: GDI Generic GL version 1.1.0, Microsoft Corporation
  63. GL Caps: Using GL 1.3 multitexturing.
  64. Using GL 1.3 texture combiners.
  65. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is not supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  66. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
  67. VBOs are not available because
  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: 2x Intel(R) Celeron(R) CPU B800 @ 1.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement