Advanced-Cheat-Menu icon indicating copy to clipboard operation
Advanced-Cheat-Menu copied to clipboard

Typo in Input_config.xml causes invalid ref error in Database.log

Open CosmicCleric opened this issue 4 years ago • 0 comments

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.

CosmicCleric avatar Feb 24 '21 04:02 CosmicCleric