Problème crash du serveur (modé)

TheCatWhoBit

Bucheron
5 Mars 2017
27
1
16
22
Bonjour, je suis en train de faire un serveur modé et lorsque que je le lance, il crash... Voici le crash report et la liste des mods. Si quelqu'un sais comment régler le problème, ce serait gentil de me répondre :D .
Crash report :
Code:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 24/04/17 5:58 PM
Description: Exception in server tick loop

cpw.mods.fml.common.MissingModsException
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
    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 10 (amd64) version 10.0
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 214022360 bytes (204 MB) / 502005760 bytes (478 MB) up to 1038876672 bytes (990 MB)
    JVM Flags: 6 total; -Xms512M -Xmx1024M -XX:permSize=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 22 mods loaded, 22 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded
    FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded
    Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded
    securitycraft{v1.7.4.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.7.4.1.jar) Unloaded
    Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) Unloaded
    weaponmod{v1.14.3} [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.7.10.jar) Unloaded
    BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) Unloaded
    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar) Unloaded
    BuildMod{v1.0} [Build Mod] (CoroUtil-1.7.10.jar) Unloaded
    CoroAI{v1.0} [CoroAI] (CoroUtil-1.7.10.jar) Unloaded
    ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.7.10.jar) Unloaded
    ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.7.10.jar) Unloaded
    CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded
    MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded
    flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar) Unloaded
    gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar) Unloaded
    mozombies{2.0.3} [Mo' Zombies] (Mo' Zombies 2.0.3.jar) Unloaded
    cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) Unloaded
    corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar) Unloaded
    camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g (1).jar) Unloaded
    thirstmod{1.8.9} [Thirst Mod] (thirstmod-1.8.9.jar) Unloaded
    ZAMod{v1.10} [Zombie Awareness] (zombieawareness-1.7.10-1.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)


Liste des mods :
-Security craft
-Backpack
-Balkon's weapon mod
-Bibliocraft
-Biome O' plenty
-Mo'creature
-Mo'zombie
-Flan's mod (avec modern weapon pack)
-Gilby's mod
-Lecagy java fixer
-Furniture mod
-Camping mod
-Thirst mod
-Zombie awareness
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
21 003
161
3 008
347
27
Alsace
www.minecraftforgefrance.fr
Salut,
Visiblement une dépendance est manquante : cpw.mods.fml.common.MissingModsException
Il faudrait les logs de fml ( fichier fml-server-latest.log dans le dossier logs) pour savoir laquelle c'est.
 

TheCatWhoBit

Bucheron
5 Mars 2017
27
1
16
22
Voila les logs
Code:
[17:03:11] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
[17:03:12] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_121
[17:03:12] [main/INFO] [FML/]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[17:03:12] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:03:12] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3eb25e1a
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3eb25e1a with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@477b4cdf
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3eb25e1a
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3eb25e1a with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@477b4cdf
[17:03:12] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:03:12] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Replacing sort
[17:03:12] [main/INFO] [FML/]: [LegacyJavaFixer] Detected TerminalTweaker
[17:03:12] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
[17:03:12] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[17:03:12] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:03:15] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:03:15] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:03:16] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:03:16] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:03:17] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[17:03:26] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[17:03:26] [Server thread/INFO] [FML/]: MinecraftForge v10.13.0.1207 Initialized
[17:03:26] [Server thread/INFO] [FML/]: Replaced 182 ore recipies
[17:03:26] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[17:03:26] [Server thread/INFO] [FML/]: Searching C:\Users\zacha\Desktop\mod serv\mods for mods
[17:03:26] [Server thread/INFO] [FML/]: Also searching C:\Users\zacha\Desktop\mod serv\mods\1.7.10 for mods
[17:03:27] [Server thread/INFO] [FML/]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.7.4.1.jar
[17:03:30] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 21 mods to load
[17:03:30] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:03:31] [Server thread/ERROR] [Backpack/Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source Backpacks-Mod.jar, however there is no signature matching that description
[17:03:33] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[17:03:33] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
[17:03:33] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[17:03:34] [Server thread/INFO] [/flansmod]: [Flan's Mod] Preinitialising Flan's mod.
[17:03:34] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded content pack : Modern Warfare-Content Pack-1.7.10-4.10.0.jar
[17:03:34] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded content pack list server side.
[17:03:34] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded part.
[17:03:34] [Server thread/INFO] [/flansmod]: Reading grenade file failed.
[17:03:34] [Server thread/WARN] [/flansmod]: java.lang.NumberFormatException: For input string: "0.5"
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.NumberFormatException.forInputString(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.Integer.parseInt(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.Integer.parseInt(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.flansmod.common.guns.ShootableType.read(ShootableType.java:104)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.flansmod.common.guns.BulletType.read(BulletType.java:53)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.flansmod.common.types.InfoType.read(InfoType.java:60)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.reflect.Method.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.reflect.Method.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.reflect.Method.invoke(Unknown Source)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:03:34] [Server thread/WARN] [/flansmod]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
[17:03:34] [Server thread/WARN] [/flansmod]:     at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317)
[17:03:34] [Server thread/WARN] [/flansmod]:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
[17:03:34] [Server thread/WARN] [/flansmod]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
[17:03:34] [Server thread/WARN] [/flansmod]:     at java.lang.Thread.run(Unknown Source)
[17:03:34] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded bullet.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded attachment.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded grenade.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded gun.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded aa.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find tankTurret when adding recipe for abrams
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedTankBody when adding recipe for abrams
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find vehicleSeat when adding recipe for abrams
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for abrams
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for abrams
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find tankTurret when adding recipe for ChallyII
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedTankBody when adding recipe for ChallyII
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find vehicleSeat when adding recipe for ChallyII
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for ChallyII
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for ChallyII
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find aaBarrel when adding recipe for mim23
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find tankBody when adding recipe for mim23
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find vehicleSeat when adding recipe for mim23
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for mim23
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for mim23
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find tankTurret when adding recipe for T90
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedTankBody when adding recipe for T90
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find vehicleSeat when adding recipe for T90
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for T90
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find catTrack when adding recipe for T90
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded vehicle.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for ApacheAH64
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for ApacheAH64
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterBlade when adding recipe for ApacheAH64
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for ApacheAH64
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalPropeller when adding recipe for ApacheAH64
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find passengerBay when adding recipe for chinook
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for chinook
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for chinook
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterBlade when adding recipe for chinook
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for chinook
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterSkid when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterBlade when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalPropeller when adding recipe for cobra
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalNose when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for f22
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterSkid when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterBlade when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find passengerBay when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalPropeller when adding recipe for hind
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalNose when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for SU25
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find helicopterBlade when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalPropeller when adding recipe for EC665
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find advancedMetalCockpit when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalNose when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalWingSmall when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find metalTail when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Could not find wheel when adding recipe for tornado
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded plane.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded mechaItem.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded mecha.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded tool.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded armour.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded armourBox.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded box.
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
[17:03:35] [Server thread/INFO] [/flansmod]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
[17:03:36] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded playerClass.
[17:03:36] [Server thread/INFO] [/flansmod]: [Flan's Mod] Loaded team.
[17:03:36] [Server thread/INFO] [/flansmod]: [Flan's Mod] Preinitializing complete.
[17:03:37] [pool-2-thread-1/INFO] [Gliby's Voice Chat Mod/gvc]: Mod is up-to-date.
[17:03:37] [Server thread/WARN] [FML/camping]: =============================================================
[17:03:37] [Server thread/WARN] [FML/camping]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[17:03:37] [Server thread/WARN] [FML/camping]: Offendor: scala/sys/package$.exit(I)Lscala/runtime/Nothing$;
[17:03:37] [Server thread/WARN] [FML/camping]: =============================================================
[17:03:37] [Server thread/INFO] [FML/]: Applying holder lookups
[17:03:37] [Server thread/INFO] [FML/]: Holder lookups applied
[17:03:37] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[17:03:37] [Server thread/ERROR] [FML/]:
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized
    securitycraft{v1.7.4.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.7.4.1.jar) Unloaded->Constructed->Pre-initialized
    Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) Unloaded->Constructed->Pre-initialized
    weaponmod{v1.14.3} [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
    BuildMod{v1.0} [Build Mod] (CoroUtil-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    CoroAI{v1.0} [CoroAI] (CoroUtil-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized
    MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized
    flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar) Unloaded->Constructed->Pre-initialized
    gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar) Unloaded->Constructed->Pre-initialized
    mozombies{2.0.3} [Mo' Zombies] (Mo' Zombies 2.0.3.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) Unloaded->Constructed->Pre-initialized
    corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar) Unloaded->Constructed->Pre-initialized
    camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g (1).jar) Unloaded->Constructed->Pre-initialized
    thirstmod{1.8.9} [Thirst Mod] (thirstmod-1.8.9.jar) Unloaded->Constructed->Errored
    ZAMod{v1.10} [Zombie Awareness] (zombieawareness-1.7.10-1.10.jar) Unloaded->Constructed->Pre-initialized
[17:03:37] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[17:03:37] [Server thread/ERROR] [FML/]: Caught exception from thirstmod
java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/player/PlayerWakeUpEvent
    at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_121]
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_121]
    at java.lang.Class.privateGetPublicMethods(Unknown Source) ~[?:1.8.0_121]
    at java.lang.Class.getMethods(Unknown Source) ~[?:1.8.0_121]
    at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:47) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at com.thetorine.thirstmod.core.main.ThirstMod.preInit(ThirstMod.java:38) ~[ThirstMod.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [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_121]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.entity.player.PlayerWakeUpEvent
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
    ... 37 more
Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-4.1.jar:4.1]
    at cpw.mods.fml.common.asm.transformers.TerminalTransformer.transform(TerminalTransformer.java:14) ~[cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) ~[launchwrapper-1.9.jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) ~[launchwrapper-1.9.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
    ... 37 more
[17:03:38] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
[17:03:38] [Server thread/INFO] [FML/]: Applying holder lookups
[17:03:38] [Server thread/INFO] [FML/]: Holder lookups applied
[17:03:38] [Server thread/WARN] [/CoroAI]: java.lang.NullPointerException
[17:03:38] [Server thread/WARN] [/CoroAI]:     at CoroUtil.forge.CoroAI.writeOutData(CoroAI.java:103)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at CoroUtil.forge.CoroAI.serverStop(CoroAI.java:84)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at java.lang.reflect.Method.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at java.lang.reflect.Method.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at java.lang.reflect.Method.invoke(Unknown Source)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at cpw.mods.fml.common.Loader.serverStopped(Loader.java:800)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:487)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)
[17:03:38] [Server thread/WARN] [/CoroAI]:     at java.lang.Thread.run(Unknown Source)
[17:03:38] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[17:03:38] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
 
Dernière édition par un modérateur: