jinxOAO / DSPmod_MoreMegaStructures

Add more megastructures.
6 stars 2 forks source link

1.3.0 Bugged and cant start game #26

Closed FloridamanCoke closed 7 months ago

FloridamanCoke commented 7 months ago

Opened the game and this error popped up.

An error has occurred! Game version 0.10.29.21904
39 Mods used: [StellarAutoNavigation1.8] [ErrorAnalyzer1.1.0] [DSPBigInventory1.0.8] [DSPMultiplyStackSize1.0.13] [Multfuntion_mod3.3.9] [Dark For Infomation1.0.2] [Free Warp1.0.0] [LDBTool3.0.1] [DragBuildPowerTower1.0.0] [LSTM0.8.7] [SplitterOverBelt1.1.6] [DSP Mod Save1.2.1] [DSP Common API1.6.4.0] [FractionateEverything1.0.0] [DSPOptimizations1.1.16] [CloseError1.0.0] [Assembler UI Speed Info Mod2.3.0.0] [NebulaMultiplayerModApi1.3.1.3] [Common API Nebula Compatibility1.6.4.0] [Galactic Scale 2 Plug-In2.13.1] [Galactic Scale 2 Nebula Compatibility Plug-In1.0.0.0] [Get Fogged Plug-In1.0.0] [VeinityProject0.2.4] [Lazy Outposting1.4.2] [MoreMegaStructure1.3] [OverflowTank1.1] [WaterElectrolysis1.2] [FoundationMask0.0.3] [智能物流计划1.0.2] [AssemblerVerticalConstruction1.1.3] [More Replication1.3.1] [Blueprint Tweaks1.6.3] [Blueprint Tweaks Installation Checker1.6.3] [Giga Stations Nebula Compatibility2.3.5] [GigaStationsUpdated2.3.5] [Rebind Build Bar1.0.4] [UXAssist1.0.12] [CheatEnabler2.3.9] [FactoryLocator1.2.1] 
ArgumentException: The Object you want to instantiate is null.
UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Transform parent, System.Boolean instantiateInWorldSpace);(0)
UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Transform parent, System.Boolean worldPositionStays);(0)
UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Transform parent);(0)
MoreMegaStructure.StarAssembly.InitUI ();(0)
MoreMegaStructure.StarAssembly.InitAll ();(0)
MoreMegaStructure.MoreMegaStructure.Start ();(0)
excaliber198 commented 7 months ago

Had the same issue, did some troubleshooting. Issue is easily reproduceable as the conflict appears to be between this mod and Blueprint tweaks. Nothing else enabled triggers the error (in my list at least). With just those two enabled, error triggers.

jinxOAO commented 7 months ago

Many thanks for the troubleshooting. It should be fixed now.