Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash (playtest 20120501) (exception.log incl) #2076

Closed
earthpig opened this issue May 1, 2012 · 3 comments
Closed

crash (playtest 20120501) (exception.log incl) #2076

earthpig opened this issue May 1, 2012 · 3 comments

Comments

@earthpig
Copy link
Contributor

earthpig commented May 1, 2012

Comment from the person I was playing with: "Well, I guess Mr. Widget is very sad that he's childless."

I see that it's apparently mouse related, I wish I could say what I'd clicked prior to the crash. Person I was playing with just saw it as me disconnecting.

System.InvalidOperationException: Widget has no child INTERACTION_CONTROLLER of type WorldInteractionControllerWidget
at OpenRA.Widgets.Widget.Get[WorldInteractionControllerWidget](System.String id) [0x00000] in :0
at OpenRA.Mods.RA.Widgets.RadarBinWidget.HandleMouseInput (MouseInput mi) [0x00000] in :0
at OpenRA.Widgets.Widget.HandleMouseInputOuter (MouseInput mi) [0x00000] in :0
at OpenRA.Widgets.Widget.HandleMouseInputOuter (MouseInput mi) [0x00000] in :0
at OpenRA.Widgets.Widget.HandleMouseInputOuter (MouseInput mi) [0x00000] in :0
at OpenRA.Widgets.Ui.HandleInput (MouseInput mi) [0x00000] in :0
at OpenRA.DefaultInputHandler+c__AnonStorey22.<>m__24 () [0x00000] in :0
at OpenRA.Sync.CheckSyncUnchanged[Boolean](OpenRA.World world, System.Func`1 fn) [0x00000] in :0
at OpenRA.DefaultInputHandler.OnMouseInput (MouseInput input) [0x00000] in :0
at OpenRA.Renderer.SdlCommon.SdlInput.PumpInput (IInputHandler inputHandler) [0x00000] in :0
at OpenRA.Renderer.Glsl.GraphicsDevice.PumpInput (IInputHandler inputHandler) [0x00000] in :0
at OpenRA.Graphics.Renderer.EndFrame (IInputHandler inputHandler) [0x00000] in :0
at OpenRA.Graphics.Viewport.DrawRegions (OpenRA.Graphics.WorldRenderer wr, IInputHandler inputHandler) [0x00000] in :0
at OpenRA.Game.Tick (OpenRA.Network.OrderManager orderManager, OpenRA.Graphics.Viewport viewPort) [0x00000] in :0
at OpenRA.Game.Run () [0x00000] in :0
at OpenRA.Program.Run (System.String[] args) [0x00000] in :0
at OpenRA.Program.Main (System.String[] args) [0x00000] in :0

@chrisforbes
Copy link
Member

How do you repro this?

@earthpig
Copy link
Contributor Author

earthpig commented May 1, 2012

Figured it out.

Right click on your minimap after building a radar dome.

@chrisforbes
Copy link
Member

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants