Twango Posted November 27, 2012 Posted November 27, 2012 Hey guys, I can't figure out why my server's not working. I SSH'd into a blank folder, did a wget on the zip, unzipped it, and ran the launch.sh, but it gave the following errors: http://pastebin.com/YwBZCV0g I had the same problem on my Mac. It's an OpenVZ VPS. Help D: Quote
Kommunističeskiĭ Posted November 27, 2012 Posted November 27, 2012 Hey guys, I can't figure out why my server's not working. I SSH'd into a blank folder, did a wget on the zip, unzipped it, and ran the launch.sh, but it gave the following errors: http://pastebin.com/YwBZCV0g I had the same problem on my Mac. It's an OpenVZ VPS. Help D: Did you download Tekkit from the official website? Try removing Nether Ores and try again then report what happens. Quote
Jeffdonatic Posted November 27, 2012 Posted November 27, 2012 Not had that error personaly, but what version of java are you running? I believe Java 7 is required Quote
Twango Posted November 28, 2012 Author Posted November 28, 2012 I think it's because of old java, it says when -version it's 1.6 How do I update? ;3 Quote
jakimfett Posted November 28, 2012 Posted November 28, 2012 Depends...what OS is the server running? Once you know that, try searching google for "<your distro name> install java 7" Quote
MindTooth Posted November 28, 2012 Posted November 28, 2012 Should be able to detect which distro with: cat /etc/issue Quote
Twango Posted November 28, 2012 Author Posted November 28, 2012 Okay, I got it working, but now when I connect it says i need the following: computercraft 1.4.1 ccturtle 1.4.1 IC2 1.103 railcraft 5.4.7 I have the latest technic, whats the deal? Quote
Kommunističeskiĭ Posted November 28, 2012 Posted November 28, 2012 Okay, I got it working, but now when I connect it says i need the following: computercraft 1.4.1 ccturtle 1.4.1 IC2 1.103 railcraft 5.4.7 I have the latest technic, whats the deal? Those are the mods that were updated for 3.1.3. You're running Tekkit 3.1.2 client on a 3.1.3 server. When you launch Tekkit, go to Options and make sure you either select development builds, or manual build selection with 3.1.3 selected. Quote
Twango Posted November 28, 2012 Author Posted November 28, 2012 Okay. I'm sorry I'm having so many problems, now I'm getting this when I try to use a mining well: 20:09:21 [sEVERE] java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V 20:09:21 [sEVERE]at buildcraft.energy.TileEngine.q_(TileEngine.java:126) 20:09:21 [sEVERE]at net.minecraft.server.World.tickEntities(World.java:1189) 20:09:21 [sEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 20:09:21 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 20:09:21 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 20:09:21 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V at buildcraft.energy.TileEngine.q_(TileEngine.java:126) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.