Search Knowledgebase

1.7.10 Modpack not starting [CodeChicken] (java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit)

Summary

This crash is caused by mods downloading CodeChickenLib using a dead link.

If this is happening to you on one of our servers, contact support letting us know which modpack isn't starting.

Symptoms

  • The modpack is failing to start
  • There is no crash report
  • The log contains the error: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit

Cause

The CodeChickenCore mod automatically downloads extra mods if it finds a mod file containing a dependencies.info file when the modpack starts. It will skip the download if the requested mod is already present and is the same version or a newer version. CodeChickenCore uses this feature itself to download the CodeChickenLib mod.

At some point the codechicken files were removed from the http://files.minecraftforge.net/maven/ repository. Any attempt to download CodeChickenLib from that site will fail.

Version 1.7.10-1.0.7.47 of CodeChickenCore and earlier use links to the old repository to download CodeChickenLib. They will all fail to retrieve the file, resulting in the server crashing.

Solution

Updating CodeChickenCore to version 1.7.10-1.0.7.48 or newer will download CodeChickenLib from the http://chickenbones.net/maven/ repository.

You can update CodeChickenCore in a CurseForge modpack as follows:

  1. Click on My Modpacks
  2. Click on the modpack (Don't click Play )
    This will show the modpack profile
  3. At the top right click the ... to the left of the Play button, choose Profile Options
  4. Tick the Allow Content management for this profile box and click Done
  5. Click Installed Mods. The list will now have slider buttons next to each mod
  6. Scroll down and look for the CodeChickenCore mod and click the mod name
    This will open the mod's profile page
  7. Click Versions
  8. Find the CodeChickenCore-1.7.10-1.0.7.48-universal.jar version (or newer) and click the Install button
  • CodeChickenLib, CodeChickenCore, 1.7.10, Modpack
  • 20 Users Found This Useful

Was this answer helpful?

 Print this Article

Also Read

Crashing on connecting after riding a vehicle or entity

This article relates to an incompatibility between the Archimedes Ships mod and blocks added by...

Client crash when joining server - Ticking Screen - Map Writer config error

This crash has been observed on Yogscast Complete but is not limited to that modpack Symptoms...

Ender Storage in Deep Dark Prevents Server Start

The following error occurs when the server starts: java.lang.NullPointerExceptionat...

How to install the Dynmap Mod on a modded server

Dynmap allows you to add a webbased map to see what your world looks like, it is possible to use...

Adding LiteLoader to a FTB modpack Client (1.6.x+)

  Open the FTB Launcher Go to the 'Options' tab and make a note of the 'Install folder...'...