Project Red - Exploration

Project Red - Exploration

27M Downloads

[1.18.2] [Bug] Motors cannot push stuff out of chunk (modulus)

Heimdell opened this issue · 2 comments

commented

Minecraft version

1.18.x

CodeChickenLib version

4.1.4.488

CBMultipart version

3.1.0.137

ProjectRed version

4.16.0-beta-48

What happened?

Initial condition: an inchworm drive inside the borders of the chunk.

image

Upon exiting the chunk, an inchworm drive gets sliceported backwards to what feels like 16 blocks

image

(Notice flying lever)

It looks like a misuse of "modulus" operator.

P.S.: Recharge speed of motors is abysmal, compared to 1.12.2 or Red Power 2.

Crash log

Nah, it made me cry in other way.

How do you make it happen again?

Try to move a horizontal column of frames though chunk boundary with a motor. The head of the column will teleport to other side of the chunk and overwrite any block placed there.

commented

Looking into it.

Also the power system was recently redone, but is not tuned yet. I'll temporarily decrease energy usage so they can operate at full speed

commented

Fixed in 61fe9c3