Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RoyalZuccini

Members
  • Joined

  • Last visited

Everything posted by RoyalZuccini

  1. Because I'm just really confused because my friend can play it without crashes. I will try and contact the author!
  2. I'm from Sweden and I'm going to try and translate this as good as possible. "The game crashed whilst initializing gameError: java.lang.NoClassDefFoundError: amu" It said this and that it looks like you are using a nonsupported version of this game. And yes I have tried and installing the modpack many times and it doesn't work, I have played 3 other modpacks before this without any problems.
  3. I hope I did it right, didn't see any eyeball-button but I hope you can follow it. [16:35:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:35:21] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:35:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [16:35:21] [main/INFO]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading [16:35:21] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\emilj\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25 [16:35:21] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod com.pengu.hammercore.asm.HammerCoreCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [16:35:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:35:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:35:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:35:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:35:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:35:22] [main/ERROR]: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty. [16:35:22] [main/ERROR]: Unable to launch java.lang.RuntimeException: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:170) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Caused by: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt. at net.minecraftforge.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:114) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraftforge.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:77) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:217) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:191) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:160) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:189) ~[forge-1.10.2-12.18.3.2511.jar:?] at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.10.2-12.18.3.2511.jar:?] ... 2 more [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49) [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761) [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107) [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968) [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138) [16:35:22] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  4. I haven't found it yet. I'm looking at the profile options and I can't see any log.
  5. I am using the twitch client will check if I can find the file. I took the log from minecrafts log, the log that opens if minecraft crashes. I couldn't find the thing you mentioned, if i press the 3 dots up in the corner the options are : Open folder Profile options Duplicate profile Export files Delete profile and repair minecraft
  6. How do I get to that file?
  7. Preparing to launch minecraft client for forge-12.18.3.2511 16:06:35 launcher Couldn't get hash for net/minecraftforge/forge/1.10.2-12.18.3.2511/forge-1.10.2-12.18.3.2511.jar from https://modloaders.cursecdn.com/647622546/maven/net/minecraftforge/forge/1.10.2-12.18.3.2511/forge-1.10.2-12.18.3.2511.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for jline/jline/2.13/jline-2.13.jar from https://modloaders.cursecdn.com/647622546/maven/jline/jline/2.13/jline-2.13.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar from https://modloaders.cursecdn.com/647622546/maven/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for com/typesafe/config/1.2.1/config-1.2.1.jar from https://modloaders.cursecdn.com/647622546/maven/com/typesafe/config/1.2.1/config-1.2.1.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Couldn't get hash for org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar from https://modloaders.cursecdn.com/647622546/maven/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar.sha1: HTTP 404: Not Found 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\net/minecraftforge/forge/1.10.2-12.18.3.2511/forge-1.10.2-12.18.3.2511.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\jline/jline/2.13/jline-2.13.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\com/typesafe/config/1.2.1/config-1.2.1.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\libraries\org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Couldn't get hash for 1.10.2 jar from https://s3.amazonaws.com/Minecraft.Download/versions/1.10.2/1.10.2.jar.sha1: HTTP 403: Forbidden 16:06:35 launcher Have local file C:/Users\emilj\Documents\Curse\Minecraft\Install\versions\1.10.2/1.10.2.jar but don't know what size or hash it should be. Have to assume it's good. 16:06:35 launcher Checking installations. 16:06:35 launcher Minecraft client forge-12.18.3.2511 is ready to start. 16:06:35 launcher Starting! 16:06:35 launcher Using default game log configuration client-1.7.xml (outputs XML) 17:06:36 game 2017-12-07 16:06:36,678 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream <log4j:Event logger="LaunchWrapper" timestamp="1512659196704" level="INFO" thread="main"> <log4j:Message><![CDATA[Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker]]></log4j:Message> </log4j:Event> 17:06:36 monitor expected < 16:06:36 LaunchWrapper Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker 16:06:36 LaunchWrapper Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker 16:06:36 FML Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading 16:06:36 FML Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\emilj\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25 17:06:37 game 2017-12-07 16:06:36,925 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-12-07 16:06:36,939 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream <log4j:Event logger="FML" timestamp="1512659197001" level="WARN" thread="main"> <log4j:Message><![CDATA[The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft]]></log4j:Message> </log4j:Event> 17:06:37 monitor expected < 16:06:37 FML The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod com.pengu.hammercore.asm.HammerCoreCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 FML The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 16:06:37 LaunchWrapper Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 16:06:37 LaunchWrapper Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 16:06:37 LaunchWrapper Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 16:06:37 LaunchWrapper Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 16:06:37 LaunchWrapper Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.