KSP-RO / ROSolar

7 stars 9 forks source link

Significant offset on attachment #7

Closed pt1243 closed 4 years ago

pt1243 commented 4 years ago

As shown in the screenshots below, there's quite a large gap between where the solar panel is attached and where it initially is placed. As far as I can tell, there is no impact on functionality. Tested with a clean install of 1.8.1 with RO and all dependencies. screenshot1 screenshot2 screenshot3

Apologies if this is a simple or quick fix I should do myself - I had a look in the config files but didn't see anything unusual.

DRVeyl commented 4 years ago

I've been working on this recently. Will get patched in a release soon.

If you installed from master, try just getting the release or install through CKAN. The master branch as of right now is out-of-sync with the ROLib release, so that over-large offset might be a result of changes there. Also try clicking the "Reset model" button twice in the panel's PAW.

DRVeyl commented 4 years ago

Should now be fixed with https://github.com/KSP-RO/ROSolar/releases/tag/v1.1 and https://github.com/KSP-RO/ROLibrary/releases/tag/v1.1 (both are needed together)

pt1243 commented 4 years ago

Great - I will give this a try soon and see if it fixes the issue.

pt1243 commented 4 years ago

They're working perfectly now - thanks!