Advertisement
Guest User

Repeat

a guest
Jun 14th, 2019
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. [07:38:52] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Keyboard must be created before you can query key state
  2. [07:38:52] [Client thread/INFO]: [STDERR]: at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:406)
  3. [07:38:52] [Client thread/INFO]: [STDERR]: at com.mtbs3d.minecrift.provider.MCOpenVR.processVRFunctions(MCOpenVR.java:1811)
  4. [07:38:52] [Client thread/INFO]: [STDERR]: at com.mtbs3d.minecrift.provider.MCOpenVR.poll(MCOpenVR.java:704)
  5. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1569)
  6. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:674)
  7. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Main.java:121)
  8. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  11. [07:38:52] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
  12. [07:38:52] [Client thread/INFO]: [STDERR]: at com.mtbs3d.minecrift.main.VivecraftMain.main(VivecraftMain.java:117)
  13. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. [07:38:52] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
  17. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  18. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  19. [07:38:52] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Cannot determine focused state of uncreated window
  20. [07:38:52] [Client thread/INFO]: [STDERR]: at org.lwjgl.opengl.Display.isActive(Display.java:567)
  21. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.setupRenderConfiguration(Minecraft.java:4518)
  22. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1520)
  23. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:674)
  24. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Main.java:121)
  25. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. [07:38:52] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
  29. [07:38:52] [Client thread/INFO]: [STDERR]: at com.mtbs3d.minecrift.main.VivecraftMain.main(VivecraftMain.java:117)
  30. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. [07:38:52] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. [07:38:52] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:497)
  34. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  35. [07:38:52] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement