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

Computer not booting and error in console

Started by Runesmacher, 16 July 2013 - 06:09 PM
Runesmacher #1
Posted 16 July 2013 - 08:09 PM
*should go to bugs, but cant make a topic there for some reason

ComputerCraft Version Information: 1.55 Client

Description of Bug:

Computer not booting and error in console.


Client> 2013-07-17 02:01:50 [INFO] [STDOUT] computercraft: Error running task.
Client> 2013-07-17 02:01:50 [INFO] [STDERR] java.lang.NullPointerException
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.core.JarMount$FileInZip.getParent(JarMount.java:102)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.core.JarMount.<init>(JarMount.java:164)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.ComputerCraft.createResourceMount(ComputerCraft.java:417)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.shared.NetworkedComputerHelper.createResourceMount(NetworkedComputerHelper.java:584)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.core.Computer.initFileSystem(Computer.java:569)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.core.Computer.access$1000(Computer.java:34)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.core.Computer$1.execute(Computer.java:803)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:117)
Client> 2013-07-17 02:01:50 [INFO] [STDERR]  at java.lang.Thread.run(Unknown Source)


Steps to Reproduce Bug:
Use the resource pack i provided. it has the example script inside a test folder thats inside the programs folder
So some problem with subfolders.


pack: https://dl.dropboxus...PackExample.zip
Cranium #2
Posted 22 July 2013 - 10:31 AM
Split into new topic and moved to Bugs.

For future reference, please read the Forum Guidelines. It describes why new useres cannot post new topics, and provides a link for them to post new topics where they will be moderated by us.