Posted 09 April 2014 - 05:25 PM
ComputerCraft Version Information:
1.62
Description of Bug:
Computer crashes after running a program and pressing up arrow. It gives me the info in the picture below. I also included the program below.
[attachment=1584:2014-04-09_17.13.24.png]
Steps to Reproduce Bug: Run that program and press the up arrow. Notice the name and even the name being Chat.gps.
PS: I could not upload the file, so here is the code and the image(in 0's) :P/>. The program shall be Chat.gps and the image img1.
Program Chat.gps:
screenLoad()
Image img1:
1.62
Description of Bug:
Computer crashes after running a program and pressing up arrow. It gives me the info in the picture below. I also included the program below.
[attachment=1584:2014-04-09_17.13.24.png]
Steps to Reproduce Bug: Run that program and press the up arrow. Notice the name and even the name being Chat.gps.
PS: I could not upload the file, so here is the code and the image(in 0's) :P/>. The program shall be Chat.gps and the image img1.
Program Chat.gps:
function screenLoad()
term.clear()
term.setBackgroundColor(colors.white)
term.clear()
term.setCursorPos(1,1)
img1 = paintutils.loadImage("img1")
paintutils.drawImage(img1, 1, 1)
end
screenLoad()
Image img1:
000000000000000000000000
000000000000000000000000
000000000000000000000000
003000003333303333300000
003000003000303000000000
003000003000303003300000
003000003000303000300000
003333303333303333300000
000000000000000000000000
000033333033333000000000
000030003030000000000000
000030003033333000000000
000030003000003000000000
000033333033333000000000
000000000000000000000000
000000000000000000000000
000000000000000000000000
000000000000000000000000
000000000000000000000000