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

Vanilla block rotations of 90° turning slightly darker with Forge #4178

Closed
Maluscat opened this issue Jul 14, 2017 · 3 comments
Closed

Vanilla block rotations of 90° turning slightly darker with Forge #4178

Maluscat opened this issue Jul 14, 2017 · 3 comments
Assignees
Labels
Bug This request reports or fixes a new or existing bug. Rendering This request deals with rendering. These must be treated with care, and tend to progress slowly.

Comments

@Maluscat
Copy link

Hey!

I've encountered a pretty annoying bug in Forge:
When the vanilla blockstates file, meaning "assets/minecraft/blockstates", contains block rotations of 90°, the blocks turn slightly darker ingame when Forge is installed, but only when a resourcepack is applied.
I've already tested it with the resourcepack solely containing the "dirt" texture in /blocks and the necessary pack.mcmeta, at which point I should add that the blockstates file with the rotations doesn't have to be provided by the resourcepack, for dirt I used the vanilla minecraft rotation, but also with this smallest resourcepack ever, the bug was still there. It does not appear with the vanilla resources
This happens at both rotation possibility, x and y.
Of course I've also checked in vanilla, but as one expects, nothing is found there.
Using solely Forge, no mod at all. (No, also not Optifine) on Minecraft 1.11.2, Forge version 13.20.1.2393, although: I've tested since which version this bug exists, and it appears to
exists since minecraft version 1.9.0

Here are some screenshots:
2017-07-14_05 56 28
Very visible on snow blocks

2017-07-14_05 56 41
"x" rotation

2017-07-14_05 56 51
Here's a picture of everything. The whole grass is dotted

@williewillus
Copy link
Contributor

maybe upload a minimal RP that reproduces the issue?

@mezz mezz added Bug This request reports or fixes a new or existing bug. Rendering This request deals with rendering. These must be treated with care, and tend to progress slowly. labels Jul 14, 2017
@RainWarrior
Copy link
Member

Please check if this still happens on the latest 1.12 version, there was a small bugfix in the lighting code that possibly affected it.

@Maluscat
Copy link
Author

Nope, on 1.12 it still exists (Using the latest version 14.21.1.2412)

@williewillus Here, it's basically just this
Testing texturepack.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This request reports or fixes a new or existing bug. Rendering This request deals with rendering. These must be treated with care, and tend to progress slowly.
Projects
None yet
Development

No branches or pull requests

4 participants