Bug Java je peux ouvrir mc mais pas télécharger des mods en .jar mais en explorer aide svp

FeoxFightGaming

Massacreur de Mouton
3 Août 2018
41
1
0
21
24
Bonjour j'ai un ami qui à un bug avec son nouveau pc windows, il peut télécharger des mods mais pas en .jar en fichiers internet explorer et quand il les mets dans son dossier mods et qui lance minecraft forge peut importe la version de forge il à l'écran bugué et arrivé en jeu il est bugué mais c'est injouable c'est limite écran noir donc si vous pouvez l'aider ce serais sympa et pour info impossible de désinstaller java et de le réinstaller il a essayé et ça ne marche pas.


Voilà si vous pouvez l'aider à résoudre ce problème par mon poste je vous en remercierais sincèrement


Cordialement
FeoxFightGaming
 

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 131
162
462
247
21
Mìlhüsa
mais pas en .jar en fichiers internet explorer
Il télécharge des jar, mais son PC les ouvres avec internet explorer. Il a sans doutes mal installé Java.

impossible de désinstaller java et de le réinstaller
Il affiche un message d'erreur ? Sinon, pour désinstaller c'est Panneau de configuration > Programmes > Programmes et fonctionnalités > Java, clique droit > désinstaller. Penses bien à télécharger la version 64 bits si son pc est en 64 bits.

Cordialement,
ShE3py.
 

FeoxFightGaming

Massacreur de Mouton
3 Août 2018
41
1
0
21
24
Non pas de messages d'erreur juste un écran bugué et quand j'ai dit "impossible de désinstaller et réinstaller Java" c'est parce qu'il a essayé de le faire et ça ne marche pas

Son problème n'est pas régler en le faisant

Je vais lui demander si il l'a fait puis je reposterai une réponse.
 
Dernière édition par un modérateur:

FeoxFightGaming

Massacreur de Mouton
3 Août 2018
41
1
0
21
24
ok je verrai si il m'as dit quelque chose et en meme temps j'aimerais savoir si c'est possible de m'aider dans ma map avec un gros modpack crée parce que je crash en m'y connectant parce que j'ai tirer avec un lucky bow sur un ender golem.Voici mon crash report pour pouvoir m'aider mais de mes connaissances en langage java je pense que c'est une littlemaid qui fait crash mais je suis pas si sur. Tenez voici le crash report



Code:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 2/09/18 11:15
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at net.aetherteam.aether.player.PlayerAether.wearingArmour(PlayerAether.java:713)
    at net.aetherteam.aether.player.PlayerAether.wearingPhoenixArmour(PlayerAether.java:746)
    at net.aetherteam.aether.player.abilities.AbilityArmor.onLivingAttack(AbilityArmor.java:180)
    at net.aetherteam.aether.player.PlayerAether.onLivingAttack(PlayerAether.java:450)
    at net.aetherteam.aether.player.PlayerEventHandler.onLivingAttack(PlayerEventHandler.java:126)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_574_PlayerEventHandler_onLivingAttack_LivingHurtEvent.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.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
    at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)
    at littleMaidMobX.LMM_EntityLittleMaidAvatar.func_70665_d(LMM_EntityLittleMaidAvatar.java:575)
    at littleMaidMobX.LMM_EntityLittleMaid.func_70665_d(LMM_EntityLittleMaid.java:1415)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
    at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:145)
    at littleMaidMobX.LMM_EntityLittleMaid.func_70097_a(LMM_EntityLittleMaid.java:1482)
    at com.gibby.dungeon.mobs.EntityQuake.func_70071_h_(EntityQuake.java:78)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at WorldServerOF.func_72870_g(WorldServerOF.java:347)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
    at net.aetherteam.aether.player.PlayerAether.wearingArmour(PlayerAether.java:713)
    at net.aetherteam.aether.player.PlayerAether.wearingPhoenixArmour(PlayerAether.java:746)
    at net.aetherteam.aether.player.abilities.AbilityArmor.onLivingAttack(AbilityArmor.java:180)
    at net.aetherteam.aether.player.PlayerAether.onLivingAttack(PlayerAether.java:450)
    at net.aetherteam.aether.player.PlayerEventHandler.onLivingAttack(PlayerEventHandler.java:126)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_574_PlayerEventHandler_onLivingAttack_LivingHurtEvent.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.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
    at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)
    at littleMaidMobX.LMM_EntityLittleMaidAvatar.func_70665_d(LMM_EntityLittleMaidAvatar.java:575)
    at littleMaidMobX.LMM_EntityLittleMaid.func_70665_d(LMM_EntityLittleMaid.java:1415)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
    at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:145)
    at littleMaidMobX.LMM_EntityLittleMaid.func_70097_a(LMM_EntityLittleMaid.java:1482)
    at com.gibby.dungeon.mobs.EntityQuake.func_70071_h_(EntityQuake.java:78)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at WorldServerOF.func_72870_g(WorldServerOF.java:347)

