Jump to content
  • 0

Can't start my serer


Question

Posted

Title: Can't start my serer

Version: 3.1.2

OS: Windows 7

Java Version: 1.7.0_05-b06

Description of Problem:

Whenever I try to launch my server I get a bunch of errors and it fails to launch

Error Messages:

Error Log:


[sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-09-09 13:01:13 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-09-09 13:01:13 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-09 13:01:13 [sEVERE] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: unknown character  

2012-09-09 13:01:13 [sEVERE] 	at net.minecraft.server.mod_IC2_ChargingBench.<clinit>(mod_IC2_ChargingBench.java:30)

2012-09-09 13:01:13 [sEVERE] 	... 13 more

2012-09-09 13:01:13 [sEVERE] Caused by: java.lang.RuntimeException: unknown character  

2012-09-09 13:01:13 [sEVERE] 	at forge.Configuration.load(Configuration.java:258)

2012-09-09 13:01:13 [sEVERE] 	at net.minecraft.server.mod_IC2_ChargingBench.<clinit>(mod_IC2_ChargingBench.java:25)

2012-09-09 13:01:13 [sEVERE] 	... 13 more

2012-09-09 13:01:13 [sEVERE] Unexpected exception

java.lang.ExceptionInInitializerError

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

	at java.lang.reflect.Constructor.newInstance(Unknown Source)

	at java.lang.Class.newInstance0(Unknown Source)

	at java.lang.Class.newInstance(Unknown Source)

	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:135)

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

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

Caused by: java.lang.RuntimeException: java.lang.RuntimeException: unknown character  

	at net.minecraft.server.mod_IC2_ChargingBench.<clinit>(mod_IC2_ChargingBench.java:30)

	... 13 more

Caused by: java.lang.RuntimeException: unknown character  

	at forge.Configuration.load(Configuration.java:258)

	at net.minecraft.server.mod_IC2_ChargingBench.<clinit>(mod_IC2_ChargingBench.java:25)

	... 13 more

2012-09-09 13:01:44 [iNFO] Stopping server

2012-09-09 13:01:44 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-09-09 13:01:44 [sEVERE] 	at java.util.ArrayList.rangeCheck(Unknown Source)

2012-09-09 13:01:44 [sEVERE] 	at java.util.ArrayList.get(Unknown Source)

2012-09-09 13:01:44 [sEVERE] 	at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)

2012-09-09 13:01:44 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2012-09-09 13:01:44 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-09 13:01:44 [iNFO] Stopping server

2012-09-09 13:01:44 [sEVERE] Exception in thread "Thread-3"

1 answer to this question

Recommended Posts

  • 0
Posted

this looks like corrupted config file for crafting bench. try unpack the config file ("config/IC2ChargingBench.cfg") from original zip with tekkit server and rewrite the config on your server.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...