Résolu Problème lancement bungeecord + crash mods

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 815
156
3 000
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Bungeecord fonctionne mal avec les serveurs moddés, il faut une version patché (je ne sais pas si elle se trouve encore facilement par contre ...)
En solution moderne il y a waterfall (un fork de Bungeecord) mais qui est fait pour les serveurs modernes (comme Sponge), je ne sais pas ce que ça donne avec Thermos.

Concernant ton crash, c'est du au fait que tu as des mods sur ton client qui ne sont pas présents sur le serveur.
Un de ces mods a son propre item en icône de table créatif, sauf que comme le mod n'est pas installé sur le serveur, l'item n'est pas initialisé et donc crash lorsque le client tente de l'afficher.
 

BubbleTitou

Architecte en herbe
29 Décembre 2017
214
16
130
18
Bungeecord fonctionne mal avec les serveurs moddés, il faut une version patché (je ne sais pas si elle se trouve encore facilement par contre ...)
En solution moderne il y a waterfall (un fork de Bungeecord) mais qui est fait pour les serveurs modernes (comme Sponge), je ne sais pas ce que ça donne avec Thermos.
Ah... du coup je n'ai pas le choix je dois annuler le moddé et faire en vanilla [1.7 - 1.13]
A la base j'ai essayé de le faire avec cauldron (ou kcauldron) mais suite aux bugs je suis allé voir sur internet j'ai vu qu'il fallait utiliser thermos avec le bungeecord modifié comme tu l'avais proposé dans un topic ancien.

Concernant ton crash, c'est du au fait que tu as des mods sur ton client qui ne sont pas présents sur le serveur.
Un de ces mods a son propre item en icône de table créatif, sauf que comme le mod n'est pas installé sur le serveur, l'item n'est pas initialisé et donc crash lorsque le client tente de l'afficher.
Oui j'ai enfin trouvé d'ou venait ce bug j'allais l'annoncer au futur Up que je l'avais réglé
 

BubbleTitou

Architecte en herbe
29 Décembre 2017
214
16
130
18
Salut

Heureusement que j'ai pas fermé ce topic car j'ai le serveur qu'il se stop tout seul à la fin du démarrage
Donc voici comment est mon serveur
- Il est en KCauldron 1.7.10
- J'ai laissé tomber le bungeecord donc ça ne viens pas de lui

Bon voici les logs du serveur ATTENTION : il y a beaucoup de choses (j'ai essayé de résoudre le bug moi même mais je ne voit pas d'ou ça viens
Code:
[22:13:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[22:13:23] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[22:13:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[22:13:23] [main/INFO]: Forge Mod Loader version 7.10.85.1231 for Minecraft 1.7.10 loading
[22:13:24] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:4.9.0-0.bpo.4-amd64, installed at /opt/jdk1.8.0/jre
[22:13:24] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[22:13:24] [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.
[22:13:24] [main/WARN]: Missing @MCVersion: lumien.randomthings.Transformer.RTLoadingPlugin 
[22:13:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:13:24] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[22:13:24] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3d34d211
[22:13:24] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3d34d211 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@7dc0f706
[22:13:24] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[22:13:24] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[22:13:24] [main/INFO]: [LegacyJavaFixer] Tweaker: RTLoadingPlugin {[]}
[22:13:24] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3d34d211
[22:13:24] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3d34d211 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@7dc0f706
[22:13:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:13:24] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[22:13:24] [main/INFO]: [LegacyJavaFixer] Replacing sort
[22:13:24] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker
[22:13:24] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[22:13:24] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[22:13:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:13:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:13:25] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:13:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:13:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:13:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:13:29] [main/INFO]: Found World Class: net/minecraft/world/World
[22:13:29] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[22:13:29] [main/INFO]: Found Item Class: net/minecraft/item/Item
[22:13:29] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[22:13:30] [Server thread/INFO]: Starting minecraft server version 1.7.10
[22:13:30] [Server thread/INFO]: Attempting early MinecraftForge initialization
[22:13:30] [Server thread/INFO]: MinecraftForge v10.13.2.1231 Initialized
[22:13:30] [Server thread/INFO]: Replaced 182 ore recipies
[22:13:30] [Server thread/INFO]: Completed early MinecraftForge initialization
[22:13:30] [Server thread/INFO]: Searching /var/directory_serv/minecraft_200300/mods for mods
[22:13:30] [Server thread/INFO]: Also searching /var/directory_serv/minecraft_200300/mods/1.7.10 for mods
[22:13:31] [Server thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[22:13:31] [Server thread/WARN]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
[22:13:31] [Server thread/ERROR]: Unable to read a class file correctly
java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
    at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) [ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    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(Thread.java:745) [?:1.8.0_72]
[22:13:31] [Server thread/ERROR]: There was a problem reading the entry chylex/hee/gui/GuiAmuletOfRecovery.class in the jar /var/directory_serv/minecraft_200300/mods/HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
    at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    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(Thread.java:745) [?:1.8.0_72]
Caused by: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
    at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    ... 11 more
[22:13:31] [Server thread/WARN]: Zip file HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
    at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    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(Thread.java:745) [?:1.8.0_72]
Caused by: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
    at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
    at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    ... 11 more
[22:13:32] [Server thread/WARN]: Mod VanillaPlus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4
[22:13:32] [Server thread/INFO]: Forge Mod Loader has identified 29 mods to load
[22:13:32] [Server thread/INFO]: Found mod(s) [SilentGems] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
[22:13:32] [Server thread/ERROR]: The mod ExtraUtilities (Extra Utilities) requires mod versions [Forge@[10.13.2.1291,)] to be available
[22:13:32] [Server thread/ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.MissingModsException
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    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(Thread.java:745) [?:1.8.0_72]
[22:13:32] [Server thread/ERROR]: This crash report has been saved to: /var/directory_serv/minecraft_200300/./crash-reports/crash-2018-08-27_22.13.32-server.txt
[22:13:32] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[22:13:32] [Server thread/INFO]: Applying holder lookups
[22:13:32] [Server thread/INFO]: Holder lookups applied
[22:13:32] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Et moi je vous dit à très vite
 
Dernière édition:

BubbleTitou

Architecte en herbe
29 Décembre 2017
214
16
130
18
Salut

Up et j'ai fait une petite erreur dans mon ancien message avec le code que je viens de modifier
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 815
156
3 000
347
26
Alsace
www.minecraftforgefrance.fr
Extra Utilities a besoin d'une version plus récente de Forge.
Il serait mieux d'utiliser thermos plutôt que KCauldron.