You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What appears to be happening is that it's trying to update the controller state, but does so constantly and unnecessarily if there is no controller. It may be worth checking to see if the controller is connected and not spit the error until one is connected. It could probably query once every three or five seconds to reduce CPU usage and possibly improve performance.
When running the game from the terminal in linux, it goes into a loop.
Trying to update unconnected Xbox 360 Controller (0)
Trying to update unconnected Xbox 360 Controller (1)
It just cycles between 0 and 1.
The following code is where the error is defined
relichunterszero/RelicHuntersZero.gmx/objects/controller_splash.object.gmx
Line 160 in 5ff8da5
The text was updated successfully, but these errors were encountered: