aza547 / wow-recorder

A desktop screen recorder application that records and saves videos of in-game World of Warcraft encounters, and provides a graphical user interface to view the replays. It is free, open source and contains no adverts.
http://www.warcraftrecorder.com
Other
151 stars 31 forks source link

NoMatchError on config validation #478

Closed aza547 closed 8 months ago

aza547 commented 9 months ago

In version 3.23.2 but not 3.23.0 - so almost certainly due to size checks.

Nothing useful in logs - but I think that's just my bad for not adding logging to this.

image WarcraftRecorder-2024-02-06 (2).log

A few things we tried but didn't help:

aza547 commented 9 months ago

This looks like the source of the error: https://github.com/Alex-D/check-disk-space/blob/9309706765c8c70e04f3a5ad9136237396ede3d7/src/index.ts#L56