Traceback (most recent call last):
File "process_init.py", line 2, in <module>
from process_operations import *
File "C:\Users\Wyatt\Desktop\Warband Mod Stuff\Module_system 1.165\process_ope
rations.py", line 20, in <module>
from module_scripts import *
File "C:\Users\Wyatt\Desktop\Warband Mod Stuff\Module_system 1.165\module_scri
pts.py", line 19840, in <module>
(party_set_marshall, "

ld_marshall_party", 0),
NameError: name 'party_set_marshall' is not defined
Traceback (most recent call last):
File "process_global_variables.py", line 6, in <module>
from module_dialogs import *
File "C:\Users\Wyatt\Desktop\Warband Mod Stuff\Module_system 1.165\module_dial
ogs.py", line 10745, in <module>
(party_set_marshall, "

ld_marshall_party", 0),
NameError: name 'party_set_marshall' is not defined
Exporting strings...
Traceback (most recent call last):
File "process_strings.py", line 26, in <module>
save_strings(strings)
File "process_strings.py", line 9, in save_strings
ofile = open(export_dir + "strings.txt","w")
IOError: [Errno 2] No such file or directory: 'C:/Program Files (x86)/Steam/stea
mapps/common/MountBlade Warband/Modules\\MyModule/strings.txt'
... the above error repeats ...