-- Entity being ticked --
Details:
    Entity Type: gibby_dungeons.EntityQuake (com.gibby.dungeon.mobs.EntityQuake)
    Entity ID: 1479
    Entity Name: Ruptures
    Entity's Exact location: 573,89, 64,43, -182,41
    Entity's Block location: World: (573,64,-183), Chunk: (at 13,4,9 in 35,-12; contains blocks 560,0,-192 to 575,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
    Entity's Momentum: 0,33, -2,15, 0,28
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
    Level name: mon premier gros modpack 1.7.10
    All players: 1 total; [GCEntityPlayerMP['FeoxFightGaming'/910, l='mon premier gros modpack 1.7.10', x=597,22, y=65,00, z=-242,79]]
    Chunk stats: ServerChunkCache: 607 Drop: 0
    Level seed: -570181356635420566
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (-140,64,248), Chunk: (at 4,4,8 in -9,15; contains blocks -144,0,240 to -129,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 192659 game time, 416244 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 145722 (now: false), thunder time: 9646 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- 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: 3505614448 bytes (3343 MB) / 5821693952 bytes (5552 MB) up to 8589934592 bytes (8192 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -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: 5, 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_E7 126 mods loaded, 117 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.1614-1.7.10.jar)
    UCHIJAAAA    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA    modJ_StarMinerCore{0.9.8} [StarMinerCore] (minecraft.jar)
    UCHIJAAAA    appliedenergistics2-core{rv3-alpha-4} [Applied Energistics 2 Core] (minecraft.jar)
    UCHIJAAAA    Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHIJAAAA    OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
    UCHIJAAAA    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHIJAAAA    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
    UCHIJAAAA    FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
    UCHIJAAAA    gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
    UCHIJAAAA    zeldaswordskills{1.7.10-2.5.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.5.1.jar)
    UCHIJAAAA    lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0 (1).jar)
    UCHIJAAAA    simpleores{1.4.3} [SimpleOres 2] ([1.7.10] SimpleOres 2 Core v1.4.3.jar)
    UCHIJAAAA    bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJAAAA    ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
    UCHIJAAAA    silkspawners{1.6.2} [Silk Spawners] ([1.7.10]SilkSpawners-1.6.3-AetherFix.jar)
    UCHIJAAAA    aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
    UCHIJAAAA    animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
    UCHIJAAAA    modJ_StarMiner{0.9.8bf1} [Starminer Mod] (Anti-Gravity-Mod-1.7.10.jar)
    UCHIJAAAA    appliedenergistics2{rv3-alpha-4} [Applied Energistics 2] (appliedenergistics2-rv3-alpha-4.jar)
    UCHIJAAAA    gibby_dungeons{1.3} [Arcana RPG] (Arcana RPG 1.3 - 1.7.10 (1).jar)
    UCHIJAAAA    Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHIJAAAA    Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
    UCHIJAAAA    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAAAA    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10 (5).jar)
    UCHIJAAAA    chocolateQuest{1.0} [Chocolate Quest] (Better-Dungeons-Mod-1.7.10.jar)
    UCHIJAAAA    FLabsBF{4.3} [Better Furnaces] (Better-Furnaces-Mod-1.7.10 (1).jar)
    UCHIJAAAA    BiblioCraft{1.10.3} [BiblioCraft] (BiblioCraft[v1.10.3][MC1.7.10].jar)
    UCHIJAAAA    BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
    UCHIJAAAA    ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (ExtrabiomesXL-Mod-1.7.10.jar)
    UCHIJAAAA    BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
    UCHIJAAAA    HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion  MC-1.7.10  v1.8.6.jar)
    UCHIJAAAA    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJAAAA    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHIJAAAA    CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329 (1).jar)
    UCHIJAAAA    Forestry{4.0.2.30} [Forestry for Minecraft] (forestry_1.7.10-4.0.2.30.jar)
    UCHIJAAAA    BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UCHIJAAAA    BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
    UCHIJAAAA    BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCHIJAAAA    blockarmor{1.1} [Block Armor] (BlockArmor-1.7.10-1.1.jar)
    UCHIJAAAA    Blocks3D{1.7.2.1} [3D Blocks Mod] (Blocks-3D-Mod-1.7.10.jar)
    UCHIJAAAA    BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12 (1).jar)
    UCHIJAAAA    camping{2.1} [The Camping Mod 2] (Camping.jar)
    UCHIJAAAA    CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
    UCHIJAAAA    cfm{3.4} [§9MrCrayfish's Furniture Mod] (cfm-3.4-mc1.7.10.jar)
    UCHIJAAAA    chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
    UCHIJAAAA    craftguide{1.7.1.0} [CraftGuide] (CraftGuide-1.7.1.0-forge.jar)
    UCHIJAAAA    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
    UCHIJAAAA    DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
    UCHIJAAAA    PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.2_1.7.10.jar)
    UCHIJAAAA    props{2.3.2} [Decocraft] (Decocraft-2.3.2_1.7.10.jar)
    UCHIJAAAA    doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
    UCHIJAAAA    doggytalents{1.14.2.314} [Doggy Talents] (DoggyTalents-1.7.10-1.14.2.314-universal (1).jar)
    UCHIJAAAA    ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
    UCHIJAAAA    ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
    UCHIJAAAA    DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h (1).jar)
    UCHIJAAAA    dungeonmobs{4.1.3} [Dungeon Mobs] (Dungeon+Mobs+v4.1.3.jar)
    UCHIJAAAA    SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
    UCHIJAAAA    DynamicTransport{0.1.2.0} [Dynamic Transport] (Dynamic-Transport-Mod-1.7.10.jar)
    UCHIJAAAA    eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
    UCHIJAAAA    MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
    UCHIJAAAA    EnderIO{1.7.10-2.1.7.254} [Ender IO] (EnderIO-1.7.10-2.1.7.254 (1).jar)
    UCHIJAAAA    DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
    UCHIJAAAA    ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
    UCHIJAAAA    HerobrineFamPack{1.7.10} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.10.jar)
    UCHIJAAAA    farlanders{1.2b} [The Farlanders] (Farlanders-Mod-1.7.10.jar)
    UCHIJAAAA    flansmod{4.10.0} [Flan's Mod] (Flans-Mod-1.7.10.jar)
    UCHIJAAAA    flenixcities{0.11.1} [FlenixCities] (FlenixCitiesCore_[1.7.10]-0.11.1-b80.jar)
    UCHIJAAAA    fc_research{0.4.0} [FlenixCities Research] (FlenixCitiesResearch_[1.7.10]-0.4.jar)
    UCHIJAAAA    FoodPlus{3.2rS} [§bFood Plus] (FoodPlus.jar)
    UCHIJAAAA    futurethings{2.0.0} [futurethings] (FutureThings_Relase_V2.0.0.jar)
    UCHIJAAAA    GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.503.jar)
    UCHIJAAAA    GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.503.jar)
    UCHIJAAAA    iChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
    UCHIJAAAA    Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHIJAAAA    ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
    UCHIJAAAA    InventoryPets{1.4.3} [Inventory Pets] (inventorypets-1.7.10-1.4.3-universal.jar)
    UCHIJAAAA    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHIJAAAA    IronChest{6.0.62.742} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
    UCHIJAAAA    journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited (1).jar)
    UCHIJAAAA    lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.0.7.jar)
    UCHIJAAAA    MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.0.7.jar)
    UCHIJAAAA    zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.0.7.jar)
    UCHIJAAAA    llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar)
    UCHIJAAAA    malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
    UCHIJAAAA    malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
    UCHIJAAAA    MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.6.jar)
    UCHIJAAAA    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UCHIJAAAA    minegicka3{1.0.0} [Minegicka 3] (Minegicka-3-Mod-1.7.10.jar)
    UCHIJAAAA    mm{1.7.10_v0.2-beta} [Minecraft Money] (mm-1.7.10-v0.2.0.jar)
    UCHIJAAAA    Monoblocks{1.10.40} [§1M§2o§3n§4o§5b§6l§7o§8c§9k§as] (Monoblocks-Mod-1.7.10.jar)
    UCHIJAAAA    MonoblocksMultipart{1.10.40} [MonoblocksMultipart] (Monoblocks-Mod-1.7.10.jar)
    UCHIJAAAA    palamod{4.6} [Palamod] (PalaModSolo (3).jar)
    UCHIJAAAA    pda{1.7.10} [Plus d'aliments] (Plus daliments-1.7.10 v6.jar)
    UCHIJAAAA    PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCHIJAAAA    ProjectZulu|Core{1.7.10-1.3b} [Project Zulu 1.7.10] (Project-zulu-a-better-overworld-mod-1.7.10.jar)
    UCHIJAAAA    QuarryPlus{2.1.0} [QuarryPlus] (QuarryPlus-Mod-1.7.10 (1).jar)
    UCHIJAAAA    Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4 (1).jar)
    UCHIJAAAA    runicdungeons{1.1.7b} [Runic Dungeons] (Runic-Dungeons-Mod-1.7.10.jar)
    UCHIJAAAA    secretroomsmod{@VERSION@} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar)
    UCHIJAAAA    simplyjetpacks{1.5.3} [Simply Jetpacks] (Simply-Jetpacks-Mod-1.7.10.jar)
    UCHIJAAAA    StorageDrawers{1.7.10-1.7.0} [Storage Drawers] (StorageDrawers-1.7.10-1.7.0.jar)
    UCHIJAAAA    thirstmod{1.8.14} [Thirst Mod] (Thirst.jar)
    UCHIJAAAA    torchLevers{1.4.2} [Torch Levers] (TorchLevers-V1.4.2-MC1.7.10.jar)
    UCHIJAAAA    VanillaPlus{1.4.4} [VanillaPlus] (VanillaPlus-1.7.10-1.4.4.jar)
    UCHIJAAAA    WebDisplay{0.11} [Web Displays] (WebDisplays-0.11.jar)
    UCHIJAAAA    witchery{0.24.1} [Witchery] (Witchery-Mod-1.7.10.jar)
    UD    MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    UD    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201 (1).jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: alpha rv3-alpha-4 for Forge 10.13.4.1448
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    CoFHCore: -[1.7.10]3.1.4-329
    ThermalFoundation: -[1.7.10]1.2.6-118
    ThermalExpansion: -[1.7.10]4.1.5-248
    MineFactoryReloaded: -[1.7.10]2.8.2B1-201
    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, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:ON, NEI:OFF, CraftGuide:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [GCEntityPlayerMP['FeoxFightGaming'/910, l='mon premier gros modpack 1.7.10', x=597,22, y=65,00, z=-242,79]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.7.10_HD_U_E7
    Render Distance Chunks: 8
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 391.35
    OpenGlRenderer: GeForce GTX 960M/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8
 
Dernière édition par un modérateur:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 131
162
462
247
21
Mìlhüsa
Mets les stack traces dans des balises code, c'est plus lisible :
Code:
[code]
blablabla
[*/code]
(sans l'étoile)

Sinon,
je pense que c'est une littlemaid
Faux, c'est une littlemaid qui est tapée mais un autre mod qui cause le crash ;)

java.lang.NullPointerException: Ticking entity
at net.aetherteam.aether.player.PlayerAether.wearingArmour(PlayerAether.java:713)
at net.aetherteam.aether.player.PlayerAether.wearingPhoenixArmour(PlayerAether.java:746)
at net.aetherteam.aether.player.abilities.AbilityArmor.onLivingAttack(AbilityArmor.java:180)
at net.aetherteam.aether.player.PlayerAether.onLivingAttack(PlayerAether.java:450)
at net.aetherteam.aether.player.PlayerEventHandler.onLivingAttack(PlayerEventHandler.java:126)

at cpw.mods.fml.common.eventhandler.ASMEventHandler_574_PlayerEventHandler_onLivingAttack_LivingHurtEvent.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.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)

at littleMaidMobX.LMM_EntityLittleMaidAvatar.func_70665_d(LMM_EntityLittleMaidAvatar.java:575)
at littleMaidMobX.LMM_EntityLittleMaid.func_70665_d(LMM_EntityLittleMaid.java:1415)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:145)
at littleMaidMobX.LMM_EntityLittleMaid.func_70097_a(LMM_EntityLittleMaid.java:1482)
at com.gibby.dungeon.mobs.EntityQuake.func_70071_h_(EntityQuake.java:78)
Dans l'ordre: l'entité LittleMaid est tapée, Forge créer l'évènement, et Aether le traite. En l’occurrence je pense qu'Aether tente de vérifier si l'entité a une armure en Phoenix, mais il y a un nullptr quelque part, et aether tente de vérifier une variable qui n'existe pas, crash.

