Skip to content

Instantly share code, notes, and snippets.

@fusion809
Created May 12, 2018 10:50
Show Gist options
  • Save fusion809/9ad1464daed8a04b8cb5249d29e3bfc3 to your computer and use it in GitHub Desktop.
Save fusion809/9ad1464daed8a04b8cb5249d29e3bfc3 to your computer and use it in GitHub Desktop.
OpenRA engine version release-20180307
Dark Reign mod version {DEV_VERSION}
on map 57ba763b69bd73cf7a80a0ed965ec5d3a8991b58 (6chemyv3 by Dark Reign).
Date: 2018-05-12 10:03:05Z
Operating System: Linux (Unix 4.16.6.1)
Runtime Version: Mono 5.10.1.47 (tarball Thu Apr 26 13:16:10 UTC 2018) CLR 4.0.30319.42000
Exception of type `System.InvalidOperationException`: Unit `nfnes1l0.spr` does not have a sequence named `icon`
at OpenRA.Graphics.SequenceProvider.GetSequence (System.String unitName, System.String sequenceName) [0x00062] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Graphics.Animation.GetSequence (System.String sequenceName) [0x0000d] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Graphics.Animation.PlaySequence (System.String sequenceName) [0x00001] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Graphics.Animation.PlayThen (System.String sequenceName, System.Action after) [0x00023] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Graphics.Animation.Play (System.String sequenceName) [0x00001] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Mods.Common.Widgets.ProductionPaletteWidget.RefreshIcons () [0x001c9] in <d23d9ad55f254500be40469a293ee725>:0
at OpenRA.Mods.Common.Widgets.ProductionPaletteWidget.set_CurrentQueue (OpenRA.Mods.Common.Traits.ProductionQueue value) [0x00008] in <d23d9ad55f254500be40469a293ee725>:0
at OpenRA.Mods.Common.Widgets.Logic.ClassicProductionLogic+<SetupProductionGroupButton>c__AnonStorey0.<>m__1 (System.Boolean reverse) [0x00034] in <d23d9ad55f254500be40469a293ee725>:0
at OpenRA.Mods.Common.Widgets.Logic.ClassicProductionLogic+<SetupProductionGroupButton>c__AnonStorey0.<>m__5 () [0x00000] in <d23d9ad55f254500be40469a293ee725>:0
at OpenRA.Mods.Common.Widgets.Logic.ClassicProductionLogic+<ClassicProductionLogic>c__AnonStorey1.<>m__0 () [0x0006e] in <d23d9ad55f254500be40469a293ee725>:0
at OpenRA.Mods.Common.Widgets.LogicTickerWidget.Tick () [0x00001] in <d23d9ad55f254500be40469a293ee725>:0
at OpenRA.Widgets.Widget.TickOuter () [0x00011] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Widget.TickOuter () [0x0002f] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Widget.TickOuter () [0x0002f] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Widget.TickOuter () [0x0002f] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Widget.TickOuter () [0x0002f] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Widget.TickOuter () [0x0002f] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Widget.TickOuter () [0x0002f] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Widgets.Ui.Tick () [0x00001] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Sync+<>c__DisplayClass13_0.<CheckSyncUnchanged>b__0 () [0x00001] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Sync.CheckSyncUnchanged[T] (OpenRA.World world, System.Func`1[TResult] fn) [0x0003d] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Sync.CheckSyncUnchanged (OpenRA.World world, System.Action fn) [0x0000e] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Game.InnerLogicTick (OpenRA.Network.OrderManager orderManager) [0x00058] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Game.LogicTick () [0x00056] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Game.Loop () [0x000d9] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Game.Run () [0x00044] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Game.InitializeAndRun (System.String[] args) [0x00013] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
at OpenRA.Program.Main (System.String[] args) [0x0004e] in <64b2f8eb786040cd9fb1ea14eb32b1be>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment