Mod serveur moddé qui ne démarre pas

SafiraReaper

Aventurier
6 Août 2018
2
0
2
22
bonjours à tous, j'ai ouvert un serveur avec des mods mais il ne démarre pas, j'ai mis les mods mo'creature, realm of the dragon et llibrary mais il fonctionne tous en solo

rapport-crash:
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.6-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 06/08/18 19:02
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Realm Of The Dragons (rotd)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/settings/KeyBinding
    at com.TheRPGAdventurer.ROTD.client.handler.ROTDKeyBindings.<clinit>(ROTDKeyBindings.java:18)
    at com.TheRPGAdventurer.ROTD.server.ServerProxy.Initialization(ServerProxy.java:62)
    at com.TheRPGAdventurer.ROTD.RealmOfTheDragons.Initialization(RealmOfTheDragons.java:97)
    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:627)
    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.sendEventToModContainer(LoadController.java:218)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
    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:135)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.settings.KeyBinding
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 39 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@12365c88 from coremod FMLCorePlugin
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:262)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 41 more
Caused by: java.lang.RuntimeException: Attempted to load class bhy for invalid side SERVER
    at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258)
    ... 43 more


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

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_181, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 404074200 bytes (385 MB) / 546308096 bytes (521 MB) up to 1368391680 bytes (1305 MB)
    JVM Flags: 0 total;
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2705 7 mods loaded, 7 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID          | Version      | Source                                  | Signature                                |
    |:----- |:----------- |:------------ |:--------------------------------------- |:---------------------------------------- |
    | UCHI  | minecraft   | 1.12.2       | minecraft.jar                           | None                                     |
    | UCHI  | mcp         | 9.42         | minecraft.jar                           | None                                     |
    | UCHI  | FML         | 8.0.99.99    | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHI  | forge       | 14.23.4.2705 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHI  | mocreatures | 12.0.5       | DrZharks MoCreatures Mod-12.0.5.jar     | None                                     |
    | UCHI  | llibrary    | 1.7.14       | llibrary-1.7.14-1.12.2.jar              | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | UCHEE | rotd        | 1.2          | Realm-of-The-Dragons-Mod-1.12.2.jar     | None                                     |

    Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.6-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

merci pour votre aide par avance
 
Dernière édition par un modérateur:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
Pense à mettre les crash-reports/logs dans des balises code :
Code:
[_code]
blablabla
[_/code]
Sans les _, ce sera plus lisible.

Sinon l'erreur vient du fait que Realm Of The Dragons tente d'accéder aux touches de raccourcis, ce que le serveur n'a comme qui dirais pas. Tente de télécharger le mod version serveur, mais si le mod est côté client (il n'ajoute pas de bocs/entitées/items/... [tout ce que le serveur doit connaître]), supprime-le complètement du serveur.

Cordialement,
ShE3py.
 

SafiraReaper

Aventurier
6 Août 2018
2
0
2
22
Pense à mettre les crash-reports/logs dans des balises code :
Code:
[_code]
blablabla
[_/code]
Sans les _, ce sera plus lisible.

Sinon l'erreur vient du fait que Realm Of The Dragons tente d'accéder aux touches de raccourcis, ce que le serveur n'a comme qui dirais pas. Tente de télécharger le mod version serveur, mais si le mod est côté client (il n'ajoute pas de bocs/entitées/items/... [tout ce que le serveur doit connaître]), supprime-le complètement du serveur.

Cordialement,
ShE3py.

Merci le serveur fonctionne grave à vous