Problème de connexion a un serveur

DarknessWrath

Aventurier
23 Juin 2016
12
0
2
27
Bonjour,

Depuis quelques jours un ami a un problème quand il essaie de se connecter sur notre serveur, java est a jour, on a tester a peu près tout, mais toujours aucune solution, je précise que les mods sont a la même version nos autres amis ont testés aucun problèmes pour eux

Il a un launcher crack: Shinigami (un de nos amis l'a aussi et il a test et aucun problème aussi)

ci-dessous il y a aura le log

En attente d'une réponse
Cdt
 

Fichiers joints

Voici un nouveau crash report :
Code:
---- Minecraft Crash Report ----
// Sorry :(

Time: 13/08/16 12:30
Description: Rendering item

java.lang.ArrayIndexOutOfBoundsException: 9
   at com.flansmod.common.BlockFlansWorkbench.func_149691_a(BlockFlansWorkbench.java:47)
   at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:9366)
   at net.minecraft.client.renderer.RenderBlocks.func_147800_a(RenderBlocks.java:9292)
   at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:446)
   at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
   at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
   at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
   at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
   at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1365)
   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(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 com.flansmod.common.BlockFlansWorkbench.func_149691_a(BlockFlansWorkbench.java:47)
   at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:9366)
   at net.minecraft.client.renderer.RenderBlocks.func_147800_a(RenderBlocks.java:9292)
   at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:446)

-- Item being rendered --
Details:
   Item Type: com.flansmod.common.ItemBlockManyNames@1958de
   Item Aux: 9
   Item NBT: null
   Item Foil: false
Stacktrace:
   at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
   at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
   at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
   at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)

-- Affected level --
Details:
   Level name: MpServer
   All players: 1 total; [EntityClientPlayerMP['Yvaslo'/807, l='MpServer', x=599,93, y=70,62, z=1362,38]]
   Chunk stats: MultiplayerChunkCache: 55, 55
   Level seed: 0
   Level generator: ID 00 - default, ver 1. Features enabled: false
   Level generator options:
   Level spawn location: World: (806,63,1250), Chunk: (at 6,3,2 in 50,78; contains blocks 800,0,1248 to 815,255,1263), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)
   Level time: 17533301 game time, 19974298 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: 15 total; [EntityClientPlayerMP['Yvaslo'/807, l='MpServer', x=599,93, y=70,62, z=1362,38], EntityCreeper['Creeper'/808, l='MpServer', x=620,50, y=57,00, z=1350,50], EntitySkeleton['Skeleton'/809, l='MpServer', x=615,50, y=31,00, z=1390,50], EntityZombie['Zombie'/810, l='MpServer', x=622,50, y=20,00, z=1383,50], EntityZombie['Zombie'/811, l='MpServer', x=616,84, y=56,00, z=1388,31], EntityZombie['Zombie'/812, l='MpServer', x=636,50, y=34,00, z=1362,50], EntityZombie['Zombie'/813, l='MpServer', x=579,50, y=24,00, z=1405,50], EntityZombie['Zombie'/814, l='MpServer', x=629,50, y=20,00, z=1380,50], EntityZombie['Zombie'/815, l='MpServer', x=624,50, y=20,00, z=1380,50], EntityItem['item.item.arrow'/816, l='MpServer', x=600,69, y=68,13, z=1322,84], EntityItem['item.item.bone'/817, l='MpServer', x=601,38, y=68,13, z=1323,56], EntitySkeleton['Skeleton'/818, l='MpServer', x=599,13, y=21,00, z=1422,72], EntityCreeper['Creeper'/819, l='MpServer', x=598,50, y=25,00, z=1418,50], EntityCreeper['Creeper'/820, l='MpServer', x=579,50, y=59,00, z=1410,50], EntityItem['item.item.rottenFlesh'/821, l='MpServer', x=564,56, y=69,13, z=1319,13]]
   Retry entities: 0 total; []
   Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
   Server type: Non-integrated multiplayer server
Stacktrace:
   at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
   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 (x86) version 6.1
   Java Version: 1.8.0_101, Oracle Corporation
   Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
   Memory: 266791768 bytes (254 MB) / 408768512 bytes (389 MB) up to 523501568 bytes (499 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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: 13, tallocated: 95
   FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D6 12 mods loaded, 12 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.1614-1.7.10.jar)
   UCHIJA   Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
   UCHIJA   CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
   UCHIJA   NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
   UCHIJA   chisel{2.0.0.3} [Chisel] (Chisel-2-Mod-1.7.10.jar)
   UCHIJA   customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
   UCHIJA   FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
   UCHIJA   flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
   UCHIJA   Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
   UCHIJA   Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
   UCHIJA   witchery{0.23.2} [Witchery] (witchery-1.7.10-0.23.2.jar)
   GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.39' Renderer: 'GeForce GT 730/PCIe/SSE2'
   Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
   LWJGL: 2.9.1
   OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
   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)
   OptiFine Version: OptiFine_1.7.10_HD_U_D6
   Render Distance Chunks: 3
   Mipmaps: 0
   Anisotropic Filtering: 1
   Antialiasing: 0
   Multitexture: false
   OpenGlVersion: 4.5.0 NVIDIA 368.39
   OpenGlRenderer: GeForce GT 730/PCIe/SSE2
   OpenGlVendor: NVIDIA Corporation
   CpuCount: 4
 
Dernière édition par un modérateur: