Jump to content
  • 0

WEIRD ERROR TRYING TO RUN TEKKIT 2.1.1 PLEASE HELP


Question

Posted

so evert time i try to run "lunch" in my tekkit folder i get this message in the prompt window after everything has finished loading and it appears that it will work:

17:11:24 [sEVERE] dan200.computer.shared.FileSystemException: No such path

17:11:24 [sEVERE] at dan200.computer.shared.FileSystem.mount(FileSystem.ja

va:85)

17:11:24 [sEVERE] at dan200.computer.shared.Computer.initFileSystem(Comput

er.java:747)

17:11:24 [sEVERE] at dan200.computer.shared.Computer.access$30(Computer.ja

va:741)

17:11:24 [sEVERE] at dan200.computer.shared.Computer$58.execute(Computer.j

ava:1822)

17:11:24 [sEVERE] at dan200.computer.shared.ComputerThread$1$1.run(Compute

rThread.java:45)

17:11:24 [sEVERE] at java.lang.Thread.run(Unknown Source)

17:11:24 [iNFO] org.luaj.vm2.LuaError: IOException: java.io.FileNotFoundExceptio

n: .\mods\ComputerCraft\lua\bios.lua (The system cannot find the path specified)

17:11:24 [iNFO] stack traceback:

17:11:24 [sEVERE] dan200.computer.shared.FileSystemException: No such path

17:11:24 [sEVERE] at dan200.computer.shared.FileSystem.mount(FileSystem.ja

va:85)

17:11:24 [sEVERE] at dan200.computer.shared.Computer.initFileSystem(Comput

er.java:747)

17:11:24 [sEVERE] at dan200.computer.shared.Computer.access$30(Computer.ja

va:741)

17:11:24 [sEVERE] at dan200.computer.shared.Computer$58.execute(Computer.j

ava:1822)

17:11:24 [sEVERE] at dan200.computer.shared.ComputerThread$1$1.run(Compute

rThread.java:45)

17:11:24 [sEVERE] at java.lang.Thread.run(Unknown Source)

17:11:24 [iNFO] org.luaj.vm2.LuaError: IOException: java.io.FileNotFoundExceptio

n: .\mods\ComputerCraft\lua\bios.lua (The system cannot find the path specified)

17:11:24 [iNFO] stack traceback:

17:11:25 [sEVERE] java.lang.NullPointerException

17:11:25 [sEVERE] at net.minecraft.server.ItemStack.doMaterialsMatch(ItemS

tack.java:243)

17:11:25 [sEVERE] at ee.TileCondenser.extractItem(TileCondenser.java:539)

17:11:25 [sEVERE] at buildcraft.transport.pipes.PipeItemsWood.checkExtract

(PipeItemsWood.java:111)

17:11:25 [sEVERE] at buildcraft.transport.pipes.PipeItemsWood.doWork(PipeI

temsWood.java:90)

17:11:25 [sEVERE] at buildcraft.transport.TileGenericPipe.doWork(TileGener

icPipe.java:159)

17:11:25 [sEVERE] at buildcraft.api.PowerProvider.update(PowerProvider.jav

a:52)

17:11:25 [sEVERE] at buildcraft.transport.TileGenericPipe.l_(TileGenericPi

pe.java:108)

17:11:25 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11

82)

17:11:25 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:534)

17:11:25 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:441)

17:11:25 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:465)

17:11:25 [sEVERE] Unexpected exception

java.lang.NullPointerException

at net.minecraft.server.ItemStack.doMaterialsMatch(ItemStack.java:243)

at ee.TileCondenser.extractItem(TileCondenser.java:539)

at buildcraft.transport.pipes.PipeItemsWood.checkExtract(PipeItemsWood.j

ava:111)

at buildcraft.transport.pipes.PipeItemsWood.doWork(PipeItemsWood.java:90

)

at buildcraft.transport.TileGenericPipe.doWork(TileGenericPipe.java:159)

at buildcraft.api.PowerProvider.update(PowerProvider.java:52)

at buildcraft.transport.TileGenericPipe.l_(TileGenericPipe.java:108)

at net.minecraft.server.World.tickEntities(World.java:1182)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

>

Im not sure what this means; keep in mind that im not a COMPLETE idiot; also, ive ran the server many-a-time before, but it crashed while we were playing and now i cant start it back up again. the only think any of us can think of is that i destroyed a redstone engine with a darkmatter pick which was attached to a wooden pipe attached to an energy colleector (condeser maybe?). anyway, if anyone knows whats going on, please try to explain whats happening as simply as possible. thanks!

6 answers to this question

Recommended Posts

  • 0
Posted

"lunch" being a ComputerCraft program?

What does the Computer say when you try to run it?

Could you elaborate, you just hopped in to the story without telling us nearly anything informative about what are you doing, else than that you are running "lunch"

  • 0
Posted

oh, sorry. im new to this forum, i hope you understand. anyway- launch is the name of the batch file you need to run to run a tekkit server- once it is run it opens a cmd window instead of the regular minecraft server client, and this is the error message i always seem to get- i thought i had expained everything so let me know if you need any more info- like i said, this is the launch.bat file that you run to start a server- hope this helps!

  • 0
Posted

The computer craft errors are because there are missing files in the computer craft folder, you can fix this by checking its extracted not in a .zip and that the path mentioned in the error exists, if it doesn't you should be able to just copy them in from a client's mod folder, iirc everything in that "lua" folder is ingame code and so the same regardless. This won't fix your problem though, just allow you to use computercraft.

The buildcraft error is what is stopping your server running, try loading the world in single player and breaking the wood pipe and condensor then replace them, if that doesn't work, go hunt down all the condensors and break/replace them if you can, the offending blocks are likely within 16 chunks of your spawn since it's happening on loading.

  • 0
Posted

The computer craft errors are because there are missing files in the computer craft folder, you can fix this by checking its extracted not in a .zip and that the path mentioned in the error exists, if it doesn't you should be able to just copy them in from a client's mod folder, iirc everything in that "lua" folder is ingame code and so the same regardless. This won't fix your problem though, just allow you to use computercraft.

The buildcraft error is what is stopping your server running, try loading the world in single player and breaking the wood pipe and condensor then replace them, if that doesn't work, go hunt down all the condensors and break/replace them if you can, the offending blocks are likely within 16 chunks of your spawn since it's happening on loading.

yeah this fixed the buildcraft error and thanks to you showing me that the first part of the CC error was actually an unfound path, i looked into my mods file and found that what was supposed to me called "ComputerCraft" instead looked like this "[2]ComputerCraft" and thus the path could not be found. thanks for the help i definetly couldnt have done this w/o you!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...