1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Résolu Mon Serveur Crash quand je Pose un Objet Modé/Non Modé !

Discussion dans 'Problème avec les mods' créé par SokaPvP, 30 Mai 2017.

Statut de la discussion:
N'est pas ouverte pour d'autres réponses.
  1. SokaPvP

    SokaPvP Nouveau

    Inscrit:
    30 Mai 2017
    Messages:
    2
    Points:
    0
    Sexe:
    Homme
    Bonsoir,

    J'ai un petit problème au niveau de mon serveur Modé, tout d'abord voici les informations qui vous serviront surement :
    Version : forge-1.7.10-10.13.4.1558-1.7.10-universal.jar
    Type : Serveur Minecraft Modé.
    Utilité : Pour un futur tournage d'une série Modée d'un Youtubeur.
    Hébergeur : Revolta Hosting
    Mémoire allouée : 2048
    Nombre de Mods installés : 15

    Problème :

    Depuis quelques minutes quand je me connecte au serveur et que je souhaite poser n'importe quels blocs, faire Spawn un Animal, le serveur se ferme automatiquement ("Server Closed") et redémarre automatiquement et ainsi de suite..
    Je laisse supposer à un Crash à cause d'un Mod mais lequel ?
    Je ne sais pas trop lire les Logs alors les voici si des personnes peuvent m'aider ! :)

    LOGS CONSOLE :

    Code (cpp):
    30.05 23:30:34 [Server] Server thread/ERROR [FML]: Exception caught during firing event net.minecraftforge.event.entity.player.PlayerInteractEvent@66049302:
    30.05 23:30:34 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    30.05 23:30:34 [Server] INFO at TMIConfig.isMultiplayer(TMIConfig.java:87) ~[TMIConfig.class:?]
    30.05 23:30:34 [Server] INFO at TMIForgeContainer.playerInteract(TMIForgeContainer.java:48) ~[TMIForgeContainer.class:?]
    30.05 23:30:34 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_TMIForgeContainer_playerInteract_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
    30.05 23:30:34 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    30.05 23:30:34 [Server] INFO at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100) [ForgeEventFactory.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353) [mx.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) [nh.class:?] 30.05 23:30:34 [Server] INFO at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) [jo.class:?] 30.05 23:30:34 [Server] INFO at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) [jo.class:?] 30.05 23:30:34 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?] 30.05 23:30:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
    30.05 23:30:34 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    30.05 23:30:34 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    30.05 23:30:34 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
    30.05 23:30:34 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
    30.05 23:30:34 [Server] INFO ... 17 more
    30.05 23:30:34 [Server] INFO Caused by: java.lang.RuntimeException: Attempted to load class bao for invalid side SERVER
    30.05 23:30:34 [Server] INFO at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
    30.05 23:30:34 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
    30.05 23:30:34 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
    30.05 23:30:34 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
    30.05 23:30:36 [Multicraft] Skipped 43 lines due to rate limit (30/s)
    30.05 23:30:36 [Server] Server thread/INFO [FML]: Unloading dimension 0
    30.05 23:30:36 [Server] Server thread/INFO [FML]: Unloading dimension -1
    30.05 23:30:36 [Server] Server thread/INFO [FML]: Unloading dimension 1
    30.05 23:30:36 [Server] Server thread/INFO [FML]: Unloading dimension -17
    30.05 23:30:36 [Server] Server thread/INFO [FML]: Applying holder lookups
    30.05 23:30:36 [Server] Server thread/INFO [FML]: Holder lookups applied
    30.05 23:30:36 [Server] Server thread/INFO [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
    30.05 23:30:36 [Multicraft] Server shut down (running)
    30.05 23:30:36 [Multicraft] Restarting crashed server in 5 seconds
    30.05 23:30:36 [Multicraft] Server stopped
    30.05 23:30:36 [Disconnect] User SokaPvP has disconnected, reason: Server shutting down
    30.05 23:30:41 [Multicraft] Loading server properties
    30.05 23:30:41 [Multicraft] Starting server!
    Voici les logs de la console du moment ou le serveur crash (se ferme) et ou il redémarre.

    J'espère qu'on pourra m'aider dans les plus brefs délais !

    Tien et si il y a des connaisseurs pour cette erreur dans la console (elle ne me cause aucuns lags, redémarrages, crashs ou autres) elle me spam juste la console de temps en temps :

    - 30.05 23:30:08 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 2176ms behind, skipping 43 tick(s)

    Merci d'avoir lu en attente de vos réponses !

    Bonne soirée.
     
    #1 SokaPvP, 30 Mai 2017
    Dernière édition par un modérateur: 31 Mai 2017
  2. SokaPvP

    SokaPvP Nouveau

    Inscrit:
    30 Mai 2017
    Messages:
    2
    Points:
    0
    Sexe:
    Homme
    PROBLEME RESOLU : C'était le Mod TOOMANYITEMS qui faisait crash le serveur à chaque fois qu'un bloc était posé !
     
Statut de la discussion:
N'est pas ouverte pour d'autres réponses.

Partager cette page