OK, so I've been deep into the config of this wanting to get Galacticraft + GalaxySpace to work together with this mod. All went well, but there is a slight issue: planets with rings. The .png for the rings cannot just be plotted into the celesitalObject render list, as then it will get stretched and look, well, weird. So I thought "why not have it has a seperate celestialObject with another size so as not to get stretched?", and so I did, but this causes the game to crash. Ofc I have set it so that overlapping objects should be allowed B:allow_overlapping_celestial_objects=true, but the crash log still tells me the crash is because of Overlapping parent areas detected in dimension -2 between Saturn and SaturnRings. If there is no other way, I will just do some texture editing to make it possible to have it all on the same, but then having the moons of planets also accessible without being far away from the planet will be difficult / impossible. If I have overlooked some part of the config files, it'd be happy to learn of it. I've only edited in celestialObjects-default.xml and config.yml
OK, so I've been deep into the config of this wanting to get Galacticraft + GalaxySpace to work together with this mod. All went well, but there is a slight issue: planets with rings. The .png for the rings cannot just be plotted into the celesitalObject render list, as then it will get stretched and look, well, weird. So I thought "why not have it has a seperate celestialObject with another size so as not to get stretched?", and so I did, but this causes the game to crash. Ofc I have set it so that overlapping objects should be allowed B:allow_overlapping_celestial_objects=true, but the crash log still tells me the crash is because of Overlapping parent areas detected in dimension -2 between Saturn and SaturnRings. If there is no other way, I will just do some texture editing to make it possible to have it all on the same, but then having the moons of planets also accessible without being far away from the planet will be difficult / impossible. If I have overlooked some part of the config files, it'd be happy to learn of it. I've only edited in celestialObjects-default.xml and config.yml