-
Notifications
You must be signed in to change notification settings - Fork 8
FAQ
Data file containing various files needed for the mod to function, this is exctracted to your mod subfolder when its created, and used in the creation of certain files, i.e the Paper Map
To generate these you must do auto-nudge within the map editor, however this feature is unreliable so this is only recommended for people familiar with the CK3 Map editor already
Character in generated bookmarks will appear as template characters until the command dump_bookmark_portraits is used while in game, and the game is reloaded this cannot be skipped unfortunately
This is caused by you not having JDK installed, please install JDK to run the Map Filler tool
If you check your logs and find this error: An error occurred, please report the log.txt file if this error is unexpected: unsupported operand type(s) for +: 'NoneType' and 'str' It indicates that you are trying to convert a submap which is not supported due to the way data is deleted with submap generation
Exception in thread "main" java.lang.UnsupportedClassVersionError: kld/ck3tools/mapfiller/ConvertXlsToProvinces has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
This is caused by you not having JDK installed, please install JDK to run the Map Filler tool