Crash minecraft moddé

Opharx

Aventurier
16 Mai 2019
17
0
2
21
Bonsoir, j'ai réalisé un mod pack mais malheureusement cette fois si je n'arrive pas à trouver la source du problème. Le message d'erreur et le suivant:
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Merci pour votre aide
 

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
Il y a un mod qui essaie de charger une classe client -> pas compatible serveur

Par contre j'ai un peu de mal à voir lequel avec ce log.
Possible d'avoir le rapport de crash ?
E:\UserFiles\LAUREM\GameServers\TC77017272535446837015016\Minecraft\.\crash-reports\crash-2019-05-22_20.18.17-server.txt
 

Opharx

Aventurier
16 Mai 2019
17
0
2
21
Le voici:
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 22/05/19 20:18
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourcePack
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourcePack
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 33 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows Server 2008 R2 (amd64) version 6.1
    Java Version: 1.8.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1370178568 bytes (1306 MB) / 2302148608 bytes (2195 MB) up to 4660396032 bytes (4444 MB)
    JVM Flags: 2 total; -XX:MaxPermSize=512m -Xmx5000M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 132 mods loaded, 132 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                | Version                  | Source                                               | Signature                                |
    |:----- |:--------------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
    | UC    | minecraft                         | 1.12.2                   | minecraft.jar                                        | None                                     |
    | UC    | mcp                               | 9.42                     | minecraft.jar                                        | None                                     |
    | UC    | FML                               | 8.0.99.99                | forgemod.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UC    | forge                             | 14.23.5.2768             | forgemod.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UC    | openmodscore                      | 0.12.2                   | minecraft.jar                                        | None                                     |
    | UC    | foamfixcore                       | 7.7.4                    | minecraft.jar                                        | None                                     |
    | UC    | appliedenergistics2               | rv6-stable-3             | appliedenergistics2-rv6-stable-3.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | UC    | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                         | None                                     |
    | UC    | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                        | None                                     |
    | UC    | aroma1997core                     | 2.0.0.0                  | Aroma1997Core-1.12.2-2.0.0.0.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UC    | aroma1997sdimension               | 2.0.0.2.b86              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar  | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UC    | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UC    | cofhcore                          | 4.6.2                    | CoFHCore-1.12.2-4.6.2.25-universal (1).jar           | None                                     |
    | UC    | craftstudioapi                    | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar   | None                                     |
    | UC    | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2za.jar                      | None                                     |
    | UC    | animania                          | 1.6.2                    | animania-1.12.2-1.6.2.jar                            | None                                     |
    | UC    | aoa3                              | 3.1.1                    | AoA3-3.1.1.jar                                       | None                                     |
    | UC    | jei                               | 4.13.1.222               | jei_1.12.2-4.13.1.222.jar                            | None                                     |
    | UC    | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
    | UC    | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                               | None                                     |
    | UC    | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar      | None                                     |
    | UC    | byg                               | 1.6.2                    | BiomesYouGo_1.6.2.jar                                | None                                     |
    | UC    | blocklings                        | 6.0.0                    | Blocklings+6.0.0+-+1.12.2.jar                        | None                                     |
    | UC    | bookshelf                         | 2.3.568                  | Bookshelf-1.12.2-2.3.568.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UC    | crafttweaker                      | 4.1.11                   | CraftTweaker2-1.12-4.1.11.jar                        | None                                     |
    | UC    | cfm                               | 6.2.0                    | cfm-6.2.0-mc1.12.2.jar                               | None                                     |
    | UC    | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                             | None                                     |
    | UC    | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UC    | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UC    | chickens                          | 6.0.4                    | chickens-6.0.4.jar                                   | None                                     |
    | UC    | chiselsandbits                    | 14.27                    | chiselsandbits-14.27.jar                             | None                                     |
    | UC    | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UC    | coloredredstone                   | 1.3.2                    | Colored+Redstone-1.3.2.jar                           | None                                     |
    | UC    | cyclopscore                       | 0.11.11                  | CyclopsCore-1.12.2-0.11.11.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | UC    | commoncapabilities                | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                    | None                                     |
    | UC    | compactmachines3                  | 3.0.12                   | compactmachines3-1.12.2-3.0.12-b215.jar              | None                                     |
    | UC    | cookingforblockheads              | 6.4.65                   | CookingForBlockheads_1.12.2-6.4.65.jar               | None                                     |
    | UC    | extendedrenderer                  | v1.0                     | coroutil-1.12.1-1.2.31.jar                           | None                                     |
    | UC    | coroutil                          | 1.12.1-1.2.31            | coroutil-1.12.1-1.2.31.jar                           | None                                     |
    | UC    | configmod                         | v1.0                     | coroutil-1.12.1-1.2.31.jar                           | None                                     |
    | UC    | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.11.jar                        | None                                     |
    | UC    | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
    | UC    | endercore                         | 1.12.2-0.5.43            | EnderCore-1.12.2-0.5.43.jar                          | None                                     |
    | UC    | thermalfoundation                 | 2.6.2                    | ThermalFoundation-1.12.2-2.6.2.26-universal (1).jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UC    | thermalexpansion                  | 5.5.3                    | ThermalExpansion-1.12.2-5.5.3.41-universal (1).jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UC    | enderio                           | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                             | None                                     |
    | UC    | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UC    | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                         | None                                     |
    | UC    | stg                               | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                                 | None                                     |
    | UC    | danknull                          | 1.4.43                   | DankNull-1.12-1.4.43.jar                             | None                                     |
    | UC    | eleccore                          | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                          | None                                     |
    | UC    | mcjtylib_ng                       | 3.0.6                    | mcjtylib-1.12-3.0.6.jar                              | None                                     |
    | UC    | deepresonance                     | 1.7.2                    | deepresonance-1.12-1.7.2.jar                         | None                                     |
    | UC    | desirepaths                       | 1.12.1-1.2.8             | desirepaths-1.12.1-1.2.8.jar                         | None                                     |
    | UC    | diethopper                        | 1.1                      | diethopper-1.1.jar                                   | None                                     |
    | UC    | doggytalents                      | 1.14.2.380               | Doggy+Talents-1.12.2-1.14.2.380-universal.jar        | None                                     |
    | UC    | net.blacklab.lib                  | 6.0.2.5                  | EBLib-6.0.2.5.jar                                    | None                                     |
    | UC    | elementalcreepers                 | v4.3.3.g5616356          | ElementalCreepers-v4.3.3.g5616356.jar                | None                                     |
    | UC    | enderiointegrationtic             | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderiobase                       | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderioconduits                   | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderioconduitsappliedenergistics | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderioconduitsopencomputers      | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderioconduitsrefinedstorage     | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderiointegrationforestry        | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderiointegrationticlate         | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | ftblib                            | 5.3.1.57                 | FTBLib-5.3.1.57.jar                                  | None                                     |
    | UC    | enderiomachines                   | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderiopowertools                 | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UC    | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UC    | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                                | None                                     |
    | UC    | mekanism                          | 1.12.2-9.7.4.375         | Mekanism-1.12.2-9.7.4.375.jar                        | None                                     |
    | UC    | immersiveengineering              | 0.12-86                  | ImmersiveEngineering-0.12-86.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UC    | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                            | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UC    | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                         | None                                     |
    | UC    | excp                              | 1.0.6                    | extraCreepers-1.0.6.jar                              | None                                     |
    | UC    | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.8.jar                           | None                                     |
    | UC    | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                            | None                                     |
    | UC    | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                  | None                                     |
    | UC    | fastfurnace                       | 1.1.1                    | FastFurnace-1.12.2-1.1.1.jar                         | None                                     |
    | UC    | fastbench                         | 1.5.3                    | FastWorkbench-1.12.2-1.5.3.jar                       | None                                     |
    | UC    | foamfix                           | 0.10.2-1.12.2            | foamfix-0.10.2-1.12.2.jar                            | None                                     |
    | UC    | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                                   | None                                     |
    | UC    | ftbutilities                      | 5.3.0.53                 | FTBUtilities-5.3.0.53.jar                            | None                                     |
    | UC    | guideapi                          | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                          | None                                     |
    | UC    | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                           | None                                     |
    | UC    | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                                | None                                     |
    | UC    | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UC    | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.5-215.jar            | None                                     |
    | UC    | rftools                           | 7.56                     | rftools-1.12-7.56.jar                                | None                                     |
    | UC    | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar                | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UC    | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UC    | ironchest                         | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                      | None                                     |
    | UC    | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                          | None                                     |
    | UC    | libvulpes                         | 0.4.0.-56                | LibVulpes-1.12.2-0.4.0-56-universal.jar              | None                                     |
    | U     | lmreengaged                       | 8.0.1.66                 | LittleMaidReengaged-8.0.1.66-unofficial-1.12.2.jar   | None                                     |
    | U     | magicalcrops                      | 1.0.1                    | magicalcrops-1.0.2-MC-1.12.jar                       | None                                     |
    | U     | radixcore                         | 1.12.x-2.2.1             | RadixCore-1.12.x-2.2.1-universal.jar                 | None                                     |
    | U     | mca                               | 1.12.2-5.3.1             | MCA-1.12.x-5.3.1-universal.jar                       | None                                     |
    | U     | mekanismgenerators                | 1.12.2-9.7.4.375         | MekanismGenerators-1.12.2-9.7.4.375.jar              | None                                     |
    | U     | mekanismtools                     | 1.12.2-9.7.4.375         | MekanismTools-1.12.2-9.7.4.375.jar                   | None                                     |
    | U     | mob_grinding_utils                | 0.3.11                   | MobGrindingUtils-0.3.11.jar                          | None                                     |
    | U     | morpheus                          | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                              | None                                     |
    | U     | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                      | None                                     |
    | U     | multimob                          | 1.0.5                    | multimob-1.0.5.jar                                   | None                                     |
    | U     | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                    | None                                     |
    | U     | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                        | None                                     |
    | U     | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                          | None                                     |
    | U     | outfox                            | 0.1.3                    | outfox-0.1.3-mc1.12.2.jar                            | None                                     |
    | U     | placebo                           | 1.5.0                    | Placebo-1.12.2-1.5.0.jar                             | None                                     |
    | U     | primitivemobs                     | 1.2.3a                   | primitivemobs-1.2.3a.jar                             | None                                     |
    | U     | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                    | None                                     |
    | U     | additionalstructures              | 2.2.2                    | Rex's-Additional-Structures-1.12.x-(v.2.2.2).jar     | None                                     |
    | U     | rftoolscontrol                    | 1.9.1                    | rftoolsctrl-1.12-1.9.1.jar                           | None                                     |
    | U     | rftoolsdim                        | 5.62                     | rftoolsdim-1.12-5.62.jar                             | None                                     |
    | U     | sereneseasons                     | 1.2.15                   | SereneSeasons-1.12.2-1.2.15-universal.jar            | None                                     |
    | U     | thermaldynamics                   | 2.5.4                    | ThermalDynamics-1.12.2-2.5.4.18-universal (1).jar    | None                                     |
    | U     | simplyjetpacks                    | 2.2.10.63                | SimplyJetpacks2-1.12.2-2.2.10.63.jar                 | None                                     |
    | U     | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                      | None                                     |
    | U     | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                  | None                                     |
    | U     | thermalcultivation                | 0.3.2                    | ThermalCultivation-1.12.2-0.3.2.11-universal (1).jar | None                                     |
    | U     | thermalinnovation                 | 0.3.2                    | ThermalInnovation-1.12.2-0.3.2.11-universal (1).jar  | None                                     |
    | U     | thermallogistics                  | 0.2-24                   | thermallogistics-0.2-24.jar                          | None                                     |
    | U     | valkyrielib                       | 1.12.2-2.0.18.3          | valkyrielib-1.12.2-2.0.18.3.jar                      | None                                     |
    | U     | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.18.3.jar                      | None                                     |
    | U     | wanionlib                         | 1.12.2-1.7               | WanionLib-1.12.2-1.7.jar                             | None                                     |
    | U     | wawla                             | 2.5.273                  | Wawla-1.12.2-2.5.273.jar                             | None                                     |
    | U     | wct                               | 3.9.68                   | WirelessCraftingTerminal-1.12.2-3.9.68.jar           | None                                     |
    | U     | mysticallib                       | 1.12.2-1.0.0             | mysticallib-1.12.2-1.0.0.jar                         | None                                     |
    | U     | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
    | U     | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                             | None                                     |

    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
 
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
 
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 

Opharx

Aventurier
16 Mai 2019
17
0
2
21
Après l'avoir enlevé j'ai essayé de lancer le serveur et cela ne fonctionne toujours pas. Voici le crash:
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// I blame Dinnerbone.

Time: 5/22/19 11:32 PM
Description: Exception in server tick loop

java.util.zip.ZipError: zip END header not found
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:639)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1755/912394167.accept(Unknown Source)
    at java.util.ArrayList.forEach(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:619)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    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.12.2
    Operating System: Windows Server 2008 R2 (amd64) version 6.1
    Java Version: 1.8.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1089118624 bytes (1038 MB) / 2595225600 bytes (2475 MB) up to 4660396032 bytes (4444 MB)
    JVM Flags: 2 total; -XX:MaxPermSize=512m -Xmx5000M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 131 mods loaded, 131 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                | Version                  | Source                                               | Signature                                |
    |:----- |:--------------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
    | UCH   | minecraft                         | 1.12.2                   | minecraft.jar                                        | None                                     |
    | UCH   | mcp                               | 9.42                     | minecraft.jar                                        | None                                     |
    | UCH   | FML                               | 8.0.99.99                | forgemod.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                             | 14.23.5.2768             | forgemod.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | openmodscore                      | 0.12.2                   | minecraft.jar                                        | None                                     |
    | UCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                        | None                                     |
    | UCH   | appliedenergistics2               | rv6-stable-3             | appliedenergistics2-rv6-stable-3.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | UCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                         | None                                     |
    | UCH   | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                        | None                                     |
    | UCH   | aroma1997core                     | 2.0.0.0                  | Aroma1997Core-1.12.2-2.0.0.0.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCH   | aroma1997sdimension               | 2.0.0.2.b86              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar  | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | cofhcore                          | 4.6.2                    | CoFHCore-1.12.2-4.6.2.25-universal (1).jar           | None                                     |
    | UCH   | craftstudioapi                    | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar   | None                                     |
    | UCH   | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2za.jar                      | None                                     |
    | UCH   | animania                          | 1.6.2                    | animania-1.12.2-1.6.2.jar                            | None                                     |
    | UCH   | aoa3                              | 3.1.1                    | AoA3-3.1.1.jar                                       | None                                     |
    | UCH   | jei                               | 4.13.1.222               | jei_1.12.2-4.13.1.222.jar                            | None                                     |
    | UCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
    | UCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                               | None                                     |
    | UCH   | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar      | None                                     |
    | UCH   | byg                               | 1.6.2                    | BiomesYouGo_1.6.2.jar                                | None                                     |
    | UCH   | blocklings                        | 6.0.0                    | Blocklings+6.0.0+-+1.12.2.jar                        | None                                     |
    | UCH   | bookshelf                         | 2.3.568                  | Bookshelf-1.12.2-2.3.568.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | crafttweaker                      | 4.1.11                   | CraftTweaker2-1.12-4.1.11.jar                        | None                                     |
    | UCH   | cfm                               | 6.2.0                    | cfm-6.2.0-mc1.12.2.jar                               | None                                     |
    | UCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                             | None                                     |
    | UCH   | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | chickens                          | 6.0.4                    | chickens-6.0.4.jar                                   | None                                     |
    | UCH   | chiselsandbits                    | 14.27                    | chiselsandbits-14.27.jar                             | None                                     |
    | UCH   | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | coloredredstone                   | 1.3.2                    | Colored+Redstone-1.3.2.jar                           | None                                     |
    | UCH   | cyclopscore                       | 0.11.11                  | CyclopsCore-1.12.2-0.11.11.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | UCH   | commoncapabilities                | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                    | None                                     |
    | UCH   | compactmachines3                  | 3.0.12                   | compactmachines3-1.12.2-3.0.12-b215.jar              | None                                     |
    | UCH   | cookingforblockheads              | 6.4.65                   | CookingForBlockheads_1.12.2-6.4.65.jar               | None                                     |
    | UCH   | extendedrenderer                  | v1.0                     | coroutil-1.12.1-1.2.31.jar                           | None                                     |
    | UCH   | coroutil                          | 1.12.1-1.2.31            | coroutil-1.12.1-1.2.31.jar                           | None                                     |
    | UCH   | configmod                         | v1.0                     | coroutil-1.12.1-1.2.31.jar                           | None                                     |
    | UCH   | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.11.jar                        | None                                     |
    | UCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
    | UCH   | endercore                         | 1.12.2-0.5.43            | EnderCore-1.12.2-0.5.43.jar                          | None                                     |
    | UCH   | thermalfoundation                 | 2.6.2                    | ThermalFoundation-1.12.2-2.6.2.26-universal (1).jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | thermalexpansion                  | 5.5.3                    | ThermalExpansion-1.12.2-5.5.3.41-universal (1).jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | enderio                           | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                             | None                                     |
    | UCH   | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                         | None                                     |
    | UCH   | stg                               | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                                 | None                                     |
    | UCH   | danknull                          | 1.4.43                   | DankNull-1.12-1.4.43.jar                             | None                                     |
    | UCH   | eleccore                          | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                          | None                                     |
    | UCH   | mcjtylib_ng                       | 3.0.6                    | mcjtylib-1.12-3.0.6.jar                              | None                                     |
    | UCH   | deepresonance                     | 1.7.2                    | deepresonance-1.12-1.7.2.jar                         | None                                     |
    | UCH   | desirepaths                       | 1.12.1-1.2.8             | desirepaths-1.12.1-1.2.8.jar                         | None                                     |
    | UCH   | diethopper                        | 1.1                      | diethopper-1.1.jar                                   | None                                     |
    | UCH   | doggytalents                      | 1.14.2.380               | Doggy+Talents-1.12.2-1.14.2.380-universal.jar        | None                                     |
    | UCH   | net.blacklab.lib                  | 6.0.2.5                  | EBLib-6.0.2.5.jar                                    | None                                     |
    | UCH   | elementalcreepers                 | v4.3.3.g5616356          | ElementalCreepers-v4.3.3.g5616356.jar                | None                                     |
    | UCH   | enderiointegrationtic             | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderiobase                       | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderioconduits                   | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderioconduitsappliedenergistics | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderioconduitsopencomputers      | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderioconduitsrefinedstorage     | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderiointegrationforestry        | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderiointegrationticlate         | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | ftblib                            | 5.3.1.57                 | FTBLib-5.3.1.57.jar                                  | None                                     |
    | UCH   | enderiomachines                   | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderiopowertools                 | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                            | None                                     |
    | UCH   | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                                | None                                     |
    | UCH   | mekanism                          | 1.12.2-9.7.4.375         | Mekanism-1.12.2-9.7.4.375.jar                        | None                                     |
    | UCH   | immersiveengineering              | 0.12-86                  | ImmersiveEngineering-0.12-86.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCH   | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                            | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCH   | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                         | None                                     |
    | UCH   | excp                              | 1.0.6                    | extraCreepers-1.0.6.jar                              | None                                     |
    | UCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.8.jar                           | None                                     |
    | UCH   | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                            | None                                     |
    | UCH   | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                  | None                                     |
    | UCH   | fastfurnace                       | 1.1.1                    | FastFurnace-1.12.2-1.1.1.jar                         | None                                     |
    | UCH   | fastbench                         | 1.5.3                    | FastWorkbench-1.12.2-1.5.3.jar                       | None                                     |
    | UCH   | foamfix                           | 0.10.2-1.12.2            | foamfix-0.10.2-1.12.2.jar                            | None                                     |
    | UCH   | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                                   | None                                     |
    | UCH   | ftbutilities                      | 5.3.0.53                 | FTBUtilities-5.3.0.53.jar                            | None                                     |
    | UCH   | guideapi                          | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                          | None                                     |
    | UCH   | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                           | None                                     |
    | UCH   | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                                | None                                     |
    | UCH   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.5-215.jar            | None                                     |
    | UCH   | rftools                           | 7.56                     | rftools-1.12-7.56.jar                                | None                                     |
    | UCH   | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar                | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UCH   | ironchest                         | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                      | None                                     |
    | UCH   | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                          | None                                     |
    | UCH   | libvulpes                         | 0.4.0.-56                | LibVulpes-1.12.2-0.4.0-56-universal.jar              | None                                     |
    | UCH   | magicalcrops                      | 1.0.1                    | magicalcrops-1.0.2-MC-1.12.jar                       | None                                     |
    | UCH   | radixcore                         | 1.12.x-2.2.1             | RadixCore-1.12.x-2.2.1-universal.jar                 | None                                     |
    | UCH   | mca                               | 1.12.2-5.3.1             | MCA-1.12.x-5.3.1-universal.jar                       | None                                     |
    | UCH   | mekanismgenerators                | 1.12.2-9.7.4.375         | MekanismGenerators-1.12.2-9.7.4.375.jar              | None                                     |
    | UCH   | mekanismtools                     | 1.12.2-9.7.4.375         | MekanismTools-1.12.2-9.7.4.375.jar                   | None                                     |
    | UCH   | mob_grinding_utils                | 0.3.11                   | MobGrindingUtils-0.3.11.jar                          | None                                     |
    | UCH   | morpheus                          | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                              | None                                     |
    | UCH   | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                      | None                                     |
    | UCH   | multimob                          | 1.0.5                    | multimob-1.0.5.jar                                   | None                                     |
    | UCH   | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                    | None                                     |
    | UCH   | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCH   | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCH   | outfox                            | 0.1.3                    | outfox-0.1.3-mc1.12.2.jar                            | None                                     |
    | UCH   | placebo                           | 1.5.0                    | Placebo-1.12.2-1.5.0.jar                             | None                                     |
    | UCH   | primitivemobs                     | 1.2.3a                   | primitivemobs-1.2.3a.jar                             | None                                     |
    | UCH   | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                    | None                                     |
    | UCH   | additionalstructures              | 2.2.2                    | Rex's-Additional-Structures-1.12.x-(v.2.2.2).jar     | None                                     |
    | UCH   | rftoolscontrol                    | 1.9.1                    | rftoolsctrl-1.12-1.9.1.jar                           | None                                     |
    | UCH   | rftoolsdim                        | 5.62                     | rftoolsdim-1.12-5.62.jar                             | None                                     |
    | UCH   | sereneseasons                     | 1.2.15                   | SereneSeasons-1.12.2-1.2.15-universal.jar            | None                                     |
    | UCH   | thermaldynamics                   | 2.5.4                    | ThermalDynamics-1.12.2-2.5.4.18-universal (1).jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | simplyjetpacks                    | 2.2.10.63                | SimplyJetpacks2-1.12.2-2.2.10.63.jar                 | None                                     |
    | UCH   | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                      | None                                     |
    | UCH   | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                  | None                                     |
    | UCH   | thermalcultivation                | 0.3.2                    | ThermalCultivation-1.12.2-0.3.2.11-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | thermalinnovation                 | 0.3.2                    | ThermalInnovation-1.12.2-0.3.2.11-universal (1).jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | thermallogistics                  | 0.2-24                   | thermallogistics-0.2-24.jar                          | None                                     |
    | UCH   | valkyrielib                       | 1.12.2-2.0.18.3          | valkyrielib-1.12.2-2.0.18.3.jar                      | None                                     |
    | UCH   | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.18.3.jar                      | None                                     |
    | UCH   | wanionlib                         | 1.12.2-1.7               | WanionLib-1.12.2-1.7.jar                             | None                                     |
    | UCH   | wawla                             | 2.5.273                  | Wawla-1.12.2-2.5.273.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | wct                               | 3.9.68                   | WirelessCraftingTerminal-1.12.2-3.9.68.jar           | None                                     |
    | UCH   | mysticallib                       | 1.12.2-1.0.0             | mysticallib-1.12.2-1.0.0.jar                         | None                                     |
    | UCH   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
    | UCH   | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                             | None                                     |

    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
 
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
 
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768
    List of loaded APIs: 
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-3.jar
        * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.27.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal (1).jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
        * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.31.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * DR-API (1.0.4-Beta) from deepresonance-1.12-1.7.2.jar
        * ElecCoreAPI (1.0) from ElecCore-1.12.2-1.8.434.jar
        * ElecCore|Abilities (#API_VER#) from ElecCore-1.12.2-1.8.434.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.6-61.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-86.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-86.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.11.5-215.jar
        * jeresources|API (0.8.10.50) from JustEnoughResources-1.12.2-0.8.10.50.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.13.1.222.jar
        * MekanismAPI|core (9.7.3) from Mekanism-1.12.2-9.7.4.375.jar
        * MekanismAPI|energy (9.7.3) from Mekanism-1.12.2-9.7.4.375.jar
        * MekanismAPI|gas (9.7.3) from Mekanism-1.12.2-9.7.4.375.jar
        * MekanismAPI|infuse (9.7.3) from Mekanism-1.12.2-9.7.4.375.jar
        * MekanismAPI|laser (9.7.3) from Mekanism-1.12.2-9.7.4.375.jar
        * MekanismAPI|transmitter (9.7.3) from Mekanism-1.12.2-9.7.4.375.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.7.4.375.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.9-mc1.12.2.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.35.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.18.3.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 

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
Il y a une erreur lors de la lecture des json contenant les recettes, visiblement le jar d'un mod est corrompu (il s'est probablement mal uploadé).
Par contre le rapport de crash ne permet pas de savoir lequel c'est.
 

