Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Couldn't toggle fullscreen
  2. org.lwjgl.LWJGLException: Failed to set display mode (-2).
  3. at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
  4. at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:358)
  5. at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359)
  6. at org.lwjgl.opengl.Display.setDisplayModeAndFullscreenInternal(Display.java:507)
  7. at org.lwjgl.opengl.Display.setFullscreen(Display.java:475)
  8. at bss.q(SourceFile:1416)
  9. at btm.a(SourceFile:567)
  10. at buw.a(SourceFile:83)
  11. at bus.b(SourceFile:41)
  12. at bxq.a(SourceFile:89)
  13. at bxe.k(SourceFile:405)
  14. at bxq.k(SourceFile:68)
  15. at bxe.p(SourceFile:382)
  16. at bss.r(SourceFile:1480)
  17. at bss.at(SourceFile:880)
  18. at bss.a(SourceFile:317)
  19. at net.minecraft.client.main.Main.main(SourceFile:124)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement