RamRod6198 / Z-Levels

55 stars 33 forks source link

Errors with Russian language #67

Open winterwolf opened 3 years ago

winterwolf commented 3 years ago
Error in static constructor of ZLevels.MultiplayerSupport: System.TypeInitializationException: The type initializer for 'ZLevels.MultiplayerSupport' threw an exception. ---> System.TypeLoadException: Could not resolve type with token 010001d7 (from typeref, class/assembly Multiplayer.API.MP, 0MultiplayerAPI, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null)
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <567df3e0919241ba98db88bec4c6696f>:0 
  at Verse.StaticConstructorOnStartupUtility.CallAll () [0x0001a] in <8ab778f913ea4941b17d6942d15c2508>:0 
Verse.Log:Verse.Log.Error_Patch1(String, Boolean)
Verse.StaticConstructorOnStartupUtility:CallAll()
Verse.<>c:<DoPlayLoad>b__4_2()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update()
Verse.Root_Entry:Update()