This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
TCE's profile picture

[1.74][SSP]Advanced monitor not writing text

Started by TCE, 07 July 2015 - 07:27 AM
TCE #1
Posted 07 July 2015 - 09:27 AM
Advanced monitor stops writing text. I can change the background color and activate the cursor.

[STEPS]
  • Connect an advanced monitor to an advanced computer with wired modems
  • Write a program that writes some text to the monitor
  • Run it via the [RUN] option of the editor
  • The text won't show. You can try typing more text via the Lua interpreter but it won't work.
Cranium #2
Posted 07 July 2015 - 03:59 PM
We're going to need more information about this bug. It'd help if you used the bug reporting format listed in the sticky in this section. Screenshots and example code would go a long way to determine whether it's a bug, or your code causing the issue.
Bomb Bloke #3
Posted 07 July 2015 - 11:04 PM
Truth be told, I've already provided Dan with an example script.

For now, messing around with the size of the monitor (by adding/removing blocks), and/or the text scale, should eventually kick the display back into gear.