Non résolu Impossible de lancer mon serveur ...
-
Mon serveur est sous cauldron 1.7.10, il ne veut pas se lancer, les logs sont les suivante :
[19:24:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [19:24:04] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [19:24:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [19:24:04] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading [19:24:05] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_161, running on Linux:amd64:4.4.0-112-generic, installed at /usr/lib/jvm/java-8-oracle/jre [19:24:05] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [19:24:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:24:05] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [19:24:05] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@327514f [19:24:05] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@327514f with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5b12b668 [19:24:05] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [19:24:05] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [19:24:05] [main/INFO]: [LegacyJavaFixer] Tweaker: weaponlib {[]} [19:24:05] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@327514f [19:24:05] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@327514f with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5b12b668 [19:24:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [19:24:05] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [19:24:05] [main/INFO]: [LegacyJavaFixer] Replacing sort [19:24:05] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker [19:24:05] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [19:24:05] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [19:24:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Merci d’avance
Cordialement, Aiko -
Salut,
Il n’y a aucune erreur dans ce log.Cauldron est une vieille technologie obsolète qui n’est plus supporté aujourd’hui, il serait peut-être tant de ce mettre à jour, non ?
-
Aurez-vous un solutions pour faire un serveur minecraft 1.7.10 avec des plugins et des mods sans cauldron ?
-
Hum quand je disais ce mettre à jour, je pensais à justement laisser tomber cette version obsolète qu’est la 1.7.10.
Il n’y a plus rien de maintenu dans cette version … -
Alors comment faire un serveur avec mods + plugins sur d’autre versions !?
-
J’ai régler mon problème avant mais j’ait un nouveau problème quand je veux faire un commande le serveur me dit :
[21:34:38] [Server thread/WARN]: Unexpected exception while parsing console command "op TR_Aiko" java.lang.IllegalArgumentException: Sender cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[Validate.class:2.6] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:714) ~[CraftServer.class:?] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(CraftServer.java:697) [CraftServer.class:?] at net.minecraft.server.MinecraftServer$6.evaluate(MinecraftServer.java:1785) [lm.class:?] at net.minecraft.server.MinecraftServer$6.evaluate(MinecraftServer.java:1775) [lm.class:?] at org.bukkit.craftbukkit.v1_7_R4.util.Waitable.run(Waitable.java:24) [Waitable.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:869) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
Si quelqu’un a la solutions merci de bien vouloir m’aider.
-
En 1.12.2 il y a deux possibilités :
- Sponge Forge, qui permet d’avoir des mods forge + des plugins Sponge (pas les plugins bukkit)
- AtomMC, qui permet d’avoir des mods forge + des plugins bukkit.
Pour ton erreur ça semble venir de Cauldron lui-même, je ne vois pas quoi faire pour corriger ça …
-
D’accord bon merci quand même …