Перейти к публикации

вылетает игра после загрузки


Рекомендованные сообщения

Windows 10 x64 8 гигабайт оперативки

 

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 7/26/22 8:33 PM
Description: Conflicting potions forced game to crash: 

code.elix_x.coremods.antiidconflict.managers.PotionsManager$PotionsIDConflictException: Conflict between potions with same id caused game to crash.
Affected ids:
25 is asked by: potion.possession (biomesoplenty.common.potions.PotionPossession), Slowfall (net.aetherteam.aether.potions.AetherPotion)
50 is asked by: witchery:potion.chilled (com.emoniph.witchery.brewing.potions.PotionChilled), Vampiric Aura (com.arc.bloodarsenal.common.potion.PotionBloodArsenal)
51 is asked by: witchery:potion.snowtrail (com.emoniph.witchery.brewing.potions.PotionSnowTrail), Bleeding (com.arc.bloodarsenal.common.potion.PotionBloodArsenal)
52 is asked by: witchery:potion.floating (com.emoniph.witchery.brewing.potions.PotionFloating), Swimming (com.arc.bloodarsenal.common.potion.PotionBloodArsenal)
53 is asked by: witchery:potion.hellishaura (com.emoniph.witchery.brewing.potions.PotionHellishAura), Soul Burn (com.arc.bloodarsenal.common.potion.PotionBloodArsenal)
69 is asked by: witchery:potion.illfitting (com.emoniph.witchery.brewing.potions.PotionIllFitting), immersiveengineering.potion.flammable (blusunrize.immersiveengineering.common.util.IEPotions$IEPotion)
70 is asked by: potion.blood_seal (fox.spiteful.forbidden.potions.PotionBloodSeal), witchery:potion.volatility (com.emoniph.witchery.brewing.potions.PotionVolatility)
82 is asked by: witchery:potion.diseased (com.emoniph.witchery.brewing.potions.PotionDiseased), techno:drown (theflogat.technomancy.common.potions.PotionTechnom)
83 is asked by: witchery:potion.fortune (com.emoniph.witchery.brewing.potions.PotionFortune), techno:slowFall (theflogat.technomancy.common.potions.PotionTechnom)
86 is asked by: witchery:potion.wolfsbane (com.emoniph.witchery.brewing.potions.PotionBase), Fire Imbued (thaumic.tinkerer.common.potion.DummyPotions)
114 is asked by: Feather Fall (WayofTime.alchemicalWizardry.common.potion.PotionFeatherFall), Demon Cloaking (WayofTime.alchemicalWizardry.common.potion.PotionDemonCloak)
116 is asked by: Amphibian (WayofTime.alchemicalWizardry.common.potion.PotionAmphibian), RemoveHeart (tombenpotter.sanguimancy.potion.PotionRemoveHeart)

    at code.elix_x.coremods.antiidconflict.managers.PotionsManager.crash(PotionsManager.java:215)
    at code.elix_x.coremods.antiidconflict.managers.PotionsManager.postinit(PotionsManager.java:52)
    at code.elix_x.coremods.antiidconflict.AntiIdConflictBase.postinit(AntiIdConflictBase.java:55)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    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.initializeMods(Loader.java:742)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    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)
    at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
    at pro.gravit.launcher.client.ClientLauncherEntryPoint.launch(Unknown Source)
    at pro.gravit.launcher.client.ClientLauncherEntryPoint.main(Unknown Source)


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: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_202, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3671228432 bytes (3501 MB) / 4281597952 bytes (4083 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 17 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseFastAccessorMethods -XX:SoftRefLRUPolicyMSPerMB=1 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism -Xms4096M -Xmx4096M
    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.1614 Optifine OptiFine_1.7.10_HD_U_E7 142 mods loaded, 142 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ    FML{7.10.99.99} [Forge Mod Loader] (forge.jar) 
    UCHIJ    Forge{10.13.4.1614} [Minecraft Forge] (forge.jar) 
    UCHIJ    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHIJ    ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) 
    UCHIJ    MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) 
    UCHIJ    NotEnoughItems{2.0.1-GTNH} [Not Enough Items] (NotEnoughItems-1.7.10-universal.jar) 
    UCHIJ    technomCore{0.12.5} [Technomancy Core] (minecraft.jar) 
    UCHIJ    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) 
    UCHIJ    WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar) 
    UCHIJ    ClientFixer{1.0} [ClientFixer] (minecraft.jar) 
    UCHIJ    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHIJ    PacketUnlimiter{1.1} [PacketUnlimiter] (minecraft.jar) 
    UCHIJ    FastCraft{1.25} [FastCraft] (fastcraft.jar) 
    UCHIJ    arcanesquad-common{0.1} [ArcaneSquad Common Lib] (common-1.0-SNAPSHOT.jar) 
    UCHIJ    ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar) 
    UCHIJ    gilded-games-util{1.7.10-2.1} [Gilded Games Utility] (gilded-games-util-1.7.10-2.0.jar) 
    UCHIJ    ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar) 
    UCHIJ    als{1.0} [als] (GrandGear.jar) 
    UCHIJ    additionalcompression{3.0} [Additional Compression] (Additional Compression-1.7.10-3.0.jar) 
    UCHIJ    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
    UCHIJ    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
    UCHIJ    advancedinfusionmatrix{1.0.0} [Advanced Infusion Matrix] (advancedinfusionmatrix-1.0.0-client.jar) 
    UCHIJ    Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar) 
    UCHIJ    advancedmanapools{1.1.1} [Advanced Mana Pools] (advancedmanapools-1.1.1-client.jar) 
    UCHIJ    advancedmanatransfer{1.0.1} [Advanced Mana Transfer] (advancedmanatransfer-1.0.1-client.jar) 
    UCHIJ    BNBGamingLib{2.3.2} [BNBGamingLib] (bnbgaminglib-2.3.2.jar) 
    UCHIJ    AdvancedSpawnControl{0.9.1} [Advanced Spawn Control] (AdvancedSpawnControl-0.9.1.jar) 
    UCHIJ    aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar) 
    UCHIJ    AetherAspects{Alpha 1.7.10-1.2} [Aether Aspects] (AetherAspects-1.7.10-1.2.jar) 
    UCHIJ    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
    UCHI    antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict.jar) 
    UCHI    nevermine{Tslat-1.1.3} [Advent of Ascension] (AoA-Tslat-1.1.3-client.jar) 
    UCHI    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) 
    UCHI    Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar) 
    UCHI    CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-3.1.4-329.jar) 
    UCHI    ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) 
    UCHI    arcane_engineering{0.2.7} [Arcane Engineering] (arcane_engineering-0.2.7.jar) 
    UCHI    armorproperties{1.7.10-1.0} [ArmorProperties] (ArmorProperties-1.7.10-1.0-client.jar) 
    UCHI    Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
    UCHI    Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar) 
    UCHI    wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar) 
    UCHI    avaritiaddons{1.4b} [Avaritiaddons] (Avaritiaddons-1.4b.jar) 
    UCHI    betterbuilderswands{0.8.1} [Better Builder's Wands] (BetterBuildersWands-0.8.1-1.7.10r92.jar) 
    UCHI    betterquesting{3.0.328} [Better Questing] (BetterQuesting-3.0.328_client.jar) 
    UCHI    BetterFoliage{2.0.17} [Better Foliage] (bf.jar) 
    UCHI    BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7.jar) 
    UCHI    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar) 
    UCHI    ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538.jar) 
    UCHI    ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) 
    UCHI    guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) 
    UCHI    BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar) 
    UCHI    BotaniaVisualizer{1.7.2-1.0a} [BotaniaVisualizer] (BotaniaVisualizer-1.7.2-1.0a .jar) 
    UCHI    brewingapi{1.2.0} [Brewing-API] (Brewing-API-1.7.2-1.2.0.jar) 
    UCHI    TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) 
    UCHI    chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) 
    UCHI    CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1.jar) 
    UCHI    CleanView{1.7.10-v2} [CleanView] (CleanView-1.7.10-v2.jar) 
    UCHI    clockworkphase{1.7.10_1.0f} [Clockwork Phase] (clockworkphase-1.7.10-1.0f.jar) 
    UCHI    CrownMod{1.2} [CrownMod] (cm.jar) 
    UCHI    MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar) 
    UCHI    Custom_Chat{1.0} [Custom Chat Mod] (Custom_chat.jar) 
    UCHI    CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) 
    UCHI    DamageIndicatorsMod{3.3.2} [Damage Indicators] (DamageIndicatorsMod-3.3.2.jar) 
    UCHI    deathchest{1.2.3} [Deathchest] (deathchest-1.2.3-client.jar) 
    UCHI    draconicteleport{1.0} [DraconicTeleport] (DraconicTeleport_client-1.0.jar) 
    UCHI    DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (drm.jar) 
    UCHI    dsurround{1.0.5.6} [Dynamic Surroundings] (DynamicSurroundings_1.7.10_1.0.5.6.jar) 
    UCHI    economy{0.0.1} [Economy] (Economy.jar) 
    UCHI    wizardry{1.1.5} [Electroblob's Wizardry] (ElectroblobsWizardry-1.0.jar) 
    UCHI    ModsUpdater{1.0} [ModsUpdater] (examplemod.jar) 
    UCHI    CEhacks-Sasay{1.0} [CEhacks-Sasay] (examplemod2.jar) 
    UCHI    fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar) 
    UCHI    fancychat{0.0.1} [Fancy Chat] (FancyChat.jar) 
    UCHI    gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar) 
    UCHI    spectator{0.1.0} [Spectator Mod] (GG_Spectator_client.jar) 
    UCHI    tablistmod{1.0.0} [TabList Fix] (GG_Tab.jar) 
    UCHI    grandgear_trade{1.0.0} [Trading Mod] (GG_Trade_client.jar) 
    UCHI    gvc{0.6.1} [�aGliby's�f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar) 
    UCHI    gg_stuff{1.0} [GrandGear - Stuff] (GrandGear-Stuff_1.0_mc1.7.10.jar) 
    UCHI    grandgearrp{1.0} [GrandGearRP] (GrandGear_RP.jar) 
    UCHI    filterbag{1.4} [Filter] (GrandGearBags-client.jar) 
    UCHI    grapplemod{1.7.10-v9} [Grappling hook mod] (grapplemod-1.7.10-v9.jar) 
    UCHI    GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3.jar) 
    UCHI    HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion-1.8.6.jar) 
    UCHI    HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) 
    UCHI    ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar) 
    UCHI    infusionactivator{1.0.0} [Infusion Activator] (infusionactivator-1.0.0-client.jar) 
    UCHI    InventoryPets{1.5.2} [Inventory Pets] (inventorypets-1.7.10-1.5.2-universal.jar) 
    UCHI    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 
    UCHI    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
    UCHI    JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) 
    UCHI    journeymap{5.1.4p2} [JourneyMap] (journeymap.jar) 
    UCHI    WorldRender{0.2} [WorldRender by K773] (lib.zip) 
    UCHI    lootplusplus{0.24_for_1.7} [Loot++] (Loot.jar) 
    UCHI    LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar) 
    UCHI    MobProperties{1.0.2} [Mob Properties] (MobProperties-1.7.10-1.0.2.jar) 
    UCHI    modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) 
    UCHI    necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar) 
    UCHI    NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHI    neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) 
    UCHI    neutron{0.0.1} [Neutron] (Neutron-1.0_c.jar) 
    UCHI    aoa_exp_skill{1.1.0} [Nevermine Exp-Skill] (Nevermine+Exp-Skill-1.1.0.jar) 
    UCHI    notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar) 
    UCHI    neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar) 
    UCHI    notificationmod{1.0-SNAPSHOT} [NotificationMod] (NotificationMod-1.7.10-1.0.0-client.jar) 
    UCHI    MapWriter{2.1.2} [MapWriter] (O.jar) 
    UCHI    Opis{1.2.5} [Opis] (O.jar) 
    UCHI    questbook{3.0.0-1.7.10} [Better Questing Quest Book] (questbook-3.0.0-1.7.10.jar) 
    UCHI    libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar) 
    UCHI    xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar) 
    UCHI    ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) 
    UCHI    Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar) 
    UCHI    Schematica{1.7.6.131} [Schematica] (schm.jar) 
    UCHI    signpic{2.8.0} [SignPicture] (SignPicture-1.7.10-2.8.0.jar) 
    UCHI    sokiafixlib{1.0} [Sokia Fix Lib] (SokiaFixLib-1.0_client.jar) 
    UCHI    bq_standard{3.0.181} [Standard Expansion] (StandardExpansion-3.0.181.jar) 
    UCHI    StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar) 
    UCHI    TaintedMagic{r7.82} [Tainted Magic] (TaintedMagic-r7.82.jar) 
    UCHI    tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) 
    UCHI    tellme{0.2.6} [Tell Me] (tellme-1.7.10-0.2.6.jar) 
    UCHI    ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar) 
    UCHI    thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) 
    UCHI    ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar) 
    UCHI    ThaumStability{0.1} [ThaumStability] (ThaumStabilitycc.jar) 
    UCHI    erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar) 
    UCHI    TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar) 
    UCHI    UnicodeFontFixer{1.1.12-mc1.7.10} [UnicodeFontFixer] (UnicodeFontFixer-1.1.12-mc1.7.10.jar) 
    UCHI    WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) 
    UCHI    wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) 
    UCHI    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) 
    UCHI    WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10-client.jar) 
    UCHI    yegamolchattels{1.1.2} [Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar) 
    UCHI    zoots{0.0.1} [Zoots] (Zoots-client.jar) 
    UCHI    zrecipemaker{0.0.1} [ZRecipeMaker] (zrecipemaker-CLIENT-1.0.jar) 
    UCHI    technom{0.12.5} [Technomancy] (Technomancy - 0.12.5 - 1.7.10.jar) 
    CoFHCore: -[1.7.10]3.1.4-329
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    OptiFine Version: OptiFine_1.7.10_HD_U_E7
    Render Distance Chunks: 5
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1065.0
    OpenGlRenderer: AMD Radeon HD 7620G
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

Ссылка на комментарий

Если вылетает именно при заходе на сервер, опиши пожалуйста что ты делал прежде чем это началось.
(сервер судя по всему GrandMagic, но что именно ты делал неизвестно, поэтому если крашится при заходе на сервер, нужно описание того что ты делал, перед тем как это началось)

И на будущее, пожалуйста, крашлог заливать на сайт http://pastebin.com , так легче читать код и не приходится каждый раз листать в конец темы, после заливки на пастбин, например, просто добавляешь в конце сообщения ссылку на код с ошибкой. Спасибо за понимание.
= = = = =

Если это произошло после того как ты использовал питомца из мода на рай - то достаточно просто умереть и не надевать питомца обратно.
Если ты надевал питомца и нужна будет помощь, напиши, я приведу мобов к тебе.

Изменено пользователем Nukio
Ссылка на комментарий

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Войти

Уже зарегистрированы? Войдите здесь.

Войти сейчас
×
×
  • Создать...