Résolu Ma Console de serveur Minecraft crash

StarCraft59

Architecte en herbe
28 Mars 2017
30
4
69
34
Bonjour après avoir mis une petite liste de mods je lance ma console de mon serveur et pourtant celui çi se met à crash il m'ont donner un 'crash report' je vous envois le crash report :

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (Quark-r1.2-102.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 29/07/17 14:44
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Simple Corn (simplecorn)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:127)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:111)
    at panda.corn.Corn.init(Corn.java:56)
    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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:614)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
    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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:781)
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:216)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.util.ITooltipFlag
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 42 more
Caused by: java.lang.NullPointerException


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

-- System Details --
Details:
    Minecraft Version: 1.12
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_144, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 459079160 bytes (437 MB) / 763363328 bytes (728 MB) up to 1895825408 bytes (1808 MB)
    JVM Flags: 0 total;
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.40 Powered by Forge 14.21.1.2426 22 mods loaded, 22 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    minecraft{1.12} [Minecraft] (minecraft.jar)
    UCHI    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHI    FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2426-universal.jar)
    UCHI    forge{14.21.1.2426} [Minecraft Forge] (forge-1.12-14.21.1.2426-universal.jar)
    UCHI    securitycraft{v1.8.2.3-hotfix} [SecurityCraft] ([1.12] SecurityCraft v1.8.2.3-hotfix.jar)
    UCHI    quark{r1.2-102} [Quark] (Quark-r1.2-102.jar)
    UCHI    autoreglib{1.3-13} [AutoRegLib] (AutoRegLib-1.3-13.jar)
    UCHI    movingworld{1.12-1.327} [Moving World] (Davincis-Vessels-Mod-1.12.jar)
    UCHI    davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (Davincis-Vessels-Mod-1.12.jar)
    UCHI    grapplemod{1.12-v10} [Grappling hook mod] (Grappling-Hook-Mod-1.12.jar)
    UCHI    jei{4.7.2.77} [Just Enough Items] (jei_1.12-4.7.2.77.jar)
    UCHI    jaff{1.7_for_1.12} [Just a Few Fish] (Just-a-Few-Fish-Mod-1.12.jar)
    UCHI    levelup2{${version}} [Level Up! Reloaded] (Level-Up-Mod-1.12.jar)
    UCHI    mobends{0.23.4} [Mo' Bends] (Mo-Bends-Mod-1.12.jar)
    UCHI    roguelike{1.7.0} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.12.jar)
    UCHE    simplecorn{2.3.0} [Simple Corn] (Simple-Corn-Mod-1.12.jar)
    UCHI    lostcities{0.0.19beta} [The Lost Cities] (The-Lost-Cities-Mod-1.
12.jar)
    UCHI    traverse{1.2.1} [Traverse] (Traverse-1.12-1.2.1-22.jar)
    UCHI    bspkrscore{at_0.9} [bspkrsCore] (TreeCapitator-Mod-1.12.jar)
    UCHI    treecapitator{at_0.9} [Treecapitator] (TreeCapitator-Mod-1.12.jar)
    UCHI    uncrafted{3.0.0pre2} [Uncrafted Mod] (Uncrafted-Mod-1.12.jar)
    UCHI    uncraftingtable{1.8-beta4} [Uncrafting Table] (UncraftingTable-1.12.jar)
    Loaded coremods (and transformers):
LoadingPlugin (Quark-r1.2-102.jar)
  vazkii.quark.base.asm.ClassTransformer
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Voilà ce que ça marque s'il vous plaît j'ai vraiment besoin d'aide pour jouer avec mon meilleur pote pour une survie modée je vous remercie bonne journée et si vous voulez que je vous disent ma liste de mod je vous la donnerais
 
Dernière édition par un modérateur: