Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error reporting when no game data is found #312

Closed
madebr opened this issue Apr 26, 2023 · 0 comments · Fixed by #316
Closed

Improve error reporting when no game data is found #312

madebr opened this issue Apr 26, 2023 · 0 comments · Fixed by #316

Comments

@madebr
Copy link
Collaborator

madebr commented Apr 26, 2023

Currently, the output is:

Dethrace version: v0.6.0-20-g33000e46
[INFO] Harness_Init DETHRACE_ROOT_DIR is not set, assuming '.'
Game mode: Carmageddon
[INFO] GLRenderer_Init OpenGL vendor string: Intel
[INFO] GLRenderer_Init OpenGL renderer string: Mesa Intel(R) HD Graphics 4600 (HSW GT2)
[INFO] GLRenderer_Init OpenGL version string: 4.6 (Core Profile) Mesa 22.1.7
[INFO] GLRenderer_Init OpenGL shading language version string: 4.60

Process finished with exit code 15

We should at least print something to stderr and maybe display a dialog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant