mxgmn / TextureSynthesis

Texture synthesis from examples
Other
961 stars 54 forks source link

ran fine the first time but when I tried with my own tiles its failing #4

Closed whatsdis closed 5 years ago

whatsdis commented 5 years ago

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!


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