Supplementaries wall lanterns render incorrectly
WenXin20 opened this issue · 15 comments
Minecraft Version
v1.18.2
Shimmer version
v0.4
Modpack info or mod list
https://gist.github.com/WenXin20/c00fd3ee04cf9acbb1f053bb72ff7e82
The latest.log file
https://gist.github.com/WenXin20/e25eb98622f7a32159a697345ad95769
Mod Versions
Rubidium v0.5.2a
Flywheel v0.6.2
Supplementaries v1.4.2
Selene v1.17.4
Issue description
- When a lantern is placed on the wall, it renders completely black.
- Supplementaries adds the ability for lanterns to be placed on walls.
- A temporary workaround is to set
fast_mode
totrue
in thesupplementaries_client
config.
Steps to reproduce
- Grab a lantern
- Place on a wall
Other information
can you find anything like OpenGL debug message: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated.'
in the game console output?
can you update the latest.log again only with Selene, Supplementaries, & Shimmer installed
please make sure to update the latest.log after the render incorrectly happened
Here it is:
https://gist.github.com/WenXin20/ccadb8001ff8a301871bb5988406be40#file-latest-log-L85
I didn't see anything like that, but I did notice something else related to Shimmer.
And line 90 can be ignored, I created the world before Rubidium was added and still had the bloom bug.
@WenXin20 whats your gpu?
@WenXin20 whats your gpu?
thanks, we almost sure this is an AMD GPU compatibility issue.
Shimmer-forge-1.18.2-0.0.6.jar.zip
I have no amd graphics, so i build a new version for test.
Could you use this one load the game once, and update the config file shimmer-client.toml
that "Block Bloom Effect" = false
.
Restart the game and see what happens with the bloom effect?
This is not a fix, but it will help us locate the error we made.
I tested it with only Selene, Supplementaries, & Shimmer and had the same issue And at the same time I found another bug where the bloom everywhere actually only happens if rubidium is not installed.
besides, whether the bloom effect works well when the rb installed? like, whether the redstone dust get the bloom properly?
use the latest version (v0.1.0),modify shimmer-client.toml configuration ("MRT Reversed" = true).