jinxOAO / DSPmod_MoreMegaStructures

Add more megastructures.
6 stars 2 forks source link

Interstellar Assembly Error Message #29

Open AefRal opened 7 months ago

AefRal commented 7 months ago

The error message goes away too quickly and is off screen, so I can't read the whole message. It says: [Warning! This MegaStructure does not support the galaxy with more than 100 star systems. Please find a star system with Starindex...].

What comes after Starindex? I was able to select recipes earlier, closer to where I started, but those stars are low luminosity. Is the assembly only able to be built on certain star types?

20240205214156_1

jinxOAO commented 7 months ago

It needs you to find a star with starIndex lower than 100. In normal game with less than 64 stars, all the starIndex will be lower than 64. So nothing would be wrong. However, if you are using GS2 with a game more than 100 star systems, you need to find the MMS config file in BepInEx/config, then change the Support1000Stars to true. This will make the star assembly can be built in almost every (1000 out of 1024) star system.

AefRal commented 7 months ago

Thank you.