Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.
This repository was archived by the owner on May 6, 2023. It is now read-only.

Version 1.9.0 is no longer building for pc #9

Description

@SergioAlonsoJr

I updated to version 1.9.0 and pc build is no longer working.

This is the terminal message I get in version 1.9.0

I believe the call to renutil is no longer correct.

renconstruct -c "config_steam.yml" -i "C:/vn_local_data/renpy_project" -o "C:/vn_local_data/renpy_builds" -d
[16:06:52] DEBUG    Temporary task directory (rel): C:\User renconstruct.py:125
                    s\awoke\AppData\Local\Programs\Python\P                    
                    ython310\lib\site-packages\renconstruct                    
                    \renconstruct_tasklib                                      
           DEBUG    Temporary task directory (abs): C:\User renconstruct.py:126
                    s\awoke\AppData\Local\Programs\Python\P                    
                    ython310\lib\site-packages\renconstruct                    
                    \renconstruct_tasklib                                      
           DEBUG    Copying task C:\Users\awoke\AppData\Loc renconstruct.py:134
                    al\Programs\Python\Python310\lib\site-p                    
                    ackages\renconstruct\tasks\clean.py to                     
                    C:\Users\awoke\AppData\Local\Programs\P                    
                    ython\Python310\lib\site-packages\renco                    
                    nstruct\renconstruct_tasklib\clean.py                      
           DEBUG    Copying task C:\Users\awoke\AppData\Loc renconstruct.py:134
                    al\Programs\Python\Python310\lib\site-p                    
                    ackages\renconstruct\tasks\keystore.py                     
                    to C:\Users\awoke\AppData\Local\Program                    
                    s\Python\Python310\lib\site-packages\re                    
                    nconstruct\renconstruct_tasklib\keystor                    
                    e.py                                                       
           DEBUG    Copying task C:\Users\awoke\AppData\Loc renconstruct.py:134
                    al\Programs\Python\Python310\lib\site-p                    
                    ackages\renconstruct\tasks\largeaddress                    
                    .py to C:\Users\awoke\AppData\Local\Pro                    
                    grams\Python\Python310\lib\site-package                    
                    s\renconstruct\renconstruct_tasklib\lar                    
                    geaddress.py                                               
           DEBUG    Copying task C:\Users\awoke\AppData\Loc renconstruct.py:134
                    al\Programs\Python\Python310\lib\site-p                    
                    ackages\renconstruct\tasks\notarize.py                     
                    to C:\Users\awoke\AppData\Local\Program                    
                    s\Python\Python310\lib\site-packages\re                    
                    nconstruct\renconstruct_tasklib\notariz                    
                    e.py                                                       
           DEBUG    Copying task C:\Users\awoke\AppData\Loc renconstruct.py:134
                    al\Programs\Python\Python310\lib\site-p                    
                    ackages\renconstruct\tasks\patch.py to                     
                    C:\Users\awoke\AppData\Local\Programs\P                    
                    ython\Python310\lib\site-packages\renco                    
                    nstruct\renconstruct_tasklib\patch.py                      
           DEBUG    Copying task C:\Users\awoke\AppData\Loc renconstruct.py:134
                    al\Programs\Python\Python310\lib\site-p                    
                    ackages\renconstruct\tasks\__init__.py                     
                    to C:\Users\awoke\AppData\Local\Program                    
                    s\Python\Python310\lib\site-packages\re                    
                    nconstruct\renconstruct_tasklib\__init_                    
                    _.py                                                       
           DEBUG    Found task files: clean.py,             renconstruct.py:145
                    keystore.py, largeaddress.py,                              
                    notarize.py, patch.py                                      
           DEBUG    Got task file                           renconstruct.py:156
                    renconstruct_tasklib\clean.py                              
           DEBUG    Trying to load                          renconstruct.py:159
                    renconstruct.renconstruct_tasklib.clean                    
           DEBUG    Got task file                           renconstruct.py:156
                    renconstruct_tasklib\keystore.py                           
           DEBUG    Trying to load renconstruct.renconstruc renconstruct.py:159
                    t_tasklib.keystore                                         
           DEBUG    Got task file                           renconstruct.py:156
                    renconstruct_tasklib\largeaddress.py                       
           DEBUG    Trying to load renconstruct.renconstruc renconstruct.py:159
                    t_tasklib.largeaddress                                     
           DEBUG    Got task file                           renconstruct.py:156
                    renconstruct_tasklib\notarize.py                           
           DEBUG    Trying to load renconstruct.renconstruc renconstruct.py:159
                    t_tasklib.notarize                                         
           DEBUG    Got task file                           renconstruct.py:156
                    renconstruct_tasklib\patch.py                              
           DEBUG    Trying to load                          renconstruct.py:159
                    renconstruct.renconstruct_tasklib.patch                    
           INFO     Loaded tasks:                           renconstruct.py:211
           INFO     ✘ clean                                 renconstruct.py:213
           INFO     ✘ overwrite_keystore                    renconstruct.py:213
           INFO     ✔ set_extended_memory_limit             renconstruct.py:213
           INFO     ✘ notarize                              renconstruct.py:213
           INFO     ✘ patch                                 renconstruct.py:213
[16:06:53] INFO     Checking available Ren'Py versions      renconstruct.py:333
[16:06:54] INFO     Running stage 'pre-build' for active     renconstruct.py:91
                    tasks                                                      
           INFO     Building pc package                     renconstruct.py:420
           DEBUG    Usage: renutil [OPTIONS] COMMAND        renconstruct.py:438
                    [ARGS]...                                                  
           DEBUG    Commands can be abbreviated by the      renconstruct.py:438
                    shortest unique string.                                    
           DEBUG    For example:                            renconstruct.py:438
           DEBUG    clean -> c                              renconstruct.py:438
           DEBUG    la -> launch                            renconstruct.py:438
           DEBUG    li -> list                              renconstruct.py:438
           DEBUG    Options:                                renconstruct.py:438
           DEBUG    -d, --debug                             renconstruct.py:438
           DEBUG    -r, --registry DIRECTORY  The path to   renconstruct.py:438
                    store Ren'Py instances in                                  
           DEBUG    --help                    Show this     renconstruct.py:438
                    message and exit.                                          
           DEBUG    Commands:                               renconstruct.py:438
           DEBUG    cleanup    Clean temporary files of the renconstruct.py:438
                    specified Ren'Py version.                                  
           DEBUG    install    Install the specified        renconstruct.py:438
                    version of Ren'Py (including RAPT).                        
           DEBUG    launch     Launch the specified version renconstruct.py:438
                    of Ren'Py.                                                 
           DEBUG    list       List all available versions  renconstruct.py:438
                    of Ren'Py.                                                 
           DEBUG    show       Show detailed information    renconstruct.py:438
                    about an installed version of Ren'Py.                      
           DEBUG    uninstall  Uninstall the specified      renconstruct.py:438
                    Ren'Py version.                                            
           DEBUG                                         renconstruct.py:438
           INFO     Running stage 'post-build' for active    renconstruct.py:91
                    tasks                                                      
           INFO     Running 'set_extended_memory_limit'     renconstruct.py:103
           ERROR    Could not find executable to patch!     largeaddress.py:179
           DEBUG    main_sub_exe: 'None'                    largeaddress.py:183

Process finished with exit code 0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions