Page 1 of 1

[closed] Minecraft→Minetest TexturePackConverter [<=1.5.x]

PostPosted: Sat Mar 16, 2013 10:04
by Hybrid Dog
old

PostPosted: Sun Mar 17, 2013 04:14
by acridstone
This is so awesome, can't wait till I see if it works.

PostPosted: Mon Mar 18, 2013 10:18
by BlockMen
Wow, nice idea!
+1

Maybe someone has the time to create one for Windows too.

PostPosted: Mon Mar 18, 2013 13:55
by xyz
BlockMen wrote:Wow, nice idea!
+1

Maybe someone has the time to create one for Windows too.

Try to run it via cygwin.

PostPosted: Mon Mar 18, 2013 21:57
by BlockMen
Hybrid Dog wrote:Can anyone help me there?
Image


Maybe you should translate the Error-Message to English. I guess most here don't speak German.



xyz wrote:
BlockMen wrote:Wow, nice idea!
+1

Maybe someone has the time to create one for Windows too.

Try to run it via cygwin.


Thanks, i will try out.

PostPosted: Tue Mar 26, 2013 03:37
by jojoa1997
Could you make a version for windows?

PostPosted: Tue Mar 26, 2013 07:46
by Jordach
jojoa1997 wrote:Could you make a version for windows?
He wont. A ImageMagick is on Faildows, but not as useful as the Bash one on Linux systems.

PostPosted: Tue Mar 26, 2013 11:43
by jojoa1997
Jordach wrote:
jojoa1997 wrote:Could you make a version for windows?
He wont. A ImageMagick is on Faildows, but not as useful as the Bash one on Linux systems.
ok i will then not resizing but renameing

PostPosted: Tue Mar 26, 2013 17:12
by BlockMen
jojoa1997 wrote:Could you make a version for windows?


I started to work on a version for Windows. Will be released soon ;)

PostPosted: Sun Apr 28, 2013 11:39
by kahrl
BlockMen wrote:
Hybrid Dog wrote:Can anyone help me there?
Image


Maybe you should translate the Error-Message to English. I guess most here don't speak German.


"The png file specifies an offset that caused the layer to be positioned outside the image"

I don't know if this is a bug in imagemagick or gimp, but it has to do with the PNG oFFs (image offset) chunk. Try:

convert badfile.png +repage goodfile.png

PostPosted: Wed May 01, 2013 13:24
by Evergreen
Now it shouldn't be nearly as hard to make an automatic TP converter. Since the textures in minecraft are now separate files, just make a simple bash/shell script to change the names for you, and dump them into a folder called "all".

PostPosted: Thu May 02, 2013 17:24
by Evergreen
You have inspired me to make a converter. I won't release is though, it would be just for me.