I'm building a basic multiplayer game. I would like to run the server part of the game on a VPS that runs ubuntu. For development purposes it would be useful if I could use the full editor on the server, instead of only command line stuff. However, if I try to do that I get "Your system does not support XInput 2. Please upgrade your distribution".
Is it possible to run godot like this, and if yes, how do I avoid this error?