Modpack

Résolu/Fermé
T62840 Messages postés 377 Date d'inscription jeudi 20 octobre 2016 Statut Membre Dernière intervention 30 octobre 2019 - 23 févr. 2017 à 16:39
GeekQuinsy Messages postés 91 Date d'inscription samedi 18 juin 2016 Statut Membre Dernière intervention 1 mars 2018 - 26 févr. 2017 à 15:05
Bonjour,

Je voudrais mettre un modpack en 1.7.10 et a chaque fois que je le met, minecraft crash.

---- Minecraft Crash Report ----
// But it works on my machine.

Time: 23/02/17 16:35
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: jp.ngt.mcte.MCTE
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: jp.ngt.mcte.MCTE
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
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:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 10 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 38 more


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 4.4.0-53-generic
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 141204984 bytes (134 MB) / 332468224 bytes (317 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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.1558 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UC Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UE MCTE{1.7.10.5} [MCTerrainEditor] (BYRW-0.1.2)
UE NGTLib{1.7.10.18} [NGTLib] (BYRW-0.1.2)
UE RTM{1.7.10.25} [RealTrainMod] (BYRW-0.1.2)
UE mcheli{1.0} [mcheli] (BYRW-0.1.2)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 367.57' Renderer: 'GeForce GT 710/PCIe/SSE2'




5 réponses

GeekQuinsy Messages postés 91 Date d'inscription samedi 18 juin 2016 Statut Membre Dernière intervention 1 mars 2018 32
23 févr. 2017 à 16:44
C'est ses mods là qui déconne :
UE MCTE{1.7.10.5} [MCTerrainEditor] (BYRW-0.1.2)
UE NGTLib{1.7.10.18} [NGTLib] (BYRW-0.1.2)
UE RTM{1.7.10.25} [RealTrainMod] (BYRW-0.1.2)
UE mcheli{1.0} [mcheli] (BYRW-0.1.2)


(pourquoi McHeli dois déconné c'est un super mod en plus)
0
GeekQuinsy Messages postés 91 Date d'inscription samedi 18 juin 2016 Statut Membre Dernière intervention 1 mars 2018 32
23 févr. 2017 à 16:47
Tu m'en dira des nouvelles après avoir enlever les mods si dessus !
0
T62840 Messages postés 377 Date d'inscription jeudi 20 octobre 2016 Statut Membre Dernière intervention 30 octobre 2019 28
23 févr. 2017 à 16:50
Esc-ce que je peux les télécharger ailleurs et les remplacer ?
0
GeekQuinsy Messages postés 91 Date d'inscription samedi 18 juin 2016 Statut Membre Dernière intervention 1 mars 2018 32
23 févr. 2017 à 17:00
Oui, tel que MCHELI mais les autres... autant essayer !
0
GeekQuinsy Messages postés 91 Date d'inscription samedi 18 juin 2016 Statut Membre Dernière intervention 1 mars 2018 32
23 févr. 2017 à 17:06
Pour RealTrainMod c'est foutu.
0
T62840 Messages postés 377 Date d'inscription jeudi 20 octobre 2016 Statut Membre Dernière intervention 30 octobre 2019 28
23 févr. 2017 à 17:22
Oui il est introuvable.... J'ai essayé en remettant mcheli mais il crash toujours. Sans ses mods le modpack ne se charge pas.... Es-ce que je peux extraire les mods du modpack pour les copier directement dans le dossier mods ?
0
T62840 Messages postés 377 Date d'inscription jeudi 20 octobre 2016 Statut Membre Dernière intervention 30 octobre 2019 28
23 févr. 2017 à 17:47
J'ai essayé de sortir les mods.... Il y a encore une erreur :

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

Time: 23/02/17 17:45
Description: Registering texture

java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferByte.<init>(DataBufferByte.java:92)
at java.awt.image.ComponentSampleModel.createDataBuffer(ComponentSampleModel.java:445)
at java.awt.image.Raster.createWritableRaster(Raster.java:941)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(ImageTypeSpecifier.java:1074)
at javax.imageio.ImageReader.getDestination(ImageReader.java:2892)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1309)
at com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1606)
at javax.imageio.ImageIO.read(ImageIO.java:1448)
at javax.imageio.ImageIO.read(ImageIO.java:1352)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:200)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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:498)
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.awt.image.DataBufferByte.<init>(DataBufferByte.java:92)
at java.awt.image.ComponentSampleModel.createDataBuffer(ComponentSampleModel.java:445)
at java.awt.image.Raster.createWritableRaster(Raster.java:941)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(ImageTypeSpecifier.java:1074)
at javax.imageio.ImageReader.getDestination(ImageReader.java:2892)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1309)
at com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1606)
at javax.imageio.ImageIO.read(ImageIO.java:1448)
at javax.imageio.ImageIO.read(ImageIO.java:1352)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:200)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)

