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

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

7.8k Downloads

Logger doesn't seem to be writing to ksp.log

JonnyOThan opened this issue ยท 0 comments

commented

What happened?

I hit this error:
image
But there wasn't anything in the log.

Tracing through the code, it looks like KRPC uses Console.WriteLine instead of the normal unity logging mechanics.

How can someone else reproduce it?

Try printing a message with Utils.Logger

What is your environment?

locally built KRPC, lots of other mods

Anything else we need to know?

No response