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

game crashes when file missing #33

Closed
Spikeone opened this issue Jul 28, 2015 · 0 comments
Closed

game crashes when file missing #33

Spikeone opened this issue Jul 28, 2015 · 0 comments

Comments

@Spikeone
Copy link
Member

The binary crashes if it doesn't find (at least) the file
RTTR/LSTS/splash.bmp
when starting the game and loading all those files.

I think we should exit gracefully in such a case and inform the user about the problem.

jh (janhenrikk) wrote on 2010-04-04: #1
@flo: Wenn die splash.bmp nicht existiert, wird irgendwie unter Win32 anegenommen, dass es sich bei "splash.bmp" um ein directory handelt (Loader.cpp, Zeile 368 liefert true).

@Flow86 Flow86 added this to the 0.8.3 - bugfixes milestone Aug 7, 2015
Flamefire added a commit to Flamefire/s25client that referenced this issue Aug 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants