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

log spam when using build tool #653

Open
Nightenom opened this issue Feb 14, 2024 · 0 comments
Open

log spam when using build tool #653

Nightenom opened this issue Feb 14, 2024 · 0 comments
Assignees

Comments

@Nightenom
Copy link
Member

Nightenom commented Feb 14, 2024

ouf-of-jar should not be used if path is from jar, or the namespace must match modid if path given to ouf-of-jar is from jar
image

[14:25:39] [Render thread/WARN] [minecraft/TextureManager]: Failed to load texture: structurize:blueprints/minecolonies/fortress/fortress.png
java.io.FileNotFoundException: structurize:blueprints/minecolonies/fortress/fortress.png
        at net.minecraft.server.packs.resources.ResourceProvider.lambda$getResourceOrThrow$0(ResourceProvider.java:16) ~[neoforge-20.4.159-beta.jar:?] {re:classloading}
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {}
        at net.minecraft.server.packs.resources.ResourceProvider.getResourceOrThrow(ResourceProvider.java:16) ~[neoforge-20.4.159-beta.jar:?] {re:classloading}
        at net.minecraft.client.renderer.texture.SimpleTexture$TextureImage.load(SimpleTexture.java:83) ~[neoforge-20.4.159-beta.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.renderer.texture.SimpleTexture.getTextureImage(SimpleTexture.java:57) ~[neoforge-20.4.159-beta.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.renderer.texture.SimpleTexture.load(SimpleTexture.java:30) ~[neoforge-20.4.159-beta.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:92) ~[neoforge-20.4.159-beta.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.renderer.texture.TextureManager.register(TextureManager.java:63) ~[neoforge-20.4.159-beta.jar:?] {re:classloading,pl:runtimedistcleaner:A}
        at net.minecraft.client.renderer.texture.TextureManager.getTexture(TextureManager.java:113) ~[neoforge-20.4.159-beta.jar:?] {re:classloading,pl:runtimedistcleaner:A}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants