CC: Tweaked

CC: Tweaked

42M Downloads

Monitor turns off but computer stays on with the program running.

cZollo opened this issue ยท 2 comments

commented

I have a program which output things to monitors and the code works well. Only problem is if a player gets too far away the monitor turns off however even with a chunk loader to keep the computer and monitors active the monitor still turns off.

In my code it requires an input so if you put an input to the computer which sends another signal to the monitor it turns back on however the monitor never fully went off because it overlays the information if I don't put a .clear() in. It only turns off as a visual thing.

commented

related? #687
if so then this is already fixed and we might be waiting for a new release

commented

Yes they seem to be related