Skip to content

Fix unload error take 3#420

Merged
Peppie84 merged 2 commits into
RemoteTechnologiesGroup:developfrom
Peppie84:unload_error_take3
May 16, 2015
Merged

Fix unload error take 3#420
Peppie84 merged 2 commits into
RemoteTechnologiesGroup:developfrom
Peppie84:unload_error_take3

Conversation

@Peppie84

Copy link
Copy Markdown
Member

I hope this is the last unload error. The problem is that the onRails will be triggered right after 400m. Our condition v.parts.count==0 is not true and we'll never reregister the satellite. I'll now trigger our
onRails method right after the last part is unloaded.

I've also added a new method RTUtil.GetVesselById(Guid vesselid)

Fixes #128
Fixes #345

Peppie84 added 2 commits May 16, 2015 23:02
I hope this is the last unload error. The problem is that the onRails
will be triggered right after 400m. Our condition `v.parts.count==0` is
not true and we'll never reregister the satellite. I'll now trigger our
onRails method right after the last part is unloaded.

I've also added a new method `RTUtil.GetVesselById(Guid vesselid)`
Peppie84 added a commit that referenced this pull request May 16, 2015
@Peppie84 Peppie84 merged commit 6491e4a into RemoteTechnologiesGroup:develop May 16, 2015
@Peppie84 Peppie84 deleted the unload_error_take3 branch June 25, 2015 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Yet another "station stops transmitting on unload" issue Satellites incorectly unregister when unloading

1 participant