Jump to content

Messes UP Textures


Slack47

Recommended Posts

Hi, I have messed up all my mod textures because I edited some Preferences/General/Content Type e coding to UTF-8 and there is no way to revert it to default. Could you please tell me all your settings in this part of preferences? I really messed up and I searched everywhere to revert it but no results :(

Link to comment
Share on other sites

Changing your text encoding format should do nothing to texture files.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

12 hours ago, Draco18s said:

Changing your text encoding format should do nothing to texture files.

Well, apparently it did...

In the text section there isn't only text files encoding. There is also json , Java encoding etc.

 

I'm 100% sure I messed up the textures by this action because it's the only thing I did.

Link to comment
Share on other sites

14 minutes ago, Slack47 said:

In the text section there isn't only text files encoding. There is also json , Java encoding etc.

Json is text. Java is text. Text is text.

Images are not text.

(And I just checked my dev environment, its in UTF-8)

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

3 hours ago, Draco18s said:

Json is text. Java is text. Text is text.

Images are not text.

(And I just checked my dev environment, its in UTF-8)

Not everything is in UTF-8 some of them use ISO something and some of them don't have anything and I put everything to UTF-8 and it messed up the textures.

 

Don't ask me for logic here but I'm 100% sure that's the problem.

Link to comment
Share on other sites

And I'm 100% sure it isn't.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

9 minutes ago, Draco18s said:

And I'm 100% sure it isn't.

Well maybe I didn't explain it clearly.

All textures are fine in the folder.

When I run the game through eclipse, every textures of my mod are Purple/Black squares. You get the same thing when you don't assign the textures to an object through JSON.

I wanted to do a Polish Lang file.

Polish languages has some letters that don't work in standard encoding. O started the game and they had some ? Squares instead of ą ł ż ź etc. 

Then I changed the encoding on everything(except the ISO ones) to UTF-8 and applied.

I run the game and every textures from my mod are Purple/Black squares(in game not in my textures folder)

 

Thanks for answers.

Link to comment
Share on other sites

Then it isn't your textures that are messed up, but your blockstate or model files. Double check what is actually in those and verify the resource names against the file system.

i.e. you're wrong and I'm right because:

Quote

You get the same thing when you don't assign the textures to an object through JSON.

As far as the game is concerned, your textures are not correctly assigned.

Edited by Draco18s

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

15 hours ago, Draco18s said:

Then it isn't your textures that are messed up, but your blockstate or model files. Double check what is actually in those and verify the resource names against the file system.

i.e. you're wrong and I'm right because:

As far as the game is concerned, your textures are not correctly assigned.

 

Well, turns out that changing encoding deleted all my texture files...
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.