Jump to content

Error on startup of Tekkit server after update to 3.1.3.


doo803

Recommended Posts

Title
: Error on startup of Tekkit server after update to 3.1.3.

Version
: 3.1.3

OS
: Centos 5.8

Java Version
: Version 7 Update 9

Description of Problem:

On startup of server I recieve a list of errors and the server does not properly start. I have just updated my Tekkit server to 3.1.3 and followed all the instructions given to update.

N.B
This is my first time posting a problem like this on a forum so please tell me if I am lacking any info.

Error Messages
:

(one example of many, see log below):

java.lang.NoSuchMethodError: dan200.turtle.shared.BukkitInterop.isCorrectBuild()Z

Error Log:


182 recipes 27 achievements 01:57:41 [iNFO] Starting minecraft server version 1.2.5 01:57:41 [iNFO] Attempting early MinecraftForge initialization 01:57:42 [iNFO] Completed early MinecraftForge initialization 01:57:42 [iNFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading 01:57:42 [iNFO] Loading mods from /root/mods 01:57:42 [iNFO] File CCPlugin.jar contained no mods 01:57:42 [iNFO] Directory weaponmod contained no mods 01:57:42 [iNFO] Forge Mod Loader has loaded 38 mods 01:57:42 [iNFO] MinecraftForge v3.3.8.152 Initialized 01:57:42 [iNFO] MinecraftForge v3.3.8.152 Initialized 01:57:42 [iNFO] [WeaponMod] Properties file read succesfully! 01:57:42 [sEVERE] java.lang.NoSuchMethodError: dan200.turtle.shared.BukkitInterop.isCorrectBuild()Z 01:57:42 [sEVERE] at net.minecraft.server.mod_ComputerCraft.<init>(mod_ComputerCraft.java:63) 01:57:42 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 01:57:42 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) 01:57:42 [sEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 01:57:42 [sEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525) 01:57:42 [sEVERE] at java.lang.Class.newInstance0(Class.java:372) 01:57:42 [sEVERE] at java.lang.Class.newInstance(Class.java:325) 01:57:42 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107) 01:57:42 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235) 01:57:42 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) 01:57:42 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) 01:57:42 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) 01:57:42 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) 01:57:42 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 01:57:42 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: dan200.turtle.shared.BukkitInterop.isCorrectBuild()Z at net.minecraft.server.mod_ComputerCraft.<init>(mod_ComputerCraft.java:63) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107) at cpw.mods.fml.common.Loader.preModInit(Loader.java:235) at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) >

Link to comment
Share on other sites

  • 1 month later...

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