View Issue Details

IDProjectCategoryView StatusLast Update
0002501Infinitode 2[All Projects] Infinitode 2public2024-08-17 17:48
ReporterSkyGeloss Assigned Totherainycat  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
PlatformDesktopOSWindowsOS VersionAny
Product Version 
Target VersionFixed in Version 
Summary0002501: Video driver compatibility issue - game crashes on start
Description

Steam запускає гру, і миттєво її вимикає. Кеш в нормі.

Additional Information

файл типу log.txt

TagsNo tags attached.

Relationships

duplicate of 0002526 assignedtherainycat The new version don't work 

Activities

SkyGeloss

SkyGeloss

2024-08-03 20:01

reporter  

log.txt (4,025 bytes)
2024-08-03 18:54:14.605 I DesktopLauncher SteamAPI loaded
2024-08-03 18:54:14.606 D DesktopLauncher Steam: Register user...
2024-08-03 18:54:14.609 D DesktopLauncher Steam: Register user stats callback...
2024-08-03 18:54:14.616 D DesktopLauncher Steam: Register Utils...
2024-08-03 18:54:14.618 D DesktopLauncher Steam: Register Apps...
2024-08-03 18:54:14.619 D DesktopLauncher Steam: Register Friends...
2024-08-03 18:54:14.624 D DesktopLauncher Steam: Local user account ID: 910749495
2024-08-03 18:54:14.624 D DesktopLauncher Steam: Local user steam ID: 76561198871015223
2024-08-03 18:54:14.625 D DesktopLauncher Steam: App ID: 937310
2024-08-03 18:54:14.626 D DesktopLauncher Steam: App build ID: 15217375
2024-08-03 18:54:14.626 D DesktopLauncher Steam: App owner: 910749495
2024-08-03 18:54:14.627 D DesktopLauncher Steam: App purchase time: 1675500209
2024-08-03 18:54:14.627 D DesktopLauncher Steam: App subscribed from free weekend: false
2024-08-03 18:54:14.628 D DesktopLauncher Steam: App subscribed: true
2024-08-03 18:54:14.628 D DesktopLauncher Steam: Friends persona name: SkyGeloss
2024-08-03 18:54:14.629 D DesktopLauncher full screen mode enabled through config, applying
2024-08-03 18:54:14.647 I DesktopLauncher full screen mode set to values retrieved from LWJGL
2024-08-03 18:54:15.699 I CrashHandler Crash report saved
2024-08-03 18:54:15.701 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-03 18:54:16.081 I CrashHandler Sent report
log.txt (4,025 bytes)
therainycat

therainycat

2024-08-04 11:35

administrator   ~0002583

Unfortunately, I can not reproduce this crash on my PC so I'd want to ask for your help.
Can you email me ([email protected]) or contact via Telegram (@therainycat)? I'll ask you to replace one file to see if the problem gets fixed

Issue History

Date Modified Username Field Change
2024-08-03 20:01 SkyGeloss New Issue
2024-08-03 20:01 SkyGeloss File Added: log.txt
2024-08-04 11:35 therainycat Note Added: 0002583
2024-08-04 11:35 therainycat Assigned To => therainycat
2024-08-04 11:35 therainycat Status new => feedback
2024-08-04 11:36 therainycat Summary Проблема сумісності з відеодрайвером => Video driver compatibility issue - game crashes on start
2024-08-17 17:48 therainycat Status feedback => closed
2024-08-17 17:48 therainycat Resolution open => duplicate
2024-08-17 17:48 therainycat Relationship added duplicate of 0002526