You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '+[NSUndoManager(NSInternal) _endTopLevelGroupings] is only safe to invoke on the main thread.'
terminating with uncaught exception of type NSException
abort() called
In console follwing error is shown
java.lang.RuntimeException: Failed to create a GLFW window
at com.cout970.glutilities.window.WindowBuilder.create(WindowBuilder.kt:34)
at com.cout970.modeler.input.window.WindowHandler.create(WindowHandler.kt:131)
at com.cout970.modeler.Initializer.init(Initializer.kt:105)
at com.cout970.modeler.MainKt.main(Main.kt:21)
[2021-4-14][0:54:49] Eng of log
The text was updated successfully, but these errors were encountered:
Still does't run ! On console I get following error
...........
..........
[2021-4-15][11:16:16] Starting GLFW window
java.lang.RuntimeException: Failed to create a GLFW window
at com.cout970.glutilities.window.WindowBuilder.create(WindowBuilder.kt:34)
at com.cout970.modeler.input.window.WindowHandler.create(WindowHandler.kt:131)
at com.cout970.modeler.Initializer.init(Initializer.kt:105)
at com.cout970.modeler.MainKt.main(Main.kt:21)
[2021-4-15][11:16:16] Eng of log
jar file terminates with following message
In console follwing error is shown
The text was updated successfully, but these errors were encountered: