kRPC: Control the game using C#, C++, Java, Lua, Python...

kRPC: Control the game using C#, C++, Java, Lua, Python...

7.8k Downloads

IR Next doesn't work

djungelorm opened this issue ยท 1 comments

commented

It usually reports that IR is not ready. It appears that the IRController instance goes away or changes when a vessel is launched/reverted/etc. and the kRPC API tries to use a stale reference to the controller. This was not the case with the original IR. It appears the API code from original IR does not work with IR Next so may need to be rewritten.

commented

The above change reportedly fixes the issue.