R-T-B / Kopernicus

Kopernicus is a mod for Kerbal Space Program which allows users to replace the planetary system used by the game.
GNU Lesser General Public License v3.0
32 stars 11 forks source link

Any chance this runs on Mac? #38

Closed Dushaoan closed 3 years ago

Dushaoan commented 3 years ago

On Version 1.10.1, downloaded the associated version 45 here. Unpacked files to the directory as per install instructions.

Screen Shot 2020-11-07 at 12 20 50 AM Screen Shot 2020-11-07 at 12 20 58 AM Screen Shot 2020-11-07 at 12 21 35 AM

I get the Kopernicus failed on startup error on load.

Screen Shot 2020-11-07 at 12 24 10 AM

Any ideas?

Cheers

democat3457 commented 3 years ago

This should work on Mac, send KSP.log.

Dushaoan commented 3 years ago

Actually, I think this error was caused by making a change to minmus' reference body, if I make any change to that value, I get a object invalid failure to the KSP.log on load

Dushaoan commented 3 years ago

Thanks for pointing me towards this, I was able to run kopernicus stock, but any changes to the system.cfg end in failure.

Dushaoan commented 3 years ago

Alright, I get it now, the default template isn't to be touched. Use patches to make changes, very cool. I just remove all planets except for Kerbin. Woot. Props to the creator, I'm closing the ticket with apologies, very neat interface you've built here.

@Kopernicus:AFTER[Kopernicus] { !Body[Moho] {} !Body[Duna] {} !Body[Eve] {} !Body[Ike] {} !Body[Gilly] {} !Body[Mun] {} !Body[Minmus] {} !Body[Jool] {} !Body[Eeloo] {} !Body[Laythe] {} !Body[Vall] {} !Body[Tylo] {} !Body[Bop] {} !Body[Pol] {} !Body[Dres] {} }