Closed airstruck closed 8 years ago
Looks like an SDL issue. Probably will end up mostly ignoring any buttons after the first 3. Events can still be generated for them, but no built-in special handling should happen.
May have been fixed here: http://hg.libsdl.org/SDL/rev/ca64802fd9b0 Or here: http://hg.libsdl.org/SDL/rev/bf7734a34f13
Happens rarely, but enough to cause trouble. Not sure why it happens, maybe an issue with SDL. Implementing #5 (first item) should fix it, probably.