1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Crash ModPack Custom 1.7.10 Serveur

Discussion dans 'Problème avec les mods' créé par Keta-Klak, 26 Sept 2017.

  1. Keta-Klak

    Keta-Klak Nouveau

    Inscrit:
    18 Sept 2017
    Messages:
    4
    Points:
    0
    Sexe:
    Homme
    Salut salut !

    Depuis 3 jours des crash incéssant sur mon serveur en 1.7.10

    Voici le rapport d'erreur


    ---- Minecraft Crash Report ----
    // Ouch. That hurt :(

    Time: 9/26/17 8:44 AM
    Description: Exception ticking world

    java.lang.NoSuchMethodError: ivorius.ivtoolkit.maze.components.MazeRooms.neighbors(Livorius/ivtoolkit/maze/components/MazeRoom;)Ljava/util/Set;
    at ivorius.reccomplex.structures.generic.maze.WorldGenMaze.addMissingExits(WorldGenMaze.java:164)
    at ivorius.reccomplex.structures.generic.maze.WorldGenMaze.transformedComponent(WorldGenMaze.java:150)
    at ivorius.reccomplex.structures.generic.maze.WorldGenMaze.transformedComponents(WorldGenMaze.java:129)
    at ivorius.reccomplex.blocks.TileEntityMazeGenerator.getPlacedRooms(TileEntityMazeGenerator.java:160)
    at ivorius.reccomplex.blocks.TileEntityMazeGenerator.prepareInstanceData(TileEntityMazeGenerator.java:111)
    at ivorius.reccomplex.blocks.TileEntityMazeGenerator.prepareInstanceData(TileEntityMazeGenerator.java:41)
    at ivorius.reccomplex.structures.generic.GenericStructureInfo.prepareInstanceData(GenericStructureInfo.java:255)
    at ivorius.reccomplex.structures.generic.GenericStructureInfo.prepareInstanceData(GenericStructureInfo.java:56)
    at ivorius.reccomplex.worldgen.StructureGenerator.instantly(StructureGenerator.java:93)
    at ivorius.reccomplex.worldgen.StructureGenerator.randomInstantly(StructureGenerator.java:71)
    at ivorius.reccomplex.worldgen.WorldGenStructures.generate(WorldGenStructures.java:84)
    at ivorius.reccomplex.events.RCForgeEventHandler.onPreChunkDecoration(RCForgeEventHandler.java:60)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_RCForgeEventHandler_onPreChunkDecoration_Pre.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at com.teammetallurgy.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:434)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
    at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
    at net.minecraft.world.World.func_72964_e(World.java:419)
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

    -- Head --
    Stacktrace:
    at ivorius.reccomplex.structures.generic.maze.WorldGenMaze.addMissingExits(WorldGenMaze.java:164)
    at ivorius.reccomplex.structures.generic.maze.WorldGenMaze.transformedComponent(WorldGenMaze.java:150)
    at ivorius.reccomplex.structures.generic.maze.WorldGenMaze.transformedComponents(WorldGenMaze.java:129)
    at ivorius.reccomplex.blocks.TileEntityMazeGenerator.getPlacedRooms(TileEntityMazeGenerator.java:160)
    at ivorius.reccomplex.blocks.TileEntityMazeGenerator.prepareInstanceData(TileEntityMazeGenerator.java:111)
    at ivorius.reccomplex.blocks.TileEntityMazeGenerator.prepareInstanceData(TileEntityMazeGenerator.java:41)
    at ivorius.reccomplex.structures.generic.GenericStructureInfo.prepareInstanceData(GenericStructureInfo.java:255)
    at ivorius.reccomplex.structures.generic.GenericStructureInfo.prepareInstanceData(GenericStructureInfo.java:56)
    at ivorius.reccomplex.worldgen.StructureGenerator.instantly(StructureGenerator.java:93)
    at ivorius.reccomplex.worldgen.StructureGenerator.randomInstantly(StructureGenerator.java:71)
    at ivorius.reccomplex.worldgen.WorldGenStructures.generate(WorldGenStructures.java:84)
    at ivorius.reccomplex.events.RCForgeEventHandler.onPreChunkDecoration(RCForgeEventHandler.java:60)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_144_RCForgeEventHandler_onPreChunkDecoration_Pre.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at com.teammetallurgy.atum.world.AtumChunkProvider.func_73153_a(AtumChunkProvider.java:434)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
    at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
    at net.minecraft.world.World.func_72964_e(World.java:419)
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)

    -- Affected level --
    Details:
    Level name: world
    All players: 1 total; [EntityPlayerMP['Ketaklaak'/2505, l='world', x=2211.59, y=70.13, z=495.77]]
    Chunk stats: ServerChunkCache: 531 Drop: 0
    Level seed: -3508330938090509894
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 4.9.0-3-amd64
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 250148776 bytes (238 MB) / 706093056 bytes (673 MB) up to 1007550464 bytes (960 MB)
    JVM Flags: 0 total;
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 63 mods loaded, 63 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
    UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
    UCHIJAAAA oresheepmod{v3.1.0} [Ore Sheep] (1.7.10-OreSheepMod-v3.1.0.jar)
    UCHIJAAAA simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Core v1.4.3.jar)
    UCHIJAAAA movillages{1.4.2} [Mo' Villages] ([1.7.10]MoVillages-1.4.2.jar)
    UCHIJAAAA ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar)
    UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
    UCHIJAAAA animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
    UCHIJAAAA aquacreeper{1.0.1} [Aqua Creeper] (AquaCreepers-1.0.1.jar)
    UCHIJAAAA atum{0.6} [Atum] (Atum-1.7.10-0.6.77.jar)
    UCHIJAAAA BaMsGRAVE{1.4.2_01} [BaM's Grave] (bamsgrave-1.7.2-1.4.2_01.jar)
    UCHIJAAAA binocular{1.2} [Binocular] (binocular-1.7.10-1.2.jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
    UCHIJAAAA blockrevenge{1.0} [Revenge of the Blocks] (BlockRevenge-v1.0-1.7.10.jar)
    UCHIJAAAA CamouflageCreepers{1.4} [Camouflage Creepers] (CamouflageCreepers-1.7.10-1.4.jar)
    UCHIJAAAA colorfularmor{1.7.10-2.7} [Colorful Armor] (colorfularmor-1.7.10-2.7.jar)
    UCHIJAAAA MineTweaker3{3.0.12} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.12.jar)
    UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(19jun17).jar)
    UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
    UCHIJAAAA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
    UCHIJAAAA exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.3b.jar)
    UCHIJAAAA golems{1.20} [Extra Golems] (Extra-Golems[1.7.10]-1.20.jar)
    UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHIJAAAA fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar)
    UCHIJAAAA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar)
    UCHIJAAAA fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar)
    UCHIJAAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
    UCHIJAAAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
    UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA hungryanimals{1.7.10-10.13.4.1492-2.0} [Hungry Animals] (hungryanimals-1.7.10-2.0.alpha07.jar)
    UCHIJAAAA hungryZombies{1.2.0} [Hungry Zombies] (hungryzombies-1.7.10-1.2.0.jar)
    UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
    UCHIJAAAA InventoryPets{1.4.8.1} [Inventory Pets] (inventorypets-1.7.10-1.4.8.1-universal.jar)
    UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHIJAAAA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
    UCHIJAAAA LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
    UCHIJAAAA reaper_lantern{1.47} [Lantern mod] (Lantern1.47[1.7.10].jar)
    UCHIJAAAA MagicYarn{1.1.5} [Magic Yarn] (MagicYarn-1.7.10.jar)
    UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
    UCHIJAAAA mercurius{1.0.1} [Mercurius] (Mercurius-1.7.10-1.0.1.jar)
    UCHIJAAAA cfm{3.4.7} [?9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
    UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
    UCHIJAAAA mesa{1.7.10-1.0.1} [PackFixer] (PackFixer-1.7.10-1.0.1.jar)
    UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UCHIJAAAA pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
    UCHIJAAAA PigManure{1.0.1} [Pig Manure] (pig-manure-1.0.1.jar)
    UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
    UCHIJAAAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
    UCHIJAAAA ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
    UCHIJAAAA stacywolves{1.0.7-1.7.10} [Stacy's Wolves Mod] (Stacy'sWolvesMod-1.7.10-1.0.12.jar)
    UCHIJAAAA StacyPlaysMod{1.0.0} [StacyPlaysMod] (stacyplays_mod_1.7.10.zip)
    UCHIJAAAA StorageDrawers{1.7.10-1.10.4} [Storage Drawers] (StorageDrawers-1.7.10-1.10.4.jar)
    UCHIJAAAA ultimate_unicorn_mod{1.5.4} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.7.10-1.5.4.jar)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 200; [EntityPlayerMP['Ketaklaak'/2505, l='world', x=2211.59, y=70.13, z=495.77]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)




    Si quelqu'un aurais une petite idée ! :) Merci d'avance :D
     

Partager cette page