Bonjour, j'ai un problème avec Cauldron en 1.7.10. Le serveur crash tout le temps avec 5 mods... MEs mods sont:
MrCrayfishFurnitureModv3.4.8(1.7.10)
legacyjavafixer-1.0
helpfulvillagers-1.7.10-1.3.1
DoggyStyle-1.1.1.93
BiblioCraft[v1.10.6][MC1.7.10]
Voici les logs:
[18:40:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:40:16] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:40:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[18:40:16] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
[18:40:18] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_60, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_60
[18:40:18] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[18:40:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:40:18] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0
[18:40:18] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5d7657
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0
[18:40:18] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5d7657
[18:40:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:40:18] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[18:40:18] [main/INFO]: [LegacyJavaFixer] Replacing sort
[18:40:18] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker
[18:40:18] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[18:40:18] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[18:40:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:40:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:40:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:40:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:40:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:40:24] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:40:38] [Server thread/INFO]: Starting minecraft server version 1.7.10
[18:40:39] [Server thread/INFO]: Attempting early MinecraftForge initialization
[18:40:39] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized
[18:40:39] [Server thread/INFO]: Replaced 182 ore recipies
[18:40:39] [Server thread/INFO]: Completed early MinecraftForge initialization
[18:40:39] [Server thread/INFO]: Searching C:\Users\User\Desktop\Minecraft\ServeurCauldron\1.7.10\mods for mods
[18:40:40] [Server thread/INFO]: Forge Mod Loader has identified 5 mods to load
[18:40:41] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException
at com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:281) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.addAll(ImmutableCollection.java:360) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:665) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.Loader.sortModList(Loader.java:230) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
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(Unknown Source) [?:1.8.0_60]
[18:40:41] [Server thread/ERROR]: This crash report has been saved to: C:\Users\User\Desktop\Minecraft\ServeurCauldron\1.7.10\.\crash-reports\crash-2015-11-16_18.40.41-server.txt
[18:40:41] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[18:40:41] [Server thread/INFO]: Applying holder lookups
[18:40:41] [Server thread/INFO]: Holder lookups applied
[18:40:41] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Et le crash-report:
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 16/11/15 18:40
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:281)
at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.addAll(ImmutableCollection.java:360)
at com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:665)
at cpw.mods.fml.common.Loader.sortModList(Loader.java:230)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 429266896 bytes (409 MB) / 510066688 bytes (486 MB) up to 1046937600 bytes (998 MB)
JVM Flags: 6 total; -Xms512M -Xmx1024M -XXermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1207 Minecraft Forge 10.13.0.1207 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML{7.10.25.1207} [Forge Mod Loader] (minecraft_server.jar) Unloaded
Forge{10.13.0.1207} [Minecraft Forge] (minecraft_server.jar) Unloaded
doggystyle{1.1.1.93} [Doggy Style] (DoggyStyle-1.1.1.93.jar) Unloaded
cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
MrCrayfishFurnitureModv3.4.8(1.7.10)
legacyjavafixer-1.0
helpfulvillagers-1.7.10-1.3.1
DoggyStyle-1.1.1.93
BiblioCraft[v1.10.6][MC1.7.10]
Voici les logs:
[18:40:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:40:16] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:40:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[18:40:16] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
[18:40:18] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_60, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_60
[18:40:18] [main/INFO]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[18:40:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:40:18] [main/INFO]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0
[18:40:18] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5d7657
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[18:40:18] [main/INFO]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0
[18:40:18] [main/INFO]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3118b0 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@5d7657
[18:40:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:40:18] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[18:40:18] [main/INFO]: [LegacyJavaFixer] Replacing sort
[18:40:18] [main/INFO]: [LegacyJavaFixer] Detected TerminalTweaker
[18:40:18] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[18:40:18] [main/INFO]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[18:40:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:40:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:40:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:40:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:40:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:40:24] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:40:38] [Server thread/INFO]: Starting minecraft server version 1.7.10
[18:40:39] [Server thread/INFO]: Attempting early MinecraftForge initialization
[18:40:39] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized
[18:40:39] [Server thread/INFO]: Replaced 182 ore recipies
[18:40:39] [Server thread/INFO]: Completed early MinecraftForge initialization
[18:40:39] [Server thread/INFO]: Searching C:\Users\User\Desktop\Minecraft\ServeurCauldron\1.7.10\mods for mods
[18:40:40] [Server thread/INFO]: Forge Mod Loader has identified 5 mods to load
[18:40:41] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException
at com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:281) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.addAll(ImmutableCollection.java:360) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:665) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.Loader.sortModList(Loader.java:230) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
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(Unknown Source) [?:1.8.0_60]
[18:40:41] [Server thread/ERROR]: This crash report has been saved to: C:\Users\User\Desktop\Minecraft\ServeurCauldron\1.7.10\.\crash-reports\crash-2015-11-16_18.40.41-server.txt
[18:40:41] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[18:40:41] [Server thread/INFO]: Applying holder lookups
[18:40:41] [Server thread/INFO]: Holder lookups applied
[18:40:41] [Server thread/INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Et le crash-report:
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 16/11/15 18:40
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.google.common.collect.ImmutableCollection$Builder.addAll(ImmutableCollection.java:281)
at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.addAll(ImmutableCollection.java:360)
at com.google.common.collect.ImmutableList$Builder.addAll(ImmutableList.java:665)
at cpw.mods.fml.common.Loader.sortModList(Loader.java:230)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:472)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 429266896 bytes (409 MB) / 510066688 bytes (486 MB) up to 1046937600 bytes (998 MB)
JVM Flags: 6 total; -Xms512M -Xmx1024M -XXermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.25.1207 Minecraft Forge 10.13.0.1207 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML{7.10.25.1207} [Forge Mod Loader] (minecraft_server.jar) Unloaded
Forge{10.13.0.1207} [Minecraft Forge] (minecraft_server.jar) Unloaded
doggystyle{1.1.1.93} [Doggy Style] (DoggyStyle-1.1.1.93.jar) Unloaded
cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
Dernière édition: