
Crash in spacecenter module due to missing _client attribute
afnanwioe456 opened this issue ยท 0 comments
What happened?
All class methods in the spacecenter module crash because they lack the _client attribute.
How can someone else reproduce it?
Call ResourceTransfer.start(), resources.density("UDMH"), etc.
What is your environment?
Python 3.10
krpc 0.5.4
Anything else we need to know?
No response