Version 2.0
[–terminal]
Loading Program T:ArADiddle2.0taradiddle.exe
import app.new.skin pd
Initializing…
An error has occurred. Please restart program.
Program.restart();
};
draw = function() {
background(255, 255, 255);
fill(0, 0, 0);
textAlign(CENTER, CENTER);
text(“This program has been running for ” + ((millis()-start)/1000).toFixed(2) + ” seconds.”, 200, 200);
};
Unrecoverable error
T:ArADiddle2.0 >restart app.new.skin taradiddle.exe
/dev/sda1: recovering journal
/dev/sda1: contains a file system with errors, check forced.
UNEXPECTED INCONSISTENCY. Version 2.0 is not compatible with this system.
I hope you can find a way to be compatible with our new system 🙂
Warning Comment