Java Version: root@vps [~]# java --showversion java version "1.5.0" gij (GNU libgcj) version 4.4.6 20110731 (Red Hat 4.4.6-3)
Description of Problem:
after making the launch.sh executable and trying to run it i get thrown the error and i can not start up my server :/
Error Messages:
[sEVERE] java.lang.IllegalArgumentException: URI "file:Tekkit.jar" is not hierarchical
Error Log:
16:59:55 [FINE] Attempting to load mods contained in the minecraft jar file and associated classes
2012-07-08 16:59:55 [sEVERE] java.lang.IllegalArgumentException: URI "file:Tekkit.jar" is not hierarchical
at java.io.File.<init>(libgcj.so.10)
at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:64)
at cpw.mods.fml.common.Loader.load(Loader.java:330)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)
at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-07-08 16:59:55 [sEVERE] Unexpected exception
java.lang.IllegalArgumentException: URI "file:Tekkit.jar" is not hierarchical
at java.io.File.<init>(libgcj.so.10)
at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:64)
at cpw.mods.fml.common.Loader.load(Loader.java:330)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)
at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-07-08 17:06:41 [iNFO] Starting minecraft server version 1.2.5
2012-07-08 17:06:41 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minecraft @MCVERSION@ loading
2012-07-08 17:06:41 [FINE] Attempting to load mods contained in the minecraft jar file and associated classes
2012-07-08 17:06:41 [sEVERE] java.lang.IllegalArgumentException: URI "file:Tekkit.jar" is not hierarchical
at java.io.File.<init>(libgcj.so.10)
at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:64)
at cpw.mods.fml.common.Loader.load(Loader.java:330)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)
at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-07-08 17:06:41 [sEVERE] Unexpected exception
java.lang.IllegalArgumentException: URI "file:Tekkit.jar" is not hierarchical
at java.io.File.<init>(libgcj.so.10)
at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:64)
at cpw.mods.fml.common.Loader.load(Loader.java:330)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)
at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Question
denellum
Title: Issues with installion on linux
Version: 3.0.3/3.0.4
OS: CentOS 6 64 Bit with Cpanel
Java Version: root@vps [~]# java --showversion java version "1.5.0" gij (GNU libgcj) version 4.4.6 20110731 (Red Hat 4.4.6-3)
Description of Problem:
after making the launch.sh executable and trying to run it i get thrown the error and i can not start up my server :/
Error Messages:
[sEVERE] java.lang.IllegalArgumentException: URI "file:Tekkit.jar" is not hierarchical
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