-
Notifications
You must be signed in to change notification settings - Fork 0
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
The mod can not work now. #1
Comments
Because currently I'm busy with other stuff, this mod is no longer maintained 😔 # Menu for adding settings
MenuKey = "F11"
[[Data]]
# The character index
Character = 11
# The elfin index
Elfin = 7
# The shortcut key for switching character
Key = "Alpha1"
[[Data]]
# The character index
Character = 3
# The elfin index
Elfin = 5
# The shortcut key for switching character
Key = "Alpha2"
[[Data]]
# The character index
Character = 3
# The elfin index
Elfin = 6
# The shortcut key for switching character
Key = "Alpha3"
[[Data]]
# The character index
Character = 7
# The elfin index
Elfin = 5
# The shortcut key for switching character
Key = "Alpha4"
[[Data]]
# The character index
Character = 7
# The elfin index
Elfin = 6
# The shortcut key for switching character
Key = "Alpha5"
[[Data]]
# The character index
Character = 2
# The elfin index
Elfin = -1
# The shortcut key for switching character
Key = "Alpha6" |
The error message:
[17:11:27.874] [QuickSwitchCombination] QuickSwitchCombination is loaded!
Setting breakpad minidump AppID = 774171
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198232132616 [API loaded no]
[17:11:55.245] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.MissingMethodException: Method not found: 'Il2CppNewtonsoft.Json.Linq.JArray Il2CppAssets.Scripts.PeroTools.Managers.ConfigManager.get_Item(System.String)'.
at QuickSwitchCombination.Character.Start()
at Trampoline_VoidThisQuickSwitchCombination.CharacterStart(IntPtr , Il2CppMethodInfo* )
[17:11:55.245] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.MissingMethodException: Method not found: 'Il2CppNewtonsoft.Json.Linq.JArray Il2CppAssets.Scripts.PeroTools.Managers.ConfigManager.get_Item(System.String)'.
at QuickSwitchCombination.Elfin.Start()
at Trampoline_VoidThisQuickSwitchCombination.ElfinStart(IntPtr , Il2CppMethodInfo* )
The text was updated successfully, but these errors were encountered: