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

Alt-tabbing from Windows SDL Fullscreen spams debug log until crash #9880

Closed
DanmakuDan opened this issue Nov 7, 2014 · 1 comment
Closed
Labels
<Crash / Freeze> Fatal bug that results in hangs or crashes. Info / User Interface Game - player communication, menus, etc.

Comments

@DanmakuDan
Copy link
Contributor

Downloaded 0.A-2349, after expanding the terminal to fit a 1280x720 fullscreen resolution (160x45), alt tabbing away from the game produces one instance of this error message:
10:9:43.931 SDL : src/sdltiles.cpp:557: SDL_SetRenderTarget failed: Texture is not currently available

These other messages get generated at about 1.5 million total messages a minute.
10:9:43.932 SDL : src/cata_tiles.cpp:818: SDL_RenderCopyEx(bg) failed: SetTexture(): INVALIDCALL
10:9:43.932 SDL : src/cata_tiles.cpp:853: SDL_RenderCopyEx(fg) failed: SetTexture(): INVALIDCALL

Tabbing back into the game stops the message spam and produces one more instance of this message:
10:9:46.962 SDL : src/sdltiles.cpp:557: SDL_SetRenderTarget failed: Texture is not currently available

The game crashes after the debug log reaches about 400 MB, if the game is left tabbed out for a few minutes.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@KA101 KA101 added Info / User Interface Game - player communication, menus, etc. <Crash / Freeze> Fatal bug that results in hangs or crashes. labels Nov 7, 2014
@mugling
Copy link
Contributor

mugling commented Mar 10, 2016

Unconfirmed in obsolete version. @DanmakuDan please reopen if this remains a problem for you in `master.

@mugling mugling closed this as completed Mar 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Crash / Freeze> Fatal bug that results in hangs or crashes. Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

No branches or pull requests

3 participants