Garten / sourcecraft

an easy to use Minecraft to Source Engine Converter
GNU General Public License v3.0
51 stars 11 forks source link

Textures not being detected #20

Open LuckIsImpossible opened 1 year ago

LuckIsImpossible commented 1 year ago

So I have the textures downloaded, I have them in the same folder as the sourcecraft.jar, but sourcecraft does not list them in the details panel. I also downloaded the legacy reborn version of sourcecraft just to see what was different and it came with textures that were already in the same folder as the .bat/.jar and it detected those textures and the textures that I downloaded. This is what lead me to believe that the textures folder should be in the same folder as the .jar. All posts I have seen on here refer to the textures folder as "texture" so i renamed it to that to see if it would work but it didn't, currently the setup I have is: Textures are in the folder with the .jar, the folder is named "textures" inside it is a folder called "minecraft_original" and inside that are the texture files. Have I put them in the wrong place or have something incorrectly named? Any insight would be appreciated and I'm sure if someone gives me the solution I'm gonna feel like a big buffoon

alexFox491 commented 1 year ago

Faced with the same problem and puzzled for a long time. In the end, I decided to create .bat file containing the lines :

java -jar sourcecraft-3.1.jar

pause

I put it in the folder with the jar program itself. After that, she started seeing textures in the folder (program folder)\textures(folder with textures)