Jump to content

Recommended Posts

Posted

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)

 

 

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

    • I should have specified in my last post, the current build is the latest that Ars Nouvaeu supports. Sorry for the trouble!
    • New users at Temu receive a $100 discount on orders over $100 Use the code [aci789589] during checkout to get Temu Coupon Code $100 off For New Users. Yes, Temu offers $100 off coupon code “aci789589” for first-time users. Temu 100% Off coupon code "aci789589" will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 off coupon code “aci789589” for first-time users. You can get a$100 bonus plus 30% off any purchase at Temu with the$100 Coupon Bundle at Temu if you sign up with the referral code [aci789589] and make a first purchase of$50 or more. The Temu $100 Off coupon code (aci789589) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes Temu offers $100 Off Coupon Code “aci789589” for First Time Users. Yes, Temu offers $100 off coupon code {aci789589} for first-time users. You can get a $100 bonus plus 100% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [aci789589] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive Temu coupon code $100 off (aci789589) and get $100 off on your purchase with Temu. You can get a $100 discount with Temu coupon code {aci789589}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {aci789589} at checkout to avail of the discount. You can use the code {aci789589} to get a $100 off Temu coupon as a new customer. Apply this Temu coupon code $100 off (aci789589) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a Temu coupon code $100 first time user(aci789589) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. Temu $100% Off Coupon Code "aci789589" will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu coupon code$100off-{aci789589} Temu coupon code -{aci789589} Temu coupon code$50 off-{aci789589} Temu Coupon code [aci789589] for existing users can get up to 50% discount on product during checkout. Temu Coupon Codes for Existing Customers-aci789589 Temu values its loyal customers and offers various promo codes, including the Legit Temu Coupon Code (aci789589]) or (aci789589), which existing users can use. This ensures that repeat shoppers can also benefit from significant discounts on their purchases. Keep an eye out for special promotions and offers that are periodically available to enhance your shopping experience.
    • New users at Temu receive a $100 discount on orders over $100 Use the code [aci789589] during checkout to get Temu Coupon Code $100 off For New Users. Yes, Temu offers $100 off coupon code “aci789589” for first-time users. Temu 100% Off coupon code "aci789589" will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 off coupon code “aci789589” for first-time users. You can get a$100 bonus plus 30% off any purchase at Temu with the$100 Coupon Bundle at Temu if you sign up with the referral code [aci789589] and make a first purchase of$50 or more. The Temu $100 Off coupon code (aci789589) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes Temu offers $100 Off Coupon Code “aci789589” for First Time Users. Yes, Temu offers $100 off coupon code {aci789589} for first-time users. You can get a $100 bonus plus 100% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [aci789589] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive Temu coupon code $100 off (aci789589) and get $100 off on your purchase with Temu. You can get a $100 discount with Temu coupon code {aci789589}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {aci789589} at checkout to avail of the discount. You can use the code {aci789589} to get a $100 off Temu coupon as a new customer. Apply this Temu coupon code $100 off (aci789589) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a Temu coupon code $100 first time user(aci789589) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. Temu $100% Off Coupon Code "aci789589" will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu coupon code$100off-{aci789589} Temu coupon code -{aci789589} Temu coupon code$50 off-{aci789589} Temu Coupon code [aci789589] for existing users can get up to 50% discount on product during checkout. Temu Coupon Codes for Existing Customers-aci789589 Temu values its loyal customers and offers various promo codes, including the Legit Temu Coupon Code (aci789589]) or (aci789589), which existing users can use. This ensures that repeat shoppers can also benefit from significant discounts on their purchases. Keep an eye out for special promotions and offers that are periodically available to enhance your shopping experience.
    • Try other builds: https://www.curseforge.com/minecraft/mc-mods/geckolib/files/all?page=1&pageSize=20&version=1.16.5&gameVersionTypeId=1 Currently, you are using build 96 - the latest one that I linked is build 106 So try 97 to 105  
    • New users at Temu receive a $100 discount on orders over $100 Use the code [aci789589] during checkout to get Temu Coupon Code $100 off For New Users. Yes, Temu offers $100 off coupon code “aci789589” for first-time users. Temu 100% Off coupon code "aci789589" will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 off coupon code “aci789589” for first-time users. You can get a$100 bonus plus 30% off any purchase at Temu with the$100 Coupon Bundle at Temu if you sign up with the referral code [aci789589] and make a first purchase of$50 or more. The Temu $100 Off coupon code (aci789589) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes Temu offers $100 Off Coupon Code “aci789589” for First Time Users. Yes, Temu offers $100 off coupon code {aci789589} for first-time users. You can get a $100 bonus plus 100% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [aci789589] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive Temu coupon code $100 off (aci789589) and get $100 off on your purchase with Temu. You can get a $100 discount with Temu coupon code {aci789589}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {aci789589} at checkout to avail of the discount. You can use the code {aci789589} to get a $100 off Temu coupon as a new customer. Apply this Temu coupon code $100 off (aci789589) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a Temu coupon code $100 first time user(aci789589) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. Temu $100% Off Coupon Code "aci789589" will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu coupon code$100off-{aci789589} Temu coupon code -{aci789589} Temu coupon code$50 off-{aci789589} Temu Coupon code [aci789589] for existing users can get up to 50% discount on product during checkout. Temu Coupon Codes for Existing Customers-aci789589 Temu values its loyal customers and offers various promo codes, including the Legit Temu Coupon Code (aci789589]) or (aci789589), which existing users can use. This ensures that repeat shoppers can also benefit from significant discounts on their purchases. Keep an eye out for special promotions and offers that are periodically available to enhance your shopping experience.
  • Topics

×
×
  • Create New...

Important Information

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