Jump to content

Deobfuscation_data_1.5.zip has an invalid checksum


quark8790

Recommended Posts

Hey again,

I have installed FML (5.0.15.566) and i keep getting this error:

[sEVERE] [ForgeModLoader] The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.

 

I have launched AGAIN and AGAIN and still nothing. i downloaded the files manually and it said a very similar thing (it just said it found it, but the same check sum error) Here is the whole log, just in case:

2013-03-18 16:52:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.0.15.566 for Minecraft 1.5 loading

2013-03-18 16:52:02 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] Discovering coremods

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir

2013-03-18 16:52:02 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip

2013-03-18 16:52:02 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip

2013-03-18 16:52:06 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] <===========>

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-03-18 16:52:06 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.

at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:592)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:511)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:164)

at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)

at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)

at net.minecraft.client.Minecraft.main(Minecraft.java:2227)

2013-03-18 16:52:08 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-03-18 16:52:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:189)

2013-03-18 16:52:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)

2013-03-18 16:52:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)

2013-03-18 16:52:08 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2227)

2013-03-18 16:52:08 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-03-18 16:52:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:260)

2013-03-18 16:52:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)

2013-03-18 16:52:08 [iNFO] [sTDERR] ... 3 more

 

 

Anything?

Read this before you kill me:

[hidden] YES, i am on 1.5.

YES, i have the latest FML.

YES, i deleted META-INF.

I am posting on a new thread because SOMEONE locked it. [/hidden]

Link to comment
Share on other sites

  • 5 weeks later...

I have the exact same problem and updating has done nothing to the problem.. ive tried manually downloading everything but still no fix. Its a new problem that arose... launching feed the beast does not work anymore and i have not updated or changed it since it had worked.... and when I try just installing forge into multiMC the same problem occurs.

Link to comment
Share on other sites

I have the exact same problem and updating has done nothing to the problem.. ive tried manually downloading everything but still no fix. Its a new problem that arose... launching feed the beast does not work anymore and i have not updated or changed it since it had worked.... and when I try just installing forge into multiMC the same problem occurs.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hola es muy fácil Primero descarga y instala Java https://www.java.com/es/ Después descarga la versión de Forge que quieras usar https://files.minecraftforge.net/net/minecraftforge/forge/ Abre el instalador con Java https://prnt.sc/C4KL2MyyhPKl Nota Si tienes algún antivirus Desactívalo para que el Instalador pueda descargar todos los archivo Necesitas una PC potente unos 16GB de Ram para poder tener el servidor y jugar al mimo tiempo, Los servidores Forge son algo inestables por la cantidad de Mods y por la cantidad de recursos que consumen por lo tanto es recomendable siempre usar un Hosting es mas seguro Te recomiendo layten hosting tienen buenos precios y buen ping son especializado en servidores java bedrock forge y fabric tienen copias de seguridad automáticas y el soporte técnico es en español
    • I tried it and now I dont even get a crash report   debug.log: https://gist.github.com/Kratus21/fece34793012af97f14f4336910b9a50 latest.log: https://gist.github.com/Kratus21/cc23d183008ac1761b2c39cdcd8e5a03 I looked in the debug.log and I thought maybe there was something wrong with my java version but I have jdk-17 installed. https://imgur.com/a/KPpfQsv
    • Thanks for your answer and sorry I forgot to mention that I already tried getting rid of byg but then it just does the same thing with ars nouveau that barely adds 1 biome and a few trees here and there. That's why I thought it might not be strictly mod related since I already played a few times with those two mods without issues in the same minecraft version.    
    • Hello, I'm trying to make my first mod. Now I'm trying to make an item that would save the type of animal that I right-clicked on with the item and display it in the lore of the item. I thought that this should be implemented through NBT tags and started looking at methods. In all the guides that I looked at and in the mods from GitHub, the setTag method was used to install new tags, but my IDE highlights this method in red, and when assembling, it gives an error. Same with hasTag and getOrCreateTag(). I use VS Code, 47.3.1 forge version, tried to update to 47.3.5. Sorry for bad English, I use Google translator.   package net.zkera.genetic_horror.Item.Custom; import java.util.List; import javax.annotation.Nullable; import net.minecraft.nbt.CompoundTag; import net.minecraft.network.chat.Component; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.InteractionResultHolder; import net.minecraft.world.entity.EntityType; import net.minecraft.world.entity.LivingEntity; import net.minecraft.world.entity.player.Player; import net.minecraft.world.item.Item; import net.minecraft.world.level.Level; import net.zkera.genetic_horror.Item.ModItems; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.TooltipFlag; import net.minecraft.nbt.CompoundTag; public class SyringeItem extends Item { public SyringeItem(Properties pProperties) { super(pProperties); } private EntityType<?> storedGen = null; public static final EntityType[] permitteGenes = {EntityType.COW, EntityType.SQUID}; private static final String NBT_KEY_FOR_GEN = "Gen"; @Override public InteractionResult interactLivingEntity(ItemStack pStack, Player pPlayer, LivingEntity Target, InteractionHand pUsedHand) { if (CanFillSyringe(Target.getType())) { storedGen = Target.getType(); CompoundTag sharedGenTag = pStack.getOrCreateTag(); sharedGenTag.putString(NBT_KEY_FOR_GEN, storedGen.toString()); pStack.setTag(sharedGenTag); } return InteractionResult.SUCCESS; } @Override public InteractionResultHolder<ItemStack> use(Level pLevel, Player pPlayer, InteractionHand pUsedHand) { if (pPlayer.getItemInHand(InteractionHand.OFF_HAND).getItem() == ModItems.FLASK.get()) { ItemStack toHand = new ItemStack(ModItems.PIECE.get(), 1); pPlayer.setItemInHand(InteractionHand.MAIN_HAND, toHand); pPlayer.setItemInHand(InteractionHand.OFF_HAND, ItemStack.EMPTY); } return InteractionResultHolder.success(pPlayer.getItemInHand(pUsedHand)); } @Override public void appendHoverText(ItemStack pStack, @Nullable Level p_41422_, List<Component> pTooltipComponents, TooltipFlag pTooltipFlag) { super.appendHoverText(pStack, p_41422_, pTooltipComponents, pTooltipFlag); if (pStack.hasTag()) { String sharedGenString = "item.genetic_horror.syringe.tooltip." + pStack.getTag().getString(NBT_KEY_FOR_GEN); sharedGenString = sharedGenString.replace("entity.minecraft.", ""); pTooltipComponents.add(Component.translatable(sharedGenString)); } } private boolean CanFillSyringe(EntityType<?> type) { if (storedGen != null) return false; for (var i : permitteGenes) { if (type == i) return true; } return false; } }  
    • Add the latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  • Topics

×
×
  • Create New...

Important Information

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