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.

andyhenew

Members
  • Joined

  • Last visited

  1. Basically yeah.When I load it up it had a bunch of unknown sources thing.I know this is an issue with java and not forge but plz help.I'm using forge-1.6.4-9.11.1.965-universal and using the following to launch it(its a bat file)- @ECHO OFF java -Xmx%mem% -XX:MaxPermSize=256M -jar forge-1.6.4-9.11.1.965-universal.jar nogui PAUSE And this is the log I will bold the part with the unknown sources- 2014-10-30 20:55:40 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2014-10-30 20:55:40 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_25 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Java classpath at launch is forge-1.6.4-9.11.1.965-universal.jar 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;. 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin 2014-10-30 20:55:40 [FINE] [ForgeModLoader] All fundamental core mods are successfully located 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Discovering coremods 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.219.jar 2014-10-30 20:55:40 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.219.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader 2014-10-30 20:55:40 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Enqueued coremod DepLoader 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale3-mc16x.jar 2014-10-30 20:55:40 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale3-mc16x.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:40 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore 2014-10-30 20:55:40 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [iNFO] [ForgeModLoader] [AppEng] Core Init 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy autoutils-1.6.4-1.0.1.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy bdlib-mc164-1.2.3.48.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in bdlib-mc164-1.2.3.48.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy chisel-1.6.4-1.5.0fix.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.9.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.9.jar to the list of known coremods, it will not be examined again 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy CoFHCore-2.0.0.5.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CoFHCore-2.0.0.5.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy CreeperCollateral-1.6.4-3.0.3.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CreeperCollateral-1.6.4-3.0.3.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class CCCore 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod CCCore 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.4-3.2.6.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in denLib-1.6.4-3.2.6.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod denLibCore 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy forestry-A-2.3.1.1.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in forestry-A-2.3.1.1.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy gendustry-mc164-1.1.3.78.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in gendustry-mc164-1.1.3.78.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.4-1.57-dev-b83.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.4-1.57-dev-b83.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy KeithyUtils-1.6.4-1.3.30.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in KeithyUtils-1.6.4-1.3.30.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy Metallurgy-1.6.4-3.4.0.29.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in Metallurgy-1.6.4-3.4.0.29.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy MineChem-5.0.5-RC2.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in MineChem-5.0.5-RC2.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.9.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.9.jar to the list of known coremods, it will not be examined again 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenBlocks-1.2.9.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenBlocks-1.2.9.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class OpenBlocksCorePlugin 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod OpenBlocksCorePlugin 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenModsLib-0.5.1.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenModsLib-0.5.1.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy ThermalExpansion-3.0.0.7.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Not found coremod data in ThermalExpansion-3.0.0.7.jar 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Examining for coremod candidacy Universal-Electricity-3.1.0.115-core.jar 2014-10-30 20:55:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Universal-Electricity-3.1.0.115-core.jar, it will be examined later for regular @Mod instances 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Instantiating coremod class UELoader 2014-10-30 20:55:41 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-10-30 20:55:41 [FINE] [ForgeModLoader] Enqueued coremod UELoader 2014-10-30 20:55:41 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-10-30 20:55:41 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker 2014-10-30 20:55:41 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker 2014-10-30 20:55:41 [sEVERE] [ForgeModLoader] Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) at java.util.ArrayList$Itr.remove(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)

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.