ab.class file is missing

Discussion in 'Community Support' started by Staphon, Jun 20, 2014.

  1. Staphon

    Staphon New Member

    Joined:
    Jun 20, 2014
    Messages:
    6
    Likes Received:
    0
    When I try and upload the 1.5.2 base Hexxit pack following this guide, it gives me an issue saying that the ab.class file is missing. Any idea why? I made sure to get the specific .jar from hexxit with no changes. Do you happen to have a version with the ab.class file that is not corrupted?
     
  2. Bryan

    Bryan Member
    Staff Member

    Joined:
    May 22, 2014
    Messages:
    136
    Likes Received:
    15
    http://www.minecraftforge.net/forum/index.php?topic=7557.0

    Are you sure you uploaded everything, including all the jar files provided in the pack and libraries?
     
  3. Staphon

    Staphon New Member

    Joined:
    Jun 20, 2014
    Messages:
    6
    Likes Received:
    0
    Yessir. All but the launch.sh and launch.bat. I've even tried taking the ab.class file from another .jar and putting it into this .jar but when I do that I get a "corrupted jar" message in my console.

    When you upload yours, are you getting the same error? If so, would you mind providing your .jar?
     
  4. Staphon

    Staphon New Member

    Joined:
    Jun 20, 2014
    Messages:
    6
    Likes Received:
    0
    Update: I have gotten passed the ab.class error, (I launched the jar on my desktop and then re-uploaded it) however, now I'm getting other errors, one being: WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft


    20.06 16:30:21 [Multicraft] Server stopped
    20.06 16:30:21 [Multicraft] Server shut down
    20.06 16:30:21 [Server] INFO /run.sh: line 31: 1794 Killed /monitor.sh "$PID" "$USER"
    20.06 16:30:20 [Server] INFO Process 1793 detected
    20.06 16:30:20 [Server] INFO Process 1793 dead!
    20.06 16:30:20 [Server] INFO ... 8 more
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
    20.06 16:30:20 [Server] INFO Caused by: java.lang.NullPointerException
    20.06 16:30:20 [Server] INFO ... 6 more
    20.06 16:30:20 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    20.06 16:30:20 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    20.06 16:30:20 [Server] INFO Caused by: java.lang.ClassNotFoundException: codechicken.core.asm.CodeChickenCorePlugin
    20.06 16:30:20 [Server] INFO ... 3 more
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:267)
    20.06 16:30:20 [Server] INFO at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:24)
    20.06 16:30:20 [Server] INFO Caused by: java.lang.NoClassDefFoundError: codechicken/core/asm/CodeChickenCorePlugin
    20.06 16:30:20 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
    20.06 16:30:20 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
    20.06 16:30:20 [Server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: codechicken/core/asm/CodeChickenCorePlugin
    20.06 16:30:19 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    20.06 16:30:19 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.7.0_55, running on Linux:amd64:2.6.32-431.11.2.el6.x86_64, installed at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.55.x86_64/jre
    20.06 16:30:19 [Server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
    20.06 16:30:19 [Server] INFO /usr/bin/java $VARS $@
    20.06 16:30:19 [Multicraft] Loaded config for "Default"
    20.06 16:30:19 [Multicraft] Starting server!​
     
  5. Bryan

    Bryan Member
    Staff Member

    Joined:
    May 22, 2014
    Messages:
    136
    Likes Received:
    15
    You shouldn't be tinkering with the contents of the jar files. Minecraft has been past that for a while now. It looks to me that you're missing library files. Some of the 1.5 packs don't distribute them and the automatic downloader is broken, so you need to get them manually.

    http://www.minecraftforge.net/forum/index.php?topic=20.0

    I've moved this thread into community support, as the knowledge base threads are for discussing the content of the articles.
     
    #5 Bryan, Jun 21, 2014
    Last edited: Jun 21, 2014
  6. Staphon

    Staphon New Member

    Joined:
    Jun 20, 2014
    Messages:
    6
    Likes Received:
    0
    Ok, so I found the correct lib files (the ones you provided had some issues as well, but I found some that worked) and got it running, however, it starts the process of loading everything and just... stops...

    no server stopping memo, no quit, just stops loading stuff. There are a few zips that it skips, but then nothing. Any ideas?

    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:115)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:64)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:159)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:145)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:215)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.open(Native Method)
    21.06 19:20:34 [Server] INFO java.util.zip.ZipException: zip file is empty
    21.06 19:20:34 [Server] WARNING Zip file 1.5.2AsgardShield_Core_2.0.4Forge.zip failed to read properly, it will be ignored
    21.06 19:20:34 [Server] INFO Attempting to reparse the mod container 1.5.2ASAddonNetherEnder_v2.0.0Forge.zip
    21.06 19:20:34 [Server] INFO Attempting to reparse the mod container 1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip
    21.06 19:20:34 [Server] INFO Attempting to reparse the mod container 1.5.2ASAddonHallowed_v2.0.0Forge.zip
    21.06 19:20:34 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    21.06 19:20:34 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    21.06 19:20:34 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.Loader.identifyMods(Loader.java:348)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:115)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:64)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
    21.06 19:20:34 [Server] INFO at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:159)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:145)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:215)
    21.06 19:20:34 [Server] INFO at java.util.zip.ZipFile.open(Native Method)
    21.06 19:20:34 [Server] INFO java.util.zip.ZipException: zip file is empty
    21.06 19:20:34 [Server] WARNING Zip file 1.5.2 DamageIndicators v2.7.0.1.zip failed to read properly, it will be ignored
    21.06 19:20:33 [Server] INFO Searching /mods for mods
    21.06 19:20:33 [Server] OFF Logging level for ForgeModLoader logging is set to ALL
    21.06 19:20:33 [Server] INFO Reading custom logging properties from /config/logging.properties
    21.06 19:20:33 [Server] INFO Completed early MinecraftForge initialization
    21.06 19:20:33 [Server] INFO Replaced 85 ore recipies
    21.06 19:20:33 [Server] INFO MinecraftForge v7.8.1.737 Initialized
    21.06 19:20:33 [Server] INFO MinecraftForge v7.8.1.737 Initialized
    21.06 19:20:33 [Server] INFO Attempting early MinecraftForge initialization
    21.06 19:20:33 [Server] INFO Starting minecraft server version 1.5.2
    21.06 19:20:33 [Server] INFO 27 achievements
    21.06 19:20:33 [Server] INFO 229 recipes
    21.06 19:20:33 [Multicraft] Skipped 48 lines due to rate limit (30/s)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:302)
    21.06 19:20:29 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
    21.06 19:20:29 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:125)
    21.06 19:20:29 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:147)
    21.06 19:20:29 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:117)
    21.06 19:20:29 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:153)
    21.06 19:20:29 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:145)
    21.06 19:20:29 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:215)
    21.06 19:20:29 [Server] INFO at java.util.zip.ZipFile.open(Native Method)
    21.06 19:20:29 [Server] INFO java.util.zip.ZipException: zip file is empty
    21.06 19:20:29 [Server] INFO CodeChickenCore: Failed to read jar file: SoulShards-1.0.36-universal-srg.jar
    21.06 19:20:29 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    21.06 19:20:29 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:302)
    21.06 19:20:29 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
    21.06 19:20:29 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:125)
    21.06 19:20:29 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:147)
    21.06 19:20:29 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:117)
    21.06 19:20:29 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:153)
    21.06 19:20:29 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:145)
    21.06 19:20:29 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:215)
    21.06 19:20:29 [Server] INFO at java.util.zip.ZipFile.open(Native Method)
    21.06 19:20:29 [Server] INFO java.util.zip.ZipException: zip file is empty
    21.06 19:20:29 [Server] INFO Adding Accesstransformer map: codechickencore_at.cfg
    21.06 19:20:29 [Server] INFO Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
    21.06 19:20:28 [Server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    21.06 19:20:28 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    21.06 19:20:28 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    21.06 19:20:28 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.7.0_55, running on Linux:amd64:2.6.32-431.11.2.el6.x86_64, installed at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.55.x86_64/jre
    21.06 19:20:28 [Server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
    21.06 19:20:28 [Server] INFO /usr/bin/java $VARS $@
    21.06 19:20:28 [Multicraft] Loaded config for "Default"
    21.06 19:20:27 [Multicraft] Starting server!
    21.06 19:20:27 [Multicraft] Loading server properties
    21.06 19:20:27 [Multicraft] Received start command
    21.06 19:20:24 [Multicraft] Loading server properties
    21.06 19:20:17 [Multicraft] Loading server properties
    21.06 19:20:06 [Multicraft] Server stopped
    21.06 19:20:06 [Multicraft] Received stop command
    21.06 19:19:51 [Multicraft] Server stopped
    21.06 19:19:51 [Multicraft] Server shut down
    21.06 19:19:51 [Server] INFO /run.sh: line 31: 17764 Killed /monitor.sh "$PID" "$USER"
    21.06 19:19:50 [Server] INFO No process found
    21.06 19:19:50 [Server] INFO Error: Invalid or corrupt jarfile /jar/custom_server.jar
    21.06 19:19:50 [Server] INFO /usr/bin/java $START
    21.06 19:19:49 [Multicraft] Loaded config for "Mod: Custom Server"
    21.06 19:19:49 [Multicraft] Starting server!
    21.06 19:19:49 [Multicraft] Loading server properties
    21.06 19:19:49 [Multicraft] Received start command
    21.06 19:19:47 [Multicraft] Server stopped
    21.06 19:19:47 [Multicraft] Received stop command
     
  7. Staphon

    Staphon New Member

    Joined:
    Jun 20, 2014
    Messages:
    6
    Likes Received:
    0
    I've re-uploaded the entire mod-pack one by one (instead of using Filezilla) and I seem to have gotten a better result, though still not starting.

     
  8. Staphon

    Staphon New Member

    Joined:
    Jun 20, 2014
    Messages:
    6
    Likes Received:
    0
    I used the upload and un-archive option and whaddya know, it all worked! I think the issue was Filezilla the whole time! Good to know!

    Thanks for your help Bryan!
     
  9. Bryan

    Bryan Member
    Staff Member

    Joined:
    May 22, 2014
    Messages:
    136
    Likes Received:
    15
    In FileZilla, go to Transfer then Transfer type, and set it to Binary.
     

Share This Page

  • About Us

    HostHorde is the industry first as an unlimited Minecraft server provider. We provide premium Minecraft hosting, with unbeatable performance and quality support.

    Our forums enable you to ask questions, solve problems, find information, and share resources with other members of the HostHorde community.

    View Our Plans
  • Social Media