

and thats exactly why we cant place stars any farther than the magellanic clouds, SE isnt accurate enough at such distances yethas anyone got any tips on making star systems in a different galaxy? the slightest of errors in the RA/D puts the system off by millions of light years.

I don't have the "Object not found" error, but the reason why the star shows up twice in the object finder is in the manual:
So you can't give identical names to the starbarycenter in /stars and the star in /planets. Leave KIC 8462852 for StarBarycenter name, and the rest to the Star name:Important note: the Star tag in the planets catalog and the StarBarycenter tag in the stars catalog must have different names. I.e. if the star has the name “Hole”, then the barycenter should be named “Hole system” or “Hole bar” or something like that. When creating an addon with some real star, which has multiple designations in the astronomical catalogs, it’s a good practice to give one to the StarBarycenter, and the rest to the Star.
StarBarycenter "KIC 8462852"Star "Tabby's Star/Boyajian's Star/Ekkentius"
[MT] "addons/Tabby's Star.pak/catalogs/stars/KIC 8462852.sc" line 1: ERROR: Opening bracket '{' expected in the tag 'StarBarycenter'
indeed it looks like you switched modifications in files, in catalogs\stars:[MT] ERROR: Recursive link detected: object "KIC 8462852/Tabby's Star/Boyajian's Star/Ekkentius" have itself as a parent
StarBarycenter "KIC 8462852"
Star "Tabby's Star/Boyajian's Star/Ekkentius" <<----- cut this line and....
{
RA 20.15457
Dec 44.272461Star "KIC 8462852/Tabby's Star/Boyajian's Star/Ekkentius" <<---- ...paste it here in substitution
{
ParentBody "KIC 8462852"
Class "F3 V"
Luminosity 7.7983
Barycenter "Adalet - Rienna"
{
ParentBody "B189"
Orbit
{
SemiMajorAxis 0.44444444 //AU
Period 0.60858062 //Earth’s year
Eccentricity 0.035029 // Random value (Circular/Elipse : 0 to 1)
Inclination 4.82284 // Random value (in degree (-360 to 360))
AscendingNode 135.174108 // Random value (in degree (-360 to 360))
ArgOfPericenter 65.7105 // Random value (in degree (-360 to 360))
MeanAnomaly 0.0 //(in degree (-360 to 360))
}
}

It looks very good. Thank you very much, it sure has helped alot with the designing of this solar system!Starlight Glimmer, if you see Quadruble by JackDole, you will see a example, so with your custom name for the first :And generally for me the opposite star if is 2 main aster around the barycenter, I put +180 in MeanAnomaly or ArgOfPericenter +180 if the other is 0.Code: Select allBarycenter "Adalet - Rienna" { ParentBody "B189" Orbit { SemiMajorAxis 0.44444444 //AU Period 0.60858062 //Earth’s year Eccentricity 0.035029 // Random value (Circular/Elipse : 0 to 1) Inclination 4.82284 // Random value (in degree (-360 to 360)) AscendingNode 135.174108 // Random value (in degree (-360 to 360)) ArgOfPericenter 65.7105 // Random value (in degree (-360 to 360)) MeanAnomaly 0.0 //(in degree (-360 to 360)) } }
Else, I made for you. You can edit if you want because it is your mod.
B189.pak
[moved on this topic since it's a request for help about mod/addon]
StarBarycenter "blackhole1"
{
RA 09 31 14 // right ascension
Dec 64 16 38 // declination
Dist 250.0 // distance from the Sun
}Star "blackhole"
{
ParentBody "blackhole1"