Skip to content

Win10: RAWINPUT & SDL_INIT_SENSOR & Xbox controller = "The event system has been shut down" in SDL_Quit #5013

@AntTheAlchemist

Description

@AntTheAlchemist

SDL_Quit() is logging the error "The event system has been shut down" under these odd conditions:

  1. Have SDL_HINT_JOYSTICK_RAWINPUT enabled.
  2. SDL_Init( SDL_INIT_SENSOR | SDL_INIT_JOYSTICK).
  3. Have an Xbox controller plugged in (no need to open it).

This is very strange and I don't know if it indicates an underlying problem somewhere?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions