I've got the patch but keep getting this error when trying to use krpcmj.
krpc.error.RPCError
Message=Object reference not set to an instance of an object
Server stack trace:
at krpcmj.krpcmj.Biome () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
StackTrace:
C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64\lib\site-packages\krpc\client.py:140 in Client._invoke
<string>:1 in <lambda>
Got any idea what i'm doing wrong?