Posted December 17, 201212 yr I extracted the forge universal contents into the Minecraft server.jar, made a start.bat file, ran it, and it installed a few folders, then stops completely. I re-tried it a few times, and now I can't even run the start.bat file (need to run the Minecraft_server.jar to do anything) and still just fails every time after installing a few folders. I've looked around a lot on here and couldn't find a working solution to my problem. I have tried both 1.4.4 and 1.4.5 (with the proper server.jars) but they all act the same. Below is my error log. Any help is much appreciated, I just want to get my server up and running. 2012-12-17 05:13:26 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading 2012-12-17 05:13:26 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2012-12-17 05:13:27 [iNFO] [ForgeModLoader] Download complete 2012-12-17 05:13:27 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2012-12-17 05:13:29 [iNFO] [ForgeModLoader] Download complete 2012-12-17 05:13:29 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2012-12-17 05:13:29 [iNFO] [ForgeModLoader] Download complete 2012-12-17 05:13:29 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.transformers.AccessTransformer at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1364) Caused by: java.io.FileNotFoundException: C:\Users\Twinners\Desktop\Adventure Server (The system cannot find the file specified) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source) at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132) ... 8 more 2012-12-17 05:13:29 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.MarkerTransformer java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.transformers.MarkerTransformer at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1364) Caused by: java.io.FileNotFoundException: C:\Users\Twinners\Desktop\Adventure Server (The system cannot find the file specified) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source) at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132) ... 8 more 2012-12-17 05:13:29 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.SideTransformer java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.transformers.SideTransformer at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1364) Caused by: java.io.FileNotFoundException: C:\Users\Twinners\Desktop\Adventure Server (The system cannot find the file specified) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source) at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132) ... 8 more 2012-12-17 05:13:29 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class net.minecraftforge.transformers.ForgeAccessTransformer java.lang.ClassNotFoundException: net.minecraftforge.transformers.ForgeAccessTransformer at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1364) Caused by: java.io.FileNotFoundException: C:\Users\Twinners\Desktop\Adventure Server (The system cannot find the file specified) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source) at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132) ... 8 more 2012-12-17 05:13:29 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class net.minecraftforge.transformers.EventTransformer java.lang.ClassNotFoundException: net.minecraftforge.transformers.EventTransformer at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1364) Caused by: java.io.FileNotFoundException: C:\Users\Twinners\Desktop\Adventure Server (The system cannot find the file specified) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source) at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source) at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source) at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132) ... 8 more 2012-12-17 05:13:29 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175) 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) 2012-12-17 05:13:29 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1364) 2012-12-17 05:13:29 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:264) 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) 2012-12-17 05:13:29 [iNFO] [sTDERR] ... 3 more 2012-12-17 05:13:29 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:256) 2012-12-17 05:13:29 [iNFO] [sTDERR] ... 4 more 2012-12-17 05:13:29 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Users\Twinners\Desktop\Adventure Server (The system cannot find the file specified) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.util.zip.ZipFile.open(Native Method) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at java.net.URL.openStream(Unknown Source) 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155) 2012-12-17 05:13:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132) 2012-12-17 05:13:29 [iNFO] [sTDERR] ... 9 more
December 17, 201212 yr There can be a lot of things that can cause this, all of whch are user error: 1) Make sure you don't ahve any !'s in the path to the folder 2) You don't need to extract or move anything from the forge zip to the server jar, just run the forge zip with minecraft_server.jar in the same folder and it'll work. This issue is that java cant find all of forge's stuff, so.. you somehow installed it wrong. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
December 18, 201212 yr Author I did have an exclamation mark in the folder, so I just got rid of that. The only thing I don't get is how do I run forge itself? It is just a .zip file so all I know how to do is open it to view the files inside, and saw in all the instructions to move the files into the server jar.
December 18, 201212 yr Instructions are on the wiki. There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
December 18, 201212 yr Author After re-reading the wiki, I realized I had been renaming the file incorrectly. I was adding .jar to the end, but my folder options were hiding the .zip extension, so I was just making it say .jar.zip lol. Changed the settings and it installed all the files correctly : ) Still having problems with my server (ran the server, turned off my firewall, and still nobody can connect to it). These are not Forge related so I shall look for some help elsewhere now. Thanks for all the help!
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.