Mod Problème instalation de mod

Hertanis

Bucheron
3 Août 2018
30
0
17
19
je crois que ça y étais presque mais la console forge a buger au dernier moment mais mon jeux c'est tout bon xD
(je te met les screens du crash console forge)
 

Fichiers joints

  • bandicam 2018-08-06 19-04-03-813.jpg
    bandicam 2018-08-06 19-04-03-813.jpg
    745.8 KB · Affichages: 296
  • bandicam 2018-08-06 19-03-29-025.jpg
    bandicam 2018-08-06 19-03-29-025.jpg
    1.2 Mo · Affichages: 306
  • bandicam 2018-08-06 19-03-33-654.jpg
    bandicam 2018-08-06 19-03-33-654.jpg
    867.9 KB · Affichages: 276
  • bandicam 2018-08-06 19-03-29-025.jpg
    bandicam 2018-08-06 19-03-29-025.jpg
    1.2 Mo · Affichages: 287
  • bandicam 2018-08-06 19-03-39-546.jpg
    bandicam 2018-08-06 19-03-39-546.jpg
    1.1 Mo · Affichages: 275
  • bandicam 2018-08-06 19-03-36-674.jpg
    bandicam 2018-08-06 19-03-36-674.jpg
    1.1 Mo · Affichages: 285
  • bandicam 2018-08-06 19-03-46-409.jpg
    bandicam 2018-08-06 19-03-46-409.jpg
    957.2 KB · Affichages: 294
  • bandicam 2018-08-06 19-03-50-239.jpg
    bandicam 2018-08-06 19-03-50-239.jpg
    1 Mo · Affichages: 281
  • bandicam 2018-08-06 19-03-43-183.jpg
    bandicam 2018-08-06 19-03-43-183.jpg
    1 Mo · Affichages: 305
  • bandicam 2018-08-06 19-04-03-813.jpg
    bandicam 2018-08-06 19-04-03-813.jpg
    745.8 KB · Affichages: 316

Hertanis

Bucheron
3 Août 2018
30
0
17
19
voila le reste
 

Fichiers joints

  • bandicam 2018-08-06 19-04-00-182.jpg
    bandicam 2018-08-06 19-04-00-182.jpg
    1.2 Mo · Affichages: 290
  • bandicam 2018-08-06 19-04-03-813.jpg
    bandicam 2018-08-06 19-04-03-813.jpg
    745.8 KB · Affichages: 289

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 901
158
3 004
347
27
Alsace
www.minecraftforgefrance.fr
À l'avenir envoies un copier/coller du contenu du rapport de crash qui se trouve dans le dossier crash-reports ou alors envoies le fichier fml-server-latest.log qui est dans le dossier logs, ça sera 100x plus pratique que des screenshots de la console.

Un mod essais de charger une classe client, donc il n'est pas compatible serveur, ça semble être "deconstruction".
 

Hertanis

Bucheron
3 Août 2018
30
0
17
19
salut j'ai enlever deconstruction mais ca ne marche toujours pas
 

Fichiers joints

  • Nouveau document texte.txt
    60.4 KB · Affichages: 179

Hertanis

Bucheron
3 Août 2018
30
0
17
19
euuu je me co sur le serv et je crash malheureusement

Code:
---- Minecraft Crash Report ----
// Don't do that.
Time: 07/08/18 12:46
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
 at com.minecraftplus.modRegion.GuiBiomeName.reset(GuiBiomeName.java:234)
 at com.minecraftplus.modRegion.EventBiomeDisplayHandler.onEntityJoinWorld(EventBiomeDisplayHandler.java:22)
 at cpw.mods.fml.common.eventhandler.ASMEventHandler_42_EventBiomeDisplayHandler_onEntityJoinWorld_EntityJoinWorldEvent.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 net.minecraft.world.World.func_72838_d(World.java:1334)
 at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
 at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
 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(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: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.minecraftplus.modRegion.GuiBiomeName.reset(GuiBiomeName.java:234)
 at com.minecraftplus.modRegion.EventBiomeDisplayHandler.onEntityJoinWorld(EventBiomeDisplayHandler.java:22)
 at cpw.mods.fml.common.eventhandler.ASMEventHandler_42_EventBiomeDisplayHandler_onEntityJoinWorld_EntityJoinWorldEvent.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 net.minecraft.world.World.func_72838_d(World.java:1334)
 at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
 at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
 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: 1 total; [EntityClientPlayerMP['thibault2004'/14, l='MpServer', x=8,50, y=66,62, z=8,50]]
 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: creative (ID 1). Hardcore: false. Cheats: false
 Forced entities: 0 total; []
 Retry entities: 0 total; []
 Server brand: ~~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(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: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_51, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 306024768 bytes (291 MB) / 704643072 bytes (672 MB) up to 1073741824 bytes (1024 MB)
 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
 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.1558 Optifine OptiFine_1.7.10_HD_U_C1 81 mods loaded, 81 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.1558-1.7.10.jar)
 UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
 UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
 UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
 UCHIJA voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
 UCHIJA advInv{0.5.10} [Advanced Inventory] (Advanced-Inventory-Mod-1.7.10.jar)
 UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-Mod-1.7.10.jar)
 UCHIJA Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
 UCHIJA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar)
 UCHIJA MCP_BattleHearts{1.1.1} [MC+ BattleHearts] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Beetroot{1.1.0} [MC+ Beetroot] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_BerryBush{1.1.1} [MC+ BerryBush] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Blowpipe{1.4.0} [MC+ Blowpipe] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Wheel{1.1.2} [MC+ Wheel] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Cart{1.3.0} [MC+ Cart] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_ClayTools{1.1.2} [MC+ ClayTools] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_ClayWallSlab{1.0.2} [MC+ ClayWallSlab] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Clippers{1.1.2} [MC+ Clippers] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Cocoa{1.3.0} [MC+ Cocoa] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Collision{1.0.0} [MC+ Collision] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_DayCounter{1.1.2} [MC+ DayCounter] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_FirePit{1.0.3} [MC+ FirePit] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Fossil{1.1.2} [MC+ Fossil] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Gems{1.2.1} [MC+ Gems] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_GiftBox{1.2.0} [MC+ GiftBox] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_GrainMix{1.2.0} [MC+ GrainMix] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Lock{1.2.2} [MC+ Lock] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Loom{1.2.3} [MC+ Loom] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_LooseStone{1.0.0} [MC+ LooseStone] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Lumber{1.0.2} [MC+ Lumber] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Quartz{1.3.2} [MC+ Quartz] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Quiver{1.3.2} [MC+ Quiver] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Reforestation{1.0.2} [MC+ Reforestation] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Region{1.2.0} [MC+ Region] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Rotten{1.0.2} [MC+ Rotten] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Satchel{1.3.2} [MC+ Satchel] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Saw{1.0.1} [MC+ Saw] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Shatter{1.0.0} [MC+ Shatter] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Sickle{1.0.0} [MC+ Sickle] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_SkullCandle{1.0.2} [MC+ SkullCandle] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_SoulExtractor{1.0.3} [MC+ SoulExtractor] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Starvation{1.0.0} [MC+ Starvation] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_SweetPotato{1.0.1} [MC+ SweetPotato] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_TrappedLadder{1.1.2} [MC+ TrappedLadder] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Turnip{1.1.0} [MC+ Turnip] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Turtle{1.2.3} [MC+ Turtle] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Vines{1.0.1} [MC+ Vines] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_WildAnimal{1.0.0} [MC+ WildAnimal] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_WoodenBucket{1.2.0} [MC+ WoodenBucket] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA TwilightForest{2.2.3} [The Twilight Forest] (Twilight-Forest-Mod-1.7.2.jar)
 UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel-2-Mod-1.7.10.jar)
 UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] (Dungeon-Pack-Mod-1.7.10.jar)
 UCHIJA flansmod{4.10.0} [Flan's Mod] (Flans-Mod-1.7.10.jar)
 UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
 UCHIJA GraviGun{4.0.0-beta} [GraviGun] (Gravity-Gun-Mod-1.7.10.jar)
 UCHIJA hearts{1.1.1} [Heart Crystal Mod] (Heart Crystal by NukeDuck [1.7.10][1.1.1].jar)
 UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod-1.7.10.jar)
 UCHIJA Waila{1.5.10} [Waila] (Waila-Mod-1.7.10.jar)
 UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
 UCHIJA VoltzEngine{0.29.0.380} [Voltz Engine] (VoltzEngine-1.7.10-0.29.0b380-dev-universal.jar)
 UCHIJA icbm{2.15.1.356} [ICBM] (ICBM-1.7.10-2.15.1b356-dev-universal.jar)
 UCHIJA samsinvcrafting{1.7.10-1.0.0} [Inventory Crafting] (Inventory-Crafting-Grid-Mod-1.7.10.jar)
 UCHIJA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar)
 UCHIJA journeymap{5.1.3} [JourneyMap] (JourneyMap-Mod-1.7.10-Unlimited.jar)
 UCHIJA JABBA{1.1.4} [JABBA] (Just-Another-Better-Barrel-Attempt-Mod-1.7.10.jar)
 UCHIJA LLadders{0.4.0} [Luppii's Ladders] (Ladders-Mod-1.7.10.jar)
 UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (MalisisCore-1.7.10.jar)
 UCHIJA malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar)
 UCHIJA MoreFurnaces{1.3.9} [More Furnaces] (More-Furnaces-Mod-1.7.10.jar)
 UCHIJA mw{1.8} [Modern Warfare] (mw-1.8_mc1.7.10.jar)
 UCHIJA pga{1.0.4} [Plant Growth Accelerator] (Plant-Growth-Accelerator-Mod-1.7.10.jar)
 UCHIJA punt{1.7.10-10.13.0-14.0} [Punt] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA whitehall{1.7.10-10.13.0-14.0} [Whitehall] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA hoy{1.7.10-10.13.0-14.0} [Hoy] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA smallboats{1.7.10-10.13.0-14.0} [SmallBoats (base)] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA telepads{1.6.4 v5} [Teleportation Pads] (TelePads-Mod-1.7.10.jar)
 UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
 UCHIJA VeinMiner{0.31.1_build.unknown} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar)
 UCHIJA VeinMinerModSupport{0.31.1_build.unknown} [Mod Support] (Vein-Miner-Mod-1.7.10.jar)
 UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (Waila-Harvestability-Mod-1.7.10.jar)
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
 TConstruct Environment: Environment healthy.
 Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
 LWJGL: 2.9.1
 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, 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: [SenseCraft -  1.12.zip]
 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:

Hertanis

Bucheron
3 Août 2018
30
0
17
19
ou alors quand je met 3go de ram ca marque ca jsp si c'est pareil

Code:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 07/08/18 12:47
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
 at com.minecraftplus.modRegion.GuiBiomeName.reset(GuiBiomeName.java:234)
 at com.minecraftplus.modRegion.EventBiomeDisplayHandler.onEntityJoinWorld(EventBiomeDisplayHandler.java:22)
 at cpw.mods.fml.common.eventhandler.ASMEventHandler_42_EventBiomeDisplayHandler_onEntityJoinWorld_EntityJoinWorldEvent.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 net.minecraft.world.World.func_72838_d(World.java:1334)
 at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
 at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
 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(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: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.minecraftplus.modRegion.GuiBiomeName.reset(GuiBiomeName.java:234)
 at com.minecraftplus.modRegion.EventBiomeDisplayHandler.onEntityJoinWorld(EventBiomeDisplayHandler.java:22)
 at cpw.mods.fml.common.eventhandler.ASMEventHandler_42_EventBiomeDisplayHandler_onEntityJoinWorld_EntityJoinWorldEvent.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 net.minecraft.world.World.func_72838_d(World.java:1334)
 at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
 at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
 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: 1 total; [EntityClientPlayerMP['thibault2004'/14, l='MpServer', x=8,50, y=66,62, z=8,50]]
 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: creative (ID 1). Hardcore: false. Cheats: false
 Forced entities: 0 total; []
 Retry entities: 0 total; []
 Server brand: ~~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(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: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_51, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 729234448 bytes (695 MB) / 1258291200 bytes (1200 MB) up to 3221225472 bytes (3072 MB)
 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
 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.1558 Optifine OptiFine_1.7.10_HD_U_C1 81 mods loaded, 81 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.1558-1.7.10.jar)
 UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
 UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
 UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
 UCHIJA voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
 UCHIJA advInv{0.5.10} [Advanced Inventory] (Advanced-Inventory-Mod-1.7.10.jar)
 UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-Mod-1.7.10.jar)
 UCHIJA Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
 UCHIJA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar)
 UCHIJA MCP_BattleHearts{1.1.1} [MC+ BattleHearts] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Beetroot{1.1.0} [MC+ Beetroot] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_BerryBush{1.1.1} [MC+ BerryBush] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Blowpipe{1.4.0} [MC+ Blowpipe] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Wheel{1.1.2} [MC+ Wheel] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Cart{1.3.0} [MC+ Cart] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_ClayTools{1.1.2} [MC+ ClayTools] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_ClayWallSlab{1.0.2} [MC+ ClayWallSlab] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Clippers{1.1.2} [MC+ Clippers] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Cocoa{1.3.0} [MC+ Cocoa] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Collision{1.0.0} [MC+ Collision] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_DayCounter{1.1.2} [MC+ DayCounter] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_FirePit{1.0.3} [MC+ FirePit] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Fossil{1.1.2} [MC+ Fossil] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Gems{1.2.1} [MC+ Gems] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_GiftBox{1.2.0} [MC+ GiftBox] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_GrainMix{1.2.0} [MC+ GrainMix] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Lock{1.2.2} [MC+ Lock] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Loom{1.2.3} [MC+ Loom] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_LooseStone{1.0.0} [MC+ LooseStone] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Lumber{1.0.2} [MC+ Lumber] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Quartz{1.3.2} [MC+ Quartz] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Quiver{1.3.2} [MC+ Quiver] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Reforestation{1.0.2} [MC+ Reforestation] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Region{1.2.0} [MC+ Region] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Rotten{1.0.2} [MC+ Rotten] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Satchel{1.3.2} [MC+ Satchel] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Saw{1.0.1} [MC+ Saw] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Shatter{1.0.0} [MC+ Shatter] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Sickle{1.0.0} [MC+ Sickle] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_SkullCandle{1.0.2} [MC+ SkullCandle] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_SoulExtractor{1.0.3} [MC+ SoulExtractor] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Starvation{1.0.0} [MC+ Starvation] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_SweetPotato{1.0.1} [MC+ SweetPotato] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_TrappedLadder{1.1.2} [MC+ TrappedLadder] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Turnip{1.1.0} [MC+ Turnip] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Turtle{1.2.3} [MC+ Turtle] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_Vines{1.0.1} [MC+ Vines] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_WildAnimal{1.0.0} [MC+ WildAnimal] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA MCP_WoodenBucket{1.2.0} [MC+ WoodenBucket] (Cart-loom-and-wheel-mod-1.7.10.jar)
 UCHIJA TwilightForest{2.2.3} [The Twilight Forest] (Twilight-Forest-Mod-1.7.2.jar)
 UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel-2-Mod-1.7.10.jar)
 UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] (Dungeon-Pack-Mod-1.7.10.jar)
 UCHIJA flansmod{4.10.0} [Flan's Mod] (Flans-Mod-1.7.10.jar)
 UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
 UCHIJA GraviGun{4.0.0-beta} [GraviGun] (Gravity-Gun-Mod-1.7.10.jar)
 UCHIJA hearts{1.1.1} [Heart Crystal Mod] (Heart Crystal by NukeDuck [1.7.10][1.1.1].jar)
 UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod-1.7.10.jar)
 UCHIJA Waila{1.5.10} [Waila] (Waila-Mod-1.7.10.jar)
 UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
 UCHIJA VoltzEngine{0.29.0.380} [Voltz Engine] (VoltzEngine-1.7.10-0.29.0b380-dev-universal.jar)
 UCHIJA icbm{2.15.1.356} [ICBM] (ICBM-1.7.10-2.15.1b356-dev-universal.jar)
 UCHIJA samsinvcrafting{1.7.10-1.0.0} [Inventory Crafting] (Inventory-Crafting-Grid-Mod-1.7.10.jar)
 UCHIJA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar)
 UCHIJA journeymap{5.1.3} [JourneyMap] (JourneyMap-Mod-1.7.10-Unlimited.jar)
 UCHIJA JABBA{1.1.4} [JABBA] (Just-Another-Better-Barrel-Attempt-Mod-1.7.10.jar)
 UCHIJA LLadders{0.4.0} [Luppii's Ladders] (Ladders-Mod-1.7.10.jar)
 UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (MalisisCore-1.7.10.jar)
 UCHIJA malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar)
 UCHIJA MoreFurnaces{1.3.9} [More Furnaces] (More-Furnaces-Mod-1.7.10.jar)
 UCHIJA mw{1.8} [Modern Warfare] (mw-1.8_mc1.7.10.jar)
 UCHIJA pga{1.0.4} [Plant Growth Accelerator] (Plant-Growth-Accelerator-Mod-1.7.10.jar)
 UCHIJA punt{1.7.10-10.13.0-14.0} [Punt] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA whitehall{1.7.10-10.13.0-14.0} [Whitehall] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA hoy{1.7.10-10.13.0-14.0} [Hoy] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA smallboats{1.7.10-10.13.0-14.0} [SmallBoats (base)] (Small-Boats-Mod-1.7.10.jar)
 UCHIJA telepads{1.6.4 v5} [Teleportation Pads] (TelePads-Mod-1.7.10.jar)
 UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar)
 UCHIJA VeinMiner{0.31.1_build.unknown} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar)
 UCHIJA VeinMinerModSupport{0.31.1_build.unknown} [Mod Support] (Vein-Miner-Mod-1.7.10.jar)
 UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (Waila-Harvestability-Mod-1.7.10.jar)
 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
 TConstruct Environment: Environment healthy.
 Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
 LWJGL: 2.9.1
 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, 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: [SenseCraft -  1.12.zip]
 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:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 901
158
3 004
347
27
Alsace
www.minecraftforgefrance.fr
Oui c'est le même rapport de crash, causé par le gui biome name de minecraftplus.
Il faudrait essayer sans ce mod, il semble être buggué.