CAmod
CAmod copied to clipboard
Crash with 1.0.2
I don't know what caused it. It just crashed.
Platform is Linux (X64)
Engine version is ca-engine/1.02
Runtime: .NET CLR 6.0.28
Using SDL 2 with OpenGL (Modern) renderer
Desktop resolution: 1920x1080
No custom resolution provided, using desktop resolution
Using resolution: 1920x1080
Using window scale 1,00
OpenGL renderer: Mesa Intel(R) UHD Graphics 620 (KBL GT2)
OpenGL version: 4.6 (Core Profile) Mesa 24.1.1-arch1.1
Using default sound device
Internal mods:
ca: Combined Arms (1.02)
modcontent: Mod Content Manager (ca-engine/1.02)
External mods:
ca-1.02: Combined Arms (1.02)
Loading mod: ca
[2024-06-13T23:36:28] Game started
Exception of type `System.NullReferenceException`: Object reference not set to an instance of an object.
at OpenRA.Mods.CA.Traits.UnitBuilderBotModuleCA.ChooseUnitToBuild(ProductionQueue queue, Boolean excludeLimited) in /home/runner/work/CAmod/CAmod/OpenRA.Mods.CA/Traits/BotModules/UnitBuilderBotModuleCA.cs:line 280
at OpenRA.Mods.CA.Traits.UnitBuilderBotModuleCA.BuildUnit(IBot bot, String category, Boolean buildRandom, Boolean excludeLimited) in /home/runner/work/CAmod/CAmod/OpenRA.Mods.CA/Traits/BotModules/UnitBuilderBotModuleCA.cs:line 194
at OpenRA.Mods.CA.Traits.UnitBuilderBotModuleCA.BuildUnit(IBot bot, String category, Boolean buildRandom, Boolean excludeLimited) in /home/runner/work/CAmod/CAmod/OpenRA.Mods.CA/Traits/BotModules/UnitBuilderBotModuleCA.cs:line 194
at OpenRA.Mods.CA.Traits.UnitBuilderBotModuleCA.OpenRA.Mods.Common.Traits.IBotTick.BotTick(IBot bot) in /home/runner/work/CAmod/CAmod/OpenRA.Mods.CA/Traits/BotModules/UnitBuilderBotModuleCA.cs:line 149
at OpenRA.Mods.Common.Traits.ModularBot.<OpenRA.Traits.ITick.Tick>b__14_0() in /home/runner/work/CAmod/CAmod/engine/OpenRA.Mods.Common/Traits/Player/ModularBot.cs:line 95
at OpenRA.Sync.<>c__DisplayClass14_0.<RunUnsynced>b__0() in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Sync.cs:line 172
at OpenRA.Sync.RunUnsynced[T](Boolean checkSyncHash, World world, Func`1 fn) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Sync.cs:line 205
at OpenRA.Sync.RunUnsynced(Boolean checkSyncHash, World world, Action fn) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Sync.cs:line 173
at OpenRA.Mods.Common.Traits.ModularBot.OpenRA.Traits.ITick.Tick(Actor self) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Mods.Common/Traits/Player/ModularBot.cs:line 91
at OpenRA.TraitDictionary.TraitContainer`1.ApplyToAllTimed(Action`2 action, String text) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/TraitDictionary.cs:line 312
at OpenRA.World.Tick() in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/World.cs:line 448
at OpenRA.Game.InnerLogicTick(OrderManager orderManager) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Game.cs:line 630
at OpenRA.Game.LogicTick() in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Game.cs:line 645
at OpenRA.Game.Loop() in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Game.cs:line 814
at OpenRA.Game.Run() in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Game.cs:line 867
at OpenRA.Game.InitializeAndRun(String[] args) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Game/Game.cs:line 305
at OpenRA.Launcher.Program.Main(String[] args) in /home/runner/work/CAmod/CAmod/engine/OpenRA.Launcher/Program.cs:line 32