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

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

7.8k Downloads

krpctools servicedefs crashes

djungelorm opened this issue ยท 0 comments

commented

servicedefs does not appear to work. It does work in the kprc build scripts, but not as the standalone python tool.

I have seen various exceptions thrown, including:

System.TypeInitializationException: The type initializer for 'KRPC.Server.ProtocolBuffers.Encoder' threw an exception. ---> System.BadImageFormatException: Could not resolve field token 0x0400009b, due to: Could not set up field 'writeBufferHelper' due to: Could not load type of field 'Google.Protobuf.WriteBufferHelper:bufferWriter' (0) due to: Could not load file or assembly 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies.