minetest-tools / mcresconvert

Convert Minecraft Resource and Texture Packs to Minetest Texture Packs
35 stars 14 forks source link

If Minetest is not in default place #21

Closed amadin closed 7 years ago

amadin commented 7 years ago

I downloaded pirate version of Minecraft 1.8.8 and this script can't find textures to convert. Path is /mnt/sda3/Minecraft_1.8.8/versions/1.8.8/1.8.9.jar. If extract .jar file then "textures" folder will contain:

$ dir
blocks    effect  environment  gui    map   models    particle
colormap  entity  font         items  misc  painting

Minetest also not in default place. I solved my problem by downloading .jar file from pirate Minecraft server site, run it and then choose "/home/ra/.minecraftonly/Classic/resourcepacks/Minecraft default.zip" but converted textures was created in .minetest folder in home directory but my Minetest not here, it was compiled with -DRUN_IN_PLACE=TRUE

sofar commented 7 years ago

Impossible to solve non-standard or hacked installs, and I'm not inclined to even try.