jinxOAO / DSPmod_MoreMegaStructures

Add more megastructures.
6 stars 2 forks source link

Star cannon saying not compatble with NCA #41

Open Justop2024 opened 2 months ago

Justop2024 commented 2 months ago

An error has occurred! Game version 0.10.30.23350 33 Mods used: [ErrorAnalyzer1.2.2] [DSPBigFormingSize0.1.0] [DSPBigMechaStorage1.0.6] [DSP Mod Save1.2.1] [DSPMarker0.0.9] [DSPStarMapMemo0.0.6] [UnlimitedFoundations1.0.3] [ClearInventoryFilters1.0.3] [FastAbsorption1.0.0] [Place the pump anywhere. Pumps whatever ocene type the planet has.1.0.0] [LSTM0.9.1] [PlanetFinder1.1.5] [IlLine1.0.0] [DSPOptimizations1.1.17] [LDBTool3.0.1] [DSP Common API1.6.5.0] [NebulaMultiplayerMod0.9.8.8] [NebulaMultiplayerModApi2.0.0.24] [BulletTime1.5.0] [ReorderTechQueue1.2.0] [SphereEditorTools2.2.3] [alterthefog1.0.0] [PlanetMiner3.0.9] [Common API Nebula Compatibility1.6.5.0] [EternalSolarSails1.0.0] [MoreMegaStructure1.5.6] [NebulaCompatibilityAssist0.4.15] [No Dark Fog Seeds1.0.0] [ProliferatorMultiplier1.0] [Bulldozer1.1.8] [FactoryLocator1.3.3] [PlanetwideSpray1.1.1] [Power_Network_Manager0.0.7] IndexOutOfRangeException: Index was outside the bounds of the array. MoreMegaStructure.StarCannon.RefreshStarCannonProperties ();(IL_007E) MoreMegaStructure.MoreMegaStructure.GameTickPostPatch (System.Int64 time);(IL_0166) GameData.GameTick (System.Int64 time);(IL_0DAD) GameMain.FixedUpdate ();(IL_0191) [== Mod patches to MoreMegaStructure.StarCannon ==] NebulaCompatibilityAssist.Patches.MoreMegaStructure [== mod patches ==] GameTick(Postfix): static void NebulaPatcher.Patches.Dynamic.GameData_Patch::GameTick_Postfix(long time) GameTick(Postfix): static void MoreMegaStructure.MoreMegaStructure::GameTickPostPatch(long time) GameTick(Postfix): static void MoreMegaStructure.StarCannon::PreventBulletExplodeEffect() GameTick(Postfix): static void PowerNetworkManager.PowerNetworkManager::GameData_GameTick(long time, GameData __instance) GameTick(Transpiler): static var DSPOptimizations.PerformanceStatsFix+Patch::StatsFixPatch(var instructions, var generator) GameTick(Transpiler): static var DSPOptimizations.StationStorageOpt+Patch::StorageCallSkipPatch(var instructions, var generator) FixedUpdate(Transpiler): static var NebulaPatcher.Patches.Transpilers.GameMain_Transpiler::FixedUpdate_Transpiler(var instructions, var iL)

jinxOAO commented 2 months ago

I've update mod to try to fix this error. Did this error happen in multiplayer mode?

Justop2024 commented 2 months ago

yes

Justop2024 commented 2 months ago

it only happens on the client end not the host end

Justop2024 commented 2 months ago

You fixed it thank you so much