cookingboy3 Posted January 11, 2013 Posted January 11, 2013 When beginning my server, everything runs fine, but when using a computer, posts [sTDERR]s into the console, and doesn't start the terminal. It says something like: ComputerCraft: Error running task. java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) at dan200.computer.core.Computer.getUserDir(Computer.java:636) at dan200.computer.core.Computer.initFileSystem(Computer.java:662) at dan200.computer.core.Computer.access$1100(Computer.java:26) at dan200.computer.core.Computer$1.execute(Computer.java:903) at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67) at java.lang.Thread.run(Unknown Source) then the player sees the computer terminal screen, but it's just black, as if the computer wasn't started.
Teraku Posted January 23, 2013 Posted January 23, 2013 Try redownloading the ComputerCraft zip, it seems like the pre-installed programs are corrupted or something.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now