Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lagicrus opened this issue Jul 9, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Lagicrus
Copy link

Lagicrus commented Jul 9, 2023

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* )
@Lagicrus Lagicrus added the bug Something isn't working label Jul 9, 2023
@Lagicrus
Copy link
Author

Lagicrus commented Jul 9, 2023

And as a added sidenote, it does also spam the same Exception in console when going into a new area with endless

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants