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.
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
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