搜索结果: *

  1. Modding Q&A [For Quick Questions and Answers]

    MadVader 说:
    CharruaURU 说:
    I'm getting this error while executing build_module.bat
    python: can't open file 'process_init.py': [Errno 2] No such file or directory
    python: can't open file 'process_global_variables.py': [Errno 2] No such file or
    directory
    python: can't open file 'process_strings.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_skills.py': [Errno 2] No such file or directory

    python: can't open file 'process_music.py': [Errno 2] No such file or directory
    python: can't open file 'process_animations.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_meshes.py': [Errno 2] No such file or directory

    python: can't open file 'process_sounds.py': [Errno 2] No such file or directory

    python: can't open file 'process_skins.py': [Errno 2] No such file or directory
    python: can't open file 'process_map_icons.py': [Errno 2] No such file or direct
    ory
    python: can't open file 'process_factions.py': [Errno 2] No such file or directo
    ry
    python: can't open file 'process_items.py': [Errno 2] No such file or directory
    python: can't open file 'process_scenes.py': [Errno 2] No such file or directory

    python: can't open file 'process_troops.py': [Errno 2] No such file or directory

    python: can't open file 'process_particle_sys.py': [Errno 2] No such file or dir
    ectory
    python: can't open file 'process_scene_props.py': [Errno 2] No such file or dire
    ctory
    python: can't open file 'process_tableau_materials.py': [Errno 2] No such file o
    r directory
    python: can't open file 'process_presentations.py': [Errno 2] No such file or di
    rectory
    python: can't open file 'process_party_tmps.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_parties.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_quests.py': [Errno 2] No such file or directory

    python: can't open file 'process_info_pages.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_scripts.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_mission_tmps.py': [Errno 2] No such file or dir
    ectory
    python: can't open file 'process_game_menus.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_simple_triggers.py': [Errno 2] No such file or
    directory
    python: can't open file 'process_dialogs.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_global_variables_unused.py': [Errno 2] No such
    file or directory
    python: can't open file 'process_postfx.py': [Errno 2] No such file or directory

    No se pudo encontrar C:\Windows\system32\*.pyc

    I've already tried changing the Module folder to my desktop and, of course, I've changed the script in moduleinfo. But I keep getting the same error.
    Python can't find those. Probably build_module is not in the same folder as the process scripts. You did something silly.

    I downloades a new copy of the module system, extracted it, changed the lines in module info (see spoiler) and still I can't modify anything!
    # Point export_dir to the folder you will be keeping your module
    # Make sure you use forward slashes (/) and NOT backward slashes (\)

    #export_dir = "../WOTS/Modules/Native/"
    export_dir = "C:/Users/Bruno/Desktop/Proyecto Mod/Native2/"
  2. Modding Q&A [For Quick Questions and Answers]

    I'm getting this error while executing build_module.bat
    python: can't open file 'process_init.py': [Errno 2] No such file or directory
    python: can't open file 'process_global_variables.py': [Errno 2] No such file or
    directory
    python: can't open file 'process_strings.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_skills.py': [Errno 2] No such file or directory

    python: can't open file 'process_music.py': [Errno 2] No such file or directory
    python: can't open file 'process_animations.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_meshes.py': [Errno 2] No such file or directory

    python: can't open file 'process_sounds.py': [Errno 2] No such file or directory

    python: can't open file 'process_skins.py': [Errno 2] No such file or directory
    python: can't open file 'process_map_icons.py': [Errno 2] No such file or direct
    ory
    python: can't open file 'process_factions.py': [Errno 2] No such file or directo
    ry
    python: can't open file 'process_items.py': [Errno 2] No such file or directory
    python: can't open file 'process_scenes.py': [Errno 2] No such file or directory

    python: can't open file 'process_troops.py': [Errno 2] No such file or directory

    python: can't open file 'process_particle_sys.py': [Errno 2] No such file or dir
    ectory
    python: can't open file 'process_scene_props.py': [Errno 2] No such file or dire
    ctory
    python: can't open file 'process_tableau_materials.py': [Errno 2] No such file o
    r directory
    python: can't open file 'process_presentations.py': [Errno 2] No such file or di
    rectory
    python: can't open file 'process_party_tmps.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_parties.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_quests.py': [Errno 2] No such file or directory

    python: can't open file 'process_info_pages.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_scripts.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_mission_tmps.py': [Errno 2] No such file or dir
    ectory
    python: can't open file 'process_game_menus.py': [Errno 2] No such file or direc
    tory
    python: can't open file 'process_simple_triggers.py': [Errno 2] No such file or
    directory
    python: can't open file 'process_dialogs.py': [Errno 2] No such file or director
    y
    python: can't open file 'process_global_variables_unused.py': [Errno 2] No such
    file or directory
    python: can't open file 'process_postfx.py': [Errno 2] No such file or directory

    No se pudo encontrar C:\Windows\system32\*.pyc

    I've already tried changing the Module folder to my desktop and, of course, I've changed the script in moduleinfo. But I keep getting the same error.
  3. SP Musket Era [Concept]La Banda Oriental: Un mod uruguayo. [Spanish Topic]

    Hola!
    Muchas gracias por todas las respuestas.
    Dejenme aclararle que el mod va por los dos MP y SP.
    Sin embargo, el primero en desarrollarse va a ser el MP, por la facilidad (intentaré que el SP quede lo más prolijo posible).

    PD: Mis disculpas por postear en un foro que no era :grin: y por la desprolijidad del post.
    [EDITO] Hoy mismo voy a empezar con los escenarios.
  4. SP Musket Era [Concept]La Banda Oriental: Un mod uruguayo. [Spanish Topic]

    English speakers: The English Topic will be eventually submitted as this mod wouldn't concern you because it's basically a mod about Uruguay and it's history. Sorry. Buenas, mi nombre es Bruno y con el apoyo de la comunidad Warband Uruguay y Mauromagno Patriota hemos comenzado un proyecto...
  5. Actualizacion Mod Independencia de Chile 2.2

    A probar el mod en breve! Esperaremos "Mount & Blade Warband: La Banda Oriental" :grin:
后退
顶部 底部