Jump to content

[RESOLVED] Issue running Minecraft 1.6.4 installation on CentOS 6.5


aaunel

Recommended Posts

Getting the following error when attempting to start Forge 9.11.1.965 build from the installer for Minecraft 1.6.4:

 

2014-04-15 21:58:39 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-04-15 21:58:39 [iNFO] [ForgeModLoader] Java is GNU libgcj, version 1.5.0, running on Linux:x86_64:2.6.32-431.5.1.el6.x86_64, installed at /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
2014-04-15 21:58:39 [FINE] [ForgeModLoader] Java classpath at launch is minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar
2014-04-15 21:58:39 [FINE] [ForgeModLoader] Java library path at launch is /usr/lib64/gcj-4.4.7
2014-04-15 21:58:39 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-04-15 21:58:39 [iNFO] [sTDERR] java.lang.IllegalArgumentException: URI "file:minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar" is not hierarchical
2014-04-15 21:58:39 [iNFO] [sTDERR]    at java.io.File.<init>(libgcj.so.10)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(libgcj.so.10)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-04-15 21:58:39 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-04-15 21:58:39 [sEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /home/beast/minecraft/forge/. for Forge Mod Loader
java.lang.IllegalArgumentException: URI "file:minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar" is not hierarchical
   at java.io.File.<init>(libgcj.so.10)
   at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
   at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
   at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
   at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
   at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
   at java.lang.reflect.Method.invoke(libgcj.so.10)
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-04-15 21:58:39 [sEVERE] [ForgeModLoader] Unable to launch
java.lang.IllegalArgumentException: URI "file:minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar" is not hierarchical
   at java.io.File.<init>(libgcj.so.10)
   at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:191)
   at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
   at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
   at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
   at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
   at java.lang.reflect.Method.invoke(libgcj.so.10)
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)

 

 

This appears to run fine in Mac OS X, but as far as I can tell the issue coming up in CentOS could be a coding error, referring to this post on StackOverflow http://stackoverflow.com/questions/18055189/why-my-uri-is-not-hierarchical.

 

Otherwise, am I missing something simple?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.