Assasans / found-footage

Content Warning mod that adds real lost footage from other players to your Old World.
MIT License
2 stars 0 forks source link

Video download failure #14

Closed FireFlower45YT closed 2 months ago

FireFlower45YT commented 3 months ago

I can put the lost camera in the extractor, and it gives a DVD, but everytime I put it in the TV, it doesnt play, and it says it cant find the file path, everytime.

FireFlower45YT commented 3 months ago

Ok, so from what I've seen, they extract fine, and the whole video is in the files, but it saves as output.webm, not fullRecording.webm

Assasans commented 3 months ago

output.webm should be copied to `fullRecording.webm' during the extract step. I saw this problem in someone's stream on YouTube. Maybe some mod is conflicting, can you upload a log when error occurs?

FireFlower45YT commented 3 months ago

image

Assasans commented 3 months ago

Do you have any other mods installed? Vanilla game should not hold a write lock on a stitched file after ExtractVideoMachine.ExtractVideo().

Assasans commented 2 months ago

Do you have MoreCameras mod installed? I checked its source and it seems to do strange things with recordings during extraction. I'll try to fix this in the next release.

Assasans commented 2 months ago

Should be fixed in v0.3.1.

Assasans commented 2 months ago

Closed due to inactivity, please reopen if the issue is not resolved.