Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

PlayerIndex incorrect #11

Closed
AgentSmith8 opened this issue Apr 13, 2018 · 1 comment
Closed

PlayerIndex incorrect #11

AgentSmith8 opened this issue Apr 13, 2018 · 1 comment

Comments

@AgentSmith8
Copy link

Hi guys,

I believe this is triggered when a controller vibration occurs in the game (and if rumble settings are accessed). The error occurs with multiple controllers (XBox 360 PC Gamepad).

Ver 1.2.2.0
13-Apr-18 03:45:22 PM
System.InvalidOperationException: An invalid operation was performed. Is your PlayerIndex correct?
at Microsoft.Xna.Framework.Input.GamePad.SetVibration(PlayerIndex playerIndex, Single leftMotor, Single rightMotor)
at Monocle.MInput.Shutdown()
at Monocle.Engine.OnExiting(Object sender, EventArgs args)
at Microsoft.Xna.Framework.Game.HostExiting(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnExiting()
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Monocle.Engine.RunWithLogging()

@NoelFB
Copy link
Owner

NoelFB commented Apr 13, 2018

Duplicate of existing issue #1
(but thanks for the info!)

@NoelFB NoelFB closed this as completed Apr 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants