Mod Problème de crash

thegoonies

Aventurier
7 Décembre 2015
1
0
2
Bonjour à tous,
j’aurai besoin d'aide concernant un crash avec un minecraft moddé. Je vous explique, j'ai un serveur moddé avec un modpack composé de ceci :
[1.7.10]PowerGems 0.4.5
1.7.10_AM2-1.4.0.008
advancedgenetics-1.7.10-1.5.7
AgriCraft-1.7.10-1.2.1
AnimationAPI-1.7.10-1.2.4
Anti-Gravity-Mod-1.7.10
ArchimedesShips-1.7.1
Backpacks-Mod
Backpacks-Mod[v1.8.2][MC1.7.10]
BigReactors-0.4.1A2
BloodMagic-1.7.10-1.3.3-13
Botania r1.7-219
Carpenter's Blocks v3.3.7 DEV - MC 1.7.10
Chisel-1.7.10-1.5.7
chocolateQuest-1.7.10-1.0
CodeChickenCore-1.7.10-1.0.2.11-universal
CoFHCore-[1.7.10]3.0.3-303
custom_sword_1.7.10_V0.10
Dragon-Mounts-Mod-1.7.10
DrZharks MoCreatures Mod v6.3.1
EnchantingPlus-1.7.10-3.0.2-d
EnderIO-1.7.10-2.1.7.254
EnderZoo-1.7.10-1.0.15.32
Extra-Utilities-Mod-1.7.10(1)
Femalecreepers_1.7.2-10-1.2
Flans Mod-1.7.10-4.10.0
Flowercraftmod 1.8-1.7.10
GalacticraftCore-1.7-3.0.12.350
Galacticraft-Planets-1.7-3.0.12.350
GlibysVC-1.7.10-0.6.1
GrimoireOfGaia3-1.7.10-1.0.9
HarvestCraft-Mod-1.7.10
iChunUtil-4.2.2
InventoryTweaks-1.59-dev-152
ironchest-1.7.10-6.0.62.742-universal
Jabba-1.2.1a_1.7.10
magicalcrops-1.7.10_0.1
Mantle-1.7.10-0.3.2
MicdoodleCore-1.7-3.0.12.350
Minechem-1.7.10-5.0.5.406
MineFactoryReloaded-[1.7.10]2.8.0RC7-71
Minions-1.7.10
MobLanterns-3.1
MutantCreatures-1.7.10-1.4.8
NotEnoughItems-1.7.10-1.0.2.15-universal
OmnisCore-1.7.10 - 0.0.6-universal
PortalGun-4.0.0-beta-4
PortalGunSounds
SimplyJetpacks-MC1.7.10-1.5.1
TConstruct-1.7.10-1.8.7
ThermalDynamics-[1.7.10]1.1.0-161
ThermalExpansion-[1.7.10]4.0.3B1-218
ThermalFoundation-[1.7.10]1.2.0-102
TrailMix-4.0.0
twilightforest-1.7.10-2.3.3
UniversalCoins-1.7.10-1.6.35

Il y a le mod flans mod donc voila ce qu ise trouve dans mon dossier flan :
FC Pack V8-1.7.10-4.8.0
Modern Warfare-Content Pack-1.7.10-4.10.0
Nerf-Content Pack-1.7.10-4.10.0
Simple Parts-Content Pack-1.7.10-4.10.0
Titan-Content Pack-1.7.10-4.10.0
WW2-Content Pack-1.7.10-4.10.0
Ye Olde-Content Pack-1.7.10-4.10.0

Se serveur fonctionne bien et ne crash pas souvent (ou alors on comprend pourquoi il crash), tandis que moi, lorsque je veut me connecter, mon minecraft crash 4 fois sur 5. Il ne crash pas au démarrage, ni en solo. Voici le rapport de crash :
Code:
---- Minecraft Crash Report ----
// But it works on my machine.

Time: 07/12/15 14:53
Description: Ticking screen

java.lang.IndexOutOfBoundsException
   at java.nio.Buffer.checkIndex(Unknown Source)
   at java.nio.DirectIntBufferU.get(Unknown Source)
   at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
   at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
   at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
   at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
   at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
   at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
   at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
   at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
   at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
   at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
   at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
   at net.minecraft.client.main.Main.main(SourceFile:148)
   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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
   at java.nio.Buffer.checkIndex(Unknown Source)
   at java.nio.DirectIntBufferU.get(Unknown Source)
   at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
   at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
   at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
   at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
   at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
   at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
   at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
   at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
   at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)

-- Affected screen --
Details:
   Screen name: net.minecraft.client.multiplayer.GuiConnecting

-- Affected level --
Details:
   Level name: MpServer
   All players: 0 total; []
   Chunk stats: MultiplayerChunkCache: 0, 0
   Level seed: 0
   Level generator: ID 00 - default, ver 1. Features enabled: false
   Level generator options:
   Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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
   Forced entities: 0 total; []
   Retry entities: 0 total; []
   Server brand: ~~ERROR~~ NullPointerException: null
   Server type: Non-integrated multiplayer server
Stacktrace:
   at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
   at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
   at net.minecraft.client.main.Main.main(SourceFile:148)
   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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
   Minecraft Version: 1.7.10
   Operating System: Windows 7 (amd64) version 6.1
   Java Version: 1.8.0_65, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 446615728 bytes (425 MB) / 982884352 bytes (937 MB) up to 1060372480 bytes (1011 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
   AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1517 85 mods loaded, 85 mods active
   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
   UCHIJA   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
   UCHIJA   FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
   UCHIJA   Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
   UCHIJA   AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
   UCHIJA   modJ_StarMinerCore{0.9.7} [StarMinerCore] (minecraft.jar)
   UCHIJA   CodeChickenCore{1.0.2.11} [CodeChicken Core] (minecraft.jar)
   UCHIJA   Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
   UCHIJA   NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
   UCHIJA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
   UCHIJA   AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
   UCHIJA   arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
   UCHIJA   powerGems{0.3.0} [Power Gems] ([1.7.10]PowerGems 0.4.5.jar)
   UCHIJA   advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
   UCHIJA   AgriCraft{1.7.10-1.2.1} [AgriCraft] (AgriCraft-1.7.10-1.2.1.jar)
   UCHIJA   modJ_StarMiner{0.9.7} [Starminer Mod] (Anti-Gravity-Mod-1.7.10.jar)
   UCHIJA   ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
   UCHIJA   Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
   UCHIJA   BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar)
   UCHIJA   CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
   UCHIJA   Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
   UCHIJA   ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
   UCHIJA   ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
   UCHIJA   BigReactors{0.4.1A2} [Big Reactors] (BigReactors-0.4.1A2.jar)
   UCHIJA   AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
   UCHIJA   Botania{r1.7-219} [Botania] (Botania r1.7-219.jar)
   UCHIJA   CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
   UCHIJA   chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
   UCHIJA   chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
   UCHIJA   custom_sword{1.7.2} [Custom Sword  By Kelco_K22] (custom_sword_1.7.10_V0.10.jar)
   UCHIJA   DragonMounts{r39} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar)
   UCHIJA   MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
   UCHIJA   eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
   UCHIJA   MineFactoryReloaded{1.7.10R2.8.0RC7} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   EnderIO{1.7.10-2.1.7.254} [Ender IO] (EnderIO-1.7.10-2.1.7.254.jar)
   UCHIJA   EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
   UCHIJA   ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
   UCHIJA   ExtraUtilities{1.1.0k} [Extra Utilities] (Extra-Utilities-Mod-1.7.10(1).jar)
   UCHIJA   xencreepers{1.1} [Female Creepers] (Femalecreepers_1.7.2-10-1.2.jar)
   UCHIJA   flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
   UCHIJA   flowercraftmod{1.9} [Flowercraft] (Flowercraftmod 1.8 - 1.7.10 Forge.jar)
   UCHIJA   GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.350.jar)
   UCHIJA   GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.350.jar)
   UCHIJA   gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.1.jar)
   UCHIJA   GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.0.9.jar)
   UCHIJA   harvestcraft{1.7.10d} [Pam's HarvestCraft] (HarvestCraft-Mod-1.7.10.jar)
   UCHIJA   iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
   UCHIJA   inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
   UCHIJA   IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
   UCHIJA   JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
   UCHIJA   journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
   UCHIJA   magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
   UCHIJA   Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
   UCHIJA   minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
   UCHIJA   MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC7} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC7} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC7} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC7} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC7} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC7} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC7} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC7} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC7} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC7} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC7} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC7} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC7} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC7} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC7} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC7} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
   UCHIJA   MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC7} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar)
   UCHIJA   MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC7} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC7} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar)
   UCHIJA   AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
   UCHIJA   MobLanterns{3.0} [Mob Lanterns] (MobLanterns-3.1.jar)
   UCHIJA   MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar)
   UCHIJA   OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
   UCHIJA   PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
   UCHIJA   simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
   UCHIJA   ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
   UCHIJA   TrailMix{4.0.0} [TrailMix] (TrailMix-4.0.0.jar)
   UCHIJA   universalcoins{1.7.10-1.6.35} [Universal Coins] (UniversalCoins-1.7.10-1.6.35.jar)
   UCHIJA   McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
   UCHIJA   ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.9117' Renderer: 'ATI Mobility Radeon HD 5650'
   CoFHCore: -[1.7.10]3.0.3-303
   ThermalFoundation: -[1.7.10]1.2.0-102
   ThermalExpansion: -[1.7.10]4.0.3B1-218
   MineFactoryReloaded: -[1.7.10]2.8.0RC7-71
   Mantle Environment: Environment healthy.
   TConstruct Environment: Environment healthy.
   ThermalDynamics: -[1.7.10]1.1.0-161
   Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
   LWJGL: 2.9.1
   OpenGL: ATI Mobility Radeon HD 5650 GL version 2.1.9117, ATI Technologies Inc.
   GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

   Is Modded: Definitely; Client brand changed to 'fml,forge'
   Type: Client (map_client.txt)
   Resource Packs: []
   Current Language: English (US)
   Profiler Position: N/A (disabled)
   Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   Anisotropic Filtering: Off (1)

Le truc, c'est que je n'ai aucune idée de pourquoi ni comment cela crash.
Si vous pouviez m'aider, se serait très aimable de votre part.
Merci d'avance.

Cordialement
TheGoonies
 
Dernière édition par un modérateur:
voila le crach

Code:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 02/01/17 13:40
Description: Unexpected error

java.lang.ArrayIndexOutOfBoundsException: 3
    at tconstruct.world.items.SpecialFood.func_77667_c(SpecialFood.java:64)
    at net.minecraft.item.Item.func_77657_g(Item.java:547)
    at net.minecraft.item.Item.func_77653_i(Item.java:636)
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427)
    at net.minecraftforge.client.GuiIngameForge.renderToolHightlight(GuiIngameForge.java:583)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:154)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1327)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
    at tconstruct.world.items.SpecialFood.func_77667_c(SpecialFood.java:64)
    at net.minecraft.item.Item.func_77657_g(Item.java:547)
    at net.minecraft.item.Item.func_77653_i(Item.java:636)
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427)
    at net.minecraftforge.client.GuiIngameForge.renderToolHightlight(GuiIngameForge.java:583)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:154)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['LeSphinx'/131, l='MpServer', x=-2001,27, y=74,62, z=-237,03]]
    Chunk stats: MultiplayerChunkCache: 25, 34
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (102,64,-88), Chunk: (at 6,4,8 in 6,-6; contains blocks 96,0,-96 to 111,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 5148732 game time, 82072 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 16 total; [EntityClientPlayerMP['LeSphinx'/131, l='MpServer', x=-2001,27, y=74,62, z=-237,03], EntityBat['Bat'/108, l='MpServer', x=-1991,25, y=49,10, z=-220,69], EntityVillager['Villager'/109, l='MpServer', x=-1986,59, y=71,02, z=-213,92], EntityVillager['Villager'/110, l='MpServer', x=-1984,62, y=72,59, z=-219,27], EntityVillager['Villager'/111, l='MpServer', x=-1986,11, y=72,59, z=-220,02], EntityBat['Bat'/112, l='MpServer', x=-1976,39, y=50,71, z=-210,43], EntityVillager['Villager'/113, l='MpServer', x=-1978,62, y=72,50, z=-218,58], EntityVillager['Villager'/114, l='MpServer', x=-1977,60, y=72,00, z=-216,44], EntityVillager['Villager'/115, l='MpServer', x=-1980,55, y=72,00, z=-215,22], EntityVillager['Villager'/116, l='MpServer', x=-1982,39, y=72,00, z=-218,12], EntityVillager['Villager'/117, l='MpServer', x=-1980,25, y=72,25, z=-220,40], EntityVillager['Villager'/118, l='MpServer', x=-1982,33, y=72,18, z=-220,52], EntityVillager['Villager'/119, l='MpServer', x=-1985,33, y=72,15, z=-219,59], EntityItem['item.tile.flowers2.minersdelight'/120, l='MpServer', x=-1975,81, y=27,13, z=-236,59], EntityItem['item.tile.openblocks.ladder'/121, l='MpServer', x=-1976,94, y=70,13, z=-232,44], EntityVillager['Villager'/122, l='MpServer', x=-1978,30, y=71,25, z=-225,15]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 330788696 bytes (315 MB) / 976936960 bytes (931 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_C1 59 mods loaded, 59 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-1.7.10-10.13.4.1566-1.7.10.jar)
    UCHIJAAAA    Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
    UCHIJAAAA    appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJAAAA    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA    NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10-Recommended (1).jar)
    UCHIJAAAA    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCHIJAAAA    OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA    Pistronics2{0.6.3} [Pistronics 2] (1.7.10-Pistronics2-v0.6.4.jar)
    UCHIJAAAA    appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHIJAAAA    ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
    UCHIJAAAA    BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
    UCHIJAAAA    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
    UCHIJAAAA    CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
    UCHIJAAAA    BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
    UCHIJAAAA    BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
    UCHIJAAAA    BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
    UCHIJAAAA    BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
    UCHIJAAAA    BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
    UCHIJAAAA    BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
    UCHIJAAAA    BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
    UCHIJAAAA    CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
    UCHIJAAAA    chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
    UCHIJAAAA    ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
    UCHIJAAAA    extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
    UCHIJAAAA    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA    ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
    UCHIJAAAA    ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA    ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHIJAAAA    flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
    UCHIJAAAA    Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
    UCHIJAAAA    ThermalExpansion{1.7.10R4.1.3} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.3-246.jar)
    UCHIJAAAA    funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
    UCHIJAAAA    IronChest{6.0.43.730} [Iron Chest] (ironchest.jar)
    UCHIJAAAA    Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
    UCHIJAAAA    MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
    UCHIJAAAA    MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
    UCHIJAAAA    minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
    UCHIJAAAA    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJAAAA    harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UCHIJAAAA    MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
    UCHIJAAAA    ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
    UCHIJAAAA    qCraft{1.7.10-1.2.2} [qCraft] (qCraft-1.7.10-1.2.2.jar)
    UCHIJAAAA    Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
    UCHIJAAAA    RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHIJAAAA    simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
    UCHIJAAAA    StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UCHIJAAAA    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJAAAA    TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHIJAAAA    ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
    UCHIJAAAA    ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
    UCHIJAAAA    McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA    OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1-snapshot-438 (2).jar)
    UCHIJAAAA    OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCHIJAAAA    OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-7.jar)
    UCHIJAAAA    OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-7.jar)
    UCHIJAAAA    OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-7.jar)
    UCHIJAAAA    ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 4400'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.1.3-327
    ThermalFoundation: -[1.7.10]1.2.5-115
    ThermalExpansion: -[1.7.10]4.1.3-246
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    TConstruct Environment: Environment healthy.
    ThermalDynamics: -[1.7.10]1.2.0-171
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
    AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4531, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
 
Dernière édition par un modérateur: