2024-08-10 16:44:25.607 D Logger added shutdown hook for dispose
2024-08-10 16:44:27.190 I DesktopLauncher SteamAPI loaded
2024-08-10 16:44:27.190 D DesktopLauncher Steam: Register user...
2024-08-10 16:44:27.228 D DesktopLauncher Steam: Register user stats callback...
2024-08-10 16:44:27.230 D DesktopLauncher Steam: Register Utils...
2024-08-10 16:44:27.231 D DesktopLauncher Steam: Register Apps...
2024-08-10 16:44:27.232 D DesktopLauncher Steam: Register Friends...
2024-08-10 16:44:27.252 D DesktopLauncher Steam: Local user account ID: 166970990
2024-08-10 16:44:27.253 D DesktopLauncher Steam: Local user steam ID: 76561198127236718
2024-08-10 16:44:27.253 D DesktopLauncher Steam: App ID: 937310
2024-08-10 16:44:27.253 D DesktopLauncher Steam: App build ID: 15217375
2024-08-10 16:44:27.254 D DesktopLauncher Steam: App owner: 166970990
2024-08-10 16:44:27.254 D DesktopLauncher Steam: App purchase time: 1681590784
2024-08-10 16:44:27.254 D DesktopLauncher Steam: App subscribed from free weekend: false
2024-08-10 16:44:27.254 D DesktopLauncher Steam: App subscribed: true
2024-08-10 16:44:27.255 D DesktopLauncher Steam: Friends persona name: darayauaush
2024-08-10 16:44:27.255 D DesktopLauncher full screen mode enabled through config, applying
2024-08-10 16:44:29.145 I SettingsManager getBestFullscreenMode 1920 1080 1920 1080
2024-08-10 16:44:29.202 I SettingsManager best fullscreen mode: 1920x1080, bpp: 24, hz: 60
2024-08-10 16:44:29.205 I DesktopLauncher full screen mode set to values specified in config
2024-08-10 16:44:32.088 I CrashHandler Crash report saved
2024-08-10 16:44:32.089 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

)
java.lang.IllegalArgumentException: 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.g2d.SpriteBatch.createDefaultShader(SourceFile:170)
	at com.badlogic.gdx.graphics.g2d.SpriteBatch.<init>(SourceFile:127)
	at com.badlogic.gdx.graphics.g2d.SpriteBatch.<init>(SourceFile:81)
	at com.prineside.tdi2.screens.CrashReportScreen.<init>(SourceFile:34)
	at com.prineside.tdi2.managers.ScreenManager.goToCrashReportScreen(SourceFile:164)
	at com.prineside.tdi2.NormalGame.create(SourceFile:28)
	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)
 [java.lang.IllegalArgumentException: 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-10 16:44:33.942 I CrashHandler Sent report
