2024-08-07 16:52:40.118 D Logger added shutdown hook for dispose
2024-08-07 16:52:48.426 I DesktopLauncher SteamAPI loaded
2024-08-07 16:52:48.426 D DesktopLauncher Steam: Register user...
2024-08-07 16:52:48.482 D DesktopLauncher Steam: Register user stats callback...
2024-08-07 16:52:48.492 D DesktopLauncher Steam: Register Utils...
2024-08-07 16:52:48.493 D DesktopLauncher Steam: Register Apps...
2024-08-07 16:52:48.493 D DesktopLauncher Steam: Register Friends...
2024-08-07 16:52:48.519 D DesktopLauncher Steam: Local user account ID: 166970990
2024-08-07 16:52:48.519 D DesktopLauncher Steam: Local user steam ID: 76561198127236718
2024-08-07 16:52:48.519 D DesktopLauncher Steam: App ID: 937310
2024-08-07 16:52:48.560 D DesktopLauncher Steam: App build ID: 15217375
2024-08-07 16:52:48.560 D DesktopLauncher Steam: App owner: 166970990
2024-08-07 16:52:48.561 D DesktopLauncher Steam: App purchase time: 1681590784
2024-08-07 16:52:48.561 D DesktopLauncher Steam: App subscribed from free weekend: false
2024-08-07 16:52:48.570 D DesktopLauncher Steam: App subscribed: true
2024-08-07 16:52:48.612 D DesktopLauncher Steam: Friends persona name: darayauaush
2024-08-07 16:52:48.613 D DesktopLauncher full screen mode enabled through config, applying
2024-08-07 16:52:54.036 I SettingsManager getBestFullscreenMode 1920 1080 1920 1080
2024-08-07 16:52:54.098 I SettingsManager best fullscreen mode: 1920x1080, bpp: 24, hz: 60
2024-08-07 16:52:54.121 I DesktopLauncher full screen mode set to values specified in config
2024-08-07 16:52:56.836 I CrashHandler Crash report saved
2024-08-07 16:52:56.837 E CrashHandler Uncaught exception in thread LibGDX rendering thread (Error compiling shader: Vertex shader
Vertex shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors.  No code generated

Fragment shader:
Fragment shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors.  No code generated

)
com.badlogic.gdx.utils.GdxRuntimeException: Error compiling shader: Vertex shader
Vertex shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors.  No code generated

Fragment shader:
Fragment shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors.  No code generated


	at com.badlogic.gdx.graphics.glutils.ImmediateModeRenderer20.createDefaultShader(SourceFile:242)
	at com.badlogic.gdx.graphics.glutils.ImmediateModeRenderer20.<init>(SourceFile:55)
	at com.badlogic.gdx.graphics.glutils.ShapeRenderer.<init>(SourceFile:116)
	at com.badlogic.gdx.graphics.glutils.ShapeRenderer.<init>(SourceFile:111)
	at com.badlogic.gdx.graphics.glutils.ShapeRenderer.<init>(SourceFile:107)
	at com.prineside.tdi2.managers.RenderingManager.<init>(SourceFile:42)
	at com.prineside.tdi2.Game.create(SourceFile:371)
	at com.prineside.tdi2.NormalGame.create(SourceFile:21)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.initializeListener(SourceFile:445)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(SourceFile:395)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(SourceFile:195)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(SourceFile:167)
	at com.prineside.tdi2.desktop.DesktopLauncher.main(SourceFile:370)
 [com.badlogic.gdx.utils.GdxRuntimeException: Error compiling shader: Vertex shader
Vertex shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors.  No code generated

Fragment shader:
Fragment shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors.  No code generated

]
2024-08-07 16:53:01.259 I CrashHandler Sent report
