Angelica

Angelica

9.7k Downloads

TEXTURE ERRORS issues with Angelica and lwjgl3ify.

code-onigiri opened this issue ยท 1 comments

commented

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]
commented

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