Module Presentations Name Error

Users who are viewing this thread

Karsontr

Regular
I want to add the codes in this thread to my mod, but I'm getting this error. What am I doing wrong?


Code:
Traceback (most recent call last):
  File "process_init.py", line 2, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_global_variables.py", line 8, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting strings...
Exporting skills...
Exporting tracks...
Exporting animations...
Exporting meshes...
Exporting sounds...
Exporting skins...
Traceback (most recent call last):
  File "process_map_icons.py", line 6, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting faction data...
Exporting item data...
Traceback (most recent call last):
  File "process_items.py", line 66, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting scene data...
Traceback (most recent call last):
  File "process_scenes.py", line 15, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting troops data
Exporting particle data...
Traceback (most recent call last):
  File "process_scene_props.py", line 7, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_tableau_materials.py", line 8, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_presentations.py", line 4, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting party_template data...
Traceback (most recent call last):
  File "process_parties.py", line 6, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting quest data...
Exporting info_page data...
Traceback (most recent call last):
  File "process_scripts.py", line 7, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_mission_tmps.py", line 8, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_game_menus.py", line 8, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_simple_triggers.py", line 5, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_dialogs.py", line 9, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Traceback (most recent call last):
  File "process_global_variables_unused.py", line 3, in <module>
    from process_operations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 26, in <module>
    from module_presentations import *
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\module_presentations.py", line 13681, in <module>
    (try_begin), (eq, ":imod", imod_cracked), (assign, ":armor_mod", -4),
NameError: name 'imod_cracked' is not defined
Exporting postfx_params...

______________________________

Script processing has ended.
Press any key to exit. . .
 
