-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
Milestone
Description
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.
Reactions are currently unavailable