anegostudios / vsmodelcreator

Vintage Story Model Creator
Other
69 stars 15 forks source link

Bug: Texture Manager does not prompt error when importing texture with improper sizing #75

Open Maldaris opened 3 years ago

Maldaris commented 3 years ago

Steps to reproduce: 1) Create a texture with dimensions not divisible by 8 2) Attempt to import the texture via texture manager

Expected behavior: Prompt with error in an alert dialog

Actual behavior: Fails silently.

I can reproduce the intended behavior by dragging the file directly into the editor window from the OS file browser which is how I diagnosed this issue.