voigt
Chieftain
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 release number, or the last commit SHA if you're using respectively the zip or git version (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 screenhosts), 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: