Jump to content

VMFAS

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by VMFAS

  1. I'm trying to create a server with modpack in version 1.5.2 but my forge is giving an error. 2022-05-29 11:20:38 [INFORMAÃıES] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading 2022-05-29 11:20:38 [INFORMAÃıES] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_333, running on Windows 11:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_333 2022-05-29 11:20:38 [INFORMAÃıES] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2022-05-29 11:20:38 [INFORMAÃıES] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2022-05-29 11:20:39 [GRAVE] [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. 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] <===========> 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] The downloaded file asm-all-4.1.jar has an invalid checksum e04c5335922c5e457f0a7cd62c93c4a7f699f829 (expecting 054986e962b88d8660ae4566475658469595ef58). The download did not succeed correctly and the file has been deleted. Please try launching again. 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] The downloaded file deobfuscation_data_1.5.2.zip has an invalid checksum e04c5335922c5e457f0a7cd62c93c4a7f699f829 (expecting 446e55cd986582c70fcf12cb27bc00114c5adfd9). The download did not succeed correctly and the file has been deleted. Please try launching again. 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] <<< ==== >>> 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] The following is diagnostic information for developers to review. 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] Error details java.lang.RuntimeException: The downloaded file asm-all-4.1.jar has an invalid checksum e04c5335922c5e457f0a7cd62c93c4a7f699f829 (expecting 054986e962b88d8660ae4566475658469595ef58). 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:614) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:533) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:166) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1666) at org.bukkit.craftbukkit.Main.main(Main.java:22) Exception in thread "main" 2022-05-29 11:20:39 [GRAVE] [ForgeModLoader] Error details java.lang.RuntimeException: The downloaded file deobfuscation_data_1.5.2.zip has an invalid checksum e04c5335922c5e457f0a7cd62c93c4a7f699f829 (expecting 446e55cd986582c70fcf12cb27bc00114c5adfd9). 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:614) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:533) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:166) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1666) at org.bukkit.craftbukkit.Main.main(Main.java:22) java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1666) at org.bukkit.craftbukkit.Main.main(Main.java:22) Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:262) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) ... 4 more
×
×
  • Create New...

Important Information

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