Last edited by a moderator:
It's telling you the issue right there :wink:
Check first if your new presentation code is using imod_cracked. If so, add from header_item_modifiers import * at the top of module_presentations.py (check other py.files how this is getting done).
Thank you I will try this. Actually, this is how the problem started. I transferred the codes in the subject to my module system. First an error occurred where the name slot_item_type was not defined here. Then I added the code slot_item_type=64 to the Constants.py module file. (the last code was ...=63, so I kept the order and added 64. I don't know how to write the numbers at the end of the codes) and then I got the current error. I tried a few things to solve it. I added imod_cracked to the module constants.py as I did with the slot_item_type error. This time that error went away and it started giving error to another imod_... code. In short, when I started giving the same error to all codes starting with imod, I realized that I was doing something wrong and wrote it here. I will do as you say and post the result.
 
Sorunu orada anlatıyor:göz kırpma:
Önce yeni sunum kodunuzun imod_cracked kullanıp kullanmadığını kontrol edin. Öyleyse, module_presentations.py dosyasının en üstüne header_item_modifiers import * ekleyin (bunun nasıl yapıldığını diğer py.files kontrol edin).
I did what you said and the problem I mentioned is solved, but now I am getting different and more errors. I must still be doing something wrong. Also, let me point this out. I did not add the code that should be added to the module Game Menus file. (Stage 3 on the subject) Because I don't know where to add it in the file. Could the last error be caused by this?


Code:
Initializing...
Compiling all global variables...
Error in script:
4
Error in script:
(31, 72057594037927994L, -567)
Error in script:
4
Error in script:
(2147483679L, 72057594037927995L, 72057594037927996L)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Remaining amount: ({reg59}/{reg60})')
Error in script:
(2075, 16750899)
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 8)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Power Draw: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 33, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 10)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Power Throw: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 34, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 1)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Riding: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 24, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 7)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Shield: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 26, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(1073742371, ':item_no', 62, 2)
Error in script:
(1073742371, ':item_no', 62, 3)
Error in script:
(1073742371, ':item_no', 62, 4)
Error in script:
(1073742371, ':item_no', 62, 9)
Error in script:
(1073742371, ':item_no', 62, 12)
Error in script:
(1073742371, ':item_no', 62, 13)
Error in script:
(1073742371, ':item_no', 62, 14)
Error in script:
(547, ':item_no', 62, 15)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Strength: {reg60}')
Error in script:
4
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(30, '$cheat_mode', 1)
Error in script:
(31, ':extra_text_id', 4)
Error in script:
(2133, ':value', 72057594037927936L)
Error in script:
(60, '@item score:{reg0}, value:{reg1}')
Error in script:
(2075, 909038)
Error in script:
3
Exporting strings...
Exporting skills...
Exporting tracks...
Exporting animations...
Exporting meshes...
Exporting sounds...
Exporting skins...
Exporting map icons...
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Exporting faction data...
Exporting item data...
Traceback (most recent call last):
  File "process_items.py", line 72, in <module>
    write_items(variables,variable_uses,tag_uses,quick_strings)
  File "process_items.py", line 55, in write_items
    save_simple_triggers(ofile,trigger_list, variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting scene data...
Exporting troops data
Exporting particle data...
Exporting scene props...
Traceback (most recent call last):
  File "process_scene_props.py", line 32, in <module>
    save_scene_props(variables,variable_uses,tag_uses,quick_strings)
  File "process_scene_props.py", line 15, in save_scene_props
    save_simple_triggers(ofile,scene_prop[4]  , variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting tableau materials data...
Traceback (most recent call last):
  File "process_tableau_materials.py", line 31, in <module>
    save_tableau_materials(variables,variable_uses,tag_uses,quick_strings)
  File "process_tableau_materials.py", line 15, in save_tableau_materials
    save_statement_block(ofile, 0, 1, tableau[9], variable_list, variable_uses, tag_uses, quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting presentations...
Traceback (most recent call last):
  File "process_presentations.py", line 33, in <module>
    save_presentations(variables,variable_uses,tag_uses,quick_strings)
  File "process_presentations.py", line 16, in save_presentations
    save_simple_triggers(ofile,presentation[3], variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting party_template data...
Exporting parties
Exporting quest data...
Exporting info_page data...
Exporting scripts...
Traceback (most recent call last):
  File "process_scripts.py", line 35, in <module>
    save_python_header()
  File "process_scripts.py", line 29, in save_python_header
    file.write("script_%s = %d\n"%(convert_to_identifier(scripts[i_script][0]),i_script))
TypeError: 'int' object has no attribute '__getitem__'
Exporting mission_template data...
Traceback (most recent call last):
  File "process_mission_tmps.py", line 64, in <module>
    save_mission_templates(variables,variable_uses,tag_uses,quick_strings)
  File "process_mission_tmps.py", line 48, in save_mission_templates
    save_triggers(file,convert_to_identifier(mission_template[mission_template_name_pos]), mission_template[mission_template_triggers_pos],variables,variable_uses,tag_uses,quick_strings)
  File "process_mission_tmps.py", line 23, in save_triggers
    save_statement_block(file, 0, 1, trigger[trigger_consequences_pos], variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting game menus data...
Traceback (most recent call last):
  File "process_game_menus.py", line 47, in <module>
    save_game_menus(variables,variable_uses,tag_uses,quick_strings)
  File "process_game_menus.py", line 31, in save_game_menus
    save_game_menu_item(ofile,variable_list,variable_uses,menu_item,tag_uses,quick_strings)
  File "process_game_menus.py", line 14, in save_game_menu_item
    save_statement_block(ofile,0, 1, menu_item[3], variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
exporting simple triggers...
Traceback (most recent call last):
  File "process_simple_triggers.py", line 24, in <module>
    save_simple_triggers(variables,variable_uses,simple_triggers,tag_uses,quick_strings)
  File "process_simple_triggers.py", line 14, in save_simple_triggers
    save_statement_block(file,0, 1, simple_trigger[1]  , variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
exporting triggers...
Traceback (most recent call last):
  File "process_dialogs.py", line 199, in <module>
    save_triggers(variables,variable_uses,triggers,tag_uses,quick_strings)
  File "process_dialogs.py", line 54, in save_triggers
    save_statement_block(file,0,1,trigger[trigger_consequences_pos], variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Checking global variable usages...
WARNING: Global variable never used: g_talk_agent
WARNING: Global variable never used: g_talk_troop_faction_relation
WARNING: Global variable never used: g_talk_troop_last_talk_time
...
WARNING: Global variable never used: g_one_faction_left_notification_shown
WARNING: Global variable never used: g_multiplayer_duel_start_time
WARNING: Global variable never used: number_of_controversial_policy_decisions
WARNING: Global variable never used: g_advantegous_faction
Exporting postfx_params...

______________________________

Script processing has ended.
Press any key to exit. . .
 
Last edited:
Then do it.
I added the code at the bottom of the game_menus_py file. First I got error again for slot_old_trade_menu_enabled code as in slot_item_type error. I added this to the module constants.py file and finally got this error. I don't have any other code to add.


Code:
Initializing...
Compiling all global variables...
Error in game menu:
('trade_with_arms_merchant', [(561, '$current_town', 21, 1)], 'Trade with the arms merchant.', [(521, '$temp_2', '$current_town', 21), 4, (540, 'trp_globals_troop', 63, 1), (2042, '$temp_2'), 5, (900, 'prsnt_trade_screen_replacer'), 3])
Error in game menu:
('trade_with_armor_merchant', [(561, '$current_town', 22, 1)], 'Trade with the armor merchant.', [(521, '$temp_2', '$current_town', 22), 4, (540, 'trp_globals_troop', 63, 1), (2042, '$temp_2'), 5, (900, 'prsnt_trade_screen_replacer'), 3])
Error in game menu:
('trade_with_horse_merchant', [(561, '$current_town', 24, 1)], 'Trade with the horse merchant.', [(521, '$temp_2', '$current_town', 24), 4, (540, 'trp_globals_troop', 63, 1), (2042, '$temp_2'), 5, (900, 'prsnt_trade_screen_replacer'), 3])
Error in game menu:
('trade_with_goods_merchant', [(561, '$current_town', 23, 1)], 'Trade with the goods merchant.', [(521, '$temp_2', '$current_town', 23), 4, (540, 'trp_globals_troop', 63, 1), (2042, '$temp_2'), 5, (900, 'prsnt_trade_screen_replacer'), 3])
Error in script:
4
Error in script:
(31, 72057594037927994L, -567)
Error in script:
4
Error in script:
(2147483679L, 72057594037927995L, 72057594037927996L)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Remaining amount: ({reg59}/{reg60})')
Error in script:
(2075, 16750899)
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 8)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Power Draw: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 33, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 10)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Power Throw: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 34, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 1)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Riding: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 24, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(547, ':item_no', 62, 7)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Shield: {reg60}')
Error in script:
4
Error in script:
(2170, ':skill_level', 26, 'trp_player')
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(1073742371, ':item_no', 62, 2)
Error in script:
(1073742371, ':item_no', 62, 3)
Error in script:
(1073742371, ':item_no', 62, 4)
Error in script:
(1073742371, ':item_no', 62, 9)
Error in script:
(1073742371, ':item_no', 62, 12)
Error in script:
(1073742371, ':item_no', 62, 13)
Error in script:
(1073742371, ':item_no', 62, 14)
Error in script:
(547, ':item_no', 62, 15)
Error in script:
(2105, ':extra_text_id', -1)
Error in script:
(31, ':real_extra_text_id', 0)
Error in script:
(60, '@Requires Strength: {reg60}')
Error in script:
4
Error in script:
(30, ':skill_level', 72057594037927996L)
Error in script:
(2075, 65280)
Error in script:
5
Error in script:
(2075, 16711680)
Error in script:
3
Error in script:
3
Error in script:
3
Error in script:
4
Error in script:
(30, '$cheat_mode', 1)
Error in script:
(31, ':extra_text_id', 4)
Error in script:
(2133, ':value', 72057594037927936L)
Error in script:
(60, '@item score:{reg0}, value:{reg1}')
Error in script:
(2075, 909038)
Error in script:
3
Exporting strings...
Exporting skills...
Exporting tracks...
Exporting animations...
Exporting meshes...
Exporting sounds...
Exporting skins...
Exporting map icons...
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Exporting faction data...
Exporting item data...
Traceback (most recent call last):
  File "process_items.py", line 72, in <module>
    write_items(variables,variable_uses,tag_uses,quick_strings)
  File "process_items.py", line 55, in write_items
    save_simple_triggers(ofile,trigger_list, variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting scene data...
Exporting troops data
Exporting particle data...
Exporting scene props...
Traceback (most recent call last):
  File "process_scene_props.py", line 32, in <module>
    save_scene_props(variables,variable_uses,tag_uses,quick_strings)
  File "process_scene_props.py", line 15, in save_scene_props
    save_simple_triggers(ofile,scene_prop[4]  , variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting tableau materials data...
Traceback (most recent call last):
  File "process_tableau_materials.py", line 31, in <module>
    save_tableau_materials(variables,variable_uses,tag_uses,quick_strings)
  File "process_tableau_materials.py", line 15, in save_tableau_materials
    save_statement_block(ofile, 0, 1, tableau[9], variable_list, variable_uses, tag_uses, quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting presentations...
Traceback (most recent call last):
  File "process_presentations.py", line 33, in <module>
    save_presentations(variables,variable_uses,tag_uses,quick_strings)
  File "process_presentations.py", line 16, in save_presentations
    save_simple_triggers(ofile,presentation[3], variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting party_template data...
Exporting parties
Exporting quest data...
Exporting info_page data...
Exporting scripts...
Traceback (most recent call last):
  File "process_scripts.py", line 35, in <module>
    save_python_header()
  File "process_scripts.py", line 29, in save_python_header
    file.write("script_%s = %d\n"%(convert_to_identifier(scripts[i_script][0]),i_script))
TypeError: 'int' object has no attribute '__getitem__'
Exporting mission_template data...
Traceback (most recent call last):
  File "process_mission_tmps.py", line 64, in <module>
    save_mission_templates(variables,variable_uses,tag_uses,quick_strings)
  File "process_mission_tmps.py", line 48, in save_mission_templates
    save_triggers(file,convert_to_identifier(mission_template[mission_template_name_pos]), mission_template[mission_template_triggers_pos],variables,variable_uses,tag_uses,quick_strings)
  File "process_mission_tmps.py", line 23, in save_triggers
    save_statement_block(file, 0, 1, trigger[trigger_consequences_pos], variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Exporting game menus data...
Traceback (most recent call last):
  File "process_game_menus.py", line 47, in <module>
    save_game_menus(variables,variable_uses,tag_uses,quick_strings)
  File "process_game_menus.py", line 31, in save_game_menus
    save_game_menu_item(ofile,variable_list,variable_uses,menu_item,tag_uses,quick_strings)
  File "process_game_menus.py", line 14, in save_game_menu_item
    save_statement_block(ofile,0, 1, menu_item[3], variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
exporting simple triggers...
Traceback (most recent call last):
  File "process_simple_triggers.py", line 24, in <module>
    save_simple_triggers(variables,variable_uses,simple_triggers,tag_uses,quick_strings)
  File "process_simple_triggers.py", line 14, in save_simple_triggers
    save_statement_block(file,0, 1, simple_trigger[1]  , variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
exporting triggers...
Traceback (most recent call last):
  File "process_dialogs.py", line 199, in <module>
    save_triggers(variables,variable_uses,triggers,tag_uses,quick_strings)
  File "process_dialogs.py", line 54, in save_triggers
    save_statement_block(file,0,1,trigger[trigger_consequences_pos], variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
TypeError: 'int' object has no attribute '__getitem__'
Checking global variable usages...
WARNING: Global variable never used: g_talk_agent
WARNING: Global variable never used: g_talk_troop_faction_relation
WARNING: Global variable never used: g_talk_troop_last_talk_time
WARNING: Global variable never used: g_time_since_last_talk
WARNING: Global variable never used: g_enemy_strength
WARNING: Global variable never used: g_ally_strength
WARNING: Global variable never used: drunks_dont_pick_fights
WARNING: Global variable never used: npc_quit_morale
WARNING: Global variable never used: g_faction_selected
...
WARNING: Global variable never used: bug_fix_version
WARNING: Global variable never used: g_one_faction_left_notification_shown
WARNING: Global variable never used: g_multiplayer_duel_start_time
WARNING: Global variable never used: number_of_controversial_policy_decisions
WARNING: Global variable never used: g_advantegous_faction
Exporting postfx_params...

______________________________

Script processing has ended.
Press any key to exit. . .
 
Stick to correct compilation order of files and try again. Revert some changes, if possible, and experiment a bit with it. Also, use WRECK as your compiler since it is much faster and handles displaying errors much better.
 
Stick to correct compilation order of files and try again. Revert some changes, if possible, and experiment a bit with it. Also, use WRECK as your compiler since it is much faster and handles displaying errors much better.

Because of the code I wrote between the "Innovation Mode Ended" text and the last parenthesis, it gives the following errors. The errors I got above were probably caused by this code. Am I typing the code wrong or is it the wrong place?


u4-h8.png










Code:
Initializing...
Compiling all global variables...
Error in script:
(1, 'script_get_item_value_with_imod')
Exporting strings...
Exporting skills...
Exporting tracks...
Exporting animations...
Exporting meshes...
Exporting sounds...
Exporting skins...
Exporting map icons...
Creating new tag_uses.txt file...
Creating new quick_strings.txt file...
Exporting faction data...
Exporting item data...
Exporting scene data...
Exporting troops data
Exporting particle data...
Exporting scene props...
Exporting tableau materials data...
Exporting presentations...
Traceback (most recent call last):
  File "process_presentations.py", line 33, in <module>
    save_presentations(variables,variable_uses,tag_uses,quick_strings)
  File "process_presentations.py", line 16, in save_presentations
    save_simple_triggers(ofile,presentation[3], variable_list,variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 471, in save_simple_triggers
    save_statement_block(ofile,0,1,trigger[1]  , variable_list, variable_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 449, in save_statement_block
    save_statement(ofile,opcode,no_variables,statement,variable_list,variable_uses,local_vars, local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 400, in save_statement
    operand = process_param(statement[i + 1],variable_list,variable_uses,local_vars_list,local_var_uses,tag_uses,quick_strings)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 380, in process_param
    result = get_identifier_value(param.lower(), tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 109, in get_identifier_value
    (tag_type, id_no) = get_id_value(tag_str,id_str,tag_uses)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 66, in get_id_value
    id_no = find_object(scripts,identifier)
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\header_common.py", line 421, in find_object
    if (object[0].lower() == object_id_lowercase):
AttributeError: 'int' object has no attribute 'lower'
Exporting party_template data...
Exporting parties
Exporting quest data...
Exporting info_page data...
Exporting scripts...
Traceback (most recent call last):
  File "process_scripts.py", line 35, in <module>
    save_python_header()
  File "process_scripts.py", line 29, in save_python_header
    file.write("script_%s = %d\n"%(convert_to_identifier(scripts[i_script][0]),i_script))
  File "D:\Games\Mount.Blade.Warband.v1.173.Inclu.DLC.GOG\mb_warband_module_system_1171\Module_system 1.171\process_common.py", line 5, in convert_to_identifier
    s1 = string.replace(s0," ","_")
  File "C:\Python27\lib\string.py", line 521, in replace
AttributeError: 'int' object has no attribute 'replace'
Exporting mission_template data...
Exporting game menus data...
exporting simple triggers...
exporting triggers...
exporting dialogs...
Checking global variable usages...
WARNING: Global variable never used: npc_with_personality_match
WARNING: Global variable never used: g_battle_simulation_cancel_for_party
WARNING: Global variable never used: g_presentation_marshall_selection_max_renown_1_troop
WARNING: Global variable never used: g_include_diplo_explanation
WARNING: Global variable never used: debug_message_in_queue
WARNING: Global variable never used: g_my_spawn_count
WARNING: Global variable never used: g_presentation_obj_profile_banner_selection_1
WARNING: Global variable never used: g_presentation_obj_profile_banner_selection_2
WARNING: Global variable never used: g_presentation_obj_admin_panel_container
WARNING: Global variable never used: g_presentation_obj_team_select_container
WARNING: Global variable never used: g_presentation_obj_team_select_1
WARNING: Global variable never used: g_presentation_obj_team_select_3
WARNING: Global variable never used: g_presentation_obj_troop_select_container
WARNING: Global variable never used: g_inside_obj_1
WARNING: Global variable never used: g_inside_obj_2
WARNING: Global variable never used: g_inside_obj_3
WARNING: Global variable never used: g_inside_obj_4
WARNING: Global variable never used: g_inside_obj_5
WARNING: Global variable never used: g_inside_obj_6
WARNING: Global variable never used: g_inside_obj_7
WARNING: Global variable never used: g_inside_obj_8
WARNING: Global variable never used: g_inside_obj_9
WARNING: Global variable never used: g_presentation_obj_item_select_next
WARNING: Global variable never used: g_multiplayer_message_3
WARNING: Global variable never used: g_multiplayer_round_time_counter_overlay
WARNING: Global variable never used: g_multiplayer_team_1_score_display_overlay
WARNING: Global variable never used: g_multiplayer_team_2_score_display_overlay
WARNING: Global variable never used: g_presentation_obj_stats_chart_container
WARNING: Global variable never used: g_presentation_obj_stats_chart_deathmatch_container
WARNING: Global variable never used: g_presentation_obj_escape_menu_container
WARNING: Global variable never used: g_presentation_obj_escape_menu_1
WARNING: Global variable never used: g_presentation_obj_escape_menu_4
WARNING: Global variable never used: g_presentation_obj_escape_menu_5
WARNING: Global variable never used: g_presentation_obj_poll_menu_container
WARNING: Global variable never used: g_presentation_obj_poll_menu_2
WARNING: Global variable never used: g_presentation_obj_poll_menu_3
WARNING: Global variable never used: g_presentation_obj_show_players_1
WARNING: Global variable never used: g_presentation_obj_show_maps_list_menu_container
WARNING: Global variable never used: g_show_maps_list_button_list_first_index
WARNING: Global variable never used: g_multiplayer_poll_for_map_and_faction_data_map
WARNING: Global variable never used: g_presentation_obj_show_factions_list_menu_container
WARNING: Global variable never used: g_show_factions_list_button_list_first_index
WARNING: Global variable never used: g_multiplayer_poll_for_map_and_faction_data_faction_1
WARNING: Global variable never used: g_presentation_obj_show_number_of_bots_list_menu_container
WARNING: Global variable never used: g_show_number_of_bots_list_button_list_first_index
WARNING: Global variable never used: g_multiplayer_poll_number_of_bots_team_1
WARNING: Global variable never used: g_presentation_obj_poll_1
WARNING: Global variable never used: g_presentation_obj_name_kingdom_1
WARNING: Global variable never used: g_presentation_obj_name_kingdom_2
WARNING: Global variable never used: g_presentation_obj_banner_selection_1
WARNING: Global variable never used: g_presentation_obj_custom_banner_22
WARNING: Global variable never used: g_presentation_obj_custom_banner_23
WARNING: Global variable never used: g_presentation_obj_custom_banner_2
WARNING: Global variable never used: g_presentation_obj_custom_banner_3
WARNING: Global variable never used: g_presentation_obj_custom_banner_4
WARNING: Global variable never used: g_presentation_obj_custom_banner_5
WARNING: Global variable never used: g_presentation_obj_custom_banner_19
WARNING: Global variable never used: g_presentation_obj_custom_banner_20
WARNING: Global variable never used: g_presentation_obj_custom_banner_16
WARNING: Global variable never used: g_presentation_obj_custom_banner_17
WARNING: Global variable never used: g_presentation_obj_custom_banner_1
WARNING: Global variable never used: g_presentation_obj_custom_banner_14
WARNING: Global variable never used: g_presentation_obj_custom_banner_6
WARNING: Global variable never used: g_presentation_obj_custom_banner_7
WARNING: Global variable never used: g_presentation_obj_custom_banner_24
WARNING: Global variable never used: g_presentation_obj_custom_banner_28
WARNING: Global variable never used: g_presentation_obj_custom_banner_32
WARNING: Global variable never used: g_presentation_obj_custom_banner_33
WARNING: Global variable never used: g_presentation_obj_custom_banner_8
WARNING: Global variable never used: g_presentation_obj_custom_banner_9
WARNING: Global variable never used: g_presentation_obj_custom_banner_25
WARNING: Global variable never used: g_presentation_obj_custom_banner_29
WARNING: Global variable never used: g_presentation_obj_custom_banner_34
WARNING: Global variable never used: g_presentation_obj_custom_banner_35
WARNING: Global variable never used: g_presentation_obj_custom_banner_10
WARNING: Global variable never used: g_presentation_obj_custom_banner_11
WARNING: Global variable never used: g_presentation_obj_custom_banner_26
WARNING: Global variable never used: g_presentation_obj_custom_banner_30
WARNING: Global variable never used: g_presentation_obj_custom_banner_36
WARNING: Global variable never used: g_presentation_obj_custom_banner_37
WARNING: Global variable never used: g_presentation_obj_custom_banner_12
WARNING: Global variable never used: g_presentation_obj_custom_banner_13
WARNING: Global variable never used: g_presentation_obj_custom_banner_27
WARNING: Global variable never used: g_presentation_obj_custom_banner_31
WARNING: Global variable never used: g_presentation_obj_custom_banner_38
WARNING: Global variable never used: g_presentation_obj_custom_banner_39
WARNING: Global variable never used: g_presentation_input
WARNING: Global variable never used: g_presentation_obj_battle_check0
WARNING: Global variable never used: g_presentation_obj_battle_name0
WARNING: Global variable never used: g_presentation_but0_movement
WARNING: Global variable never used: g_presentation_but0_riding
WARNING: Global variable never used: g_presentation_but0_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check1
WARNING: Global variable never used: g_presentation_obj_battle_name1
WARNING: Global variable never used: g_presentation_but1_movement
WARNING: Global variable never used: g_presentation_but1_riding
WARNING: Global variable never used: g_presentation_but1_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check2
WARNING: Global variable never used: g_presentation_obj_battle_name2
WARNING: Global variable never used: g_presentation_but2_movement
WARNING: Global variable never used: g_presentation_but2_riding
WARNING: Global variable never used: g_presentation_but2_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check3
WARNING: Global variable never used: g_presentation_obj_battle_name3
WARNING: Global variable never used: g_presentation_but3_movement
WARNING: Global variable never used: g_presentation_but3_riding
WARNING: Global variable never used: g_presentation_but3_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check4
WARNING: Global variable never used: g_presentation_obj_battle_name4
WARNING: Global variable never used: g_presentation_but4_movement
WARNING: Global variable never used: g_presentation_but4_riding
WARNING: Global variable never used: g_presentation_but4_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check5
WARNING: Global variable never used: g_presentation_obj_battle_name5
WARNING: Global variable never used: g_presentation_but5_movement
WARNING: Global variable never used: g_presentation_but5_riding
WARNING: Global variable never used: g_presentation_but5_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check6
WARNING: Global variable never used: g_presentation_obj_battle_name6
WARNING: Global variable never used: g_presentation_but6_movement
WARNING: Global variable never used: g_presentation_but6_riding
WARNING: Global variable never used: g_presentation_but6_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check7
WARNING: Global variable never used: g_presentation_obj_battle_name7
WARNING: Global variable never used: g_presentation_but7_movement
WARNING: Global variable never used: g_presentation_but7_riding
WARNING: Global variable never used: g_presentation_but7_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_check8
WARNING: Global variable never used: g_presentation_obj_battle_name8
WARNING: Global variable never used: g_presentation_but8_movement
WARNING: Global variable never used: g_presentation_but8_riding
WARNING: Global variable never used: g_presentation_but8_weapon_usage
WARNING: Global variable never used: g_presentation_obj_battle_10
WARNING: Global variable never used: g_presentation_obj_battle_11
WARNING: Global variable never used: g_presentation_obj_battle_12
WARNING: Global variable never used: g_presentation_obj_battle_13
WARNING: Global variable never used: g_presentation_obj_battle_14
WARNING: Global variable never used: g_presentation_obj_battle_15
WARNING: Global variable never used: g_presentation_obj_battle_16
WARNING: Global variable never used: g_presentation_obj_battle_17
WARNING: Global variable never used: g_presentation_obj_battle_22
WARNING: Global variable never used: g_presentation_obj_battle_23
WARNING: Global variable never used: g_presentation_obj_battle_24
WARNING: Global variable never used: g_presentation_obj_battle_25
WARNING: Global variable never used: g_presentation_obj_battle_26
WARNING: Global variable never used: g_presentation_obj_battle_28
WARNING: Global variable never used: g_presentation_obj_battle_27
WARNING: Global variable never used: g_battle_us_ready
WARNING: Global variable never used: g_battle_us_wounded
WARNING: Global variable never used: g_battle_us_routed
WARNING: Global variable never used: g_battle_us_dead
WARNING: Global variable never used: g_battle_enemies_ready
WARNING: Global variable never used: g_battle_enemies_wounded
WARNING: Global variable never used: g_battle_enemies_routed
WARNING: Global variable never used: g_battle_enemies_dead
WARNING: Global variable never used: g_battle_allies_ready
WARNING: Global variable never used: g_battle_allies_wounded
WARNING: Global variable never used: g_battle_allies_routed
WARNING: Global variable never used: g_battle_allies_dead
WARNING: Global variable never used: g_battle_report_plane
WARNING: Global variable never used: g_battle_map_plane
WARNING: Global variable never used: g_battle_map_infantry_order_flag
WARNING: Global variable never used: g_battle_map_archers_order_flag
WARNING: Global variable never used: g_battle_map_cavalry_order_flag
WARNING: Global variable never used: g_presentation_obj_sliders_1
WARNING: Global variable never used: g_presentation_obj_sliders_2
WARNING: Global variable never used: g_presentation_obj_sliders_3
WARNING: Global variable never used: g_presentation_obj_sliders_4
WARNING: Global variable never used: g_presentation_obj_sliders_5
WARNING: Global variable never used: g_presentation_obj_sliders_6
WARNING: Global variable never used: g_presentation_obj_sliders_7
WARNING: Global variable never used: g_presentation_obj_sliders_8
WARNING: Global variable never used: g_presentation_obj_arena_training_1
WARNING: Global variable never used: g_presentation_obj_arena_training_2
WARNING: Global variable never used: g_presentation_obj_retirement_1
WARNING: Global variable never used: g_presentation_obj_retirement_2
WARNING: Global variable never used: g_presentation_obj_budget_report_1
WARNING: Global variable never used: g_player_debt_to_party_members
WARNING: Global variable never used: romantic_attraction_seed
WARNING: Global variable never used: g_multiplayer_initial_gold_multiplier
WARNING: Global variable never used: g_election_date
WARNING: Global variable never used: g_multiplayer_message_value_3
WARNING: Global variable never used: g_multiplayer_poll_client_end_time
WARNING: Global variable never used: g_training_ground_training_num_gourds_to_destroy
WARNING: Global variable never used: pout_party
WARNING: Global variable never used: g_player_party_morale_modifier_leadership
WARNING: Global variable never used: g_player_party_morale_modifier_food
WARNING: Global variable never used: g_player_party_morale_modifier_debt
WARNING: Global variable never used: g_player_current_own_troop_kills
WARNING: Global variable never used: num_routed_allies
WARNING: Global variable never used: belfry_rotating_objects_begin
WARNING: Global variable never used: last_belfry_object_pos
WARNING: Global variable never used: g_total_quests_completed
WARNING: Global variable never used: g_minister_notification_quest
WARNING: Global variable never used: any_allies_at_the_last_battle
WARNING: Global variable never used: number_of_npc_slots
WARNING: Global variable never used: npc_grievance_string
WARNING: Global variable never used: npc_praise_not_complaint
WARNING: Global variable never used: g_custom_battle_team1_death_count
WARNING: Global variable never used: total_political_events
WARNING: Global variable never used: g_cur_week_half_daily_wage_payments
WARNING: Global variable never used: g_wedding_bishop_troop
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_18
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_1
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_23
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_24
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_4
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_5
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_6
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_12
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_9
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_15
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_7
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_13
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_10
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_16
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_8
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_14
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_11
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_17
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_2
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_21
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_3
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_22
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_19
WARNING: Global variable never used: g_presentation_obj_custom_battle_designer_20
WARNING: Global variable never used: g_tutorial_displayed_mouse_dir
WARNING: Global variable never used: g_tutorial_displayed_mouse_click
WARNING: Global variable never used: newglob_total_prosperity_from_caravan_trade
WARNING: Global variable never used: newglob_total_prosperity_from_villageloot
WARNING: Global variable never used: newglob_total_prosperity_from_bandits
WARNING: Global variable never used: newglob_total_prosperity_losses
WARNING: Global variable never used: newglob_total_prosperity_gains
WARNING: Global variable never used: total_vassal_days_on_campaign
WARNING: Global variable never used: total_feast_changes
WARNING: Global variable never used: g_use_current_ai_object_as_s8
WARNING: Global variable never used: player_marshal_ai_state
WARNING: Global variable never used: player_marshal_ai_object
WARNING: Global variable never used: g_presentation_obj_bugdet_report_container
WARNING: Global variable never used: server_mission_timer_while_player_joined
WARNING: Global variable never used: g_multiplayer_game_max_seconds
WARNING: Global variable never used: g_multiplayer_duel_start_time
WARNING: Global variable never used: number_of_controversial_policy_decisions
WARNING: Global variable never used: g_advantegous_faction
WARNING: Global variable never used: g_ccoop_disallow_horses
WARNING: Global variable never used: g_multiplayer_ccoop_enable_count_down
WARNING: Global variable never used: g_multiplayer_ccoop_move_prison_cart
Exporting postfx_params...

______________________________

Script processing has ended.
Press any key to exit. . .
 
Back
Top Bottom