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] Little Witch Nobeta Demo #49

Open
2 of 3 tasks
originalnicodr opened this issue Feb 14, 2024 · 0 comments
Open
2 of 3 tasks

[Bug] Little Witch Nobeta Demo #49

originalnicodr opened this issue Feb 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@originalnicodr
Copy link
Owner

originalnicodr commented Feb 14, 2024

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?

Little Witch Nobeta Demo

Describe the issue.

  • Error on startup
[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, Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1& tmpBoxVars) [0x00000] in <filename unknown>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WritePostfixes (HarmonyLib.Internal.Util.Label returnLabel) [0x00000] in <filename unknown>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WriteImpl () [0x00000] in <filename unknown>: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, Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1& tmpBoxVars) [0x00000] in <filename unknown>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WritePostfixes (HarmonyLib.Internal.Util.Label returnLabel) [0x00000] in <filename unknown>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WriteImpl () [0x00000] in <filename unknown>: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, Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1& tmpBoxVars) [0x00000] in <filename unknown>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WritePostfixes (HarmonyLib.Internal.Util.Label returnLabel) [0x00000] in <filename unknown>:0 
  at HarmonyLib.Public.Patching.HarmonyManipulator.WriteImpl () [0x00000] in <filename unknown>:0 
[Warning:UnityExplorer] There is no previous Camera found, reverting to default Free Cam.
[Warning:UnityExplorer] There is no previous Camera found, reverting to default Free Cam.
[Warning:UnityExplorer] There is no previous Camera found, reverting to default Free Cam.
  • There is no previous Camera found, reverting to default Free Cam.
@originalnicodr originalnicodr added the bug Something isn't working label Feb 14, 2024
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

1 participant