so I swapped out the Samples folder with my own tiles 256x256
and I get this message. I swapped back the old sample images and now its permanently failing!
Unhandled Exception: System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(String filename)
at Program.Main() in C:\Users\yyy\game\TextureSynthesis\SynTex.cs:line 35
checked out and built it and ran it. worked fine.
so I swapped out the Samples folder with my own tiles 256x256
and I get this message. I swapped back the old sample images and now its permanently failing!