peteletroll / DockRotate

Kerbal Space Program lightweight robotics with docking ports
https://forum.kerbalspaceprogram.com/index.php?/topic/170484-dockrotate
Other
13 stars 8 forks source link

Null reference exception bug making game unplayable. #17

Closed jrodrigv closed 5 years ago

jrodrigv commented 5 years ago

Hi I'm using KSP 1.6.1 and Dockrotate 1.7.0.37.

When I try to activate the rotation I can this NRE on logs non-stop

[EXC 18:09:45.105] NullReferenceException: Object reference not set to an instance of an object DockRotate.Extensions.KJRNextCycleAllAutoStrut (.Vessel v) DockRotate.JointMotionObj.onStart () DockRotate.SmoothMotion.advance (Single deltat) DockRotate.JointMotion.FixedUpdate ()

peteletroll commented 5 years ago

Are you using KJR Next? Which version?

jrodrigv commented 5 years ago

I was using the one that is supported my RO team.

https://github.com/KSP-RO/Kerbal-Joint-Reinforcement-Continued

peteletroll commented 5 years ago

Could you please try this new dll? https://www.dropbox.com/s/c0f3rbg58td8lh9/DockRotate.dll?dl=0

peteletroll commented 5 years ago

Last release includes a possible fix. Please let me know if it works for you.

peteletroll commented 5 years ago

No feedback, assuming bug fixed.

jrodrigv commented 5 years ago

Sorry I didn't have to test it yet

On Tue, 25 Jun 2019, 08:51 Pete, notifications@github.com wrote:

Closed #17 https://github.com/peteletroll/DockRotate/issues/17.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/peteletroll/DockRotate/issues/17?email_source=notifications&email_token=AB7IR63RKHAHVTEM6TI64CDP4G55TA5CNFSM4HRGPO32YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSE4VJYI#event-2436453601, or mute the thread https://github.com/notifications/unsubscribe-auth/AB7IR6YB6ITIVXM7HTOK6QLP4G55TANCNFSM4HRGPO3Q .

peteletroll commented 5 years ago

No problem @jrodrigv, just remember to update to the last version when you test it.