Jump to content

Forge Server has Java issues


andyhenew

Recommended Posts

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)

 

 

Link to comment
Share on other sites

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

    • Never mind, Turns out it was the quilted fabric loader api or whatever causing it. I got it to work by downgrading it to the previous version.
    • It worked, but neverend-1.0.jar is the main mod I'm trying to get to work.
    • Is it possible to recover an entire folder full of files that were accidentally deleted while I was deleting a single file?
    • Recovering lost funds from online scams has been a daunting journey, and my ordeal with Rapid Digital Recovery underscores the importance of vigilance and education. I recently managed to recover over $338,000 thanks to their expertise, and sharing my story is crucial for raising awareness about these deceitful practices. I fell victim to a sophisticated scam involving fake forex and binary options investment platforms. The scammers created a facade of legitimacy with professional websites, persuasive pitches, and false assurances of high returns. They promised substantial profits and used high-pressure tactics to get me to invest large amounts of money. It wasn’t until I noticed red flags and attempted to withdraw my funds that I realized I had been duped. Rapid Digital Recovery proved to be a lifeline in this situation. Their team worked diligently to investigate the fraud, trace my funds, and liaise with financial institutions to secure the recovery. Their expertise in handling such cases was invaluable, and their efforts ultimately helped me reclaim a significant portion of my lost assets. However, I learned that while these services can be effective, they are not a guaranteed solution. Success depends on various factors, including the nature of the scam and the cooperation of involved parties.  This experience has underscored the critical need for education about online scams. Scammers use a range of tactics to deceive individuals, from fake testimonials to promises of guaranteed returns. Understanding these tactics and recognizing red flags can prevent others from falling into the same trap. Researching investment opportunities thoroughly and verifying the legitimacy of platforms before committing any money are crucial steps. I’ve come to realize that the best way to protect oneself is through education and awareness. By being informed about how scams operate and approaching investments with caution, individuals can safeguard their finances and avoid similar pitfalls. My experience with Rapid Digital Recovery highlights both the importance of being proactive in preventing scams and the value of having a recovery strategy in place if things go wrong. Sharing my story is a way to help others avoid the same mistakes and contribute to a safer online environment.                    
    • It looks like you have a problem one or more of your `.toml` files.
  • Topics

×
×
  • Create New...

Important Information

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