originalnicodr / CinematicUnityExplorer

UnityExplorer fork focused on providing tools for creating marketing material for Unity games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Praey for the gods

originalnicodr opened this issue · comments

Are you on the latest version of UnityExplorer?

  • Yes, I'm on the latest version of UnityExplorer.

Which release are you using?

BepInEx IL2CPP

Which game did this occur on?

Praey for the gods

Describe the issue.

On startup

Relevant log output

[Error  :  HarmonyX] Failed to patch static bool UnityEngine.Input::GetKey(string name): System.Exception: Parameter "key" not found in method static bool UnityEngine.Input::GetKey(string name)
  at HarmonyLib.Public.Patching.HarmonyManipulator.EmitCallParameter (System.Reflection.MethodInfo patch, System.Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1[HarmonyLib.Public.Patching.HarmonyManipulator+ArgumentBoxInfo]& tmpBoxVars) [0x007ae] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WritePostfixes (HarmonyLib.Internal.Util.ILEmitter+Label returnLabel) [0x001a5] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WriteImpl () [0x00234] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
[Error  :  HarmonyX] Failed to patch static bool UnityEngine.Input::GetKeyDown(string name): System.Exception: Parameter "key" not found in method static bool UnityEngine.Input::GetKeyDown(string name)
  at HarmonyLib.Public.Patching.HarmonyManipulator.EmitCallParameter (System.Reflection.MethodInfo patch, System.Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1[HarmonyLib.Public.Patching.HarmonyManipulator+ArgumentBoxInfo]& tmpBoxVars) [0x007ae] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WritePostfixes (HarmonyLib.Internal.Util.ILEmitter+Label returnLabel) [0x001a5] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WriteImpl () [0x00234] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
[Error  :  HarmonyX] Failed to patch static bool UnityEngine.Input::GetKeyUp(string name): System.Exception: Parameter "key" not found in method static bool UnityEngine.Input::GetKeyUp(string name)
  at HarmonyLib.Public.Patching.HarmonyManipulator.EmitCallParameter (System.Reflection.MethodInfo patch, System.Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1[HarmonyLib.Public.Patching.HarmonyManipulator+ArgumentBoxInfo]& tmpBoxVars) [0x007ae] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WritePostfixes (HarmonyLib.Internal.Util.ILEmitter+Label returnLabel) [0x001a5] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WriteImpl () [0x00234] in <474744d65d8e460fa08cd5fd82b5d65f>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0 
[Message:UnityExplorer] [UniverseLib] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 
  at UnityExplorer.UI.Panels.AnimatorPanel.Update () [0x00019] in <a4a8c3ccf945495b9bdf4096512b1bf6>:0 
  at UniverseLib.UI.Models.UIBehaviourModel.UpdateInstances () [0x00065] in <c3cd229172df4ab8a298f6b661cb2ff4>:0