
Cel Shaded Blocks
mtjohnson47 opened this issue ยท 4 comments
Expected Behavior
The world should look like a normal Minecraft world
Actual Behavior
Distant blocks have an outline, it kinda looks cel shaded. The 5th image has purple stripes which might be the missing texture texture. Compact Vertex Format is off. I've tried each of these both on and off: Chunk Multi-Draw, Vertex Array Objects, Block Face Culling, Direct Memory Access.
Reproduction Steps
- Install the mod
- Load a world.
- It's probably hardware dependant or something, IDK
Attachments
[Optional] Server/Client logs
Sometimes a crash won't output a crash report file. In your logs/
folder, there should be a latest.log
and/or debug.log
. You may include the END of this log showing any errors and a few surrounding lines of context. Don't include the entire file as the first few lines of the log may contain some information of your file system.
Mods list
Sodium Reforged 2.9.10+rev.ea6353c
System Information
- Java Version: 1.8.0_242 64bit
- CPU: 4x Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
- GPU: NVIDIA GeForce 1070/PCIe/SSE2 4.6.0 NVIDIA 471.11
- Sodium Reforged Version: 2.9.10+rev.ea6353c
Also VSYNC was off, but GSYNC is on, so that's probably why the fps is so constant