-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python API: connection stream not working? #24
Comments
Tried pip package krpc==0.5.0 and 0.5.2, it does not have such problem |
I've met the same problem. |
Apologies, I somehow missed this issue. Just to check, are you using latest python krpc version (0.5.3)? |
Yes, I also tried the previous versions and encountered the same issue when
initially writing the "Launch into Orbit" tutorial. It seems that the kRPC
stream is not the issue.
Genhis ***@***.***> 于2024年1月11日周四 04:33写道:
… Apologies, I somehow missed this issue. Just to check, are you using
latest python krpc version (0.5.3 <https://pypi.org/project/krpc/0.5.3/>)?
—
Reply to this email directly, view it on GitHub
<#24 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6VBS3EV53DUGCLZXOQVNVDYN33H5AVCNFSM6AAAAAAYQIHRN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBVGY3TOOBXGY>
.
You are receiving this because you commented.Message ID: <Genhis/KRPC.
***@***.***>
|
This is a krpc issue: krpc/krpc#763 |
Should be fixed in kRPC 0.5.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I am trying the dem0 python code Advanced Launch into Orbit, and encountered errors, looks like a bug to me.
Code snippet to reproduce it (ideally in Python)
Error is:
Expected behavior
Expected this code can continuously check the status of asent:
Screenshots
Version details
kRPC.MechJeb: v0.7.0
Kerbal Space Program: 1.12.5.3190
kRPC: v0.5.2
MechJeb2: 2.14.3.0
The text was updated successfully, but these errors were encountered: