errors
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
errors [2022/07/06 19:20] – superuser | errors [2025/03/05 11:54] (current) – [Save Error] user | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== How to fix common errors ====== | ||
+ | - If you have " | ||
+ | - Disable (or remove) all mods. You can do that by renaming mods folder or deleting it. | ||
+ | |||
+ | |||
+ | ===== Shader Error ===== | ||
+ | {{:: | ||
+ | |||
+ | To fix this error open Settings - Graphics and pull **Interactive objects highlighting** all the way to the **left**. | ||
+ | |||
+ | |||
+ | ===== Save Error ===== | ||
+ | < | ||
+ | I'm sorry, but an uncaught exception occurred. | ||
+ | |||
+ | While running game code: | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | TypeError: sequence item 9: expected str instance, NoneType found | ||
+ | |||
+ | -- Full Traceback ------------------------------------------------------------ | ||
+ | |||
+ | Full traceback: | ||
+ | File " | ||
+ | ... | ||
+ | File " | ||
+ | File " | ||
+ | File " | ||
+ | TypeError: sequence item 9: expected str instance, NoneType found | ||
+ | </ | ||
+ | |||
+ | How to fix this error: | ||
+ | |||
+ | - Start the game (Start from new content - Skip intro) | ||
+ | - Open Cheats menu (wardrobe in the left corner at home) | ||
+ | - Open Console | ||
+ | - Enter '' | ||
+ | - Enter '' | ||
+ | |||
+ | The issue should be fixed. | ||
+ | |||
+ | //This article is updating// |