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

[BUG] Weird Visual Effect with Resource Pack on Stone Bricks #191

Open
iCaitlyn opened this issue Mar 1, 2022 · 3 comments
Open

[BUG] Weird Visual Effect with Resource Pack on Stone Bricks #191

iCaitlyn opened this issue Mar 1, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@iCaitlyn
Copy link

iCaitlyn commented Mar 1, 2022

Description
The resource pack used with Craftory creates weird visual effects with Stone Bricks which doesn't occur normally or with other resource packs.

Reproduction Steps
Tell us the exact steps to reproduce this issue, the more detailed the easier we can reproduce it:

  1. Look at a large expansive flat surface of stone bricks
  2. Enable the Craftory Tech pack
  3. Look at a large expansive flat surface of stone bricks again

Expected Behavior
The curved banding of the lines shouldn't occur.

Screenshots / Video
Without Craftory Tech resource pack:
Before

With Craftory Tech resource pack:
After

Server Log
N.A.

Server Error Tracking ID
N.A.

Version Infomation

  • Paper 1.18.1, build 216
  • Minecraft 1.18.1
  • Craftory v0.8.2, other plugins do not play a factor here

Additional context
In the screenshots, a texture pack may have been used, but even without it, the issues remain.

@iCaitlyn iCaitlyn added the bug Something isn't working label Mar 1, 2022
@iCaitlyn
Copy link
Author

iCaitlyn commented Mar 1, 2022

Seems like this was noticed before in #153 too

However, this issue literally only occurs when we add the Craftory Tech pack, and even with absolutely no other resource packs, it still occurs.

The other admin of our server who uses just vanilla minecraft (eg. no Fabric modloader and mods), also notices the issue as soon as the craftory resource pack is applied.

@iCaitlyn
Copy link
Author

iCaitlyn commented Mar 2, 2022

Testing of the Resource Pack

Preliminary testing

The components of the Craftory resource pack has shown that as soon as "assets/extra" is included, the noise issue appears.

Edit 2

Issue seems to be located within "assets/extra/textures" after a bit more testing

Edit 3

Now narrowed down to "assets/extra/textures/items"

Edit 4

"arrow/", "battery/", "book/", "output/", "tank/", "turretConfig/", and "invisible.png" are fine. Something in "assets/extra/textures/items/light" is causing the issue.

Edit 5

"assets/extra/textures/items/light/light_off.png" causes the issue. "light_on.png" and "light_on.png.mcmeta" do not.

Conclusion

Somehow or someway, the file "assets/extra/textures/items/light/light_off.png" is causing the noise issue, either in how it is applied or interpreted by the game.

@MMJ744
Copy link
Member

MMJ744 commented Mar 2, 2022

@iCaitlyn Thanks for the thorough investigation.
I'm not sure how the image could cause this issue but we will try to find a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants