Java Version: Java SE Runtime Environment (build 1.7.0-b147)
Description of Problem:
Install Tekkit Server for my son on laptop. Ran fine for hours, then after machine slept, and he tried to restart it, no love. Here is -verbose java execution output
snipped out good looking loads.. Any help appreciated, not a java dude, but it looks like C:\Program Files\Java\jre7\lib\rt.jar has some issue ???
Thanks,
Bob
Error Messages:
C:\Users\Aiden.Bell>java -version
java version "1.7.0"
Java SE Runtime Environment (build 1.7.0-b147)
Java HotSpot 64-Bit Server VM (build 21.0-b17, mixed mode)
Question
macslayer
Title: Tekkit worked, now not working.
Version: 3.1.2
OS: Win7 Pro 64-Bit
Java Version: Java SE Runtime Environment (build 1.7.0-b147)
Description of Problem:
Install Tekkit Server for my son on laptop. Ran fine for hours, then after machine slept, and he tried to restart it, no love. Here is -verbose java execution output
snipped out good looking loads.. Any help appreciated, not a java dude, but it looks like C:\Program Files\Java\jre7\lib\rt.jar has some issue ???
Thanks,
Bob
Error Messages:
C:\Users\Aiden.Bell>java -version
java version "1.7.0"
Java SE Runtime Environment (build 1.7.0-b147)
Java HotSpot 64-Bit Server VM (build 21.0-b17, mixed mode)
C:\Users\Aiden.Bell>java -d64 -verbose -Xmx3G -Xms2G -jar Tekkit.jar nogui
[Loaded codechicken.core.PacketCustom from file:/C:/Users/Aiden.Bell/Tekkit_Serv
er_3.1.2/mods/CodeChickenCore-Bukkit%200.5.3r3.zip]
...<snip>
[Loaded net.minecraft.server.ItemMobSpawner from file:/C:/Users/Aiden.Bell/Tekki
t_Server_3.1.2/mods/NotEnoughItems-Bukkit%201.2.2.3r3.zip]
22:22:04 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@7f32ea44 while adding net.minecraft.server.ItemMobSpawner@67b25799
....
[Loaded railcraft.common.structures.ItemMetalPost from file:/C:/Users/Aiden.Bell/Tekkit_Server_3.1.2/mods/Railcraft-5.3.3-MCPC-1.2.5-r8.zip]
[Loaded railcraft.Railcraft from file:/C:/Users/Aiden.Bell/Tekkit_Server_3.1.2/m
ods/Railcraft-5.3.3-MCPC-1.2.5-r8.zip]
[Loaded java.lang.Throwable$PrintStreamOrWriter from C:\Program Files\Java\jre7\lib\rt.jar]
[Loaded java.lang.Throwable$WrappedPrintStream from C:\Program Files\Java\jre7\lib\rt.jar]
[Loaded java.util.IdentityHashMap$KeySet from C:\Program Files\Java\jre7\lib\rt.
jar]
22:22:04 [sEVERE] java.lang.RuntimeException: unknown character
22:22:04 [sEVERE] at forge.Configuration.load(Configuration.java:258)
22:22:04 [sEVERE] at railcraft.common.modules.RailcraftModuleManager.loadM
odules(RailcraftModuleManager.java:33)
22:22:04 [sEVERE] at net.minecraft.server.mod_Railcraft.load(mod_Railcraft
.java:39)
22:22:04 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i
nit(ModLoaderModContainer.java:351)
22:22:04 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
22:22:04 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java
:618)
22:22:04 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F
MLBukkitHandler.java:142)
22:22:04 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
rver.java:176)
22:22:04 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:438)
22:22:04 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
>[Loaded java.io.PrintWriter from C:\Program Files\Java\jre7\lib\rt.jar]
[Loaded java.lang.Throwable$WrappedPrintWriter from C:\Program Files\Java\jre7\l
ib\rt.jar]
22:22:04 [sEVERE] Unexpected exception
java.lang.RuntimeException: unknown character
at forge.Configuration.load(Configuration.java:258)
at railcraft.common.modules.RailcraftModuleManager.loadModules(Railcraft
ModuleManager.java:33)
at net.minecraft.server.mod_Railcraft.load(mod_Railcraft.java:39)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod
Container.java:351)
at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.
java:142)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>
Error Log:
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now