Validator breaks for me upon validating, saying it can't parse my mod-file. My mod-file
The error message:
--- Error 1 of 1 ---
Parse Failure
Path: <appdir>\E:\Crusader Kings II backup\mod\balansegang.mod
Error: Corrupt mod file: E:\Crusader Kings II backup\mod\balansegang.mod [The element with name path was not found.]
Code:
name = "Balansegang" # name of your mod, shown in launcher
archive = "mod/balansegang" # location of your mod files
replace_path = "history\provinces" # optional. if you want to repalce a path instead of just extend the files already in the base game (liek if you want to have completely new technologies)
user_dir = "Balansegang" # optional. creates a sub directory where settings/map cache/savegames etc can be safely written for your mod and not get mixed up
--- Error 1 of 1 ---
Parse Failure
Path: <appdir>\E:\Crusader Kings II backup\mod\balansegang.mod
Error: Corrupt mod file: E:\Crusader Kings II backup\mod\balansegang.mod [The element with name path was not found.]