File "E:\MODING\Module_system 1.134\process_strings.py", line 26, in <module>
save_strings(strings)
File "E:\MODING\Module_system 1.134\process_strings.py", line 9, in save_strin
gs
ofile = open(export_dir + "strings.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/strings.tx
t'
Exporting skills...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_skills.py", line 32, in <module>
save_skills()
File "E:\MODING\Module_system 1.134\process_skills.py", line 15, in save_skill
s
ofile = open(export_dir + "skills.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/skills.txt
'
Exporting tracks...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_music.py", line 23, in <module>
save_tracks()
File "E:\MODING\Module_system 1.134\process_music.py", line 15, in save_tracks
file = open(export_dir + "music.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/music.txt'
Exporting animations...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_animations.py", line 61, in <modul
e>
write_actions(animations,len(action_codes),action_codes,"actions.txt")
File "E:\MODING\Module_system 1.134\process_animations.py", line 24, in write_
actions
file = open(export_dir + file_name,"w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/actions.tx
t'
Exporting meshes...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_meshes.py", line 25, in <module>
save_meshes()
File "E:\MODING\Module_system 1.134\process_meshes.py", line 9, in save_meshes
ofile = open(export_dir + "meshes.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/meshes.txt
'
Exporting sounds...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_sounds.py", line 51, in <module>
write_sounds(sound_samples, sounds)
File "E:\MODING\Module_system 1.134\process_sounds.py", line 13, in write_soun
ds
ofile = open(export_dir + "sounds.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/sounds.txt
'
Exporting skins...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_skins.py", line 105, in <module>
export_skins(skins)
File "E:\MODING\Module_system 1.134\process_skins.py", line 45, in export_skin
s
ofile = open(export_dir + "skins.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/skins.txt'
Exporting map icons...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_map_icons.py", line 38, in <module
>
save_map_icons(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_map_icons.py", line 9, in save_map
_icons
ofile = open(export_dir + "map_icons.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/map_icons.
txt'
Exporting faction data...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_factions.py", line 70, in <module>
save_factions(relations)
File "E:\MODING\Module_system 1.134\process_factions.py", line 34, in save_fac
tions
file = open(export_dir + "factions.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/factions.t
xt'
Exporting item data...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_items.py", line 72, in <module>
write_items(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_items.py", line 19, in write_items
ofile = open(itemkinds_file_name,"w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/item_kinds
1.txt'
Exporting scene data...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_scenes.py", line 77, in <module>
save_scenes(variables,variable_uses,tag_uses)
File "E:\MODING\Module_system 1.134\process_scenes.py", line 46, in save_scene
s
ofile = open(export_dir + "scenes.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/scenes.txt
'
Exporting troops data
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_troops.py", line 107, in <module>
save_troops()
File "E:\MODING\Module_system 1.134\process_troops.py", line 13, in save_troop
s
file = open(export_dir + "troops.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/troops.txt
'
Exporting particle data...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_particle_sys.py", line 61, in <mod
ule>
save_particle_systems()
File "E:\MODING\Module_system 1.134\process_particle_sys.py", line 29, in save
_particle_systems
ofile = open(export_dir + "particle_systems.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/particle_s
ystems.txt'
Exporting scene props...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_scene_props.py", line 32, in <modu
le>
save_scene_props(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_scene_props.py", line 10, in save_
scene_props
ofile = open(export_dir + "scene_props.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/scene_prop
s.txt'
Exporting tableau materials data...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_tableau_materials.py", line 31, in
<module>
save_tableau_materials(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_tableau_materials.py", line 11, in
save_tableau_materials
ofile = open(export_dir + "tableau_materials.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/tableau_ma
terials.txt'
Exporting presentations...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_presentations.py", line 33, in <mo
dule>
save_presentations(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_presentations.py", line 11, in sav
e_presentations
ofile = open(export_dir + "presentations.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/presentati
ons.txt'
Exporting party_template data...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_party_tmps.py", line 46, in <modul
e>
save_party_templates()
File "E:\MODING\Module_system 1.134\process_party_tmps.py", line 20, in save_p
arty_templates
file = open(export_dir + "party_templates.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/party_temp
lates.txt'
Exporting parties
Creating new tag_uses.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_parties.py", line 69, in <module>
save_parties(parties)
File "E:\MODING\Module_system 1.134\process_parties.py", line 12, in save_part
ies
file = open(export_dir + "parties.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/parties.tx
t'
Exporting quest data...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_quests.py", line 30, in <module>
save_quests()
File "E:\MODING\Module_system 1.134\process_quests.py", line 9, in save_quests
ofile = open(export_dir + "quests.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/quests.txt
'
Exporting info_page data...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_info_pages.py", line 26, in <modul
e>
save_info_pages()
File "E:\MODING\Module_system 1.134\process_info_pages.py", line 9, in save_in
fo_pages
ofile = open(export_dir + "info_pages.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/info_pages
.txt'
Exporting scripts...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_scripts.py", line 40, in <module>
save_scripts(variables,variable_uses,scripts,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_scripts.py", line 10, in save_scri
pts
file = open(export_dir + "scripts.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/scripts.tx
t'
Exporting mission_template data...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_mission_tmps.py", line 64, in <mod
ule>
save_mission_templates(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_mission_tmps.py", line 38, in save
_mission_templates
file = open(export_dir + "mission_templates.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/mission_te
mplates.txt'
Exporting game menus data...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_game_menus.py", line 47, in <modul
e>
save_game_menus(variables,variable_uses,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_game_menus.py", line 22, in save_g
ame_menus
ofile = open(export_dir + "menus.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/menus.txt'
exporting simple triggers...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_simple_triggers.py", line 24, in <
module>
save_simple_triggers(variables,variable_uses,simple_triggers,tag_uses,quick_
strings)
File "E:\MODING\Module_system 1.134\process_simple_triggers.py", line 8, in sa
ve_simple_triggers
file = open(export_dir + "simple_triggers.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/simple_tri
ggers.txt'
exporting triggers...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_dialogs.py", line 193, in <module>
save_triggers(variables,variable_uses,triggers,tag_uses,quick_strings)
File "E:\MODING\Module_system 1.134\process_dialogs.py", line 47, in save_trig
gers
file = open(export_dir + "triggers.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/triggers.t
xt'
Checking global variable usages...
variables.txt not found. Creating new variables.txt file
variable_uses.txt not found. Creating new variable_uses.txt file
Exporting postfx_params...
Traceback (most recent call last):
File "E:\MODING\Module_system 1.134\process_postfx.py", line 27, in <module>
write_postfx_params(postfx_params)
File "E:\MODING\Module_system 1.134\process_postfx.py", line 13, in write_post
fx_params
ofile = open(export_dir + "postfx.txt","w")
IOError: [Errno 2] No such file or directory: '../WOTS/Modules/Native/postfx.txt
'
______________________________
Script processing has ended.
Press any key to exit. . .