Code:
-- Entity being ticked --
Details:
Entity Type: gibby_dungeons.EntityQuake (com.gibby.dungeon.mobs.EntityQuake)
Entity ID: 1479
Entity Name: Ruptures
Entity's Exact location: 573,89, 64,43, -182,41
Entity's Block location: World: (573,64,-183), Chunk: (at 13,4,9 in 35,-12; contains blocks 560,0,-192 to 575,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Entity's Momentum: 0,33, -2,15, 0,28
Et l'entité qui est en train d'être tické (calculée) est un Quake, tu as tout ce qu'il faut pour le trouver ici.

Pourquoi tu ne passerais pas dans une version plus récente ? La 1.7.10 date d'il y a 4 ans, tous les mods sont à peu près passés en 1.12 maintenant.

EDIT: Les couleurs se sont barrées à cause de la balise code.
 

FeoxFightGaming

Massacreur de Mouton
3 Août 2018
41
1
0
21
24
Non pas tous beaucoup sont en 1.7.10 car c'est la version avec le PLUS de mods c'est pour ça que je reste dans cette version donc il faut que j'utilise mc edit pour supprimer une entité ou je dois supprimer un mod (parce que par exemple aussi aether 2 est en beta comme beaucoup de mods 1.12). Donc dois-je supprimée une entité ou supprimer un mod ? (car avant ça marchait je pouvait me connecter sur mon monde mais arpès avoir tiré une flèche sur un ender golem du mod Farlanders avec un lucky bow de Luckyblokc j'ai crash)
 
