Configuration Serveur qui ne démarre pas a cause d'un mod

keliann972

Aventurier
27 Avril 2020
1
0
1
23
Bonjour je viens de me créer uns serveur sur le modpack hermitcraft en 1.7.10 et j'ai essayer de le rajouter au serveur cependant le serveur crash et je n'arrive pas a trouver le problème.
Code:
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 4/27/20 6:20 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: mrtjp.core.color.Colors.get(I)Lmrtjp/core/color/Colors;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.NoSuchMethodError: mrtjp.core.color.Colors.get(I)Lmrtjp/core/color/Colors;
    at mrtjp.projectred.illumination.IlluminationProxy_client$$anonfun$2.apply(proxies.scala:113)
    at mrtjp.projectred.illumination.IlluminationProxy_client$$anonfun$2.apply(proxies.scala:111)
    at scala.collection.immutable.Range.foreach(Range.scala:160)
    at mrtjp.projectred.illumination.IlluminationProxy_client.<init>(proxies.scala:111)
    at mrtjp.projectred.illumination.IlluminationProxy$.<init>(proxies.scala:128)
    at mrtjp.projectred.illumination.IlluminationProxy$.<clinit>(proxies.scala)
    at mrtjp.projectred.ProjectRedIllumination$.preInit(ProjectRedIllumination.scala:29)
    at mrtjp.projectred.ProjectRedIllumination.preInit(ProjectRedIllumination.scala)
    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:498)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    ... 5 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 4.19.0-0.bpo.6-amd64
    Java Version: 1.8.0_192, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 439639184 bytes (419 MB) / 832573440 bytes (794 MB) up to 2075918336 bytes (1979 MB)
    JVM Flags: 2 total; -Xmx2048M -Xms512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 182 mods loaded, 181 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558.jar)
    UCH    Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558.jar)
    UCH    appliedenergistics2-core{rv2-beta-7} [AppliedEnergistics2 Core] (minecraft.jar)
    UCH    Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar)
    UCH    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
    UCH    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar)
    UCH    MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UCH    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCH    MobiusCore{1.2.3} [MobiusCore] (minecraft.jar)
    UCH    NotEnoughItems{1.0.3.72} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.72-universal.jar)
    UCH    OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
    UCH    TubesCore{${version}} [Tubes Core] (minecraft.jar)
    UCH    OpenModsCore{0.6} [OpenModsCore] (minecraft.jar)
    UCH    battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar)
 

Ximuma

Blame it all on me, de Adam Skinner & Dan Skinner
18 Mai 2020
2
0
2
Salut , si tu as copier les mods de ton MC , tu as mis des mode clientside qui ne passe pas sur le serveur

Ex: NotEnoughtItems ou encore CodeChickenCore ...

Les logs que tu nous a mis c'est ton serveur ou ton minecraft ?