Project Red - Fabrication

Project Red - Fabrication

20M Downloads

[Bug] the illumination overlay for the smart lamp doesn't respect player rotation

furrysalamander opened this issue · 2 comments

commented

Minecraft version

1.21.1

CodeChickenLib version

4.6.1.524

CBMultipart version

3.5.0.151

ProjectRed version

4.22.0-alpha+11

What happened?

It seems like it assumes the player is facing north, and it's drawn on the screen relative to the block's position if the player is facing north. Please let me know if you have any issues replicating this, and if so, I'm more than happy to try removing other mods until it's clear where the problem is. Sorry the screen recording is a bit buggy.

illumar_lamp_bug.webm

Crash log

No crash occurred.

How do you make it happen again?

Place an illumar smart lamp.
Power it.

commented

Okay, quick update, I made a new profile that only has project red illumination (plus dependencies) and nothing else installed, looks like it's still an issue, and I can also see now that the issue is with all lamps, not just the smart one. Thanks!

commented

Confirmed. Caused by Minecraft render changes in 1.21.1 that were not accounted for. Will fix.

Btw, it still works fine in Fabulous mode. Only normal render modes are broken