Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Błąd przy uruchamianiu serwera na silniku Cauldron 1.7.10.


TheEndiPL

Rekomendowane odpowiedzi

Opublikowano

Witam,

Chcę zrobić serwer na modach do minecraft z obsługą pluginów, więc użyłem silnika Cauldron (dawniej mcpc-plus) do wersji 1.7.10 wszystkie modyfikacje działają oprócz modyfikacji Project Red. Wgrałem wszystkie potrzebne dodatki (ForgeRelocation-1.7.10, ForgeRelocationFMP-1.7.10, MrTJPCore-1.7.10)

Gdy uruchamiam serwer włącza się i ładuję modyfikacje lecz po chwili wyskakuje błąd i serwer się crashuje.
Cały zapis loga z konsoli.

[09:52:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[09:52:20] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[09:52:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[09:52:20] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
[09:52:21] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_80, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[09:52:25] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[09:52:25] [main/WARN]: Missing @MCVersion: mrtjp.relocation.asm.RelocationPlugin  ic2.core.coremod.IC2core  mrtjp.core.handler.CorePlugin  codechicken.core.launch.DepLoader  
[09:52:25] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:52:25] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:52:25] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:52:25] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:52:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:52:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:52:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:52:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:52:28] [main/INFO]: Loaded library ejml-0.23.jar.
[09:52:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:52:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:52:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:52:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[09:52:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[09:52:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[09:52:35] [Server thread/INFO]: Starting minecraft server version 1.7.10
[09:52:35] [Server thread/INFO]: Attempting early MinecraftForge initialization
[09:52:35] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized
[09:52:35] [Server thread/INFO]: Replaced 182 ore recipies
[09:52:35] [Server thread/INFO]: Completed early MinecraftForge initialization
[09:52:35] [Server thread/INFO]: Searching C:\Users\Kaczor\Desktop\222222222\mods for mods
[09:52:35] [Server thread/INFO]: Also searching C:\Users\Kaczor\Desktop\222222222\mods\1.7.10 for mods
[09:52:36] [Server thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
[09:52:36] [Server thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[09:52:36] [Server thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.3
[09:52:36] [Server thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
[09:52:37] [Server thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.27
[09:52:37] [Server thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre5.89
[09:52:37] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[09:52:37] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[09:52:37] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[09:52:37] [Server thread/INFO]: Forge Mod Loader has identified 21 mods to load
[09:52:38] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:52:39] [Server thread/INFO]: Processing ObjectHolder annotations
[09:52:39] [Server thread/INFO]: Found 341 ObjectHolder annotations
[09:52:39] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[09:52:39] [Server thread/WARN]: =============================================================
[09:52:39] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:52:39] [Server thread/WARN]: Offendor: cpw/mods/fml/common/asm/FMLSanityChecker.call()Ljava/lang/Void;
[09:52:39] [Server thread/WARN]: =============================================================
[09:52:40] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod RelocationFMP since required dependency ForgeMultipart has errored
[09:52:40] [Server thread/INFO]: Starting pre-init
[09:52:42] [Server thread/INFO]: Finished pre-init after 2484 ms
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Core since required dependency ForgeMultipart has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Transmission since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Transportation since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Exploration since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Compatibility since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Integration since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Fabrication since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Illumination since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Expansion since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ForgeMicroblock since required dependency ForgeMultipart has errored
[09:52:42] [Server thread/INFO]: Applying holder lookups
[09:52:42] [Server thread/INFO]: Holder lookups applied
[09:52:42] [Server thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[09:52:42] [Server thread/ERROR]: 
	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized
	Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized
	ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) Unloaded->Constructed->Errored
	RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10.jar) Unloaded->Constructed->Errored
	IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	MrTJPCoreMod{1.1.0.27} [MrTJPCore] (MrTJPCore-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Core{4.7.0pre5.89} [ProjectRed Core] (ProjectRed-Base-1.7.10.jar) Unloaded->Constructed->Errored
	ProjRed|Transmission{4.7.0pre5.89} [ProjectRed Transmission] (ProjectRed-1.7.10-Integration.jar) Unloaded->Constructed->Errored
	ProjRed|Transportation{4.7.0pre5.89} [ProjectRed Transportation] (ProjectRed-1.7.10-Mechanical.jar) Unloaded->Constructed->Errored
	ProjRed|Exploration{4.7.0pre5.89} [ProjectRed Exploration] (ProjectRed-1.7.10-World.jar) Unloaded->Constructed->Errored
	ProjRed|Compatibility{4.7.0pre5.89} [ProjectRed Compatibility] (ProjectRed-1.7.10-Compat.jar) Unloaded->Constructed->Errored
	ProjRed|Integration{4.7.0pre5.89} [ProjectRed Integration] (ProjectRed-1.7.10-Integration.jar) Unloaded->Constructed->Errored
	ProjRed|Fabrication{4.7.0pre5.89} [ProjectRed Fabrication] (ProjectRed-1.7.10-Fabrication.jar) Unloaded->Constructed->Errored
	ProjRed|Illumination{4.7.0pre5.89} [ProjectRed Illumination] (ProjectRed-1.7.10-Lighting.jar) Unloaded->Constructed->Errored
	ProjRed|Expansion{4.7.0pre5.89} [ProjectRed Expansion] (ProjectRed-1.7.10-Mechanical.jar) Unloaded->Constructed->Errored
	thexfactor117_skyrimmc{1.2.4.10} [SkyrimMC] (SkyrimMC-1.2.4.12.jar) Unloaded->Constructed->Pre-initialized
	McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) Unloaded->Constructed->Pre-initialized
	ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) Unloaded->Constructed->Errored
[09:52:42] [Server thread/ERROR]: The following problems were captured during this phase
[09:52:42] [Server thread/ERROR]: Caught exception from ForgeMultipart
java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
	at codechicken.multipart.asm.ASMMixinCompiler$.staticTransform$1(ASMMixinCompiler.scala:463) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$.codechicken$multipart$asm$ASMMixinCompiler$$convertMethod$1(ASMMixinCompiler.scala:527) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerJavaTrait$2.apply(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$$anonfun$registerJavaTrait$2.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerJavaTrait$2.apply(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$$anonfun$registerJavaTrait$2.class:?]
	at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[scala-library-2.11.1.jar:?]
	at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[scala-library-2.11.1.jar:?]
	at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[scala-library-2.11.1.jar:?]
	at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[scala-library-2.11.1.jar:?]
	at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:79) ~[ASMMixinFactory.class:?]
	at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:156) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:159) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:139) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) ~[MultipartProxy_serverImpl.class:?]
	at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) ~[MultipartMod$.class:?]
	at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) ~[MultipartMod.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
[09:52:42] [Server thread/ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
	at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
Caused by: java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
	at codechicken.multipart.asm.ASMMixinCompiler$.staticTransform$1(ASMMixinCompiler.scala:463) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$.codechicken$multipart$asm$ASMMixinCompiler$$convertMethod$1(ASMMixinCompiler.scala:527) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerJavaTrait$2.apply(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$$anonfun$registerJavaTrait$2.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerJavaTrait$2.apply(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$$anonfun$registerJavaTrait$2.class:?]
	at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[scala-library-2.11.1.jar:?]
	at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[scala-library-2.11.1.jar:?]
	at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[scala-library-2.11.1.jar:?]
	at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[scala-library-2.11.1.jar:?]
	at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:79) ~[ASMMixinFactory.class:?]
	at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:156) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:159) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:139) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) ~[MultipartProxy_serverImpl.class:?]
	at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) ~[MultipartMod$.class:?]
	at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) ~[MultipartMod.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	... 5 more
[09:52:42] [Server thread/ERROR]: 	Cause of unexpected exception was
java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
	at codechicken.multipart.asm.ASMMixinCompiler$.staticTransform$1(ASMMixinCompiler.scala:463) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$.codechicken$multipart$asm$ASMMixinCompiler$$convertMethod$1(ASMMixinCompiler.scala:527) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerJavaTrait$2.apply(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$$anonfun$registerJavaTrait$2.class:?]
	at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerJavaTrait$2.apply(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$$anonfun$registerJavaTrait$2.class:?]
	at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[scala-library-2.11.1.jar:?]
	at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[scala-library-2.11.1.jar:?]
	at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[scala-library-2.11.1.jar:?]
	at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[scala-library-2.11.1.jar:?]
	at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:530) ~[ASMMixinCompiler$.class:?]
	at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:79) ~[ASMMixinFactory.class:?]
	at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:156) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:159) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:139) ~[MultipartGenerator$.class:?]
	at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) ~[MultipartProxy_serverImpl.class:?]
	at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) ~[MultipartMod$.class:?]
	at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) ~[MultipartMod.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_80]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_80]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
	at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
[09:52:42] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Kaczor\Desktop\222222222\.\crash-reports\crash-2015-10-31_09.52.42-server.txt
[09:52:42] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[09:52:42] [Server thread/INFO]: Applying holder lookups
[09:52:42] [Server thread/INFO]: Holder lookups applied
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod RelocationFMP since required dependency ForgeMultipart has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Core since required dependency ForgeMultipart has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Transmission since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Transportation since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Exploration since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Compatibility since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Integration since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Fabrication since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Illumination since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ProjRed|Expansion since required dependency ProjRed|Core has errored
[09:52:42] [Server thread/ERROR]: Skipping event FMLServerStoppedEvent and marking errored mod ForgeMicroblock since required dependency ForgeMultipart has errored
[09:52:42] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[09:52:42] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

Wstawił bym sobie sygnaturkę, ale nie pozwala mi na to forum, ponieważ gdy próbuję to zrobić, dostaję słynny komunikat od cloudflare "Getway timed out". :/

Opublikowano
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized
	Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized
	ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) Unloaded->Constructed->Errored
	RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10.jar) Unloaded->Constructed->Errored
	IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	MrTJPCoreMod{1.1.0.27} [MrTJPCore] (MrTJPCore-1.7.10.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Core{4.7.0pre5.89} [ProjectRed Core] (ProjectRed-Base-1.7.10.jar) Unloaded->Constructed->Errored
	ProjRed|Transmission{4.7.0pre5.89} [ProjectRed Transmission] (ProjectRed-1.7.10-Integration.jar) Unloaded->Constructed->Errored
	ProjRed|Transportation{4.7.0pre5.89} [ProjectRed Transportation] (ProjectRed-1.7.10-Mechanical.jar) Unloaded->Constructed->Errored
	ProjRed|Exploration{4.7.0pre5.89} [ProjectRed Exploration] (ProjectRed-1.7.10-World.jar) Unloaded->Constructed->Errored
	ProjRed|Compatibility{4.7.0pre5.89} [ProjectRed Compatibility] (ProjectRed-1.7.10-Compat.jar) Unloaded->Constructed->Errored
	ProjRed|Integration{4.7.0pre5.89} [ProjectRed Integration] (ProjectRed-1.7.10-Integration.jar) Unloaded->Constructed->Errored
	ProjRed|Fabrication{4.7.0pre5.89} [ProjectRed Fabrication] (ProjectRed-1.7.10-Fabrication.jar) Unloaded->Constructed->Errored
	ProjRed|Illumination{4.7.0pre5.89} [ProjectRed Illumination] (ProjectRed-1.7.10-Lighting.jar) Unloaded->Constructed->Errored
	ProjRed|Expansion{4.7.0pre5.89} [ProjectRed Expansion] (ProjectRed-1.7.10-Mechanical.jar) Unloaded->Constructed->Errored
	thexfactor117_skyrimmc{1.2.4.10} [SkyrimMC] (SkyrimMC-1.2.4.12.jar) Unloaded->Constructed->Pre-initialized
	McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) Unloaded->Constructed->Pre-initialized
	ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) Unloaded->Constructed->Errored

Tu masz wszystko jasno i wyraźnie wskazane. 

Mod Project Red oraz Microblocks crashuje. Wgraj nowszą wersję i sprawdź czy na pewno wgrałeś wersje pod serwer a nie pod launcher. 

Opublikowano

Najwidoczniej jakies mody w paczce sa nie kompatybilne

[09:52:42] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Kaczor\Desktop\222222222\.\crash-reports\crash-2015-10-31_09.52.42-server.txt

  • 2 tygodnie później...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...