The game crashed whilst initializing game Error: java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.Bl

  • Auteur de la discussion Auteur de la discussion marius24
  • Date de début Date de début

marius24

Bucheron
2 Juin 2018
3
0
12
50
Bonjour,
J'ai un problème. Quand je lance Minecraft ce message d'erreur s’affiche
Code:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 05/04/20 17:05
Description: Initializing game

java.lang.IllegalArgumentException: Slot 3972 is already occupied by calclavia.lib.multiblock.fake.BlockMultiBlockPart@4f6f6223 when adding assets.pamharvestcraft.BlockPamSapling@75defbd2
    at net.minecraft.block.Block.<init>(Block.java:349)
    at net.minecraft.block.BlockFlower.<init>(BlockFlower.java:18)
    at net.minecraft.block.BlockFlower.<init>(BlockFlower.java:27)
    at assets.pamharvestcraft.BlockPamSapling.<init>(BlockPamSapling.java:23)
    at assets.pamharvestcraft.PamHarvestCraft.preInit(PamHarvestCraft.java:1074)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

-- Head --
Stacktrace:
    at net.minecraft.block.Block.<init>(Block.java:349)
    at net.minecraft.block.BlockFlower.<init>(BlockFlower.java:18)
    at net.minecraft.block.BlockFlower.<init>(BlockFlower.java:27)
    at assets.pamharvestcraft.BlockPamSapling.<init>(BlockPamSapling.java:23)
    at assets.pamharvestcraft.PamHarvestCraft.preInit(PamHarvestCraft.java:1074)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 123330128 bytes (117 MB) / 301989888 bytes (288 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 Optifine OptiFine_1.6.4_HD_U_D1 53 mods loaded, 53 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    animalbikes{2} [AnimalBikes] (AnimalBikes.zip) Unloaded->Constructed->Pre-initialized
    AquaTweaks{1.0} [AquaTweaks] (AquaTweaksNG.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrsCore.zip) Unloaded->Constructed->Pre-initialized
    ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] (ArmorStatusHUD.opt.zip) Unloaded->Constructed->Pre-initialized
    Autoutils{1.0.1} [Autoutils] (autoutils.zip) Unloaded->Constructed->Pre-initialized
    etfuturum{1.5.5} [Banners] (Banners-1.0.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.5.5} [BiblioCraft] (Bibliocraft.zip) Unloaded->Constructed->Pre-initialized
    UniversalElectricity{3.1.0} [Universal Electricity] (UE.jar) Unloaded->Constructed->Pre-initialized
    CalclaviaCore{1.2.0} [Calclavia] (Calcavia.zip) Unloaded->Constructed->Pre-initialized
    Chisel{1.5.0} [Chisel] (Chisel.zip) Unloaded->Constructed->Pre-initialized
    customnpcs{1.6.4b} [CustomNpcs] (CustomNPC-1.0.jar) Unloaded->Constructed->Pre-initialized
    FlansMod{4.1.1} [Flans Mod] (flansmods-4.1.1.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.3.4} [MrCrayfish's Furniture Mod] (furniture.zip) Unloaded->Constructed->Pre-initialized
    ICBM{1.4.2} [ICBM] (ICBM.jar) Unloaded->Constructed->Pre-initialized
    ICBM|Sentry{1.4.2} [ICBM Sentry] (ICBM.jar) Unloaded->Constructed->Pre-initialized
    ICBM|Explosion{1.4.2} [ICBM Explosion] (ICBM.jar) Unloaded->Constructed->Pre-initialized
    IC2{1.0} [NGBridgeElectrical] (NGBridgeElectrical-1.0-forge.jar) Unloaded->Constructed->Pre-initialized
    GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1098.zip) Unloaded->Constructed->Errored
    GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1098.jar) Unloaded->Constructed->Errored
    ItemStatsView{1.0} [Item Stats View] (ItemStatsView-1.0.jar) Unloaded->Constructed->Pre-initialized
    MattCore{2.1.0} [Mattparks Core] (MattparksCore-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (Minimap.zip) Unloaded->Constructed->Pre-initialized
    nationscapes{1.6.4} [NationsCapes] (NationsCapes_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    nationsglory{0.1} [Nations Glory] (nationsglory-1.0.jar) Unloaded->Constructed->Pre-initialized
    nationsglorycoloredglassmodule{1.6.4} [Nations Glory Colored Glass Module] (nationsglory-1.0.jar) Unloaded->Constructed->Pre-initialized
    fr/nationsglory/itemmanager{1.0} [fr/nationsglory/itemmanager] (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Pre-initialized
    remoteitem{1.0} [remoteitem] (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Pre-initialized
    waitqueue{1.0} [waitqueue] (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Pre-initialized
    nationsgui{1.8.0} [NationsGUI] (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Pre-initialized
    nationssocial{1.6.4} [NationsSocial] (NationsSocial_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    netherrocks{1.6.4} [Netherrocks] (Netherrocks.zip) Unloaded->Constructed->Pre-initialized
    ngcontent{1.0} [NGContent] (NGContent-1.0-forge.jar) Unloaded->Constructed->Pre-initialized
    ngelectricity{1.0} [NGElectricity] (NGElectricity-1.0-forge.jar) Unloaded->Constructed->Pre-initialized
    nghost{1.0} [nghost] (nghost-1.0.jar) Unloaded->Constructed->Pre-initialized
    noelmod2015{1.0} [Mod Noel 2015] (NGNoel.jar) Unloaded->Constructed->Pre-initialized
    ngupgrades{1.0} [NG Upgrades] (ngupgrades-1.0.jar) Unloaded->Constructed->Pre-initialized
    pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam1.zip) Unloaded->Constructed->Errored
    pamextendedglass{1.0} [Pam's Extended Glass] (Pam2.zip) Unloaded->Constructed->Pre-initialized
    GetAllTheSeeds{1.6} [Pam's Get all the Seeds!] (Pam3.zip) Unloaded->Constructed->Pre-initialized
    MelonSpawn{1.5} [Pam's Melon Spawn] (Pam4.zip) Unloaded->Constructed->Pre-initialized
    pamrandomplants{1.0} [Pam's RandomPlants] (Pam5.zip) Unloaded->Constructed->Pre-initialized
    pamtemperateplants{1.0} [Pam's TemperatePlants] (Pam6.zip) Unloaded->Constructed->Pre-initialized
    pamweeeflowers{1.1} [Pam's Weee! Flowers] (Pam7.zip) Unloaded->Constructed->Pre-initialized
    ParachuteMod{1.6.4} [Parachute Mod] (parachute-1.0.jar) Unloaded->Constructed->Pre-initialized
    Schematica{1.5.3.64} [Schematica] (Schematica.opt.jar) Unloaded->Constructed->Pre-initialized
    simpleores{1.1.0} [SimpleOres 2] (SimpleOres.zip) Unloaded->Constructed->Pre-initialized
    TLSpecialArmor{1.6.4} [SpecialArmor] (SpecialArmor-1.0.jar) Unloaded->Constructed->Pre-initialized
    weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized
    WesterosBlocks{@VERSION@} [WesterosBlocks] (WesterosBlocksNG.jar) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.6.4-Forge9.11.1.1345
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 670/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Merci d'avance pour votre aide ;)