I am getting the following errors, at random times, in random places
Java Exception Thrown: java.lang.NullPointerException
Java Exception Thrown: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
against the following statements:
monitor.write()
monitor.setTextColor()
monitor.setBackgroundColor()
and they coincide with with this message in the server system log:
[20:45:54] [Server thread/WARN] [net.minecraft.tileentity.TileEntity]: Skipping BlockEntity with id
I'm guessing its the monitor peripheral skipping. Is there a workaround/fix?
Minecraft Version: 1.12.2
forge-1.12.2-14.23.4.2715
ComputerCraft1.80pr1.jar
I am getting the following errors, at random times, in random places
Java Exception Thrown: java.lang.NullPointerExceptionJava Exception Thrown: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0against the following statements:
monitor.write()monitor.setTextColor()monitor.setBackgroundColor()and they coincide with with this message in the server system log:
[20:45:54] [Server thread/WARN] [net.minecraft.tileentity.TileEntity]: Skipping BlockEntity with idI'm guessing its the monitor peripheral skipping. Is there a workaround/fix?
Minecraft Version: 1.12.2
forge-1.12.2-14.23.4.2715
ComputerCraft1.80pr1.jar