Jump to content

Recommended Posts

Posted

So I tried to start up the Tekkit Server, the newest one, with the spaceships and stuff. Not Tekkit Classic or Lite.

It said:

2013-10-05 21:24:41 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading

2013-10-05 21:24:41 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-10-05 21:24:41 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar

2013-10-05 21:24:41 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;.

2013-10-05 21:24:41 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-10-05 21:24:41 [FINE] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.

2013-10-05 21:24:41 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-05 21:24:41 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-05 21:24:41 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-05 21:24:41 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-05 21:24:41 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-05 21:24:41 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.

2013-10-05 21:24:41 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-05 21:24:41 [sEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

 

2013-10-05 21:24:41 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

 

2013-10-05 21:24:42 [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-10-05 21:24:42 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] <===========>

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] A download error occured

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] A download error occured

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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:1367)

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

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

... 5 more

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

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

... 5 more

2013-10-05 21:24:42 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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:1367)

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

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

... 5 more

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

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

... 5 more

2013-10-05 21:24:42 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-10-05 21:24:42 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-10-05 21:24:42 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

2013-10-05 21:24:42 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

2013-10-05 21:24:42 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)

2013-10-05 21:24:42 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-10-05 21:24:42 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-10-05 21:24:42 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-10-05 21:24:42 [iNFO] [sTDERR] ... 3 more

 

Posted

Talk to the Tekkit crew, it's a problem with there mod pack.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

2013-10-06 09:13:48 [information] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading

2013-10-06 09:13:48 [information] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_40, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-10-06 09:13:48 [Fein] [ForgeModLoader] Java classpath at launch is C:\Users\Johannes\AppData\Roaming\.TechCraftLauncher\.minecraft\bin\minecraft.jar;lwjgl.jar;lwjgl_util.jar

2013-10-06 09:13:48 [Fein] [ForgeModLoader] Java library path at launch is natives/

2013-10-06 09:13:48 [Fein] [ForgeModLoader] Enabling runtime deobfuscation

2013-10-06 09:13:48 [Am feinsten] [ForgeModLoader] All core mods are successfully located

2013-10-06 09:13:48 [Am feinsten] [ForgeModLoader] Discovering coremods

2013-10-06 09:13:48 [Am feinsten] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.7.3.jar

2013-10-06 09:13:48 [Am feinsten] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.7.3.jar

2013-10-06 09:13:49 [Warnung] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.7.3.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.2.5.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loading coremod CoFHCore-1.5.2.5.jar

2013-10-06 09:13:49 [Warnung] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loaded coremod CoFHCore-1.5.2.5.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found a candidate coremod denLib-1.5.2-3.0.14.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loading coremod denLib-1.5.2-3.0.14.jar

2013-10-06 09:13:49 [Warnung] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loaded coremod denLib-1.5.2-3.0.14.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found a candidate coremod immibis-microblocks-55.0.7.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loading coremod immibis-microblocks-55.0.7.jar

2013-10-06 09:13:49 [Warnung] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loaded coremod immibis-microblocks-55.0.7.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.28.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.28.jar

2013-10-06 09:13:49 [Warnung] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.28.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.1.8B1-124.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.1.8B1-124.jar

2013-10-06 09:13:49 [Fein] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.1.8B1-124.jar

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-06 09:13:49 [information] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

 

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir

2013-10-06 09:13:49 [Am feinsten] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-10-06 09:13:49 [information] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

 

2013-10-06 09:13:49 [schwerwiegend] [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-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] <===========>

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] A download error occured

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] A download error occured

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] <<< ==== >>>

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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

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:2237)

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

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

... 5 more

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

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

... 5 more

2013-10-06 09:13:49 [schwerwiegend] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

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

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

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

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:2237)

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

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

... 5 more

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

at java.net.URLConnection.getContentLengthLong(Unknown Source)

at java.net.URLConnection.getContentLength(Unknown Source)

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

... 5 more

2013-10-06 09:13:52 [information] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-10-06 09:13:52 [information] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-10-06 09:13:52 [information] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)

2013-10-06 09:13:52 [information] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)

2013-10-06 09:13:52 [information] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2237)

2013-10-06 09:13:52 [information] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-10-06 09:13:52 [information] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

2013-10-06 09:13:52 [information] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-10-06 09:13:52 [information] [sTDERR] ... 3 more

 

Posted

This can not be, yesterday i could play on this server but i have to reinstall my game and then Forge doesn't work anymore. My tekkit crew says it is a problem from Forge and not their mods.

Posted

Not sure how people can call themselves a mod pack, if they don't ship all of the parts of a mod... Seems stupid to me.

Either way, we told people to ship the libraries months ago.

You need to go to the tekkit people and tell them to update.

Note how this didn't effect mod packs like FTB, because they respected our warning and updated accordingly.

This doesn't effect our users {new installs} because there is a installer that works fine. And modpacks take it upon themselves to be complete installs. Not our fault they don't live up to what they should be.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, i'm really having problems trying to set the texture to my custom item. I thought i'm doing everything correctly, but all i see is the missing texture block for my item. I am trying this for over a week now and getting really frustrated. The only time i could make the texture work, was when i used an older Forge version (52.0.1) for Minecraft (1.21.4). Was there a fundamental change for textures and models somewhere between versions that i'm missing? I started with Forge 54.1.0 and had this problem, so in my frustration i tried many things: Upgrading to Forge 54.1.1, created multiple new projects, workspaces, redownloaded everything and setting things up multiple times, as it was suggested in an older thread. Therea are no errors in the console logs, but maybe i'm blind, so i pasted the console logs to pastebin anyway: https://pastebin.com/zAM8RiUN The only time i see an error is when i change the models JSON file to an incorrect JSON which makes sense and that suggests to me it is actually reading the JSON file.   I set the github repository to public, i would be so thankful if anyone could take a look and tell me what i did wrong: https://github.com/xLorkin/teleport_pug_forge   As a note: i'm pretty new to modding, this is my first mod ever. But i'm used to programming. I had some up and downs, but through reading the documentation, using google and experimenting, i could solve all other problems. I only started modding for Minecraft because my son is such a big fan and wanted this mod.
    • Please read the FAQ (link in orange bar at top of page), and post logs as described there.
    • Hello fellow Minecrafters! I recently returned to Minecraft and realized I needed a wiki that displays basic information easily and had great user navigation. That’s why I decided to build: MinecraftSearch — a site by a Minecraft fan, for Minecraft fans. Key Features So Far Straight-to-the-Point Info: No extra fluff; just the essentials on items, mobs, recipes, loot and more. Clean & Intuitive Layout: Easy navigation so you spend less time scrolling and more time playing. Optimized Search: Search for anything—items, mobs, blocks—and get results instantly. What I’m Thinking of Adding More data/information: Catch chances for fishing rod, traveling villager trades, biomes info and a lot more. The website is still under development and need a lot more data added. Community Contributions: Potential for user-uploaded tips for items/mobs/blocks in the future. Feature Requests Welcome: Your ideas could shape how the wiki evolves! You can see my roadmap at the About page https://minecraftsearch.com/about I’d love for you to check out MinecraftSearch and see if it helps you find the info you need faster. Feedback is crucial—I want to develop this further based on what the community needs most, so please let me know what you think. Thanks, and happy crafting!
    • Instructions on how to install newer Java can be found in the FAQ
    • That's just plain wrong... newer versions are much better optimised and start a lot faster than 1.8.9, both Forge and Minecraft itself. Comparing Fabric 1.21 with Forge 1.8 is like comparing apples and oranges... one's brand new and the other's over a decade old.
  • Topics

×
×
  • Create New...

Important Information

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