Jump to content

Recommended Posts

Posted (edited)

While the modpack is unzipping the launcher says:

 

Error unzipping a file for the following pack: The Ultimate Modpack

IllegalArgumentException while parsing next element

Please consult the modpack author

 

Here is the modpack: http://www.technicpack.net/modpack/details/ultimate-modpack-200-mods.365095

 

 

Fixed it

A file in the config made the crash

Edited by TheUltimateModpack
  • Discord Moderator
Posted
  • Update Forge to #965.
  • Only include the bin, Chocolate, config, and mods folders. The other ones get created when the pack starts and needlessly bloat your modpack archive/download.
  • I highly recommend against including the options.txt file. If you do then every time the pack updates you will overwrite everyone's local client settings.
  • I highly recommend against including the modsVoxelMods folder. If you do then every time the pack updates you will overwrite everyone's local minimap settings.

I used my BareBonesPack to test this and it started just fine. However, when I tried to create a world I got this error:

java.lang.ClassCastException: com.piggywiggy3.movillages.handlers.MapGenVillageEventHandler cannot be cast to biomesoplenty.worldgen.structure.BOPMapGenVillage

When I added the pack directly to my launcher it does indeed fail during the zip extraction process. This usually indicates that one the Java ZIP library doesn't like one of the filenames inside your archive. I didn't see anything obviously bad, but that is almost surely what is going on. Try re-zipping everything correctly as noted above.

 

Aside from that I would normally go through the pack and give an analysis. Since I can't start it I can't really do that all I can suggest is that you have a number of item ID conflicts which really should be resolved. Check your ForgeModLoader client log in your local test environment.

 

A couple items I would mention:

  1. You have the dubious honor of having the largest modpack of any I have every seen or tried to help with, and I have helped with many hundreds.
  2. My condolences on ever getting things balanced and working well together unless this has been very carefully assembled by adding a couple mods at a time and working as you build up.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...