voigt
Warlord
This is a separate thread to report bugs and issues with RFC3E.
In order to locate and fix problems, please use the following guidelines:
In order to locate and fix problems, please use the following guidelines:
- Indicate which version you're using, either the mod version number (see this post how to get it), or the last commit SHA (here's a tutorial how to find it with Github Desktop)
- feel free to attach screenshots (use the SPOILER tag)
- same for savegames
- share the python traceback (if not displayed in screenshots), you'll need to activate the logging (see below)
Code:
; Set to 1 for no python exception popups
HidePythonExceptions = 0
[...]
; Enable the logging system
LoggingEnabled = 1
Last edited: