wenth Posted July 6, 2014 Posted July 6, 2014 Ok so im trying to set up a privet Voltz server for me and some freinds. but none of the voltz items works every thing else works find just only vinnila items work. i cant craft or spawn in voltz items. iv tryed looking this up and the only answers i find are freaking confusing the best one i found can be found ('?do=embed' frameborder='0' data-embedContent>>) and it keeps saying something about moving MAP ....i can find no such files in the minecraft server jar or the voltz jar and iv tryed moving the entire continence of the voltz jar but that just brakes the minecraft jar x_x has any one got a solution to this its driving me nuts.
Discord Moderator plowmanplow Posted July 6, 2014 Discord Moderator Posted July 6, 2014 If you only have access to vanilla items/blocks then you are starting the minecraft server jar instead of the Forge jar (Voltz.jar).
wenth Posted July 6, 2014 Author Posted July 6, 2014 when i try to start that nothing happens though i just get this forge error file message Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 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 sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 5 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531) ... 5 more 2014-07-06 12:46:23 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar 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 sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 5 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531) ... 5 more 2014-07-06 12:46:23 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2014-07-06 12:46:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2014-07-06 12:46:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) 2014-07-06 12:46:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) 2014-07-06 12:46:23 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367) 2014-07-06 12:46:23 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2014-07-06 12:46:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261) 2014-07-06 12:46:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2014-07-06 12:46:23 [iNFO] [sTDERR] ... 3 more
wenth Posted July 6, 2014 Author Posted July 6, 2014 info from when running the start.batch file thing.........am i reading this wrong or are there files missing apparently o_o 2014-07-06 13:16:49 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2014-07-06 13:16:49 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv er VM, version 1.7.0_40, running on Windows 8:amd64:6.2, installed at C:Program FilesJavajre7 2014-07-06 13:16:49 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm. CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-07-06 13:16:49 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin d oes not have a MCVersion annotation, it may cause issues with this version of Mi necraft 2014-07-06 13:16:49 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galac ticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may caus e issues with this version of Minecraft 2014-07-06 13:16:49 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblo cks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may caus e issues with this version of Minecraft 2014-07-06 13:16:49 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N EICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-07-06 13:16:49 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/bcprov-jdk15on-148.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] There was a problem downloading th e file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment wit hout internet access. You will need to download the file manually or restart and let it try again 2014-07-06 13:16:49 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/scala-library.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] There was a problem downloading th e file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] There were errors during initial F ML setup. Some files failed to download or were otherwise corrupted. You will ne ed to manually obtain the following files from these download links and ensure y our lib directory is clean. 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/argo-small-3.2.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/guava-14.0-rc3.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/asm-all-4.1.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/bcprov-jdk15on-148.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/scala-library.jar 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] <===========> 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] The following is the errors that c aused the setup to fail. They may help you diagnose and resolve the issue 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] A download error occured 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] A download error occured 2014-07-06 13:16:49 [sEVERE] [ForgeModLoader] <<< ==== >>> C:UsersNathanielDesktopVoltz_Server_v2.0.4>pause Press any key to continue . . .
Discord Moderator plowmanplow Posted July 7, 2014 Discord Moderator Posted July 7, 2014 For some reason you seem to be missing the Forge libraries for 1.5.2. I have them here: https://copy.com/FgQpweRKxPeE?download=1
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