[Resolvido][Em andamento] CRASH REPORT - PLEASE ALGUÉM ME AJUDA!?

Discussão em 'Dúvidas gerais resolvidas' iniciado por christopherldo, 10 Janeiro 2018.

Status do Tópico:
Não esta aberto para novas mensagens.
  1. christopherldo

    Afiliado:
    10 Janeiro 2018
    Mensagens:
    3
    Curtidas Recebidas:
    1
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Ji-Paraná - RO
    Cubos:
    29.00
    Nick:
    LDOChristopher
    Facebook:
    LDOChristopher
    Twitter:
    LDOChristopher
    Olá pessoas!

    Meu nome é Christopher, e esse é meu primeiro post aqui no fórum, então se algo estiver errado...
    Por favor digam pra mim haha!
    É o seguinte:

    Eu estou com um certo problema no meu minecraft com mods. O modpack é o Forever Stranded.
    Tudo estava indo bem até eu fechar o jogo, ir dormir e abrir hoje de novo.
    O jogo carrega normalmente, mas o problema está na hora de jogar.
    Quando abro o mapa o jogo funciona por uns 3s, mas aí trava e fecha.
    Se alguém puder me ajudar ficarei muito grato!

    == Atenciosamente ==​
    Christopher​
    CRASH-REPORT:​
    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
    FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
    AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
    IC2core (industrialcraft-2-2.6.252-ex110.jar)
    AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
    TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar)
    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
    BlurPlugin (Blur-1.0.4-14.jar)
    LoadingPlugin (Quark-r1.1-70.jar)
    RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
    CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
    PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
    AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.5a.jar)
    Contact their authors BEFORE contacting forge

    // Surprise! Haha. Well, this is awkward.

    Time: 10/01/18 15:32
    Description: Inserting

    java.lang.NullPointerException: Inserting
    at exnihiloomnia.registries.crucible.CrucibleRegistry.getItem(CrucibleRegistry.java:85)
    at exnihiloomnia.blocks.crucibles.tileentity.TileEntityCrucible$1.insertItem(TileEntityCrucible.java:49)
    at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:40)
    at net.minecraftforge.items.ItemHandlerHelper.insertItemStacked(ItemHandlerHelper.java:102)
    at cofh.lib.util.helpers.InventoryHelper.insertStackIntoInventory(InventoryHelper.java:101)
    at cofh.lib.util.helpers.InventoryHelper.insertStackIntoInventory(InventoryHelper.java:96)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.simulateInsertItemStackIntoInventory(DuctUnitItem.java:143)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.simTransfer(DuctUnitItem.java:801)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.simTransferI(DuctUnitItem.java:732)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.canRouteItem(DuctUnitItem.java:696)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.findRouteForItem(ServoItem.java:302)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.getRouteForItem(ServoItem.java:392)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.handleItemSending(ServoItem.java:234)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.tick(ServoItem.java:197)
    at cofh.thermaldynamics.duct.item.GridItem.tickGrid(GridItem.java:59)
    at cofh.thermaldynamics.util.WorldGridList.tickEnd(WorldGridList.java:62)
    at cofh.thermaldynamics.util.TickHandler.tick(TickHandler.java:93)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1009_TickHandler_tick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)


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

    -- Head --
    Thread: Server thread
    Stacktrace:
    at exnihiloomnia.registries.crucible.CrucibleRegistry.getItem(CrucibleRegistry.java:85)
    at exnihiloomnia.blocks.crucibles.tileentity.TileEntityCrucible$1.insertItem(TileEntityCrucible.java:49)
    at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:40)
    at net.minecraftforge.items.ItemHandlerHelper.insertItemStacked(ItemHandlerHelper.java:102)
    at cofh.lib.util.helpers.InventoryHelper.insertStackIntoInventory(InventoryHelper.java:101)
    at cofh.lib.util.helpers.InventoryHelper.insertStackIntoInventory(InventoryHelper.java:96)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.simulateInsertItemStackIntoInventory(DuctUnitItem.java:143)

    -- Calling Thread --
    Details:
    Name: cofh.core.util.CrashHelper$$Lambda$1537/714988969@5e3f859
    Stacktrace:
    at cofh.core.util.CrashHelper.makeDetailedCrashReport(CrashHelper.java:30)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.simTransferI(DuctUnitItem.java:737)
    at cofh.thermaldynamics.duct.item.DuctUnitItem.canRouteItem(DuctUnitItem.java:696)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.findRouteForItem(ServoItem.java:302)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.getRouteForItem(ServoItem.java:392)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.handleItemSending(ServoItem.java:234)
    at cofh.thermaldynamics.duct.attachments.servo.ServoItem.tick(ServoItem.java:197)
    at cofh.thermaldynamics.duct.item.GridItem.tickGrid(GridItem.java:59)
    at cofh.thermaldynamics.util.WorldGridList.tickEnd(WorldGridList.java:62)
    at cofh.thermaldynamics.util.TickHandler.tick(TickHandler.java:93)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1009_TickHandler_tick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)

    -- Calling Object --
    Details:
    Class: cofh.core.util.CrashHelper$$Lambda$1538/769182674@70ced6eb
    ToString: cofh.core.util.CrashHelper$$Lambda$1539/888815054@2e412a38

    -- Additional - Inserting Item --
    Details:
    Class: cofh.core.util.CrashHelper$$Lambda$1538/769182674@452ce279
    ToString: cofh.core.util.CrashHelper$$Lambda$1539/888815054@43531db9

    -- Additional - Side --
    Details:
    Class: cofh.core.util.CrashHelper$$Lambda$1538/769182674@26a24c50
    ToString: cofh.core.util.CrashHelper$$Lambda$1539/888815054@115a256

    -- Additional - Cache --
    Details:
    Class: cofh.core.util.CrashHelper$$Lambda$1538/769182674@2308b727
    ToString: cofh.core.util.CrashHelper$$Lambda$1539/888815054@786dd82a

    -- Additional - Grid --
    Details:
    Class: cofh.core.util.CrashHelper$$Lambda$1538/769182674@4c19cbbb
    ToString: cofh.core.util.CrashHelper$$Lambda$1539/888815054@60b2d77c

    -- SurroundingsItemDuct --
    Details:
    Dim: cofh.core.util.CrashHelper$$Lambda$1540/107345346@105fc1ac
    Dim_Name: cofh.core.util.CrashHelper$$Lambda$1541/312054799@64e6b817
    Pos: 230,68,-1240
    NeighbourBlocks: cofh.core.util.CrashHelper$1@2ca88829

    -- Destination Inventory --
    Details:
    InventoryContents: cofh.core.util.CrashHelper$$Lambda$1542/633929393@251b3084

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1384030880 bytes (1319 MB) / 3003645952 bytes (2864 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -XX:MaxPermSize=512m
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 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
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
    UCHIJAAAA Forge{12.18.3.2511} [Minecraft Forge] (modpack.jar)
    UCHIJAAAA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
    UCHIJAAAA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
    UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
    UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
    UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
    UCHIJAAAA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar)
    UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
    UCHIJAAAA libVulpes{0.2.6.} [libVulpes] (LibVulpes-1.10.2-0.2.6-universal.jar)
    UCHIJAAAA advancedRocketry{1.2.5a} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.2.5a.jar)
    UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
    UCHIJAAAA AppleCore{2.2.2} [AppleCore] (AppleCore-mc1.10.2-2.2.2.jar)
    UCHIJAAAA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar)
    UCHIJAAAA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
    UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
    UCHIJAAAA AromaBackup{2.0.0.0.b62} [AromaBackup] (AromaBackup-1.9.4-2.0.0.0.b62.jar)
    UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-2.0.0.0.b62.jar)
    UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
    UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
    UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
    UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
    UCHIJAAAA base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar)
    UCHIJAAAA battletowers{1.5.8} [Battle Towers] (BattleTowers-1.10.2.jar)
    UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
    UCHIJAAAA bdlib{1.12.4.25} [BD Lib] (bdlib-1.12.4.25-mc1.10.2.jar)
    UCHIJAAAA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar)
    UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
    UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
    UCHIJAAAA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
    UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
    UCHIJAAAA thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.28-universal.jar)
    UCHIJAAAA betterwithmods{0.14.23 Beta} [Better With Mods] (Better With Mods-0.14.25-1.10.2.jar)
    UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
    UCHIJAAAA betterquesting{3.3.237} [Better Questing] (BetterQuesting-3.3.237.jar)
    UCHIJAAAA bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar)
    UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
    UCHIJAAAA blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar)
    UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
    UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
    UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
    UCHIJAAAA ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar)
    UCHIJAAAA chisel{MC1.10.2-0.0.14.33} [Chisel] (Chisel-MC1.10.2-0.0.14.33.jar)
    UCHIJAAAA chiselsandbits{12.16} [Chisels & Bits] (chiselsandbits-12.16.jar)
    UCHIJAAAA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
    UCHIJAAAA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
    UCHIJAAAA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.18.jar)
    UCHIJAAAA coroutil{1.10.2-1.1.18} [CoroUtil Library] (coroutil-1.10.2-1.1.18.jar)
    UCHIJAAAA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.18.jar)
    UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
    UCHIJAAAA CustomBackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.9.4-1.1.jar)
    UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
    UCHIJAAAA deathquotes{1.2.0} [Death Quotes] (DeathQuotes-1.2.0-mc1.9to1.10.2-forge.jar)
    UCHIJAAAA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
    UCHIJAAAA dldungeonsjdg{1.10.0} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.10.0-MC1.10.jar)
    UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
    UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
    UCHIJAAAA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
    UCHIJAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
    UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
    UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
    UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
    UCHIJAAAA zerocore{1.10.2-0.1.1.1} [Zero CORE] (zerocore-1.10.2-0.1.1.1.jar)
    UCHIJAAAA bigreactors{1.10.2-0.4.5.44} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.44.jar)
    UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.6.7.jar)
    UCHIJAAAA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
    UCHIJAAAA forestry{5.2.17.388} [Forestry] (forestry_1.10.2-5.2.17.388.jar)
    UCHIJAAAA exnihiloomnia{1.2.6} [Ex Nihilo Omnia] (exnihiloomnia-1.2.6.jar)
    UCHIJAAAA excompressum{2.0.87} [Ex Compressum] (ExCompressum_1.10.2-2.0.87.jar)
    UCHIJAAAA extracells{1.10.2-2.4.2a9} [Extra Cells 2] (ExtraCells-1.10.2-2.4.2a9.jar)
    UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
    UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.2-anarchy.jar)
    UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
    UCHIJAAAA hopperducts{1.4.8.1} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.1.jar)
    UCHIJAAAA industrialwires{1.4-18} [Industrial Wires] (IndustrialWires-1.4-18.jar)
    UCHIJAAAA infinitefluids{1.2.0} [InfiniteFluids] (infinitefluids-1.10.2-1.2.0.jar)
    UCHIJAAAA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
    UCHIJAAAA ironbackpacks{1.10.2-2.2.36} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.36.jar)
    UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
    UCHIJAAAA journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar)
    UCHIJAAAA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
    UCHIJAAAA Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar)
    UCHIJAAAA mikedongles{0.4.4-[1.9.4,1.10,1.10.2]} [Mike Dongles] (MikeDongles-0.4.4-MC[1.9.4-1.10-1.10.2].jar)
    UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
    UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
    UCHIJAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
    UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
    UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
    UCHIJAAAA mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar)
    UCHIJAAAA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
    UCHIJAAAA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
    UCHIJAAAA omlib{3.0.0-129} [OMLib] (omlib-1.10.2-3.0.0-129.jar)
    UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-1.0.0.jar)
    UCHIJAAAA openmodularturrets{3.0.0-220} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-220.jar)
    UCHIJAAAA p455w0rdslib{1.0.30} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.30.jar)
    UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
    UCHIJAAAA PerfectSpawn{1.4} [Perfect Spawn] (PerfectSpawn-MC1.10.2-1.4.jar)
    UCHIJAAAA pressure{1.3.1.27} [Pressure Pipes] (pressure-1.3.1.27-mc1.10.2.jar)
    UCHIJAAAA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
    UCHIJAAAA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
    UCHIJAAAA quantumstorage{3.3.6} [QuantumStorage] (QuantumStorage-1.10.2-3.3.6.jar)
    UCHIJAAAA railcraft{10.2.0} [Railcraft] (Railcraft_1.10.2-10.2.0.jar)
    UCHIJAAAA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
    UCHIJAAAA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
    UCHIJAAAA redstonearsenal{2.1.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.3.8-universal.jar)
    UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
    UCHIJAAAA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
    UCHIJAAAA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
    UCHIJAAAA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
    UCHIJAAAA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
    UCHIJAAAA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
    UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
    UCHIJAAAA SpiceOfLife{1.3.11} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.11.jar)
    UCHIJAAAA bq_standard{3.3.135} [Standard Expansion] (StandardExpansion-3.3.135.jar)
    UCHIJAAAA terracore{2.1.2} [TerraCore] (TerraCore-1.10-2.1.2.jar)
    UCHIJAAAA stats_keeper{1.8.6} [Stats Keeper] (StatsKeeper-1.10-1.8.6.jar)
    UCHIJAAAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
    UCHIJAAAA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
    UCHIJAAAA thermaldynamics{2.0.11} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.11.19-universal.jar)
    UCHIJAAAA thirstybottles{1.0.1.0} [Thirsty Bottles] (ThirstyBottles-1.10.2-1.0.1.0.jar)
    UCHIJAAAA TinkersAddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.10.2-1.0.6.jar)
    UCHIJAAAA tp{1.2.5} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.6.jar)
    UCHIJAAAA torchmaster{1.4.1.34} [TorchMaster] (torchmaster_1.10.2-1.4.1.34.jar)
    UCHIJAAAA ToughAsNails{1.1.1.66} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.66-universal.jar)
    UCHIJAAAA tanaddons{1.1.4} [Tough Expansion] (ToughExpansion-1.10.2-1.1.4.jar)
    UCHIJAAAA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar)
    UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
    UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
    UCHIJAAAA weather2{1.10.2-2.5} [Localized Weather & Storms] (weather2-1.10.2-2.5.jar)
    UCHIJAAAA wct{2.1.39} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-2.1.39.jar)
    UCHIJAAAA Woot{1.10.2-1.4.1} [Woot] (woot-1.10.2-1.4.1.jar)
    UCHIJAAAA zombieawareness{1.10.2-1.11.8} [Zombie Awareness] (zombieawareness-1.10.2-1.11.8.jar)
    Loaded coremods (and transformers):
    CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
    cofh.asm.CoFHClassTransformer
    cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
    FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
    invtweaks.forge.asm.ContainerTransformer
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
    lumien.randomthings.asm.ClassTransformer
    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
    lumien.resourceloader.asm.ClassTransformer
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
    appeng.coremod.transformer.IntegrationTransformer
    IC2core (industrialcraft-2-2.6.252-ex110.jar)

    AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
    squeek.applecore.asm.TransformerModuleHandler
    TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar)
    toughasnails.asm.transformer.BlockCropsTransformer
    toughasnails.asm.transformer.EntityRendererTransformer
    toughasnails.asm.transformer.WorldTransformer
    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    lumien.bloodmoon.asm.ClassTransformer
    CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.CCL_ASMTransformer
    BlurPlugin (Blur-1.0.4-14.jar)
    com.tterrag.blur.BlurTransformer
    LoadingPlugin (Quark-r1.1-70.jar)
    vazkii.quark.base.asm.ClassTransformer
    RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
    reborncore.mixin.transformer.MixinTransformer
    CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
    lumien.perfectspawn.asm.PSClassTransformer
    AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.5a.jar)
    zmaster587.advancedRocketry.asm.ClassTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - WailaIntegration (Enabled/Not Forced)

    List of loaded APIs:
    * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
    * AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.2.jar
    * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar
    * AromaBackupAPI (1.0) from AromaBackup-1.9.4-2.0.0.0.b62.jar
    * Base|API (1.0.0) from base-1.10.2-1.4.0.jar
    * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-2.1.39.jar
    * BetterQuesting|API (3.0) from BetterQuesting-3.3.237.jar
    * BetterWithModsAPI (Beta 0.6) from Better With Mods-0.14.25-1.10.2.jar
    * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.44.jar
    * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.14.33.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.14.33.jar
    * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.16.jar
    * CoFHAPI (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
    * cofhapi (1.5.0) from SimplyJetpacks2-1.10.2-2.1.3.55.jar
    * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * cofhapi|energy (1.5.0) from RebornCore-1.10.2-2.13.6.142-universal.jar
    * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
    * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
    * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.1.1.jar
    * cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
    * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar
    * CoroAI|dynamicdifficulty (1.0) from coroutil-1.10.2-1.1.18.jar
    * ctm-api (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
    * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
    * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
    * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
    * DLDungeonsAPI (1.1) from DoomlikeDungeonsJBG-1.10.0-MC1.10.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
    * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
    * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.388.jar
    * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.388.jar
    * IC2API (1.0) from Slugs Converters.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
    * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
    * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.36.jar
    * jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
    * journeymap|client-api (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.2.jar
    * journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.2.jar
    * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
    * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
    * Open Glider|API (0.1) from OpenGlider-1.10.2-1.0.0.jar
    * pressureAPI (1.3.1.27) from pressure-1.3.1.27-mc1.10.2.jar
    * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.30.jar
    * railcraft:API|core (3.2.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|charge (3.2.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|items (2.4.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.2.0.jar
    * RailcraftAPI|tracks (5.1.1) from Railcraft_1.10.2-10.2.0.jar
    * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
    * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar
    * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
    * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
    * WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar
    * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-2.1.39.jar
    * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
    * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
    * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
    * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar
    CodeChickenLib Invalid Fingerprint Reports:
    CodeChickenCore Invalid Fingerprint Reports:
    ChickenChunks Invalid Fingerprint Reports:
    EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
    * An unsupportted RF API is installed (1.7.0 from (guessing) jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/CoFHAPIProps.class).
    Ender IO needs at least 1.4.0 and will NOT work with older versions.
    This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Detailed RF API diagnostics:
    * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/EnergyStorage.class
    * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/IEnergyConnection.class
    * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
    * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/IEnergyHandler.class
    * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/IEnergyProvider.class
    * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/IEnergyReceiver.class
    * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/IEnergyStorage.class
    * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
    * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Christopher/AppData/Roaming/.technic/modpacks/forever-stranded-realease/mods/CoFHCore-1.10.2-4.1.12.17-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    Detailed Tesla API diagnostics:
    * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
    * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
    * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
    * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
    * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
    * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
    * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
    * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
    * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
    * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
    * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    EnderStorage Invalid Fingerprint Reports:
    RebornCore:
    Plugin Engine: 0
    RebornCore Version: 2.13.6.142
    Mixin Status: 1
    Runtime Debofucsation 1
    RenderEngine: 0
    AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:ON, JEI:ON, THE_ONE_PROBE:OFF
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['AriEmmBru'/165, l='UAKI DEAD', x=238,67, y=67,00, z=-1246,65]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
     
  2. rafaxd04

    rafaxd04 Excelente

    Afiliado:
    9 Janeiro 2018
    Mensagens:
    1,686
    Curtidas Recebidas:
    252
    Curtiu:
    356
    Localização:
    /g
    Cubos:
    1,860.81
    Nick:
    rafaXD_
    Clan:
    n sei mais
    a staff não responte a duvidas relacionas a mods, talvez fechem o tópico

    já o chash report tire printscreen e upar no fórum, ou num site de imagens, tipo imgur(acho q e assim)

    .txt e ruim de ver, e tem que fazer download
     
    christopherldo curtiu isso.
  3. WalterBR

    WalterBR Craftlandiano
    VIP

    Afiliado:
    19 Dezembro 2016
    Mensagens:
    1,413
    Curtidas Recebidas:
    800
    Curtiu:
    913
    Sexo:
    Masculino
    Cubos:
    190.00
    Nick:
    walter__br
    Clan:
    LvT
    Olá, desinstale seu java atual e baixe um desses que seja compatível com seu PC

    Java 7 32x

    Java 7 64x

    Post resultados.

    [hr]
    Estamos analisando seu caso, em breve será postado aqui uma resposta!

    Obs: Esta mensagem é automatica.
     
  4. xGalaxy

    xGalaxy Craftlandiano
    Moderação

    Afiliado:
    26 Outubro 2013
    Mensagens:
    1,771
    Curtidas Recebidas:
    833
    Curtiu:
    567
    Sexo:
    Masculino
    Ocupação:
    Militar
    Localização:
    Rio de Janeiro
    Cubos:
    2,962.00
    Nick:
    zGalaxyIIZBII
    Clan:
    STF
    Boa noite, tente utilizar a modpack oficial da craftlandia, clique aqui para fazer o download.
     
  5. christopherldo

    Afiliado:
    10 Janeiro 2018
    Mensagens:
    3
    Curtidas Recebidas:
    1
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Ji-Paraná - RO
    Cubos:
    29.00
    Nick:
    LDOChristopher
    Facebook:
    LDOChristopher
    Twitter:
    LDOChristopher
    Utilizei a versão de 64bits aqui, mas infelizmente não funcionou...
    O jogo nem abriu
    É o modpack Forever Stranded amigo.
    É fora do craftlandia.
     
  6. guilherme hiroshi

    VIP

    Afiliado:
    29 Julho 2015
    Mensagens:
    1,079
    Curtidas Recebidas:
    91
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Presidente...
    Cubos:
    1,253.00
    Nick:
    guilhermedima
    Clan:
    [SOH]SOULHunterX
    tenta baixar o minecraft pirata nessa sua msm versão coloca o forge e coloca os mods talvez de certo.
     
  7. WalterBR

    WalterBR Craftlandiano
    VIP

    Afiliado:
    19 Dezembro 2016
    Mensagens:
    1,413
    Curtidas Recebidas:
    800
    Curtiu:
    913
    Sexo:
    Masculino
    Cubos:
    190.00
    Nick:
    walter__br
    Clan:
    LvT
    Olá, provavelmente os Drivers do seu PC devem estar desatualizados, tente atualizar


    Tutorial:

    https://www.youtube.com/watch?v=_zms9oNBPRI


    Post resultados.
     
  8. xGalaxy

    xGalaxy Craftlandiano
    Moderação

    Afiliado:
    26 Outubro 2013
    Mensagens:
    1,771
    Curtidas Recebidas:
    833
    Curtiu:
    567
    Sexo:
    Masculino
    Ocupação:
    Militar
    Localização:
    Rio de Janeiro
    Cubos:
    2,962.00
    Nick:
    zGalaxyIIZBII
    Clan:
    STF
    É bem simples, pelo que eu estou vendo. O seu FML (Forge Mod Loader), não está compativel com alguns mods. Apague as .jar abaixo:

    Aroma1997Core-1.9.4-1.1.1.2.jar
    CoFHCore-1.10.2-4.1.12.17-universal.jar
    InventoryTweaks-1.62-dev-66.jar
    RandomThings-MC1.10.2-3.7.7.1.jar
    ResourceLoader-MC1.9.4-1.5.1.jar
    EnderCore-1.10.2-0.4.1.66-beta.jar
    foamfix-0.7.2-anarchy.jar
    appliedenergistics2-rv4-stable-1.jar
    industrialcraft-2-2.6.252-ex110.jar
    AppleCore-mc1.10.2-2.2.2.jar
    ToughAsNails-1.9.4-1.1.1.66-universal.jar
    Bloodmoon-MC1.10.2-1.5.1.jar
    CodeChickenLib-1.10.2-2.5.9.283-universal.jar
    Blur-1.0.4-14.jar
    Quark-r1.1-70.jar
    RebornCore-1.10.2-2.13.6.142-universal.jar
    CTM-MC1.10.2-0.2.3.26.jar
    perfectSpawn-MC1.10.2-1.4.jar
    AdvancedRocketry-1.10.2-1.2.5a.jar
     
  9. christopherldo

    Afiliado:
    10 Janeiro 2018
    Mensagens:
    3
    Curtidas Recebidas:
    1
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Ji-Paraná - RO
    Cubos:
    29.00
    Nick:
    LDOChristopher
    Facebook:
    LDOChristopher
    Twitter:
    LDOChristopher
    Pessoal, muito obrigado por serem tão prestativos.
    Eu consegui descobrir sozinho aqui o que era.
    É incompatibilidade do Thermal Dynamics com o ExNihilo.

    Mesmo assim agradeço cada um que tentou me ajudar haha!
    Vlw pessoal! <3
     
    Argift curtiu isso.
  10. WalterBR

    WalterBR Craftlandiano
    VIP

    Afiliado:
    19 Dezembro 2016
    Mensagens:
    1,413
    Curtidas Recebidas:
    800
    Curtiu:
    913
    Sexo:
    Masculino
    Cubos:
    190.00
    Nick:
    walter__br
    Clan:
    LvT
    [hr]
    Caso resolvido, tópico fechado e tag [Resolvido] Adicionada ao titulo.

    Obs: Esta mensagem é automática.
     
    christopherldo curtiu isso.
Status do Tópico:
Não esta aberto para novas mensagens.