Jump to content

[1.12] [SOLVED] Textures not being recognized for logs


TheGoldenProof

Recommended Posts

in my src\main\resources\assets\saom\textures\blocks I have the two textures for my log, "gigas_cedar_log_end.png" and "gigas_cedar_log_end.png". when I run minecraft, they come up as missing textures and my log says this

Spoiler

[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:   DOMAIN saom
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:   domain saom is missing 2 textures
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:     domain saom has 1 location:
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:       mod saom resources at L:\Modding\SAOMod\bin
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:     The missing resources for domain saom are:
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:       textures/blocks/gigas_cedar_log_end.png
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:       textures/blocks/gigas_cedar_log_side.png
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]:     No other errors exist for domain saom
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:47:27] [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

 

I manually put them into the \bin\assets\saom\textures\blocks folder and they showed up just fine, but were deleted next time i ran minecraft. Why would they work in the bin folder but not the sources folder? all my other textures are working. Are they not being copied over for some reason?

 

EDIT

Fixed. I had to refresh eclipse, which i didn't have to do for any of my other textures. How do i delete a topic?

Edited by TheGoldenProof
Link to comment
Share on other sites

Edit the original post and add “[SOLVED] “ to the title

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

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.



×
×
  • Create New...

Important Information

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