Mod Loader

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Smally281
Příspěvky: 18
Registrován: 31 říj 2015, 14:26
Reputation: 0

Mod Loader

#1 Příspěvekod Smally281 » 21 lis 2015, 18:40

Server: 82.208.17.28:27780

Dobrý den,
Nevíte jak opravit tuto chybu, stává se mi to po spustění

Kód: Vybrat vše

[FakaHeda] Succesfully authorized (rw)!
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
Nov 21, 2015 5:15:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Nov 21, 2015 5:15:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Nov 21, 2015 5:15:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2015-11-21 17:15:03 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-11-21 17:15:03 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Linux:amd64:4.1.1, installed at /usr/lib/jvm/jdk1.8.0_51/jre
2015-11-21 17:15:03 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:03 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:03 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:03 [WARNING] [ForgeModLoader] The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:03 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:03 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
2015-11-21 17:15:03 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2015-11-21 17:15:04 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2015-11-21 17:15:04 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2015-11-21 17:15:04 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-11-21 17:15:04 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:15:04 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-11-21 17:15:04 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-11-21 17:15:04 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-11-21 17:15:04 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.remove(ArrayList.java:865)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
Connection is closed...

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Mod Loader

#2 Příspěvekod Hanakocz » 21 lis 2015, 18:50

Hodilo by se přidat crash-report.
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Smally281
Příspěvky: 18
Registrován: 31 říj 2015, 14:26
Reputation: 0

Re: Mod Loader

#3 Příspěvekod Smally281 » 21 lis 2015, 18:53

Kód: Vybrat vše

2015-11-21 17:53:03 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2015-11-21 17:53:03 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Linux:amd64:4.1.1, installed at /usr/lib/jvm/jdk1.8.0_51/jre
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Java classpath at launch is minecraft_server.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Discovering coremods
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy 1.6.4-SortFix-1.0.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding 1.6.4-SortFix-1.0.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class CorePlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod CorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.227.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Aroma1997Core MC.1.6.4 v.1.0.1.5.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Aroma1997Core MC.1.6.4 v.1.0.1.5.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class CoreMod
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod CoreMod
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy BigReactors-0.3.3A.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in BigReactors-0.3.3A.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.4.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.4.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy CoFHCore-2.0.0.5.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CoFHCore-2.0.0.5.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.9.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Enchiridion-1.6.4-1.1.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in Enchiridion-1.6.4-1.1.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Evoc_1.0.0a.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding Evoc_1.0.0a.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class CoreDescription
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod CoreDescription
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy ExtraCells-1.6.9b.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in ExtraCells-1.6.9b.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Flatsigns-1.6.2-universal-1.4.0.15.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in Flatsigns-1.6.2-universal-1.4.0.15.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy HQM-The Journey (4.0.6).jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in HQM-The Journey (4.0.6).jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy HarvestCraftWaila-mc1.6.4-1.0.3.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in HarvestCraftWaila-mc1.6.4-1.0.3.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy IguanaTweaks-1.6.4-prog7.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in IguanaTweaks-1.6.4-prog7.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding InfiniBows-1.6.4-universal-coremod-1.2.0.14.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] The coremod myrathi.infinibows.LoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy JadedsBlood-1.6.4-Beta-1.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in JadedsBlood-1.6.4-Beta-1.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Mariculture-1.6.4-1.2.2f.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in Mariculture-1.6.4-1.2.2f.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy MineFactoryReloaded-2.7.9-final.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in MineFactoryReloaded-2.7.9-final.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy MobiusCore_1.2.1.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding MobiusCore_1.2.1.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class CoreDescription
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod CoreDescription
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy ModTweaker-1.6.4-0.2a.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in ModTweaker-1.6.4-0.2a.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Morpheus-1.6.4-1.2.32.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in Morpheus-1.6.4-1.2.32.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy NEIPlugins-1.1.0.6.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in NEIPlugins-1.1.0.6.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura_mc1.6.X_2.1.14.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in Natura_mc1.6.X_2.1.14.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy NetherOres-2.2.2-55.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in NetherOres-2.2.2-55.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.9.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.9.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughKeys-1.6.4-0.0.4.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenBlocks-1.2.8.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenBlocks-1.2.8.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class OpenBlocksCorePlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod OpenBlocksCorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenModsLib-0.5.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenModsLib-0.5.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy PluginsforForestry-1.6.4-3.2.30-hotfix.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in PluginsforForestry-1.6.4-3.2.30-hotfix.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class PfFCoreMod
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod PfFCoreMod
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerCrystalsCore-1.1.8-9.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Adding PowerCrystalsCore-1.1.8-9.jar to the list of known coremods, it will not be examined again
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2015-11-21 17:53:03 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy RedstoneArsenal-1.0.0.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in RedstoneArsenal-1.0.0.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy SimplyJetpacks-0.3.0.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in SimplyJetpacks-0.3.0.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy TConstruct_mc1.6.4_1.5.5.7.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in TConstruct_mc1.6.4_1.5.5.7.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class TConstructLoaderContainer
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2015-11-21 17:53:03 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2015-11-21 17:53:03 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2015-11-21 17:53:03 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod TConstructLoaderContainer
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy TMechworks_mc1.6.4_0.1.6.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in TMechworks_mc1.6.4_0.1.6.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy TSteelworks-mc1.6.4_0.0.4.2-fix2.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in TSteelworks-mc1.6.4_0.0.4.2-fix2.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy ThermalExpansion-3.0.0.7.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in ThermalExpansion-3.0.0.7.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy TiCTooltips-mc1.6.4-1.1.7.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in TiCTooltips-mc1.6.4-1.1.7.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy WailaHarvestability-mc1.6.4-1.0.2.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in WailaHarvestability-mc1.6.4-1.0.2.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy Warp-Book-1.6.4-0.0.200c.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in Warp-Book-1.6.4-0.0.200c.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale3-mc16x.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale3-mc16x.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy autopackager-1.3.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in autopackager-1.3.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy bdlib-mc164-1.2.2.45.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in bdlib-mc164-1.2.2.45.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy binnie-mods-1.8.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy crowley-skyblock-v1.29e.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.4-3.2.6.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in denLib-1.6.4-3.2.6.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore
2015-11-21 17:53:03 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod denLibCore
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy forestry-A-2.3.1.2-agskies.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in forestry-A-2.3.1.2-agskies.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy gendustry-mc164-1.1.2.72.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in gendustry-mc164-1.1.2.72.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy gtfoMicroblocks.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in gtfoMicroblocks.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy jadedspawn-1.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in jadedspawn-1.0.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy magicbees-2.1.13.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in magicbees-2.1.13.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy neiaddons-mc164-1.10.5.70.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in neiaddons-mc164-1.10.5.70.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy obsidiplates-1.6.2-universal-2.0.0.15.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Not found coremod data in obsidiplates-1.6.2-universal-2.0.0.15.jar
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Examining for coremod candidacy zMineTweaker-1.6.4-2.3.1.jar
2015-11-21 17:53:03 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in zMineTweaker-1.6.4-2.3.1.jar, it will be examined later for regular @Mod instances
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Instantiating coremod class MineTweakerTransformer
2015-11-21 17:53:03 [FINE] [ForgeModLoader] The coremod stanhebben.minetweaker.transformer.MineTweakerTransformer requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2015-11-21 17:53:03 [FINE] [ForgeModLoader] Enqueued coremod MineTweakerTransformer
2015-11-21 17:53:03 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-11-21 17:53:03 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2015-11-21 17:53:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2015-11-21 17:53:03 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
   at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   at java.util.ArrayList$Itr.remove(ArrayList.java:865)
   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(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
   at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Mod Loader

#4 Příspěvekod pitilon@seznam.cz » 21 lis 2015, 18:56

To jsi nám dal jen opětl log
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Smally281
Příspěvky: 18
Registrován: 31 říj 2015, 14:26
Reputation: 0

Re: Mod Loader

#5 Příspěvekod Smally281 » 21 lis 2015, 19:00

Nic jiného tam není ;)

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Mod Loader

