Coder Social home page Coder Social logo

skada's Introduction

Skada

Damage meter plugin for Soulstone Survivors using BepInEx

image

Requirements

Manual Installation

  • Download MelonLoader from here
  • Follow the instructions
  • Download the plugin from Releases
  • copy the downloaded library *.dll into Soulstone Survivors\Mods
  • Start the game!

skada's People

Contributors

nadeonch avatar romanseidl avatar

Stargazers

 avatar  avatar

skada's Issues

[BUG] Serde missing field mentions_count

Describe the bug
When i install using the mod installer i get this error
Error downloading Skada: Serde Error: missing field mentions_count at line 75 column 3

To Reproduce
Steps to reproduce the behavior:

  1. Open bepinex_installer
  2. Hit Y to install skada

Expected behavior
Skada installs

Screenshots
image

[BUG] Skada not restting on new dungeons/games unless client is restarted

Describe the bug
Only the first run shows damage numbers in Skada and is not properly resetting at any point.
Apologies if I've already reported this but I don't see it here and it is an ongoing issue.

To Reproduce
Load the game, melonloader loads skada
Play one dungeon/game/instance w/e
Finish/leave
Skada will not reset from the previous run and

Expected behavior
Skada would clear the last run, and reset for a new one I would imagine

Screenshots
https://i.imgur.com/Fn5qjUL.png
https://i.imgur.com/FX0YFUQ.jpg

Additional context
Hope this is helpful, thank you for working on this project

[BUG] Going through the Red Skull at the end of a level can sometimes crash the game

Describe the bug
Sometimes when I choose to go through the red skull instead of finishing the level with this addon enabled, the game crashes.

Expected behavior
The game not to crash

Additional context

Exception
[16:59:14.435] [Skada_Plugin] [OnLateInitializeMelon] Skada OnEnable()
[17:21:03.542] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.543] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.548] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.548] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.554] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.555] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.561] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.562] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.569] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.569] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.575] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.576] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.582] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.582] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.588] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.589] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.597] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.597] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.602] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.603] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.609] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.610] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.619] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.619] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.625] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.626] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.631] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.632] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.637] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.638] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.645] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.646] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.652] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.652] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.659] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.659] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.665] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.665] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.674] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.675] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.679] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.680] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.686] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.688] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.694] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.694] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.700] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.700] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.707] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.707] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.714] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.715] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.721] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.721] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.727] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.728] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.737] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.738] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.742] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.743] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.749] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.751] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.757] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.758] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.764] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.765] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.771] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.772] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.777] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.777] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.784] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.784] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.793] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )
[17:21:03.794] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.Collections.Generic.KeyNotFoundException: The given key '-2013085781' was not present in the dictionary.
 at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
 at SoulstoneSurvivorsSkada.Gui.SkadaBar.RenderBarDPS(Rect& windowRect, Int32 index, GameStatsSkillData skillData, Single totalDPS, Single time)
 at SoulstoneSurvivorsSkada.Views.PlayerDpsSkadaView.OnGUI(Rect& windowRect, Int32 windowID)
 at SoulstoneSurvivorsSkada.SkadaPlugin.DrawSkadaWindow(Int32 windowID)
 at (il2cpp delegate trampoline) System.Void_System.Action`1[[System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]_System.Int32(IntPtr , Int32 , Il2CppMethodInfo* )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.