Refined Storage

Refined Storage

77M Downloads

texture bugs

Skeetle opened this issue ยท 2 comments

commented

Issue description: textures glitch out

What happens: textures glitch out

What you expected to happen: not to glitch out

Steps to reproduce:

1 .place blocks next to refinedstorage components
2. power refinedstorage components
3.
...

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.5
  • Forge: forge-36.1.23
  • Refined Storage: refinedstorageaddons-0.7.2.jar

Does this issue occur on a server? [yes/no] yes

If a (crash)log is relevant for this issue, link it here:

[pastebin/gist/etc link here]

2021-05-22_09 41 07
2021-05-22_09 42 53

commented

There's a merged PR to fix this here: ##2943

Which should result in RS 1.19.13 but the builds started failing literally the first merge before that. Compare here:
https://ci.refinedmods.com/job/refinedstorage-mc1.16/158/
https://ci.refinedmods.com/job/refinedstorage-mc1.16/159/
I don't know enough about sonar qube to look in to the build failure (and I'm not the author or anyone with the project). If someone could look in to that then we'd have a build that fixes this.

I guess that technically makes this a duplicate and/or solved.

commented

There's a possible workaround but I want to caution that it might have unintended consequences if you play on multiplayer. Unintended as in I have no idea what might happen or how reliable it will be.

Go to the 159 build here: https://ci.refinedmods.com/job/refinedstorage-mc1.16/159/
Download the refinedstorage-1.9.13+159.jar build artifact.
Replace your refined storage mod with that version.

I didn't realize the build artifacts were successfully created when I left my previous comment. Still, this is technically an unofficial build (read: snapshot) so, again, there can be unintended consequences of using this version.