BLooperZ / remonstered

Builds sound resource for ScummVM using High-Quality SFX and Speech from DOTT Remastered.
GNU General Public License v3.0
23 stars 2 forks source link

Full throttle script fails when running...it looks like it's trying to find ./tenta.cle and not ./full.data #10

Closed Wilstorm closed 1 year ago

Wilstorm commented 1 year ago

I downloaded it twice to make sure I had the FT and not the DOTT script. Error information below.

Traceback (most recent call last): File "remonstered\scripts\remonster.py", line 52, in File "click\core.py", line 829, in call File "click\core.py", line 782, in main File "click\core.py", line 1066, in invoke File "click\core.py", line 610, in invoke File "remonstered\scripts\remonster.py", line 35, in main File "contextlib.py", line 119, in enter File "remonstered\core\lpak.py", line 197, in open File "remonstered\core\lpak.py", line 139, in init FileNotFoundError: [Errno 2] No such file or directory: './tenta.cle' [9912] Failed to execute script 'remonster' due to unhandled exception!

BLooperZ commented 1 year ago

Hi, thank you for reporting

did you try dragging the file full.data into remonster.exe?

Wilstorm commented 1 year ago

I apologize I was using the CLI to convert to ogg. I had to add full.data to the CLI command. Even though I had full.data in the same directory it didn't find it automatically. With DOTT I didn't need to add it to the CLI as it did find it automatically.

The CLI worked perfectly for both games using the gog versions and converting them to ogg. Many thanks for this script. I am really looking forward to playing through them with scummVM! I will close this out and thank you again!