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

Delay acting randomly #6

Open
LemADEC opened this issue Feb 22, 2015 · 0 comments
Open

Delay acting randomly #6

LemADEC opened this issue Feb 22, 2015 · 0 comments

Comments

@LemADEC
Copy link

LemADEC commented Feb 22, 2015

When using /qc quantum or /qc reverse with a delay, the results are more or less unpredicable.
1st test:
source = redstone dust powered by a daylight sensor
receiver = 10 pairs of levers spaced by 0.2s between each pair (0 0 0.2 0.2 0.4 0.4 0.6 0.6 etc.)
observed: first pair of 2 levers reacts properly, all other will switch on but will never go off

2nd test:
source = redstone dust powered by a lever
receiver = 5 levers all triggered after 0.5s (0.5 0.5 0.5 0.5 0.5 etc.)
observed: in most cases, 2 levers will randomly switch, others will remain

3rd test:
source = redstone dust powered by a lever
receiver = 5 redstone lamps all triggered in sequence of 0.5s (0 0.5 1 1.5 2)
observed: all will switch on but never goes off

During all testing, I've seen nothing special in console.

Reversed seems to work with 2nd and 3rd test but still fails the 1st one.
When using no delay at all, it seems much more predictable (so far).

yannicklamprecht referenced this issue in Craftstuebchen/Quantum-Connectors Jan 14, 2017
* - maven format
- removed most nms
- Erumeldor can use it

* - version 1.10.2+

* - line seperator to LF

* - starting refactoring some Classes to remove static abuse

* - starting refactoring some Classes to remove static abuse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant