-
Notifications
You must be signed in to change notification settings - Fork 8
Receiving this error when trying to run. #6
Description
if name == "main":
unpack_path = "C:/Users/kevin/Desktop/gmod related/GMOD Workshop/Halo Infinite/content"
deploy_path = "C:/SteamLibrary/steamapps/common/Halo Infinite/deploy/"
module_name = "pc/globals/common-rtx-new"
# extract_module(module_name)
extract_all_modules()
## pc/globals/forge/forge_objects-rtx-new.module is broken
= RESTART: C:\Users\kevin\Desktop\Programs and installers\Halo Infinite Model Ripper\HaloInfiniteModuleUnpacker-main\unpacker.py
any/globals/campaign-rtx-new.module
File count: 23296
any/globals/common-rtx-new.module
File count: 17631
Traceback (most recent call last):
File "C:\Users\kevin\Desktop\Programs and installers\Halo Infinite Model Ripper\HaloInfiniteModuleUnpacker-main\unpacker.py", line 226, in
extract_all_modules()
File "C:\Users\kevin\Desktop\Programs and installers\Halo Infinite Model Ripper\HaloInfiniteModuleUnpacker-main\unpacker.py", line 218, in extract_all_modules
extract_module(file.replace(".module", ""))
File "C:\Users\kevin\Desktop\Programs and installers\Halo Infinite Model Ripper\HaloInfiniteModuleUnpacker-main\unpacker.py", line 209, in extract_module
with open(t1e.save_path, "wb") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/kevin/Desktop/gmod related/GMOD Workshop/Halo Infinite/content__chore/gen__/compositions/narrative/mp/academy/nar_mp_academy_crowd_spartans_prepare/nar_mp_academy_crowd_spartans_prepare_01{trim}storm_masterchief_1-1232929242{v3}.model_animation_graph'