Recent content by gollum740

  1. Photo Mod Appreciation Thread, POST YOUR EPICNESS!


    My main character Vlandian Mercenray Knight Pietro Scalise after a battle. He started as a landless Knight but now is a condotierre of the Company of the Hound. Pietro named it such because he loves hounds. He does not have a quick temper but once peasant killed one of his dogs by mistake, he beat the peasant to death with his Iron Gauntlet. I hope the picture shows. How do you post pictures here I try posting them from steam. thanks . Regards, Paras
  2. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    With what you posted, it seems like you are missing a " at the end of the line, after the path I posted earlier.
    Yes that was it I just put the " at the end and it works. Thank you Namakan and Thank you everyone else for helping me, I really appreciate it.Now I can start to mod.

    regards,Paras
  3. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    Code:
    Traceback (most recent call last):
      File "process_init.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_global_variables.py", line 4, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_strings.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_skills.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_music.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_animations.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_meshes.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_sounds.py", line 2, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_skins.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_map_icons.py", line 2, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_factions.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Exporting item data...
    Traceback (most recent call last):
      File "process_items.py", line 63, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_scenes.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_troops.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_particle_sys.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_scene_props.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_tableau_materials.py", line 4, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_presentations.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_party_tmps.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_parties.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_quests.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_info_pages.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_scripts.py", line 3, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_mission_tmps.py", line 4, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_game_menus.py", line 4, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_simple_triggers.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_dialogs.py", line 4, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_global_variables_unused.py", line 1, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    Traceback (most recent call last):
      File "process_postfx.py", line 2, in <module>
        from module_info import *
      File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\module_info.py", line 7
        export_dir = "d:/SteamLibrary/SteamApps/common/Mount & Blade With Fire and Sword/Modules/Mymod/
                                                                                                      ^
    SyntaxError: EOL while scanning string literal
    
    ______________________________
    
    Script processing has ended.
    Press any key to exit. . .
    Please show us how your module_info.py looks like now

    Here is is. Please excuse if I did not format it properly, this is my first time trying it. Thank you for your patience.

    regards,
    Paras
  4. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    Please try using this as your export path:

    Code:
    D:/SteamLibrary/steamapps/common/Mount & Blade With Fire and Sword/Modules/MyMod/

    That's MY path to WFAS (plus the module name you selected). I don't think Steam has different folder names for different people so I believe you may habe simply used the wrong folder name.
    Hello Yes I used the folder D:/SteamLibrary/SteamApps/common/Mount & Blade Fire and Sword/Modules/MYmod/

    i ran it in the build_module, but now I get Syntax Error: EOL while scanning string literal.

    I double checked it if I am making a spelling error I can't find it.

    thank you for your patience.
  5. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    Show console output.
    Initializing...
    variables.txt not found. Creating new variables.txt file
    Compiling all global variables...
    variables.txt not found. Creating new variables.txt file
    variable_uses.txt not found. Creating new variable_uses.txt file
    Traceback (most recent call last):
    File "process_global_variables.py", line 106, in <module>
    save_variables(export_dir, variables,variable_uses)
    File "D:\SteamLibrary\SteamApps\common\Mount & Blade With Fire and Sword\Modules\WFaS Module_system 1.143\process_operations.py", line 171, in save_variables
    file = open(export_dir + "variables.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/variables.txt'
    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: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/strings.txt'
    Exporting skills...
    Traceback (most recent call last):
    File "process_skills.py", line 32, in <module>
    save_skills()
    File "process_skills.py", line 15, in save_skills
    ofile = open(export_dir + "skills.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/skills.txt'
    Exporting tracks...
    Traceback (most recent call last):
    File "process_music.py", line 23, in <module>
    save_tracks()
    File "process_music.py", line 15, in save_tracks
    file = open(export_dir + "music.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/music.txt'
    Exporting animations...
    Traceback (most recent call last):
    File "process_animations.py", line 61, in <module>
    write_actions(animations,len(action_codes),action_codes,"actions.txt")
    File "process_animations.py", line 24, in write_actions
    file = open(export_dir + file_name,"w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/actions.txt'
    Exporting meshes...
    Traceback (most recent call last):
    File "process_meshes.py", line 25, in <module>
    save_meshes()
    File "process_meshes.py", line 9, in save_meshes
    ofile = open(export_dir + "meshes.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/meshes.txt'
    Exporting sounds...
    Traceback (most recent call last):
    File "process_sounds.py", line 51, in <module>
    write_sounds(sound_samples, sounds)
    File "process_sounds.py", line 13, in write_sounds
    ofile = open(export_dir + "sounds.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/sounds.txt'
    Exporting skins...
    Traceback (most recent call last):
    File "process_skins.py", line 105, in <module>
    export_skins(skins)
    File "process_skins.py", line 45, in export_skins
    ofile = open(export_dir + "skins.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/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 "process_map_icons.py", line 38, in <module>
    save_map_icons(variables,variable_uses,tag_uses,quick_strings)
    File "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: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/map_icons.txt'
    Exporting faction data...
    Traceback (most recent call last):
    File "process_factions.py", line 70, in <module>
    save_factions(relations)
    File "process_factions.py", line 34, in save_factions
    file = open(export_dir + "factions.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/factions.txt'
    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 "process_items.py", line 72, in <module>
    write_items(variables,variable_uses,tag_uses,quick_strings)
    File "process_items.py", line 19, in write_items
    ofile = open(itemkinds_file_name,"w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/item_kinds1.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 "process_scenes.py", line 77, in <module>
    save_scenes(variables,variable_uses,tag_uses)
    File "process_scenes.py", line 46, in save_scenes
    ofile = open(export_dir + "scenes.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/scenes.txt'
    Exporting troops data
    Traceback (most recent call last):
    File "process_troops.py", line 107, in <module>
    save_troops()
    File "process_troops.py", line 13, in save_troops
    file = open(export_dir + "troops.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/troops.txt'
    Exporting particle data...
    Traceback (most recent call last):
    File "process_particle_sys.py", line 61, in <module>
    save_particle_systems()
    File "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: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/particle_systems.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 "process_scene_props.py", line 32, in <module>
    save_scene_props(variables,variable_uses,tag_uses,quick_strings)
    File "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: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/scene_props.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 "process_tableau_materials.py", line 31, in <module>
    save_tableau_materials(variables,variable_uses,tag_uses,quick_strings)
    File "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: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/tableau_materials.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 "process_presentations.py", line 33, in <module>
    save_presentations(variables,variable_uses,tag_uses,quick_strings)
    File "process_presentations.py", line 11, in save_presentations
    ofile = open(export_dir + "presentations.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/presentations.txt'
    Exporting party_template data...
    Traceback (most recent call last):
    File "process_party_tmps.py", line 46, in <module>
    save_party_templates()
    File "process_party_tmps.py", line 20, in save_party_templates
    file = open(export_dir + "party_templates.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/party_templates.txt'
    Exporting parties
    Creating new tag_uses.txt file...
    Traceback (most recent call last):
    File "process_parties.py", line 69, in <module>
    save_parties(parties)
    File "process_parties.py", line 12, in save_parties
    file = open(export_dir + "parties.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/parties.txt'
    Exporting quest data...
    Traceback (most recent call last):
    File "process_quests.py", line 30, in <module>
    save_quests()
    File "process_quests.py", line 9, in save_quests
    ofile = open(export_dir + "quests.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/quests.txt'
    Exporting info_page data...
    Traceback (most recent call last):
    File "process_info_pages.py", line 26, in <module>
    save_info_pages()
    File "process_info_pages.py", line 9, in save_info_pages
    ofile = open(export_dir + "info_pages.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/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 "process_scripts.py", line 40, in <module>
    save_scripts(variables,variable_uses,scripts,tag_uses,quick_strings)
    File "process_scripts.py", line 10, in save_scripts
    file = open(export_dir + "scripts.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/scripts.txt'
    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 "process_mission_tmps.py", line 64, in <module>
    save_mission_templates(variables,variable_uses,tag_uses,quick_strings)
    File "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: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/mission_templates.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 "process_game_menus.py", line 47, in <module>
    save_game_menus(variables,variable_uses,tag_uses,quick_strings)
    File "process_game_menus.py", line 22, in save_game_menus
    ofile = open(export_dir + "menus.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/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 "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 8, in save_simple_triggers
    file = open(export_dir + "simple_triggers.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/simple_triggers.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 "process_dialogs.py", line 199, in <module>
    save_triggers(variables,variable_uses,triggers,tag_uses,quick_strings)
    File "process_dialogs.py", line 47, in save_triggers
    file = open(export_dir + "triggers.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/triggers.txt'
    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 "process_postfx.py", line 27, in <module>
    write_postfx_params(postfx_params)
    File "process_postfx.py", line 13, in write_postfx_params
    ofile = open(export_dir + "postfx.txt","w")
    IOError: [Errno 2] No such file or directory: 'D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/postfx.txt'

    ______________________________

    Script processing has ended.
    Press any key to exit. . .
    Here it is
  6. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    Tell me how your modul folder is named (the name of your mod) and then also copy paste your entry in info_module here.
    the name of My mod is Mymod. This my entry into the info_module
    Point export_dir to the folder you will be keeping your module
    # Make sure you use forward slashes (/) and NOT backward slashes (\)

    #export_dir = "c:/MiB-OiM/MiB-New World/MiB-New World/Build/Modules/Ogniem i Mieczem/"
    #export_dir = "c:/MiB-OiM/Mount&Blade/SBL-OiM/build_dlc/Modules/Ogniem i Mieczem/"
    export_dir = "D:/SteamLibrary/SteamApps/common/MBWarbandWFaS/Modules/Mymod/"

    sorry for my late reply, and thank you for taking the time to help me,

    regards,
    Paras
  7. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    I assume your are following this guide here for setting up the module system: https://forums.taleworlds.com/index...ion-to-modding-starting-out-read-this.240255/
    Did you copy paste the Native module of WFaS and renamed it to a new mod like it is described in one of the steps?
    Hello,
    Thanks for your reply. I did do that and the info_module.bat still called the errors
  8. Hello. I need some Help I want to Mod MBWarband Fire and Sword

    Hello, i know this is late with Bannerlord now coming out soon and I don't know if this is the right place to post this apologies in advance if it is not, but I want to make some mods for Mount and Blade with Fire and Sword. When I run the build_module.bat file i get Errors that it does not...
  9. Viking Conquest Dlc not working

    found out the problem. it was my xbox controller.
  10. Viking Conquest Dlc not working

    Well fixed this by buying mount and blade on STeam and then using the viking Conquest code on Steam everything works except the mouse moves all over the place their is no way to control the mouse in  either game, i have to shut off the computer because i can't exit the game. Is there anyway to fix this. When i play MB out of steam the mouse works fine
  11. Viking Conquest Dlc not working

    I just bought the DLc and Downloaded it, it does not start, says i need something called SkinMagic.dll on my computer. Can you please Advise?
  12. How do you ransom Lords

    Thank you, I got Ransom offers for my lords now.


    thank you,
    Paras
  13. How do you ransom Lords

    Hello,   I have captured 2 Khergit  Lords in a battle but the Ransom Broker won't take them. How do you Ransom Lords? thank you, Paras
  14. Introduction/Hello thread

    Hello,

    My name is Paras. I just bought Mount and Blade a little more than a week ago and it is very good. I live in New Jersey USA
Back
Top Bottom