[1.7.10] Expedition - Exploration, Tech, Magic (v1.1.3 - Updated 25 March 2016)

Welsknight Gaming

New Member
Jul 29, 2019
101
0
0
This is fun. All the flying mobs make me wish for a TiCon crossbow though. Any suggestions for early/mid-game ranged weapons?

There's a number of different bows (some of them early-game, some not so much), there's projectile spells from Ars Magica 2, and some of the Lycanite's Mobs drop throwable damaging items as well. Those are just a few suggestions off the top of my head. :)
 

bremmon

New Member
Jul 29, 2019
174
0
0
Another question - I notice there are several shears from Thermal Foundation but no recipe. Have those been disabled too?
 

DarkDyer

New Member
Jul 29, 2019
8
0
1
Hey man, just decided to start the server up with my girlfriend.

I downloaded your server files, and please forgive my lack of intelligence, but I'm trying to figure out how to START the server from here.
 

Psygantic

New Member
Jul 29, 2019
35
0
0
Started a server for my kids today. They're having a blast so far. I made some changes based on what I was seeing in single player:

- Greatly reduced the quantities of Harvestcraft foods generated in chests by HungerOverhaul (Many chests had dozens of epic bacon, hamburgers, etc. I was swimming in it.)
- Reduced emerald, diamond and golden apple drops from Doomlike Dungeon chests (Again, I was getting way too many of these)
- Removed InstantBlocks wherever I could (Too cheaty/destructive for multiplayer.)
- Enabled EasyFind for Doomlike Dungeons and reduced difficulty (They're still quite difficult)
- Added mods: Morpheus and Admin Commands Toolbox
 

Welsknight Gaming

New Member
Jul 29, 2019
101
0
0
Hey man, just decided to start the server up with my girlfriend.

I downloaded your server files, and please forgive my lack of intelligence, but I'm trying to figure out how to START the server from here.

Essentially you'll have to upload the files to a server and make sure the server is running the proper version of Forge (which is noted in the original post). Beyond that, Google and Youtube tutorials should help you.

Started a server for my kids today. They're having a blast so far. I made some changes based on what I was seeing in single player:

- Greatly reduced the quantities of Harvestcraft foods generated in chests by HungerOverhaul (Many chests had dozens of epic bacon, hamburgers, etc. I was swimming in it.)
- Reduced emerald, diamond and golden apple drops from Doomlike Dungeon chests (Again, I was getting way too many of these)
- Removed InstantBlocks wherever I could (Too cheaty/destructive for multiplayer.)
- Enabled EasyFind for Doomlike Dungeons and reduced difficulty (They're still quite difficult)
- Added mods: Morpheus and Admin Commands Toolbox

I agree, chest loot needs to be tweaked. Just need to find the time to do it. ;)
 

Krista1234

New Member
Jul 29, 2019
29
0
0
It's a fun modpack so far, though magical crops just feels way to over-powered. Have a couple of issues so far.

The JACB table often produces two less items than it should do (this might happen when shift clicking).

Sheep essence doesn't craft into anything, which seems to be a magical crops bug. I've fixed the issue on my client with the following minetweaker stuff.
recipes.removeShaped(<magicalcrops:SheepEssence>);
recipes.addShapeless(<minecraft:wool:0>, [<magicalcrops:SheepEssence>, <magicalcrops:SheepEssence>, <magicalcrops:SheepEssence>, <magicalcrops:SheepEssence>]);
 

Welsknight Gaming

New Member
Jul 29, 2019
101
0
0
It's a fun modpack so far, though magical crops just feels way to over-powered. Have a couple of issues so far.

The JACB table often produces two less items than it should do (this might happen when shift clicking).

Sheep essence doesn't craft into anything, which seems to be a magical crops bug. I've fixed the issue on my client with the following minetweaker stuff.
recipes.removeShaped(<magicalcrops:SheepEssence>);
recipes.addShapeless(<minecraft:wool:0>, [<magicalcrops:SheepEssence>, <magicalcrops:SheepEssence>, <magicalcrops:SheepEssence>, <magicalcrops:SheepEssence>]);

Glad you're enjoying the pack so far.

I'm trying to figure out a way to fix the JACB issues, but I may have to simply remove the mod or find a substitute.

Magical crops has been somewhat nerfed in version 1.1.1, but for some reason that update hasn't carried over to the Curse launcher yet (so if you're playing on Curse, that's part of the issue).

I already found the sheep essence issue, and it will be fixed in version 1.1.2. :D
 

Krista1234

New Member
Jul 29, 2019
29
0
0
Glad you're enjoying the pack so far.

I'm trying to figure out a way to fix the JACB issues, but I may have to simply remove the mod or find a substitute.

Magical crops has been somewhat nerfed in version 1.1.1, but for some reason that update hasn't carried over to the Curse launcher yet (so if you're playing on Curse, that's part of the issue).

I already found the sheep essence issue, and it will be fixed in version 1.1.2. :D

I'm playing on 1.1.1, from the FTB launcher, but combine a Digital Miner with gathering the resources to make blocks and it is still pretty easy. The only one that is currently taking some time is getting the 36 terrasteel, since I'm only using 4 endoflames to fill the mana pool. Too many things to do and not enough time to do them.

Oh and mekanism cardboard boxes with Thaumcraft aura nodes might be considered somewhat of an exploit. Not sure if you want to do anything about that.
 

bremmon

New Member
Jul 29, 2019
174
0
0
Problem with Lycanite mobs. . . progress in bestiary isn't being saved and neither are pets or mounts. I did a little research, apparently a bug fixed in a recent build of Lyanite mobs.
 

crusaderkvw

New Member
Jul 29, 2019
19
0
0
I don't know if anyone else has experienced this yet but somehow i'm getting a crash when i enter the End. Crash log can be found in the spoiler tag.
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 16-12-15 16:48
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@25768d1b
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2012520304 bytes (1919 MB) / 2984247296 bytes (2846 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 3 total; -Xms256M -Xmx7168M -XX:permSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 157 mods loaded, 157 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.1558-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-alpha-10} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
UCHIJAAAA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJAAAA appliedenergistics2{rv3-alpha-10} [Applied Energistics 2] (appliedenergistics2-rv3-alpha-10.jar)
UCHIJAAAA bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar)
UCHIJAAAA ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
UCHIJAAAA AgriCraft{1.7.10-1.4.5} [AgriCraft] (AgriCraft-1.7.10-1.4.5.jar)
UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
UCHIJAAAA aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
UCHIJAAAA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJAAAA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1396-universal.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.7-237} [Botania] (Botania r1.7-237.jar)
UCHIJAAAA BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCHIJAAAA chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3 (1).jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
UCHIJAAAA CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
UCHIJAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJAAAA D3Core{1.1.0.31} [D3Core] (D3Core-1.7.10-1.1.0.31.jar)
UCHIJAAAA ElecCore{1.4.176} [ElecCore] (ElecCore-1.7.10-1.4.176.jar)
UCHIJAAAA deepresonance{1.1.2} [DeepResonance] (deepresonance-1.1.2.jar)
UCHIJAAAA dldungeonsjdg{1.8.5} [Doomlike Dungeons] (DoomlikeDungeons-1.8.5-MC1.7.10.jar)
UCHIJAAAA DraconicEvolution{1.0.2-snapshot_8} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_8-bugfix.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.421_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.421_beta.jar)
UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAAA etfuturum{1.4.4} [Et Futurum] (Et Futurum-1.4.4.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar)
UCHIJAAAA GardenContainers{1.7.10-1.6.8} [Garden Containers] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GardenCore{1.7.10-1.6.8} [Garden Core] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GardenStuff{1.7.10-1.6.8} [Garden Stuff] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GardenTrees{1.7.10-1.6.8} [Garden Trees] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GraveStone{2.15.2} [GraveStone] (GraveStone-2.15.2.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
UCHIJAAAA ImmersiveEngineering{0.6.2} [Immersive Engineering] (ImmersiveEngineering-0.6.2.jar)
UCHIJAAAA immersiveintegration{0.6.1} [Immersive Integration] (immersiveintegration-0.6.1.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAA instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA jacb{1.0.4} [JACB] (JACB-1.7.10-1.0.4.jar)
UCHIJAAAA journeymap{5.1.1} [JourneyMap] (journeymap-1.7.10-5.1.1-unlimited.jar)
UCHIJAAAA lootplusplus{0.19_for_1.7} [Loot++] (Loot++-0.19_for_1.7.jar)
UCHIJAAAA Lumberjack{1.1.0.21} [Lumberjack] (Lumberjack-1.7.10-1.1.0.21.jar)
UCHIJAAAA lycanitesmobs{1.13.0.4 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA arcticmobs{1.13.0.4 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA demonmobs{1.13.0.4 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA desertmobs{1.13.0.4 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA forestmobs{1.13.0.4 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA freshwatermobs{1.13.0.4 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA infernomobs{1.13.0.4 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA junglemobs{1.13.0.4 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA mountainmobs{1.13.0.4 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA plainsmobs{1.13.0.4 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA saltwatermobs{1.13.0.4 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA shadowmobs{1.13.0.4 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA swampmobs{1.13.0.4 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCHIJAAAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCHIJAAAA magnanimoustools{1.0.8} [Magnanimous Tools] (MagTools-1.7.10-1.0.8.jar)
UCHIJAAAA malisiscore{1.7.10-0.13.1} [MalisisCore] (malisiscore-1.7.10-0.13.1.jar)
UCHIJAAAA malisisdoors{1.7.10-1.12.2} [Malisis' Doors] (malisisdoors-1.7.10-1.12.2.jar)
UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAA mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.1.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJAAAA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJAAAA MorePaxels{1.7.10-1.0} [More Paxels] (MorePaxels-1.3.jar)
UCHIJAAAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10La.jar)
UCHIJAAAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAAAA rftools{4.13} [RFTools] (rftools-4.13.jar)
UCHIJAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHIJAAAA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJAAAA StacksOnStacks{{$version}} [Stacks on Stacks!] (StacksOnStacks-1.7.10-2.4.2.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.7.2} [Storage Drawers] (StorageDrawers-1.7.10-1.7.2.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA thaumicenergistics{0.9.0.0} [Thaumic Energistics] (thaumicenergistics-0.9.0.0.jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar)
UCHIJAAAA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHIJAAAA weaponcaseloot{1.0.6} [WeaponCaseLoot] (weaponcaseloot-1.0.6.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: alpha rv3-alpha-10 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
MineFactoryReloaded: -[1.7.10]2.8.0-104
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.5.jar
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv3-alpha-10.jar
* AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.0.0.6.jar
* Baubles|API (1.0.1.10) from GraveStone-2.15.2.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1396-universal.jar
* BotaniaAPI (69) from Botania r1.7-237.jar
* BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.8.0.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar
* CoFHAPI (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.421_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.8.5-MC1.7.10.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1.2.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_8-bugfix.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.7.10-1.4.176.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* ForestryAPI|apiculture (2.6.0) from GraveStone-2.15.2.jar
* ForestryAPI|arboriculture (2.3.0) from GraveStone-2.15.2.jar
* ForestryAPI|circuits (1.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|core (2.6.1) from GraveStone-2.15.2.jar
* ForestryAPI|farming (1.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|food (1.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|fuels (2.0.1) from GraveStone-2.15.2.jar
* ForestryAPI|genetics (2.7.0) from GraveStone-2.15.2.jar
* ForestryAPI|hives (4.0.0) from GraveStone-2.15.2.jar
* ForestryAPI|lepidopterology (1.1) from GraveStone-2.15.2.jar
* ForestryAPI|mail (3.0.0) from GraveStone-2.15.2.jar
* ForestryAPI|recipes (2.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|storage (2.3.0) from GraveStone-2.15.2.jar
* ForestryAPI|world (1.1.0) from GraveStone-2.15.2.jar
* GameAnalyticsAPI (1.1) from AuraCascade-557.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.8.jar
* IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.2.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.0) from mcjtylib-1.8.0.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
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:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Hardcore Ender Expansion: CAUTION! Ars Magica 2 is not supported by HEE, if the crash is caused by a conflict of the two mods, it will very likely not be possible to fix.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['kvwerkhoven'/573, l='New World', x=100,00, y=49,00, z=0,00]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
 

TheClaus

New Member
Jul 29, 2019
24
0
0
Note to anyone playing with the server pack and suffering lag. Installing FastCraft on the server seem to help the small group of us that were playing it.
 
N

ncraiders

Guest
It isn't just the magical crop pick it is any of the magical crop tools or weapons. i was trying to upgrade my magical crops sword to crucio and it crashed to test to see if it was just that version of sword i spawned in the next tier sword and tried to upgrade it and it did the same thing.
 

Welsknight Gaming

New Member
Jul 29, 2019
101
0
0
I don't know if anyone else has experienced this yet but somehow i'm getting a crash when i enter the End. Crash log can be found in the spoiler tag.
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 16-12-15 16:48
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@25768d1b
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2012520304 bytes (1919 MB) / 2984247296 bytes (2846 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 3 total; -Xms256M -Xmx7168M -XX:permSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 157 mods loaded, 157 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.1558-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-alpha-10} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
UCHIJAAAA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJAAAA appliedenergistics2{rv3-alpha-10} [Applied Energistics 2] (appliedenergistics2-rv3-alpha-10.jar)
UCHIJAAAA bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar)
UCHIJAAAA ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
UCHIJAAAA AgriCraft{1.7.10-1.4.5} [AgriCraft] (AgriCraft-1.7.10-1.4.5.jar)
UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
UCHIJAAAA aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
UCHIJAAAA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJAAAA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1396-universal.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.7-237} [Botania] (Botania r1.7-237.jar)
UCHIJAAAA BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCHIJAAAA chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3 (1).jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
UCHIJAAAA CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
UCHIJAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJAAAA D3Core{1.1.0.31} [D3Core] (D3Core-1.7.10-1.1.0.31.jar)
UCHIJAAAA ElecCore{1.4.176} [ElecCore] (ElecCore-1.7.10-1.4.176.jar)
UCHIJAAAA deepresonance{1.1.2} [DeepResonance] (deepresonance-1.1.2.jar)
UCHIJAAAA dldungeonsjdg{1.8.5} [Doomlike Dungeons] (DoomlikeDungeons-1.8.5-MC1.7.10.jar)
UCHIJAAAA DraconicEvolution{1.0.2-snapshot_8} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_8-bugfix.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.421_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.421_beta.jar)
UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAAA etfuturum{1.4.4} [Et Futurum] (Et Futurum-1.4.4.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar)
UCHIJAAAA GardenContainers{1.7.10-1.6.8} [Garden Containers] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GardenCore{1.7.10-1.6.8} [Garden Core] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GardenStuff{1.7.10-1.6.8} [Garden Stuff] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GardenTrees{1.7.10-1.6.8} [Garden Trees] (GardenStuff-1.7.10-1.6.8.jar)
UCHIJAAAA GraveStone{2.15.2} [GraveStone] (GraveStone-2.15.2.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
UCHIJAAAA ImmersiveEngineering{0.6.2} [Immersive Engineering] (ImmersiveEngineering-0.6.2.jar)
UCHIJAAAA immersiveintegration{0.6.1} [Immersive Integration] (immersiveintegration-0.6.1.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAA instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA jacb{1.0.4} [JACB] (JACB-1.7.10-1.0.4.jar)
UCHIJAAAA journeymap{5.1.1} [JourneyMap] (journeymap-1.7.10-5.1.1-unlimited.jar)
UCHIJAAAA lootplusplus{0.19_for_1.7} [Loot++] (Loot++-0.19_for_1.7.jar)
UCHIJAAAA Lumberjack{1.1.0.21} [Lumberjack] (Lumberjack-1.7.10-1.1.0.21.jar)
UCHIJAAAA lycanitesmobs{1.13.0.4 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA arcticmobs{1.13.0.4 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA demonmobs{1.13.0.4 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA desertmobs{1.13.0.4 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA forestmobs{1.13.0.4 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA freshwatermobs{1.13.0.4 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA infernomobs{1.13.0.4 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA junglemobs{1.13.0.4 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA mountainmobs{1.13.0.4 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA plainsmobs{1.13.0.4 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA saltwatermobs{1.13.0.4 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA shadowmobs{1.13.0.4 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA swampmobs{1.13.0.4 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.4 [1.7.10].jar)
UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCHIJAAAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCHIJAAAA magnanimoustools{1.0.8} [Magnanimous Tools] (MagTools-1.7.10-1.0.8.jar)
UCHIJAAAA malisiscore{1.7.10-0.13.1} [MalisisCore] (malisiscore-1.7.10-0.13.1.jar)
UCHIJAAAA malisisdoors{1.7.10-1.12.2} [Malisis' Doors] (malisisdoors-1.7.10-1.12.2.jar)
UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAA mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.1.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJAAAA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJAAAA MorePaxels{1.7.10-1.0} [More Paxels] (MorePaxels-1.3.jar)
UCHIJAAAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10La.jar)
UCHIJAAAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAAAA rftools{4.13} [RFTools] (rftools-4.13.jar)
UCHIJAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHIJAAAA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJAAAA StacksOnStacks{{$version}} [Stacks on Stacks!] (StacksOnStacks-1.7.10-2.4.2.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.7.2} [Storage Drawers] (StorageDrawers-1.7.10-1.7.2.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA thaumicenergistics{0.9.0.0} [Thaumic Energistics] (thaumicenergistics-0.9.0.0.jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar)
UCHIJAAAA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHIJAAAA weaponcaseloot{1.0.6} [WeaponCaseLoot] (weaponcaseloot-1.0.6.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: alpha rv3-alpha-10 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
MineFactoryReloaded: -[1.7.10]2.8.0-104
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.5.jar
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv3-alpha-10.jar
* AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.0.0.6.jar
* Baubles|API (1.0.1.10) from GraveStone-2.15.2.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1396-universal.jar
* BotaniaAPI (69) from Botania r1.7-237.jar
* BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.8.0.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar
* CoFHAPI (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.421_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.8.5-MC1.7.10.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1.2.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_8-bugfix.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.7.10-1.4.176.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* ForestryAPI|apiculture (2.6.0) from GraveStone-2.15.2.jar
* ForestryAPI|arboriculture (2.3.0) from GraveStone-2.15.2.jar
* ForestryAPI|circuits (1.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|core (2.6.1) from GraveStone-2.15.2.jar
* ForestryAPI|farming (1.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|food (1.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|fuels (2.0.1) from GraveStone-2.15.2.jar
* ForestryAPI|genetics (2.7.0) from GraveStone-2.15.2.jar
* ForestryAPI|hives (4.0.0) from GraveStone-2.15.2.jar
* ForestryAPI|lepidopterology (1.1) from GraveStone-2.15.2.jar
* ForestryAPI|mail (3.0.0) from GraveStone-2.15.2.jar
* ForestryAPI|recipes (2.1.0) from GraveStone-2.15.2.jar
* ForestryAPI|storage (2.3.0) from GraveStone-2.15.2.jar
* ForestryAPI|world (1.1.0) from GraveStone-2.15.2.jar
* GameAnalyticsAPI (1.1) from AuraCascade-557.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.8.jar
* IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.2.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.0) from mcjtylib-1.8.0.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
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:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Hardcore Ender Expansion: CAUTION! Ars Magica 2 is not supported by HEE, if the crash is caused by a conflict of the two mods, it will very likely not be possible to fix.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['kvwerkhoven'/573, l='New World', x=100,00, y=49,00, z=0,00]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

I'm having trouble replicating this crash. Can you give more detail as to what you are doing right before it crashes? Is it just the act of entering the End that causes the crash?

Placing any of the magical crops pickaxes into a crafting table, crashes the game.

It isn't just the magical crop pick it is any of the magical crop tools or weapons. i was trying to upgrade my magical crops sword to crucio and it crashed to test to see if it was just that version of sword i spawned in the next tier sword and tried to upgrade it and it did the same thing.

I'm aware of it, and it will be resolved in the next update.
 
Last edited:

crusaderkvw

New Member
Jul 29, 2019
19
0
0
yeah, it is just the act of entering the End. i'm getting the crash every single time. i forgot to mention that i added Big Reactors to the pack myself, altough that should not give any kind of problem. let me go and check if something in my inventory(however weird that would be) is causing this. Edit: cleared my inventory except for the angel ring and the game still crashes. even took out the big reactors mod. going to check if chocolatequest is giving troubles here.

Edit2: after disabling chocolatequest i can get into the End. i don't know where the conflict is, but it has something to do with that mod. for the sake of testing i tried without any other mod installed except for those already in the pack. hopefully someone will be able to help you further with crash tracking then i can!
 
Last edited:

lok0143

New Member
Jul 29, 2019
38
0
0
Edit2: after disabling chocolatequest i can get into the End. i don't know where the conflict is, but it has something to do with that mod. for the sake of testing i tried without any other mod installed except for those already in the pack. hopefully someone will be able to help you further with crash tracking then i can!


According to the Chocolate Quest wikia it is a known issue

Crash while entering/exploring the end?
This is a known Issue. To fix it, open up your .minecraft/config/chocolate/DungeonConfig/caveTest.prop file and change it to say "chance = 0" This is not an issue in versions 1.0 and test1.1d​
 

Welsknight Gaming

New Member
Jul 29, 2019
101
0
0
According to the Chocolate Quest wikia it is a known issue

Crash while entering/exploring the end?
This is a known Issue. To fix it, open up your .minecraft/config/chocolate/DungeonConfig/caveTest.prop file and change it to say "chance = 0" This is not an issue in versions 1.0 and test1.1d​

MUCH appreciated! Although I still find it strange, since I'm running version 1.0 of Chocolate Quest, and it says that is not an issue with that particular version.
 
Last edited:

Vexsanity

New Member
Jul 29, 2019
13
0
0
If anyone has a server for this I could join in on, please PM me, would love to play with a small group :)