Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nickthegoatboy

Members
  • Joined

  • Last visited

  1. Do you know where I can go to get help with this?
  2. Not all of the mods are 1.7.2 compatible so I used a stable build of 1.6.4 that supported all the mods. Is there anyway I can still get help with this?
  3. I was hosting my modded minecraft server with a company that had an option to choose "Mod: Forge 1.6.4 (9.11.1.965)" as the Server JAR in Multicraft, and my new hosting company has the option for a custom jar instead of selecting forge. Because of this, I uploaded the "forge-1.6.4-9.11.1.965-universal.jar" file as well as the "minecraft_server.1.6.4.jar" file. When I try to start it however, it does not work. The log is here from Multicraft: 03.03 20:09:16 [Multicraft] Server stopped 03.03 20:09:16 [Multicraft] Server shut down 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 03.03 20:09:16 [server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 03.03 20:09:16 [server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) 03.03 20:09:16 [server] INFO at java.util.ArrayList$Itr.remove(ArrayList.java:865) 03.03 20:09:16 [server] INFO at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) 03.03 20:09:16 [server] INFO java.util.ConcurrentModificationException 03.03 20:09:16 [server] SEVERE Unable to launch 03.03 20:09:16 [server] INFO Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 03.03 20:09:16 [server] INFO Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 03.03 20:09:16 [server] INFO Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 03.03 20:09:16 [server] WARNING The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 03.03 20:09:16 [server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 03.03 20:09:16 [server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 03.03 20:09:16 [server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:244) 03.03 20:09:16 [server] INFO at java.util.jar.JarFile.<init>(JarFile.java:130) 03.03 20:09:16 [server] INFO at java.util.jar.JarFile.<init>(JarFile.java:166) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:150) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:220) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.open(Native Method) 03.03 20:09:16 [server] INFO java.util.zip.ZipException: error in opening zip file 03.03 20:09:16 [server] SEVERE Unable to read the jar file denLib-1.6.4-3.2.6.jar - ignoring 03.03 20:09:16 [server] INFO [AppEng] Core Init 03.03 20:09:16 [server] WARNING The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] INFO Loaded properties successfully. Using specified settings. 03.03 20:09:16 [server] INFO Found a properties file. Attempting load... 03.03 20:09:16 [server] INFO Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair]) 03.03 20:09:16 [server] INFO Scalpel. Suction. Lumber axe. CLEAR! *zap* 03.03 20:09:16 [server] WARNING The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod resonant.core.ResonantPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 03.03 20:09:16 [server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 03.03 20:09:16 [server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 03.03 20:09:16 [server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:244) 03.03 20:09:16 [server] INFO at java.util.jar.JarFile.<init>(JarFile.java:130) 03.03 20:09:16 [server] INFO at java.util.jar.JarFile.<init>(JarFile.java:166) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:150) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:220) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.open(Native Method) 03.03 20:09:16 [server] INFO java.util.zip.ZipException: error in opening zip file 03.03 20:09:16 [server] SEVERE Unable to read the jar file PluginsforForestry-1.6.4-3.2.30-hotfix.jar - ignoring 03.03 20:09:16 [server] WARNING The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 03.03 20:09:16 [server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 03.03 20:09:16 [server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 03.03 20:09:16 [server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427) 03.03 20:09:16 [server] INFO at java.lang.Class.newInstance(Class.java:438) 03.03 20:09:16 [server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:408) 03.03 20:09:16 [server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03.03 20:09:16 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 03.03 20:09:16 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03.03 20:09:16 [server] INFO at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20) 03.03 20:09:16 [server] INFO at codechicken.core.launch.DepLoader.load(DepLoader.java:634) 03.03 20:09:16 [server] INFO at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475) 03.03 20:09:16 [server] INFO at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538) 03.03 20:09:16 [server] INFO at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:546) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:164) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:150) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:220) 03.03 20:09:16 [server] INFO at java.util.zip.ZipFile.open(Native Method) 03.03 20:09:16 [server] INFO java.util.zip.ZipException: error in opening zip file 03.03 20:09:16 [server] INFO Failed to load dependancies.info from PluginsforForestry-1.6.4-3.2.30-hotfix.jar as JSON 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 03.03 20:09:16 [server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 03.03 20:09:16 [server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 03.03 20:09:16 [server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03.03 20:09:16 [server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 03.03 20:09:16 [server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) I then tried to troubleshoot my modpack server by downloading and trying to run it on my computer to identify my problem, but was not able to. A shortened version of that log is here: 2015-03-03 17:15:16 [FINEST] [McMultipart] Sending event FMLServerStartedEvent to mod McMultipart 2015-03-03 17:15:16 [FINEST] [McMultipart] Sent event FMLServerStartedEvent to mod McMultipart 2015-03-03 17:15:16 [FINEST] [ForgeMicroblock] Sending event FMLServerStartedEvent to mod ForgeMicroblock 2015-03-03 17:15:16 [FINEST] [ForgeMicroblock] Sent event FMLServerStartedEvent to mod ForgeMicroblock 2015-03-03 17:15:16 [iNFO] [sTDOUT] Loading NEI 2015-03-03 17:15:18 [iNFO] [sTDOUT] [MobiusCore] Found net.minecraft.network.TcpConnection [ co ] with checksum BD7680D8AB58386CFD42EE8B05FD8430 2015-03-03 17:15:18 [iNFO] [sTDOUT] Found TcpConnection. Starting injection 2015-03-03 17:15:18 [iNFO] [sTDOUT] [MobiusCore] Successful injection in i ()Z 2015-03-03 17:15:18 [iNFO] [sTDOUT] [MobiusCore] Successful injection in a (Z)Ley; 2015-03-03 17:15:20 [sEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1 2015-03-03 17:15:22 [iNFO] [buildcraft] Version check failed 2015-03-03 17:15:24 [sEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1 2015-03-03 17:15:28 [sEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1 2015-03-03 17:15:55 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: am2/network/AMDataWriter 2015-03-03 17:15:55 [iNFO] [sTDERR] at am2.proxy.tick.ServerTickHandler.gameTick_Start(ServerTickHandler.java:44) 2015-03-03 17:15:55 [iNFO] [sTDERR] at am2.proxy.tick.ServerTickHandler.tickStart(ServerTickHandler.java:60) 2015-03-03 17:15:55 [iNFO] [sTDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28) 2015-03-03 17:15:55 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122) 2015-03-03 17:15:55 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287) 2015-03-03 17:15:55 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:576) 2015-03-03 17:15:55 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) 2015-03-03 17:15:55 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) 2015-03-03 17:15:55 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: am2.network.AMDataWriter 2015-03-03 17:15:55 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) 2015-03-03 17:15:55 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2015-03-03 17:15:55 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2015-03-03 17:15:55 [iNFO] [sTDERR] ... 8 more 2015-03-03 17:15:55 [iNFO] [sTDERR] Caused by: java.lang.OutOfMemoryError: PermGen space 2015-03-03 17:15:55 [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError java.lang.NoClassDefFoundError: am2/network/AMDataWriter at am2.proxy.tick.ServerTickHandler.gameTick_Start(ServerTickHandler.java:44) at am2.proxy.tick.ServerTickHandler.tickStart(ServerTickHandler.java:60) at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28) at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122) at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:576) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) Caused by: java.lang.ClassNotFoundException: am2.network.AMDataWriter at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 8 more Caused by: java.lang.OutOfMemoryError: PermGen space 2015-03-03 17:15:56 [iNFO] [Minecraft-Server] Stopping server 2015-03-03 17:15:56 [iNFO] [Minecraft-Server] Saving players 2015-03-03 17:15:56 [iNFO] [Minecraft-Server] Saving worlds 2015-03-03 17:15:56 [iNFO] [Minecraft-Server] Saving chunks for level 'world'/Overworld 2015-03-03 17:15:56 [iNFO] [sTDERR] java.net.SocketException: socket closed 2015-03-03 17:15:56 [iNFO] [sTDERR] at java.net.DualStackPlainSocketImpl.accept0(Native Method) 2015-03-03 17:15:56 [iNFO] [sTDERR] at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source) 2015-03-03 17:15:56 [iNFO] [sTDERR] at java.net.AbstractPlainSocketImpl.accept(Unknown Source) 2015-03-03 17:15:56 [iNFO] [sTDERR] at java.net.PlainSocketImpl.accept(Unknown Source) 2015-03-03 17:15:56 [iNFO] [sTDERR] at java.net.ServerSocket.implAccept(Unknown Source) 2015-03-03 17:15:56 [iNFO] [sTDERR] at java.net.ServerSocket.accept(Unknown Source) 2015-03-03 17:15:56 [iNFO] [sTDERR] at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80) 2015-03-03 17:15:56 [iNFO] [Minecraft-Server] Closing listening thread 2015-03-03 17:16:00 [sEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1 Full log from computer here: http://pastee.co/p93oOK (too big for this forum) Any help would be much appreciated! Thanks in advance!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.