Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 11/26/14 3:27 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.GL11.glMatrixMode(GL11.java:2075)
  10. at cjm.n(SourceFile:471)
  11. at bss.a(SourceFile:720)
  12. at bss.ak(SourceFile:376)
  13. at bss.a(SourceFile:302)
  14. at net.minecraft.client.main.Main.main(SourceFile:124)
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- Head --
  21. Stacktrace:
  22. at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  23. at org.lwjgl.opengl.GL11.glMatrixMode(GL11.java:2075)
  24. at cjm.n(SourceFile:471)
  25. at bss.a(SourceFile:720)
  26. at bss.ak(SourceFile:376)
  27.  
  28. -- Initialization --
  29. Details:
  30. Stacktrace:
  31. at bss.a(SourceFile:302)
  32. at net.minecraft.client.main.Main.main(SourceFile:124)
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.8.1
  37. Operating System: Windows 7 (x86) version 6.1
  38. Java Version: 1.8.0_25, Oracle Corporation
  39. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  40. Memory: 93076000 bytes (88 MB) / 158867456 bytes (151 MB) up to 523501568 bytes (499 MB)
  41. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. Launched Version: 1.8.1
  44. LWJGL: 2.9.1
  45. OpenGL: GeForce GT 330M/PCI/SSE2 GL version 3.1 NVIDIA 189.25, NVIDIA Corporation
  46. GL Caps: Using GL 1.3 multitexturing.
  47. Using GL 1.3 texture combiners.
  48. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  49. Shaders are available because OpenGL 2.1 is supported.
  50. VBOs are available because OpenGL 1.5 is supported.
  51.  
  52. Using VBOs: No
  53. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  54. Type: Client (map_client.txt)
  55. Resource Packs: []
  56. Current Language: English (US)
  57. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement