Allis Tauri
Allis Tauri
Thanks. I'll look into it. By design TCA should not allow rendezvous with vessels not in the same SoE, so this should not have worked anyway. Just without the crash...
I never delved into the question due to the lack of time, but the translation for KSP mods is a well understood process with its own community toolchain, so if...
I need more technical details to reproduce: * KSP version * Player.log (**not** the KSP.log) file, _collected right after_ the issue happened and the game was closed * List of...
Please, provide some specifics: KSP version, TCA version, the list of installed mods (preferably .ckan) and, most importantly, steps to reproduce. In which situations and how much fps is decreased?...
Thanks for the report. But this is strange... all of these exceptions occur inside the UnityEngine, not inside TCA, while getting transform properties. Which points to some troubles with the...
Please, don't! You help the development with these reports.
@Galenmacil thanks for the report! I've created a separate issue #67 for this.
The thing that bothers me most is the final uncontrolled burn. This smells NRE to me. dV calculation: did you have the Use Breaks enabled in landing options? If not,...
Well, I've figured this out, but don't yet know how to improve things robustly. There are indeed some errors in drag prediction algorithm that account for the effect you see....
This should be considerably improved in the latest versions. Need to retest it.