1.02.5 Multimedia keyboard crashing FTL

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Post Reply
Cathulhu
Posts: 8
Joined: Thu Sep 27, 2012 10:27 am

1.02.5 Multimedia keyboard crashing FTL

Post by Cathulhu »

I know this sounds a bit strange, but every time i use the multimedia keys of my keyboard to start or control my winamp FTL closes immediatly. It doesn't crash with an error message, it just closes. Lost my second save now, at least i now know what exactly causes it.

I use the Microsoft Intellipoint software to use my multimedia keys of my Microsoft keyboard. The latest version is already installed, just checked.
I use the FTL version from Steam and have opted into the Beta builds if there are any right now. At least it generated crash logs:

Code: Select all

Version =  1.02.5 

Last Player Ship 

 

Last Enemy Ship 

 

Last Event Text = 

Stack Trace: 

1 - 0x0da8d8b0
2 - 0x7e368734 GetDC
3 - 0x7e368816 GetDC
4 - 0x7e378ea0 DefWindowProcW
5 - 0x7e378eec DefWindowProcW
6 - 0x7c91e473 KiUserCallbackDispatcher
7 - 0x7e37a43b PeekMessageA
8 - 0x620471c7
9 - 0x62008c7a
10 - 0x6300076d
11 - 0x01345564 OverlayHookD3D3
12 - 0x681332e0 SDL_RegisterApp
13 - 0x681066d2 SDL_PumpEvents
14 - 0x6810670b SDL_PollEvent
15 - 0x00406777
16 - 0x00406bdb
If that is any help.

Also, a DxDiag log:
http://pastebin.com/T7Wy7REx
User avatar
Matthew
Site Admin
Posts: 966
Joined: Thu Apr 19, 2012 9:31 am

Re: 1.02.5 Multimedia keyboard crashing FTL

Post by Matthew »

Wow. That's crashing within the SDL library, which is the third party library that handles basic user input and output for FTL. I'll look into the problem. Sorry about the inconvenience, it's not necessarily something that will be easily fixed. Does it happen in windowed and fullscreen modes?
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
Cathulhu
Posts: 8
Joined: Thu Sep 27, 2012 10:27 am

Re: 1.02.5 Multimedia keyboard crashing FTL

Post by Cathulhu »

Will test it in Window mode, i normally play in Fullscreen - stretched.
Ok, tested. Crashes in Window mode too:

Code: Select all

Version =  1.02.5 

Last Player Ship 

 

Last Enemy Ship 

 

Last Event Text = 

Stack Trace: 

1 - 0x0b26d8b0
2 - 0x7e368816 GetDC
3 - 0x7e378ea0 DefWindowProcW
4 - 0x7e378eec DefWindowProcW
5 - 0x7c91e473 KiUserCallbackDispatcher
6 - 0x7e37a43b PeekMessageA
7 - 0x620471c7
8 - 0x62008c7a
9 - 0x6300076d
10 - 0x01645564 OverlayHookD3D3
11 - 0x681332e0 SDL_RegisterApp
12 - 0x681066d2 SDL_PumpEvents
13 - 0x6810670b SDL_PollEvent
14 - 0x00406777
15 - 0x00406bdb
16 - 0x005be0db
Oh well, i will have to pause and Alt+Tab to control winamp. Minor annoyance.

Why do i always find such "special" bugs in games? :lol:
Post Reply