Dernière édition:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 131
162
462
247
21
Mìlhüsa
Tu peux tenter d'enlever l'entité à coups de McEdit, mais le crash risque de se reproduire.Tu peux cependant tenter de bidouiller le mod
Arcana RPG, pour désactiver l'entité LittleMaid, traitée par Quake (c'est peut-être un boss qui les faits pop ou une classe parente).
 

FeoxFightGaming

Massacreur de Mouton
3 Août 2018
41
1
0
21
24
Je n'ai pas encore faits de portails du mod Arcana RPG et littlemaid fait partie du mod LittleMaidMobX qui rajoute l'entité et ce "Quake" je ne vois pas ce que c'est. (Je pense que c'est le cake comme gateau qui permet de dompter les littlemaids mais je n'en sais rien c'est juste une idée). Et pour Aether 2 je n'ai pas fait le portail pour la dimension et aucune des entitées qu'on vient de citer ne font partie du mod Aether 2 ou ArcanaRPG
 
Dernière édition:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 131
162
462
247
21
Mìlhüsa
com.gibby.dungeon.mobs.EntityQuake
gibby_dungeons{1.3} [Arcana RPG] (Arcana RPG 1.3 - 1.7.10 (1).jar)
En tous cas c'est le Quake de ce mod qui appelle ta LittleMaid et qui est le début du crash :o

Code:
-- Entity being ticked --
Details:
Entity Type: gibby_dungeons.EntityQuake (com.gibby.dungeon.mobs.EntityQuake)
Entity ID: 1479
Entity Name: Ruptures
Entity's Exact location: 573,89, 64,43, -182,41
Entity's Block location: World: (573,64,-183), Chunk: (at 13,4,9 in 35,-12; contains blocks 560,0,-192 to 575,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Entity's Momentum: 0,33, -2,15, 0,28
Et il est dans l'overworld, « Rends-toi au point de convergence des forces et ta planète tu trouveras » pour citer Yoda ^c^