Exception in thread "Game" org.lwjgl.system.libffi.ClosureError: Callback failed because the closure instance has been garbage collected.
at org.lwjgl.glfw.GLFW.glfwPollEvents(Native Method)
at com.example.kieran.SpaceHopper2.Main.update(Main.java:113)
at com.example.kieran.SpaceHopper2.Main.run(Main.java:92)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Game" org.lwjgl.system.libffi.ClosureError: Callback failed because the closure instance has been garbage collected.
at org.lwjgl.glfw.GLFW.glfwPollEvents(Native Method)
at com.example.kieran.SpaceHopper2.Main.update(Main.java:113)
at com.example.kieran.SpaceHopper2.Main.run(Main.java:92)
at java.lang.Thread.run(Unknown Source)