Chia invalid argument will not create new plot

So I am trying to plot some new chia files and I keep getting this message when plotting:

Starting plotting progress into temporary dirs: C:\ and C:
ID: 32a9f4012a788f054199e926362ea074fd329e3ed665513d5e7feba141bbd46a
Plot size is: 33
Buffer size is: 7400MiB
Using 128 buckets
Final Directory is: E:
Using 2 threads of stripe size 65536
Process ID is: 7584
Caught plotting error: Could not open C:\plot-k33-2023-12-28-11-11-32a9f4012a788f054199e926362ea074fd329e3ed665513d5e7feba141bbd46a.plot.sort.tmp: Invalid argument.
Traceback (most recent call last):
File “chia\cmds\chia.py”, line 141, in
File “chia\cmds\chia.py”, line 137, in main
File “click\core.py”, line 1130, in call
File “click\core.py”, line 1055, in main
File “click\core.py”, line 1657, in invoke
File “click\core.py”, line 1404, in invoke
File “click\core.py”, line 760, in invoke
File “click\decorators.py”, line 26, in new_func
File “chia\cmds\plotters.py”, line 17, in plotters_cmd
File “chia\plotters\plotters.py”, line 541, in call_plotters
File “chia\plotters\chiapos.py”, line 57, in plot_chia
File “asyncio\runners.py”, line 44, in run
File “asyncio\base_events.py”, line 649, in run_until_complete
File “chia\plotting\create_plots.py”, line 231, in create_plots
RuntimeError: Unknown exception
[7584] Failed to execute script ‘chia’ due to unhandled exception!

I have a computer running windows 11, chia 2.1.3 (the latest version). Computer specs are 16gb corsair ddr4 RAM, new ryzen cpu, samsung 970 EVOPlus 1TB ssd, 4 HGST 8TB HDD.
I am attemping to plot using chia proof of space, however I have also tried using the BladeBit plotter, and neither seems to work. I have successfully plotted 6 plots on this exact setup with absolutely no changes made to chia or the computer. The only thing that happened was the computer was unplugged for about an hour while transporting it. If anyone could help that would be great!