Advertisement
Guest User

Untitled

a guest
Apr 25th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 4/25/13 8:22 PM
  5. Description: Updating screen events
  6.  
  7. org.lwjgl.opengl.OpenGLException: Invalid value (1281)
  8. at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
  9. at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
  10. at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
  11. at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
  12. at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1120)
  13. at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1133)
  14. at avy.updateVSync(GameSettings.java:2610)
  15. at avy.a(GameSettings.java:398)
  16. at axx.c(SourceFile:47)
  17. at axr.a(SourceFile:69)
  18. at axr.d(SourceFile:127)
  19. at axr.m(SourceFile:111)
  20. at net.minecraft.client.Minecraft.l(SourceFile:1078)
  21. at net.minecraft.client.Minecraft.K(SourceFile:574)
  22. at net.minecraft.client.Minecraft.run(SourceFile:526)
  23. at java.lang.Thread.run(Unknown Source)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
  32. at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
  33. at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
  34. at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
  35. at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1120)
  36. at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1133)
  37. at avy.updateVSync(GameSettings.java:2610)
  38. at avy.a(GameSettings.java:398)
  39. at axx.c(SourceFile:47)
  40. at axr.a(SourceFile:69)
  41. at axr.d(SourceFile:127)
  42. at axr.m(SourceFile:111)
  43.  
  44. -- Affected screen --
  45. Details:
  46. Screen name: ayb
  47. Stacktrace:
  48. at net.minecraft.client.Minecraft.l(SourceFile:1078)
  49. at net.minecraft.client.Minecraft.K(SourceFile:574)
  50. at net.minecraft.client.Minecraft.run(SourceFile:526)
  51. at java.lang.Thread.run(Unknown Source)
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.5.1
  56. Operating System: Windows 7 (amd64) version 6.1
  57. Java Version: 1.7.0_21, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 417167512 bytes (397 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  60. JVM Flags: 2 total; -Xms512m -Xmx1024m
  61. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  62. Suspicious classes: IWrUpdater, Config, WrUpdates, ...]
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. LWJGL: 2.9.0
  65. OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.3062, Intel
  66. Is Modded: Very likely; Jar signature invalidated
  67. Type: Client (map_client.txt)
  68. Texture Pack: AvaVarldar's Texturepack.zip
  69. Profiler Position: N/A (disabled)
  70. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement