Hi there, I accidentally changed the Command Line arguments which made the mod crash while rendering. I was trying to get the location of ffmpeg, and I didn't know you were supposed to put the location on the LEFT side..
It shows up as this on the right side: -y -f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i - -an -c:v libx264 -preset ultrafast -pix_fmt yuv420p "%FILENAME%.mp4"
What should I put instead?