AronParker / AviRecorder

A recording tool for source-based games.
25 stars 5 forks source link

Couldn't write movie snapshot to file tga\rec_0000.tga. #25

Open Meaff opened 5 years ago

Meaff commented 5 years ago

After I press F9, I get this text on the TF2 console:

Started recording movie, frames will record after console is cleared... Couldn't write movie snapshot to file tga\rec0000.tga. WaveFixupTmpFile( 'tga\rec.WAV' ) failed to open file for editing Stopped recording movie... No movie started.

Folder looks like this: https://puu.sh/CIPGY/4fbcab5be0.png

And settings are: https://puu.sh/CIPHG/e6717fc194.png

Pls help

AronParker commented 5 years ago

Looks like you haven't set a proper path for recording? For some reason the destination directory is inaccessible.

Meaff commented 5 years ago

I've changed recording settings to this: https://puu.sh/CL7Nx/093d51bf9f.png But console still gives me "Invalid path to tga folder: S:\tga\rec_

AronParker commented 5 years ago

What kind of drive is S? Is it a network drive? Is it a ram disk? Did you make sure its writable? Have you checked whether file permissions are interfering?

Meaff commented 5 years ago

It's a regular HDD I've also removed the "read only" options in folders' properties What else can I do?

AronParker commented 5 years ago

Hm have you tested it in other directories? Haver you tested whether other programs can write to that location?

Meaff commented 5 years ago

Tested on other 2 HDDs, even tried to run if from TF2 game directory "Run as administrator" doesn't seem to help as well All other programs have no issues with writing and reading