Let them Flourish #22630
Annotations
11 errors
|
Fail if any dependency was not successful
Process completed with exit code 1.
|
|
Generate Integration Tests report
SpawnAndDirtyAllEntities: Multiple failures or warnings in test:
1) System.ArgumentOutOfRangeException : Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Shared.GameObjects.EntityManager.InitializeEntity(EntityUid entity, MetaDataComponent meta) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 1058
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1095
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntityStates(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 995
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 841
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 460
at Robust.Client.GameController.Tick(FrameEventArgs frameEventArgs) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameController/GameController.cs:line 617
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1250
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.Run() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1237
at Robust.UnitTesting.RobustIntegrationTest.ClientIntegrationInstance.ThreadMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1047
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitRunTicks(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 653
at Robust.UnitTesting.Pool.TestPair`2.RunTicksSync(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 185
at Robust.UnitTesting.Pool.TestPair`2.RunUntilSynced() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 226
at Content.IntegrationTests.Tests.EntityTest.SpawnAndDirtyAllEntities() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Tests/EntityTest.cs:line 204
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Test
|
|
Generate Integration Tests report
SpawnAndDeleteEntityCountTest: Multiple failures or warnings in test:
1) System.ArgumentOutOfRangeException : Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Robust.Client.GameObjects.SpriteSystem.AddBlankLayer(Entity`1 sprite, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 252
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Shared.GameObjects.EntityManager.InitializeEntity(EntityUid entity, MetaDataComponent meta) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.cs:line 1058
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1095
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntityStates(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 995
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 841
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 460
at Robust.Client.GameController.Tick(FrameEventArgs frameEventArgs) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameController/GameController.cs:line 617
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1250
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.Run() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1237
at Robust.UnitTesting.RobustIntegrationTest.ClientIntegrationInstance.ThreadMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1047
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitRunTicks(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 653
at Robust.UnitTesting.Pool.TestPair`2.RunTicksSync(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 185
at Content.IntegrationTests.Tests.EntityTest.<>c__DisplayClass9_0.<<SpawnAndDeleteEntityCountTest>b__8>d.MoveNext() in /home/runner/work/space-station-14/space-station-14/Content.Int
|
|
Generate Integration Tests report
TestPlanetDock: CLIENT: 4.628s [ERRO] state: Caught exception while initializing or starting entity: air injector (208/n208, GasOutletInjector). Exception: System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050 Exception: - at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 23
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunTearDown(TestExecutionContext context)
1) at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose()
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync()
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
|
|
Generate Integration Tests report
LoadTickLoad: CLIENT: 21.448s [ERRO] state: Caught exception while initializing or starting entity: air injector (38723/n51502, GasOutletInjector). Exception: System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050 Exception: - at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 23
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunTearDown(TestExecutionContext context)
1) at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose()
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync()
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
|
|
Generate Integration Tests report
SpawnAndDirtyAllEntities: Multiple failures or warnings in test:
1) System.ArgumentOutOfRangeException : Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Robust.Client.GameObjects.SpriteSystem.AddBlankLayer(Entity`1 sprite, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 252
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntityStates(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 995
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 841
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 460
at Robust.Client.GameController.Tick(FrameEventArgs frameEventArgs) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameController/GameController.cs:line 617
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1250
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.Run() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1237
at Robust.UnitTesting.RobustIntegrationTest.ClientIntegrationInstance.ThreadMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1047
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitRunTicks(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 653
at Robust.UnitTesting.Pool.TestPair`2.RunTicksSync(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 185
at Robust.UnitTesting.Pool.TestPair`2.RunUntilSynced() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 226
at Content.IntegrationTests.Tests.EntityTest.SpawnAndDirtyAllEntities() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Tests/EntityTest.cs:line 204
at NUnit.Framework.Internal.TaskAwaitAdapter.Gener
|
|
Generate Integration Tests report
SpawnAndDeleteEntityCountTest: Multiple failures or warnings in test:
1) System.ArgumentOutOfRangeException : Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Robust.Client.GameObjects.SpriteSystem.AddBlankLayer(Entity`1 sprite, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 252
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntityStates(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 995
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 841
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 460
at Robust.Client.GameController.Tick(FrameEventArgs frameEventArgs) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameController/GameController.cs:line 617
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1250
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.Run() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1237
at Robust.UnitTesting.RobustIntegrationTest.ClientIntegrationInstance.ThreadMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1047
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitRunTicks(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 653
at Robust.UnitTesting.Pool.TestPair`2.RunTicksSync(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 185
at Content.IntegrationTests.Tests.EntityTest.<>c__DisplayClass9_0.<<SpawnAndDeleteEntityCountTest>b__8>d.MoveNext() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Tests/EntityTest.cs:line 328
--- End of stack trace from previous location ---
at NUnit.Framework.Assert.MultipleAsync(AsyncTestDelegate testDelegate)
at Content.IntegrationTests.Tests.EntityTest.SpawnAndDel
|
|
Generate Integration Tests report
TestPlanetDock: CLIENT: 4.918s [ERRO] state: Caught exception while initializing or starting entity: air injector (208/n208, GasOutletInjector). Exception: System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050 Exception: - at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 23
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunTearDown(TestExecutionContext context)
1) at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose()
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync()
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
|
|
Generate Integration Tests report
LoadTickLoad: CLIENT: 30.681s [ERRO] state: Caught exception while initializing or starting entity: air injector (7103/n7103, GasOutletInjector). Exception: System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050 Exception: - at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 23
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunTearDown(TestExecutionContext context)
1) at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 28
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose()
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync()
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Fixtures/GameTest.cs:line 262
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
|
|
Generate Integration Tests report
SpawnAndDirtyAllEntities: Multiple failures or warnings in test:
1) System.ArgumentOutOfRangeException : Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Robust.Client.GameObjects.SpriteSystem.AddBlankLayer(Entity`1 sprite, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 252
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntityStates(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 995
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 841
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 460
at Robust.Client.GameController.Tick(FrameEventArgs frameEventArgs) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameController/GameController.cs:line 617
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1250
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.Run() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1237
at Robust.UnitTesting.RobustIntegrationTest.ClientIntegrationInstance.ThreadMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1047
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitRunTicks(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 653
at Robust.UnitTesting.Pool.TestPair`2.RunTicksSync(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 185
at Robust.UnitTesting.Pool.TestPair`2.RunUntilSynced() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 226
at Content.IntegrationTests.Tests.EntityTest.SpawnAndDirtyAllEntities() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Tests/EntityTest.cs:line 204
at NUnit.Framework.Internal.TaskAwaitAdapter.Gener
|
|
Generate Integration Tests report
SpawnAndDeleteEntityCountTest: Multiple failures or warnings in test:
1) System.ArgumentOutOfRangeException : Non-negative number required. (Parameter 'count')
at System.Collections.Generic.List`1.GetRange(Int32 index, Int32 count)
at Robust.Client.GameObjects.SpriteSystem.AddLayer(Entity`1 sprite, Layer layer, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 119
at Robust.Client.GameObjects.SpriteSystem.AddBlankLayer(Entity`1 sprite, Nullable`1 index) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameObjects/EntitySystems/SpriteSystem.Layer.cs:line 252
at Content.Client.Atmos.EntitySystems.AtmosPipeAppearanceSystem.OnInit(EntityUid uid, PipeAppearanceComponent component, ComponentInit args) in /home/runner/work/space-station-14/space-station-14/Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs:line 47
at Robust.Shared.GameObjects.EntityManager.InitializeComponents(EntityUid uid, MetaDataComponent metadata) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Shared/GameObjects/EntityManager.Components.cs:line 116
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntState(StateData& data, GameTick toTick) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 1050
at Robust.Client.GameStates.ClientGameStateManager.ApplyEntityStates(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 995
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState(GameState curState, GameState nextState) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 841
at Robust.Client.GameStates.ClientGameStateManager.ApplyGameState() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameStates/ClientGameStateManager.cs:line 460
at Robust.Client.GameController.Tick(FrameEventArgs frameEventArgs) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Client/GameController/GameController.cs:line 617
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1250
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.Run() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1237
at Robust.UnitTesting.RobustIntegrationTest.ClientIntegrationInstance.ThreadMain() in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1047
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 566
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitRunTicks(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 653
at Robust.UnitTesting.Pool.TestPair`2.RunTicksSync(Int32 ticks) in /home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Helpers.cs:line 185
at Content.IntegrationTests.Tests.EntityTest.<>c__DisplayClass9_0.<<SpawnAndDeleteEntityCountTest>b__8>d.MoveNext() in /home/runner/work/space-station-14/space-station-14/Content.IntegrationTests/Tests/EntityTest.cs:line 328
--- End of stack trace from previous location ---
at NUnit.Framework.Assert.MultipleAsync(AsyncTestDelegate testDelegate)
at Content.IntegrationTests.Tests.EntityTest.SpawnAndDel
|
background
wait
wait-all
cancel
parallel
Loading