-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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:498)
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: Linux (amd64) version 4.4.0-53-generic
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 144 bytes (0 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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.1558 Optifine OptiFine_1.7.10_HD_U_C1 134 mods loaded, 134 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 AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar)
UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA ImmibisMicroblocks{59.1.1} [Immibis's Microblocks] (immibis-microblocks-59.1.1.jar)
UCHIJA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJA PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
UCHIJA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJA tickratechanger{1.0.2e} [Tickrate Changer] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar)
UCHIJA securitycraft{v1.8.0} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.0.jar)
UCHIJA DCsAppleMilk{1.7.10_2.8g} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.8g.jar)
UCHIJA DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.8g.jar)
UCHIJA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJA BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCHIJA betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UCHIJA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
UCHIJA CameraStudio{2.1710} [Camera Studio] (CameraStudioV2.1710(mc1.7.10).zip)
UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJA catwalks{2.0.3} [Catwalks Mod] (catwalks-2.0.3.jar)
UCHIJA catwalkmod{x.x.x} [Legacy Catwalk Compat] (catwalks-2.0.3.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJA creativecore{1.3.14} [CreativeCore] (CreativeCore v1.3.16 mc1.7.10.jar)
UCHIJA CustomMainMenu{1.8} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.8.jar)
UCHIJA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
UCHIJA DarkRoleplay{0.1.3} [DarkRoleplay] (DarkRoleplay-0.1.3-Pre.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
UCHIJA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
UCHIJA doggystyle{1.1.2.94} [Doggy Style] (DoggyStyle-1.1.2.94.jar)
UCHIJA DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (Dragon's Radio Mod-MC1.7.10-1.7.1.jar)
UCHIJA dualhotbar{1.6} [Dual Hotbar] (dualhotbar-1.7.10-1.6.jar)
UCHIJA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJA erc{0.92} [Ex Roller Coaster] (exRollerCoaster-0.93.jar)
UCHIJA fairylights{0.3.0} [Fairy Lights] (fairylights-0.3.0-1.7.10.jar)
UCHIJA farseek{1.0.10} [Farseek] (Farseek-1.0.10.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA flashlight{�{version}} [Flashlight Mod] (Flashlight-1.7.10-1.0.jar)
UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCHIJA Steamcraft{0.28.10} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.10.jar)
UCHIJA flenixcities{0.13.0} [FlenixCities] (FlenixCitiesCore_[1.7.10]-0.13.0-b105.jar)
UCHIJA FloodLights{1.0.3-116} [Flood Lights] (FloodLights-1.7.10-1.0.3-116.jar)
UCHIJA frsm{5.04} [Fex's Random Stuff Mod] (frsm-5.04.jar)
UCHIJA fsmm{1.20} [Fex's Small Money Mod] (fsmm-1.20.jar)
UCHIJA futuristic decor{1.1} [Futuristic Decor] (futuristicdecor-1.1.jar)
UCHIJA GardenContainers{1.7.10-1.6.8} [Garden Containers] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJA GardenCore{1.7.10-1.6.8} [Garden Core] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJA GardenStuff{1.7.10-1.6.8} [Garden Stuff] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJA GardenTrees{1.7.10-1.6.8} [Garden Trees] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJA GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar)
UCHIJA GollumCoreLib{2.0.0} [Gollum Core Lib] (GollumCoreLib-2.0.0Beta1.0-1.7.10.jar)
UCHIJA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
UCHIJA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
UCHIJA ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UCHIJA immersiveintegration{0.5.4} [Immersive Integration] (immersiveintegration-0.5.4.jar)
UCHIJA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
UCHIJA itlt{0.0.8} [It's the little things] (itlt-1.7.10-0.0.8.jar)
UCHIJA KerberosCore{1.0.4} [Kerberos's MOD Core] (Kerberos_Core-1.7.10-1.0.4.jar)
UCHIJA AnimalBlocks{1.0.1} [Animal Blocks] (KerberosBlocks_Animal-1.7.10-1.0.1.jar)
UCHIJA FullcolorBlocks{1.0.1} [Fullcolor Blocks] (KerberosBlocks_Fullcolor-1.7.10-1.0.1.jar)
UCHIJA HalogenLight{1.0.1} [Halogen Light] (KerberosBlocks_HalogenLight-1.7.10-1.0.1.jar)
UCHIJA MarbleBlocks{1.0.1} [Marble Blocks] (KerberosBlocks_Marble-1.7.10-1.0.1.jar)
UCHIJA TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (KeyAndCodeLock-1.7.10-1.4.jar)
UCHIJA LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UCHIJA mod_LATL{1.2 Beta} [Lamps and Traffic Lights] (LampsAndTrafficlights-1.2-Minecraft_1.7.10.jar)
UCHIJA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJA LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar)
UCHIJA malisiscore{1.7.10-0.14.1} [MalisisCore] (malisiscore-1.7.10-0.14.1.jar)
UCHIJA malisisadvert{1.7.10-0.5.0} [Malisis Advert] (malisisadvert-1.7.10-0.5.0.jar)
UCHIJA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJA mcheli{0.10.7} [MC Helicopter] (mcheli)
UCHIJA MCTE{1.7.10.5} [MCTE] (MCTE1.7.10.5_Forge10.13.4.1558)
UCHIJA Minema{v3.0-1.7.10} [Minema] (Minema-v3.0-1.7.10.jar)
UCHIJA minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar)
UCHIJA Mineshot{v1.61-1.7.10} [Mineshot] (Mineshot-v1.61-1.7.10.jar)
UCHIJA MoarSigns{1.1.4} [MoarSigns] (MoarSigns-1.7.10-1.1.4.jar)
UCHIJA Monoblocks{1.10.10} [�1M�2o�3n�4o�5b�6l�7o�8c�9k�as] (Monoblocks-1.10.10.jar)
UCHIJA MonoblocksMultipart{1.10.10} [MonoblocksMultipart] (Monoblocks-1.10.10.jar)
UCHIJA MorePistons{2.0.0 Beta 1.0} [More Pistons] (MorePistons-2.0.0Beta1.0-1.7.10.jar)
UCHIJA cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJA musicchoices{1.3_for_1.7.10} [Music Choices] (MusicChoices-1.3_for_1.7.10.jar)
UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJA NGTLib{1.7.10.18} [NGTLib] (NGTLib1.7.10.18_Forge10.13.2.1558)
UCHIJA ee_man-mod3{1.5.0.0 Beta 1.9} [Panicle Craft] (PanicleCraft-1.7.10-1.5.0.0beta1.9.jar)
UCHIJA placeableitems{1.4.4.1} [Placeable Items Mod] (placeableitems-1.4.4.1.jar)
UCHIJA randomadditions{0.11.21} [RandomAdditions] (RandomAdditions Alpha 0.11.21 mc1.7.10.jar)
UCHIJA RedLogic{59.1.11} [RedLogic] (Redlogic-59.1.11.jar)
UCHIJA repose{1.2.3} [Repose] (Repose-1.2.3.jar)
UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJA corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
UCHIJA roadblock{1.7.10-2.1.8-} [Roadblocks] (Roadblocks-1.7.10-2.1.8.jar)
UCHIJA jblood{1.5.2} [Roads] (Roads-1.7.10-1.52.jar)
UCHIJA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJA RPGAdvMod{1.0.0} [RPGAdvMod] (RPGAdvMod-1.0.0_1.7.10.jar)
UCHIJA RTM{1.7.10.25} [RealTrainMod] (RTM1.7.10.25_Forge10.13.2.1558)
UCHIJA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCHIJA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJA smoothbedrock{2.2.0.9} [SmoothBedrock] (SmoothBedrock-1.7.10-2.2.0.9.jar)
UCHIJA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJA TallDoors{0.5.1} [Tall Doors Mod] (TallDoors-1.7.10-0.5.2.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 Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UCHIJA camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
UCHIJA kitchen{1.3.16} [The Kitchen Mod] (TheKitchenMod-1.3.16-1.7.2-10.jar)
UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJA TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar)
UCHIJA TooMuchTime{2.4.0} [TooMuchTime] (TooMuchTime-1.7.10-2.4.0.B3-universal.jar)
UCHIJA torchLevers{1.4.2} [Torch Levers] (TorchLevers-V1.4.2-MC1.7.10.jar)
UCHIJA aziasvendingmachine{Vending Machines Revamped} [Vending Machines Revamped] (VendingMachinesRevamped_1.1.0_1.7.10.jar)
UCHIJA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 367.57' Renderer: 'GeForce GT 710/PCIe/SSE2'
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GT 710/PCIe/SSE2 GL version 4.5.0 NVIDIA 367.57, 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: [HRF_RP_1.6.2_x256]
Current Language: Français (France)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
T62840 Messages postés 377 Date d'inscription jeudi 20 octobre 2016 Statut Membre Dernière intervention 30 octobre 2019 28
25 févr. 2017 à 14:11
C'est bon sa a marché !!!! J'ai enlevé ngtlib, mcte et rtm !!!!

MERCI BEAUCOUP !!!!!!!!!
0
GeekQuinsy Messages postés 91 Date d'inscription samedi 18 juin 2016 Statut Membre Dernière intervention 1 mars 2018 32
26 févr. 2017 à 15:05
De rien ;)
0