Opharx

Aventurier
16 Mai 2019
17
0
2
21
J'ai supprimé puis remis tout les mods et le serveur ne se lance toujours pas.
Je met le crash report:
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2 (1).jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal (1).jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63 (1).jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 5/23/19 5:07 PM
Description: Exception in server tick loop

java.util.zip.ZipError: zip END header not found
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:639)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1753/658594048.accept(Unknown Source)
    at java.util.ArrayList.forEach(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:619)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    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.12.2
    Operating System: Windows Server 2008 R2 (amd64) version 6.1
    Java Version: 1.8.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 730224048 bytes (696 MB) / 2606759936 bytes (2486 MB) up to 4660396032 bytes (4444 MB)
    JVM Flags: 2 total; -XX:MaxPermSize=512m -Xmx5000M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 128 mods loaded, 128 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                | Version                  | Source                                                 | Signature                                |
    |:----- |:--------------------------------- |:------------------------ |:------------------------------------------------------ |:---------------------------------------- |
    | UCH   | minecraft                         | 1.12.2                   | minecraft.jar                                          | None                                     |
    | UCH   | mcp                               | 9.42                     | minecraft.jar                                          | None                                     |
    | UCH   | FML                               | 8.0.99.99                | forgemod.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                             | 14.23.5.2768             | forgemod.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | openmodscore                      | 0.12.2                   | minecraft.jar                                          | None                                     |
    | UCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                          | None                                     |
    | UCH   | appliedenergistics2               | rv6-stable-3             | appliedenergistics2-rv6-stable-3.jar                   | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | UCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2 (1).jar                       | None                                     |
    | UCH   | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2 (1).jar                      | None                                     |
    | UCH   | aroma1997core                     | 2.0.0.0                  | Aroma1997Core-1.12.2-2.0.0.0.jar                       | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCH   | aroma1997sdimension               | 2.0.0.2.b86              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar                | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | cofhcore                          | 4.6.2                    | CoFHCore-1.12.2-4.6.2.25-universal (1).jar             | None                                     |
    | UCH   | craftstudioapi                    | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha (1).jar | None                                     |
    | UCH   | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2za.jar                        | None                                     |
    | UCH   | animania                          | 1.6.2                    | animania-1.12.2-1.6.2 (1).jar                          | None                                     |
    | UCH   | aoa3                              | 3.1.1                    | AoA3-3.1.1 (1).jar                                     | None                                     |
    | UCH   | jei                               | 4.13.1.222               | jei_1.12.2-4.13.1.222.jar                              | None                                     |
    | UCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                             | None                                     |
    | UCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                                 | None                                     |
    | UCH   | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar        | None                                     |
    | UCH   | byg                               | 1.6.2                    | BiomesYouGo_1.6.2 (1).jar                              | None                                     |
    | UCH   | blocklings                        | 6.0.0                    | Blocklings+6.0.0+-+1.12.2 (1).jar                      | None                                     |
    | UCH   | bookshelf                         | 2.3.568                  | Bookshelf-1.12.2-2.3.568.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | crafttweaker                      | 4.1.11                   | CraftTweaker2-1.12-4.1.11.jar                          | None                                     |
    | UCH   | cfm                               | 6.2.0                    | cfm-6.2.0-mc1.12.2 (1).jar                             | None                                     |
    | UCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3 (1).jar                           | None                                     |
    | UCH   | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal (2).jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal (1).jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | chickens                          | 6.0.4                    | chickens-6.0.4 (1).jar                                 | None                                     |
    | UCH   | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal (1).jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | coloredredstone                   | 1.3.2                    | Colored+Redstone-1.3.2 (1).jar                         | None                                     |
    | UCH   | cyclopscore                       | 0.11.11                  | CyclopsCore-1.12.2-0.11.11.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | UCH   | commoncapabilities                | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                      | None                                     |
    | UCH   | compactmachines3                  | 3.0.12                   | compactmachines3-1.12.2-3.0.12-b215.jar                | None                                     |
    | UCH   | cookingforblockheads              | 6.4.65                   | CookingForBlockheads_1.12.2-6.4.65.jar                 | None                                     |
    | UCH   | extendedrenderer                  | v1.0                     | coroutil-1.12.1-1.2.31 (1).jar                         | None                                     |
    | UCH   | coroutil                          | 1.12.1-1.2.31            | coroutil-1.12.1-1.2.31 (1).jar                         | None                                     |
    | UCH   | configmod                         | v1.0                     | coroutil-1.12.1-1.2.31 (1).jar                         | None                                     |
    | UCH   | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.11.jar                          | None                                     |
    | UCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2 (1).jar                        | None                                     |
    | UCH   | endercore                         | 1.12.2-0.5.43            | EnderCore-1.12.2-0.5.43.jar                            | None                                     |
    | UCH   | thermalfoundation                 | 2.6.2                    | ThermalFoundation-1.12.2-2.6.2.26-universal (1).jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | thermalexpansion                  | 5.5.3                    | ThermalExpansion-1.12.2-5.5.3.41-universal (1).jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | enderio                           | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                               | None                                     |
    | UCH   | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                           | None                                     |
    | UCH   | stg                               | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                                   | None                                     |
    | UCH   | danknull                          | 1.4.43                   | DankNull-1.12-1.4.43.jar                               | None                                     |
    | UCH   | eleccore                          | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                            | None                                     |
    | UCH   | mcjtylib_ng                       | 3.0.6                    | mcjtylib-1.12-3.0.6.jar                                | None                                     |
    | UCH   | deepresonance                     | 1.7.2                    | deepresonance-1.12-1.7.2.jar                           | None                                     |
    | UCH   | desirepaths                       | 1.12.1-1.2.8             | desirepaths-1.12.1-1.2.8 (1).jar                       | None                                     |
    | UCH   | diethopper                        | 1.1                      | diethopper-1.1.jar                                     | None                                     |
    | UCH   | doggytalents                      | 1.14.2.380               | Doggy+Talents-1.12.2-1.14.2.380-universal (1).jar      | None                                     |
    | UCH   | net.blacklab.lib                  | 6.0.2.5                  | EBLib-6.0.2.5 (1).jar                                  | None                                     |
    | UCH   | elementalcreepers                 | v4.3.3.g5616356          | ElementalCreepers-v4.3.3.g5616356 (1).jar              | None                                     |
    | UCH   | enderiointegrationtic             | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderiobase                       | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderioconduits                   | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderioconduitsappliedenergistics | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderioconduitsopencomputers      | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderioconduitsrefinedstorage     | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderiointegrationforestry        | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderiointegrationticlate         | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | ftblib                            | 5.3.1.57                 | FTBLib-5.3.1.57.jar                                    | None                                     |
    | UCH   | enderiomachines                   | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderiopowertools                 | 5.0.37                   | EnderIO-1.12.2-5.0.37.jar                              | None                                     |
    | UCH   | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                                  | None                                     |
    | UCH   | mekanism                          | 1.12.2-9.7.4.375         | Mekanism-1.12.2-9.7.4.375 (1).jar                      | None                                     |
    | UCH   | immersiveengineering              | 0.12-86                  | ImmersiveEngineering-0.12-86.jar                       | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCH   | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCH   | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a (1).jar                       | None                                     |
    | UCH   | excp                              | 1.0.6                    | extraCreepers-1.0.6 (1).jar                            | None                                     |
    | UCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.8.jar                             | None                                     |
    | UCH   | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                              | None                                     |
    | UCH   | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                    | None                                     |
    | UCH   | fastfurnace                       | 1.1.1                    | FastFurnace-1.12.2-1.1.1.jar                           | None                                     |
    | UCH   | fastbench                         | 1.5.3                    | FastWorkbench-1.12.2-1.5.3.jar                         | None                                     |
    | UCH   | foamfix                           | 0.10.2-1.12.2            | foamfix-0.10.2-1.12.2.jar                              | None                                     |
    | UCH   | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                                     | None                                     |
    | UCH   | ftbutilities                      | 5.3.0.53                 | FTBUtilities-5.3.0.53.jar                              | None                                     |
    | UCH   | guideapi                          | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                            | None                                     |
    | UCH   | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                             | None                                     |
    | UCH   | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2 (1).jar                              | None                                     |
    | UCH   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.5-215.jar              | None                                     |
    | UCH   | rftools                           | 7.56                     | rftools-1.12-7.56.jar                                  | None                                     |
    | UCH   | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar                  | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63 (1).jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UCH   | ironchest                         | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                        | None                                     |
    | UCH   | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                            | None                                     |
    | UCH   | libvulpes                         | 0.4.0.-56                | LibVulpes-1.12.2-0.4.0-56-universal (1).jar            | None                                     |
    | UCH   | magicalcrops                      | 1.0.1                    | magicalcrops-1.0.2-MC-1.12 (1).jar                     | None                                     |
    | UCH   | radixcore                         | 1.12.x-2.2.1             | RadixCore-1.12.x-2.2.1-universal (1).jar               | None                                     |
    | UCH   | mca                               | 1.12.2-5.3.1             | MCA-1.12.x-5.3.1-universal (1).jar                     | None                                     |
    | UCH   | mekanismgenerators                | 1.12.2-9.7.4.375         | MekanismGenerators-1.12.2-9.7.4.375 (1).jar            | None                                     |
    | UCH   | mekanismtools                     | 1.12.2-9.7.4.375         | MekanismTools-1.12.2-9.7.4.375 (1).jar                 | None                                     |
    | UCH   | mob_grinding_utils                | 0.3.11                   | MobGrindingUtils-0.3.11.jar                            | None                                     |
    | UCH   | morpheus                          | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                                | None                                     |
    | UCH   | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                        | None                                     |
    | UCH   | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                      | None                                     |
    | UCH   | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2 (1).jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCH   | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1 (1).jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCH   | outfox                            | 0.1.3                    | outfox-0.1.3-mc1.12.2 (1).jar                          | None                                     |
    | UCH   | placebo                           | 1.5.0                    | Placebo-1.12.2-1.5.0.jar                               | None                                     |
    | UCH   | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                      | None                                     |
    | UCH   | additionalstructures              | 2.2.2                    | Rex's-Additional-Structures-1.12.x-(v.2.2.2) (1).jar   | None                                     |
    | UCH   | rftoolscontrol                    | 1.9.1                    | rftoolsctrl-1.12-1.9.1.jar                             | None                                     |
    | UCH   | rftoolsdim                        | 5.62                     | rftoolsdim-1.12-5.62.jar                               | None                                     |
    | UCH   | sereneseasons                     | 1.2.15                   | SereneSeasons-1.12.2-1.2.15-universal (1).jar          | None                                     |
    | UCH   | thermaldynamics                   | 2.5.4                    | ThermalDynamics-1.12.2-2.5.4.18-universal (1).jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | simplyjetpacks                    | 2.2.10.63                | SimplyJetpacks2-1.12.2-2.2.10.63.jar                   | None                                     |
    | UCH   | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                        | None                                     |
    | UCH   | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                    | None                                     |
    | UCH   | thermalcultivation                | 0.3.2                    | ThermalCultivation-1.12.2-0.3.2.11-universal (1).jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | thermalinnovation                 | 0.3.2                    | ThermalInnovation-1.12.2-0.3.2.11-universal (1).jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | thermallogistics                  | 0.2-24                   | thermallogistics-0.2-24.jar                            | None                                     |
    | UCH   | valkyrielib                       | 1.12.2-2.0.18.3          | valkyrielib-1.12.2-2.0.18.3.jar                        | None                                     |
    | UCH   | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.18.3.jar                        | None                                     |
    | UCH   | wanionlib                         | 1.12.2-1.7               | WanionLib-1.12.2-1.7.jar                               | None                                     |
    | UCH   | wawla                             | 2.5.273                  | Wawla-1.12.2-2.5.273 (1).jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | wct                               | 3.9.68                   | WirelessCraftingTerminal-1.12.2-3.9.68.jar             | None                                     |
    | UCH   | mysticallib                       | 1.12.2-1.0.0             | mysticallib-1.12.2-1.0.0.jar                           | None                                     |
    | UCH   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                       | None                                     |
    | UCH   | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                               | None                                     |

    Loaded coremods (and transformers): 
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2 (1).jar)
  openmods.core.OpenModsClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal (1).jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
 
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63 (1).jar)
  invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
 
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768
    List of loaded APIs: 
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-3.jar
        * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal (1).jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
        * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.31 (1).jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * DR-API (1.0.4-Beta) from deepresonance-1.12-1.7.2.jar
        * ElecCoreAPI (1.0) from ElecCore-1.12.2-1.8.434.jar
        * ElecCore|Abilities (#API_VER#) from ElecCore-1.12.2-1.8.434.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.37.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.6-61.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-86.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-86.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.11.5-215.jar
        * jeresources|API (0.8.10.50) from JustEnoughResources-1.12.2-0.8.10.50.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.13.1.222.jar
        * MekanismAPI|core (9.7.3) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MekanismAPI|energy (9.7.3) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MekanismAPI|gas (9.7.3) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MekanismAPI|infuse (9.7.3) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MekanismAPI|laser (9.7.3) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MekanismAPI|transmitter (9.7.3) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.7.4.375 (1).jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.9-mc1.12.2.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1 (1).jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.35.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.18.3.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2 (1).jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 

Opharx

Aventurier
16 Mai 2019
17
0
2
21
Bonjour j'ai essayé de mettre que quelque mods et même là le serveur ne veut pas se lancer.
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 25/05/19 14:16
Description: Exception in server tick loop

java.lang.IllegalArgumentException: ChunkNibbleArrays should be 2048 bytes not: 0
    at net.minecraft.world.chunk.NibbleArray.<init>(SourceFile:16)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:449)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.checkedReadChunkFromNBT__Async(AnvilChunkLoader.java:128)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:92)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    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.12.2
    Operating System: Windows Server 2008 R2 (amd64) version 6.1
    Java Version: 1.8.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 972182552 bytes (927 MB) / 2299002880 bytes (2192 MB) up to 5126488064 bytes (4889 MB)
    JVM Flags: 2 total; -XX:MaxPermSize=512m -Xmx5500M
    IntCache: cache: 0, tcache: 0, allocated: 29, tallocated: 77
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 13 mods loaded, 13 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State   | ID                  | Version      | Source                                                 | Signature                                |
    |:------- |:------------------- |:------------ |:------------------------------------------------------ |:---------------------------------------- |
    | UCHIJAA | minecraft           | 1.12.2       | minecraft.jar                                          | None                                     |
    | UCHIJAA | mcp                 | 9.42         | minecraft.jar                                          | None                                     |
    | UCHIJAA | FML                 | 8.0.99.99    | forgemod.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | forge               | 14.23.5.2768 | forgemod.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | appliedenergistics2 | rv6-stable-3 | appliedenergistics2-rv6-stable-3.jar                   | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | UCHIJAA | bdlib               | 1.14.3.12    | bdlib-1.14.3.12-mc1.12.2 (1).jar                       | None                                     |
    | UCHIJAA | ae2stuff            | 0.7.0.4      | ae2stuff-0.7.0.4-mc1.12.2 (1).jar                      | None                                     |
    | UCHIJAA | aroma1997core       | 2.0.0.0      | Aroma1997Core-1.12.2-2.0.0.0.jar                       | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aroma1997sdimension | 2.0.0.2.b86  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | craftstudioapi      | 1.0.0        | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha (1).jar | None                                     |
    | UCHIJAA | animania            | 1.6.2        | animania-1.12.2-1.6.2 (1).jar                          | None                                     |
    | UCHIJAA | aoa3                | 3.1.1        | AoA3-3.1.1 (1).jar                                     | None                                     |
    | UCHIJAA | appleskin           | 1.0.9        | AppleSkin-mc1.12-1.0.9.jar                             | None                                     |

    Loaded coremods (and transformers): 
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
 
    AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768
    List of loaded APIs: 
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-3.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 10; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 

