My console is constantly printing "Failed to set DirectInput device axis mode: 1" even when running starting program from SFML tutorial. I checked if it detects any joysticks and it doesn't so I don't know where is it coming from. I think it happens from the sf::Joystick::update() function.
I am using SFML 2.5 and Visual Studio Community 2017.