Advanced-Cheat-Menu
Advanced-Cheat-Menu copied to clipboard
Typo in Input_config.xml causes invalid ref error in Database.log
The error reported in Database.log ...
ERROR: Invalid Reference on InputActionDefaultGestures.ActionId - "Toggle5movement" does not exist in InputActions
There are also other errors about foreign key constraint failures as well.
Changing Input_Config.xml file, line 55, Action Id "Toggle5movement" to "Toggle5Movement" (capital 'M') removes the errors from the log file. Seems like a lack-of-shift-key typo problem.
This was reported by Valentin in the Steam comments (#10, topic 'Bugs or Suggestions') for your mod. Just wanted to get visibility by posting here as well.