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

TEXTURE ERRORS issues with Angelica and lwjgl3ify. #606

Open
4 tasks done
code-onigiri opened this issue Aug 18, 2024 · 1 comment
Open
4 tasks done

TEXTURE ERRORS issues with Angelica and lwjgl3ify. #606

code-onigiri opened this issue Aug 18, 2024 · 1 comment

Comments

@code-onigiri
Copy link

Your GTNH Discord Username

code-onigiri

Mod Version

1.0.0-beta4

Java Version

Java 21

Graphics Card Vendor

Intel iGPU

Bug Report

[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:  = = = = = = = = = = = = = = = = = = = = = = = = =
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:   DOMAIN minecraft
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:   domain minecraft is missing 17 textures
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:     domain minecraft has 5 locations:
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       mod notfine resources at /home/********/.local/share/PrismLauncher/instances/test1.7.10/.minecraft/mods/angelica-1.0.0-beta4.jar
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       mod mcpatcherforge resources at /home/********/.local/share/PrismLauncher/instances/test1.7.10/.minecraft/mods/angelica-1.0.0-beta4.jar
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       mod angelica resources at /home/********/.local/share/PrismLauncher/instances/test1.7.10/.minecraft/mods/angelica-1.0.0-beta4.jar
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       mod embeddium resources at /home/********/.local/share/PrismLauncher/instances/test1.7.10/.minecraft/mods/angelica-1.0.0-beta4.jar
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:     The missing resources for domain minecraft are:
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/acacia_log.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/jungle_log_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/stone.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/crafting_table_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/spruce_log.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/crafting_table_side.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/jungle_log.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/oak_planks.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/oak_log.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/birch_log_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/oak_log_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/dark_oak_log_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/dark_oak_log.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/acacia_log_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/spruce_log_top.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/crafting_table_front.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/block/birch_log.png
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:     No other errors exist for domain minecraft
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[06:03:30] [Client thread/ERROR] [TEXTURE ERRORS]:  = = = = = = = = = = = = = = = = = = = = = = = = =

I get an error like above.
https://mclo.gs/rqkRHMZ

Mod List or GTNH Pack Version

+unimixins-all-1.7.10-0.1.17
angelica-1.0.0-beta4
gtnhlib-0.4.2
lwjgl3ify-2.1.2

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
  • I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
  • This issue is not related to a feature that is disabed by default - Shaders, MCPF, etc. [They'll be enabled when they're ready for testing]
@ItsPancho8
Copy link

I got this error fixed, downgrade to previous lwjgl3ify to fix it, and we should report this on the lwjgl3ify repo instead

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