Opharx

Aventurier
16 Mai 2019
17
0
2
21
J'ai commencé à testé et au moment ou j'ai rajouté ces mods le serveur n'a plus fonctionné.

cfm-6.2.0-mc1.12.2 (1).jar
Chameleon-1.12-4.1.3 (1).jar
ChickenChunks-1.12.2-2.4.1.73-universal (1).jar
chickens-6.0.4 (1).jar
CodeChickenLib-1.12.2-3.2.2.353-universal (2).jar
CoFHCore-1.12.2-4.6.2.25-universal (1).jar
CoFHWorld-1.12.2-1.3.0.6-universal (1).jar
Colored+Redstone-1.3.2 (1).jar
CommonCapabilities-1.12-1.4.0.jar
compactmachines3-1.12.2-3.0.12-b215.jar
CookingForBlockheads_1.12.2-6.4.65.jar
coroutil-1.12.1-1.2.31 (1).jar
CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha (1).jar
CraftTweaker2-1.12-4.1.11.jar
CTM-MC1.12.2-0.3.2.20.jar
CyclopsCore-1.12.2-0.11.11.jar
RedstoneFlux-1.12-2.1.0.6-universal.jar

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 25/05/19 22:58
Description: Exception in server tick loop

java.util.zip.ZipError: zip END header not found
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:639)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1051/787086776.accept(Unknown Source)
    at java.util.ArrayList.forEach(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:619)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    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.12.2
    Operating System: Windows Server 2008 R2 (amd64) version 6.1
    Java Version: 1.8.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 878759592 bytes (838 MB) / 2442657792 bytes (2329 MB) up to 5126488064 bytes (4889 MB)
    JVM Flags: 2 total; -XX:MaxPermSize=512m -Xmx5500M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 36 mods loaded, 36 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                   | Version       | Source                                                 | Signature                                |
    |:----- |:-------------------- |:------------- |:------------------------------------------------------ |:---------------------------------------- |
    | UCH   | minecraft            | 1.12.2        | minecraft.jar                                          | None                                     |
    | UCH   | mcp                  | 9.42          | minecraft.jar                                          | None                                     |
    | UCH   | FML                  | 8.0.99.99     | forgemod.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                | 14.23.5.2768  | forgemod.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | appliedenergistics2  | rv6-stable-3  | appliedenergistics2-rv6-stable-3.jar                   | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | UCH   | bdlib                | 1.14.3.12     | bdlib-1.14.3.12-mc1.12.2 (1).jar                       | None                                     |
    | UCH   | ae2stuff             | 0.7.0.4       | ae2stuff-0.7.0.4-mc1.12.2 (1).jar                      | None                                     |
    | UCH   | aroma1997core        | 2.0.0.0       | Aroma1997Core-1.12.2-2.0.0.0.jar                       | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCH   | aroma1997sdimension  | 2.0.0.2.b86   | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCH   | redstoneflux         | 2.1.0         | RedstoneFlux-1.12-2.1.0.6-universal.jar                | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | cofhcore             | 4.6.2         | CoFHCore-1.12.2-4.6.2.25-universal (1).jar             | None                                     |
    | UCH   | craftstudioapi       | 1.0.0         | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha (1).jar | None                                     |
    | UCH   | animania             | 1.6.2         | animania-1.12.2-1.6.2 (1).jar                          | None                                     |
    | UCH   | aoa3                 | 3.1.1         | AoA3-3.1.1 (1).jar                                     | None                                     |
    | UCH   | appleskin            | 1.0.9         | AppleSkin-mc1.12-1.0.9.jar                             | None                                     |
    | UCH   | baubles              | 1.5.2         | Baubles-1.12-1.5.2.jar                                 | None                                     |
    | UCH   | betterbuilderswands  | 0.12.0        | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar        | None                                     |
    | UCH   | byg                  | 1.6.2         | BiomesYouGo_1.6.2 (1).jar                              | None                                     |
    | UCH   | blocklings           | 6.0.0         | Blocklings+6.0.0+-+1.12.2 (1).jar                      | None                                     |
    | UCH   | bookshelf            | 2.3.568       | Bookshelf-1.12.2-2.3.568.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCH   | crafttweaker         | 4.1.11        | CraftTweaker2-1.12-4.1.11.jar                          | None                                     |
    | UCH   | cfm                  | 6.2.0         | cfm-6.2.0-mc1.12.2 (1).jar                             | None                                     |
    | UCH   | chameleon            | 1.12-4.1.3    | Chameleon-1.12-4.1.3 (1).jar                           | None                                     |
    | UCH   | codechickenlib       | 3.2.2.353     | CodeChickenLib-1.12.2-3.2.2.353-universal (2).jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | chickenchunks        | 2.4.1.73      | ChickenChunks-1.12.2-2.4.1.73-universal (1).jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | chickens             | 6.0.4         | chickens-6.0.4 (1).jar                                 | None                                     |
    | UCH   | cofhworld            | 1.3.0         | CoFHWorld-1.12.2-1.3.0.6-universal (1).jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCH   | coloredredstone      | 1.3.2         | Colored+Redstone-1.3.2 (1).jar                         | None                                     |
    | UCH   | cyclopscore          | 0.11.11       | CyclopsCore-1.12.2-0.11.11.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | UCH   | commoncapabilities   | 1.4.0         | CommonCapabilities-1.12-1.4.0.jar                      | None                                     |
    | UCH   | compactmachines3     | 3.0.12        | compactmachines3-1.12.2-3.0.12-b215.jar                | None                                     |
    | UCH   | cookingforblockheads | 6.4.65        | CookingForBlockheads_1.12.2-6.4.65.jar                 | None                                     |
    | UCH   | extendedrenderer     | v1.0          | coroutil-1.12.1-1.2.31 (1).jar                         | None                                     |
    | UCH   | coroutil             | 1.12.1-1.2.31 | coroutil-1.12.1-1.2.31 (1).jar                         | None                                     |
    | UCH   | configmod            | v1.0          | coroutil-1.12.1-1.2.31 (1).jar                         | None                                     |
    | UCH   | crafttweakerjei      | 2.0.2         | CraftTweaker2-1.12-4.1.11.jar                          | None                                     |

    Loaded coremods (and transformers): 
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
 
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768
    List of loaded APIs: 
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-3.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal (1).jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
        * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.31 (1).jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)