Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Textures not being detected #20

Open
LuckIsImpossible opened this issue Sep 21, 2022 · 1 comment
Open

Textures not being detected #20

LuckIsImpossible opened this issue Sep 21, 2022 · 1 comment

Comments

@LuckIsImpossible
Copy link

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
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants