MrCrayfish / ModelCreator

A program to create JSON models for blocks
Other
121 stars 64 forks source link

water_still.png Crashes #74

Open MitchellShapiro opened 8 years ago

MitchellShapiro commented 8 years ago

Using the current latest release(pre4), it seems to always crash/ freeeze until I close it, when attempting to apply water_still.png. I am able to apply lava_still.png with no problem, and even get the animation? This would be nice to see fixed soon!

WillStOnge commented 8 years ago

Yeah i got the same thing. If you run the program with command prompt then it gives you an Arithmetic Exception and then a few lines of stack trace. An easy fix is to throw the problem code in a try and catch statement which isnt too hard

AndersBillLinden commented 8 years ago

This is how I tried to produce an error, from an empty project, creating a cube, go to the "faces" tab, click "Image", click "import", navigate to water_still.png, click "open". The texture shows. This will finish the test. It has succeeded using water_still.png from 1.8.8, 1.8.9 and 1.9 (the two first being the same).

MrCrayfish commented 8 years ago

I believe this was fixed ages ago, just haven't pushed a new pre out.

AndersBillLinden commented 8 years ago

I used mc-pre4.exe when testing.