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

    • 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.