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

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

7.8k Downloads

AddStream call fails if procedure ID is used instead of procedure name

Shimuuar opened this issue ยท 1 comments

commented

If one tries to add new stream using procedure ID instead of procedure name call fails with error message Procedure not found, in Service SpaceCenter (note two spaces). If procedure name is used it works normally. I didn't test whether using service ID instead of service name have same effect due to #433.

commented

Thanks. Just committed a patch that should fix this. Will release it in v0.4.4