mrsterner / Clockwork-Issues

0 stars 0 forks source link

Redstone resistor destroys self in very specific cases #64

Open GrownCanine99 opened 3 months ago

GrownCanine99 commented 3 months ago

Mod version (NOT Minecraft version)

1.20.1-0.1.13

A description of the issue

For some reason when you have a redstone resistor with a motor facing shaft side -x or -z, the resistor destroys itself. But for some reason functions perfectly when the motor/source is facing +x or +z, and only if it has a certain redstone power and a certain RPM.

(note that something has to also be attached to the resistor on the opposite side, such as a shaft)

I only went to 82RPM cause this is taking forever but I hope this is enough info to help

RPMs that destroy on 1,2,8 (redstone power) |||| 3,6,12,24,81 RPMs that destroy on 1,8 |||| 5,7,9,10,11,13,14,18,20,22,26,28,36,40,44,48,51,52,56,59,63,72,73,80 RPMs that destroy on 7,11,13,14 |||| 15,30,60 RPMs that destroy on 1,7,8,11,13,14 |||| 55 Safe RPMs |||| 16,17,19,21,23,25,27,29,31,32,33,34,35,37,38,39,41,42,43,45,46,47,49,50,53,54,57,58,61,62,64,65,66,67,68,69,70,71,74,75,76,77,78,79,82

Log or crash report

https://gist.github.com/GrownCanine99/d66d2a864d1fccc85ce9d3190e22ab5b

PriestOfFerns commented 3 months ago

Are you sure that the resistor isn’t breaking due to create’s tally system, which breaks create blocks that update too much

ff6f8d68 commented 2 months ago

how

Are you sure that the resistor isn’t breaking due to create’s tally system, which breaks create blocks that update too much

how can you remove it?

GrownCanine99 commented 2 months ago

Are you sure that the resistor isn’t breaking due to create’s tally system, which breaks create blocks that update too much

Im using this in conjuction with tweaked controllers, which in the recent update removes the tally system. And as said before it only bugs out in certain directions.

getItemFromBlock commented 1 month ago

I confirms that this bug is probably not caused by the tally system, as I have tested this on my side too (with and without tweaked controllers)