Started by
CrazyManCZ5
on
Topic category: Troubleshooting, bugs, and solutions
Hello,
currently I am trying to make procedure, that lights up my LEDs. The problem is when I join the world, only 1 LED lights up. Others are still off.
I am sending here, how the procedures look like.
Edited by CrazyManCZ5 on Fri, 02/19/2021 - 15:10
We can't see the images
Klemen right click on the image and press open in new tab. (I'm not the user who started the topic)
Turning-LEDs-on — ImgBB (ibb.co)
Defining-LEDs — ImgBB
What happens if you try to change the order of blocks that turn on LEDs?
Do you mean change the order of pins ? If I start with different pin, everytime, it lights up only the first one.
Different pin order
Try making the pin in numerical order. 10, 11, 12, 13
Still the same. Only lights up the first one (10).
I've been searching through forum and I found this case kind of similar:
https://mcreator.net/tracker/issue/60264
Although, the workaround doesn't work for me much. When i do this workaround it fully lightsup the first LED (green) and the others are not bright as much as the first (see below).
LEDS
Hello, I am being really desperate and I am still thinking about it. I don't know what to do about it. I am begging for your help please. Is someone willing to help me please ? :(
Could you try using last snapshot and wait block with different wait intervals for different pins, just for a test?
I downloaded the latest snapshot and tried making some procedure. The procedure is set on update tick of block. It works really good now, it lights up one LED after another.
Procedure
I still wonder if there's a way to light them up at the same time
You can try reducing delay as long as it works. I will look up while delay is needed when I have some time to work on Link
I suggest opening issue on https://github.com/Pylo/MCreatorLink so it does not get forgotten