#6 Příspěvekod pitilon@seznam.cz » 21 lis 2015, 19:04

Nejšpíš špatná verze
Naposledy upravil(a) pitilon@seznam.cz dne 21 lis 2015, 19:10, celkem upraveno 1 x.
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: Mod Loader

#7 Příspěvekod mannyvee » 21 lis 2015, 19:07

Typuju to na špatnou verzi pluginu (serveru). Vypisuje to něco, že nemůže nalézt verzi pluginu, kterou server má/potřebuje
Naposledy upravil(a) mannyvee dne 21 lis 2015, 19:12, celkem upraveno 1 x.

Smally281
Příspěvky: 18
Registrován: 31 říj 2015, 14:26
Reputation: 0

Re: Mod Loader

#8 Příspěvekod Smally281 » 21 lis 2015, 19:08

@pliton@seznam.cz
Já věděl že se zeptáš ;) Když jsem řekl že to tam není, tak to tam asi logicky není, nejsem žádný začátečník, který by psal hlouposti. Hold si tady budete muset vypořád s tím co je a není jiný log. Nevím co by v tom dalším logu sis představoval, vše je zaviněno ModLoaderem.

+

Plugin to žádný není a verze nejde nastavit, jelikož to je Agrarian Skies.
Asi to bude Fakahedou.

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Mod Loader

#9 Příspěvekod Hanakocz » 21 lis 2015, 20:07

buď v hlavní složce, nebo ve spejšl crash report složce. Pokud to stále nejde, zkus to reprodukovat v klientu se stejným modpackem.
Jinak jediné, že máš starší verzi Forge, než je nejaktuánější.
Plus , je tu jedna možnost, a to ta, že 1.6.4 ne zcela triviálně umí s Java 8, opraveno to bylo pro 1.7 verze až(prostě starý verze nikoho už nezajímaj, jen nostalgiky). Ale to by mělo vadit hlavně klientům, nicméně je možné, že se to projevuje i na serveru. Zkus Javu 7, nebo toto : http://www.minecraftforum.net/forums/ma ... lity-patch
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Smally281
Příspěvky: 18
Registrován: 31 říj 2015, 14:26
Reputation: 0

Re: Mod Loader

#10 Příspěvekod Smally281 » 21 lis 2015, 20:36

Děkuji Hanakovi, vyřešeno.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 22 hostů