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

System.NullReferenceException on desert-shellmap #13554

Closed
Micr0Bit opened this issue Jun 26, 2017 · 5 comments
Closed

System.NullReferenceException on desert-shellmap #13554

Micr0Bit opened this issue Jun 26, 2017 · 5 comments

Comments

@Micr0Bit
Copy link
Member

Red Alert Mod at Version release-20170527
on map aae0ea0b52e1b2050f1ebe608c70813f5c608063 (Desert Shellmap by Scott_NZ).
Date: 2017-06-26 10:58:38Z
Operating System: OSX (Unix 16.6.0.0)
Runtime Version: Mono 4.6.2 (mono-4.6.0-branch/08fd525) CLR 4.0.30319.42000
Exception of type `System.NullReferenceException`: Object reference not set to an instance of an object
  at OpenRA.Mods.Common.Widgets.Logic.SpawnSelectorTooltipLogic+<SpawnSelectorTooltipLogic>c__AnonStorey0.<>m__1 () [0x00011] in <fdc1a2308ba047f88b49109de7f2737a>:0
  at OpenRA.Mods.Common.Widgets.TooltipContainerWidget.Draw () [0x00001] in <fdc1a2308ba047f88b49109de7f2737a>:0
  at OpenRA.Widgets.Widget.DrawOuter () [0x00012] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Widgets.Widget.DrawOuter () [0x00032] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Widgets.Widget.DrawOuter () [0x00032] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Widgets.Ui.Draw () [0x00001] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Game.RenderTick () [0x000ba] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Game.Loop () [0x00142] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Game.Run () [0x00042] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Program.Run (System.String[] args) [0x00011] in <a32af65b47eb431c9a06ff1bce40d751>:0
  at OpenRA.Program.Main (System.String[] args) [0x0004f] in <a32af65b47eb431c9a06ff1bce40d751>:0
@pchote pchote added the Crash label Jun 26, 2017
@pchote pchote added this to the Next release milestone Jun 26, 2017
@pchote
Copy link
Member

pchote commented Jun 26, 2017

Possibly fixed by #13233 or #13409, but we should try and identify where we crashed on the old code and verify whether those PRs changed whatever caused this.

@Micr0Bit
Copy link
Member Author

Micr0Bit commented Jul 6, 2017

it happend when i switched from a finished game to the main-menu

Red Alert Mod at Version release-20170527
on map aae0ea0b52e1b2050f1ebe608c70813f5c608063 (Desert Shellmap by Scott_NZ).
Date: 2017-07-06 13:02:34Z
Operating System: OSX (Unix 16.6.0.0)
Runtime Version: Mono 4.6.2 (mono-4.6.0-branch/08fd525) CLR 4.0.30319.42000
Exception of type `System.NullReferenceException`: Object reference not set to an instance of an object
  at OpenRA.Mods.Common.Widgets.Logic.SpawnSelectorTooltipLogic+<SpawnSelectorTooltipLogic>c__AnonStorey0.<>m__1 () [0x00011] in <fdc1a2308ba047f88b49109de7f2737a>:0 
  at OpenRA.Mods.Common.Widgets.TooltipContainerWidget.Draw () [0x00001] in <fdc1a2308ba047f88b49109de7f2737a>:0 
  at OpenRA.Widgets.Widget.DrawOuter () [0x00012] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Widgets.Widget.DrawOuter () [0x00032] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Widgets.Widget.DrawOuter () [0x00032] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Widgets.Ui.Draw () [0x00001] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Game.RenderTick () [0x000ba] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Game.Loop () [0x00142] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Game.Run () [0x00042] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Program.Run (System.String[] args) [0x00011] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Program.Main (System.String[] args) [0x0004f] in <a32af65b47eb431c9a06ff1bce40d751>:0

@Micr0Bit
Copy link
Member Author

same here

Red Alert Mod at Version release-20170527
on map aae0ea0b52e1b2050f1ebe608c70813f5c608063 (Desert Shellmap by Scott_NZ).
Date: 2017-07-12 12:03:23Z
Operating System: OSX (Unix 16.6.0.0)
Runtime Version: Mono 4.6.2 (mono-4.6.0-branch/08fd525) CLR 4.0.30319.42000
Exception of type `System.NullReferenceException`: Object reference not set to an instance of an object
  at OpenRA.Mods.Common.Widgets.Logic.SpawnSelectorTooltipLogic+<SpawnSelectorTooltipLogic>c__AnonStorey0.<>m__1 () [0x00011] in <fdc1a2308ba047f88b49109de7f2737a>:0 
  at OpenRA.Mods.Common.Widgets.TooltipContainerWidget.Draw () [0x00001] in <fdc1a2308ba047f88b49109de7f2737a>:0 
  at OpenRA.Widgets.Widget.DrawOuter () [0x00012] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Widgets.Widget.DrawOuter () [0x00032] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Widgets.Widget.DrawOuter () [0x00032] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Widgets.Ui.Draw () [0x00001] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Game.RenderTick () [0x000ba] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Game.Loop () [0x00142] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Game.Run () [0x00042] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Program.Run (System.String[] args) [0x00011] in <a32af65b47eb431c9a06ff1bce40d751>:0 
  at OpenRA.Program.Main (System.String[] args) [0x0004f] in <a32af65b47eb431c9a06ff1bce40d751>:0

@reaperrr
Copy link
Contributor

There hasn't been any reconfirmation on recent releases, so dropping from milestone.

@reaperrr reaperrr removed this from the Next release milestone Mar 18, 2018
@abcdefg30
Copy link
Member

There hasn't been any reconfirmation on recent releases

Closing as stale then.

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

No branches or pull requests

5 participants