[1.6.4] Factions' End [JamPacked] [RPG] [HQM] [Dimensions] [Stuff]

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Daemondreus

New Member
Jul 29, 2019
6
0
0
Hey guys, this looks as an awesome modpack to me and I'd like to give it a shot.
I read through all posts here and I want to make sure I don't mess up:
If I download the pack through FTB (with the code), do I still have to copy config files or something from the dropbox download?

I'm also considering which faction to choose. I really like the Tech mods and am quite familiar with them, but I'd like to give the Magic mods (like Thaumcraft, etc) a try.
Would you say that the quests are designed for people already knowing what the mods do or for complete beginners?
 

bluchuv00

New Member
Jul 29, 2019
139
0
0
Hey guys, this looks as an awesome modpack to me and I'd like to give it a shot.
I read through all posts here and I want to make sure I don't mess up:
If I download the pack through FTB (with the code), do I still have to copy config files or something from the dropbox download?

I'm also considering which faction to choose. I really like the Tech mods and am quite familiar with them, but I'd like to give the Magic mods (like Thaumcraft, etc) a try.
Would you say that the quests are designed for people already knowing what the mods do or for complete beginners?
Designed for beginners, all the instruction/help stuff is on the right hand quest page, but the right hand page can be ignored if not a beginner (with thaumcraft a lot of stuff is in the thaumanomicon anyway)

sent from this thing in the universe of blu pikachus
 

Daemondreus

New Member
Jul 29, 2019
6
0
0
Designed for beginners, all the instruction/help stuff is on the right hand quest page, but the right hand page can be ignored if not a beginner (with thaumcraft a lot of stuff is in the thaumanomicon anyway)
Great, and the pack works out of the box with the FTB code?
 

Wrulfy

New Member
Jul 29, 2019
47
0
1
what do I need to do exactly with the questline configs? Paste them over the config folder so they overwrite the default ones?

Also, I just uploaded the pack so I lost the almost none progress I have in the tech dimension.

Well, I'll have to start again.
ALso got a crash right after breaking a wood log
Code:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 18/09/14 14:46
Description: Ticking player

java.lang.ArrayIndexOutOfBoundsException: 1
    at hardcorequesting.quests.QuestTask.getData(QuestTask.java:87)
    at hardcorequesting.quests.QuestTask.getData(QuestTask.java:81)
    at hardcorequesting.quests.QuestTaskItemsDetect.countItems(QuestTaskItemsDetect.java:76)
    at hardcorequesting.quests.QuestTaskItemsDetect.onPickUp(QuestTaskItemsDetect.java:48)
    at net.minecraftforge.event.ASMEventHandler_312_QuestTaskItemsDetect_onPickUp_EntityItemPickupEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraft.entity.item.EntityItem.func_70100_b_(EntityItem.java:358)
    at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:677)
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:668)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
    at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
    at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
    at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


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

-- Head --
Stacktrace:
    at hardcorequesting.quests.QuestTask.getData(QuestTask.java:87)
    at hardcorequesting.quests.QuestTask.getData(QuestTask.java:81)
    at hardcorequesting.quests.QuestTaskItemsDetect.countItems(QuestTaskItemsDetect.java:76)
    at hardcorequesting.quests.QuestTaskItemsDetect.onPickUp(QuestTaskItemsDetect.java:48)
    at net.minecraftforge.event.ASMEventHandler_312_QuestTaskItemsDetect_onPickUp_EntityItemPickupEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at net.minecraft.entity.item.EntityItem.func_70100_b_(EntityItem.java:358)
    at net.minecraft.entity.player.EntityPlayer.func_71044_o(EntityPlayer.java:677)
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:668)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)

-- Player being ticked --
Details:
    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    Entity ID: 80
    Entity Name: 2qe6647
    Entity's Exact location: -25,45, 96,00, 794,13
    Entity's Block location: World: (-26,96,794), Chunk: (at 6,6,10 in -2,49; contains blocks -32,0,784 to -17,255,799), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
    Entity's Momentum: 0,00, -0,08, 0,00
Stacktrace:
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
    at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
    at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
    at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)

-- Ticking connection --
Details:
    Connection: net.minecraft.network.NetServerHandler@149e591b
Stacktrace:
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
    at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 648143352 bytes (618 MB) / 1336410112 bytes (1274 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 4 total; -Xms256M -Xmx2048M -XX:PermSize=256m -XX:PermSize=256M
    AABB Pool Size: 587 (32872 bytes; 0 MB) allocated, 320 (17920 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 82 mods loaded, 82 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.49.965} [Forge Mod Loader] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Aroma1997Core{1.0.1.5} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MobiusCore{1.2.1} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Aroma1997CoreHelper{1.0.1.5} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AromaBackup{0.0.0.0.1} [AromaBackup] (AromaBackup-1.6.4-0.0.0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BackTools{2.0.1} [BackTools] (BackTools2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Botania{beta-16} [Botania] (Botania beta-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CarpentersBlocks{2.1.0} [Carpenter's Blocks] (Carpenters Blocks v2.1.0 - MC 1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Chisel{1.5.2} [Chisel] (Chisel-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    extracells{1.6.9b} [ExtraCells] (ExtraCells-1.6.9b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    farlanders{1.1b} [The Farlanders] (Farlanders_v1.1b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    flatsigns{1.4.0} [Flat Signs] (Flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forestry{2.3.1.1} [Forestry for Minecraft] (zforestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    HarvestCraftWaila{1.0.3} [HarvestCraft Waila Fixes] (HarvestCraftWaila-mc1.6.4-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Hats{2.1.8} [Hats] (Hats2.1.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    HardcoreQuesting{The Journey (4.0.3)} [Hardcore Questing Mode] (HQM-The Journey (4.0.6).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BinnieCore{1.8.0} [Binnie Core] (ybinnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraBees{1.8.0} [Extra Bees] (ybinnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MagicBees{2.1.13} [Magic Bees] (magicbees-2.1.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Mystcraft{0.10.12.01} [Mystcraft] (Mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons{1.10.5.70} [NEI Addons] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons|AE{1.10.5.70} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons|MiscPeripherals{1.10.5.70} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons|ExtraBees{1.10.5.70} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons|Forestry{1.10.5.70} [NEI Addons: Forestry] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons|CraftingTables{1.10.5.70} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIAddons|ExNihilo{1.10.5.70} [NEI Addons: Ex Nihilo] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenMods{0.5.1} [OpenMods] (OpenModsLib-0.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenPeripheralCore{0.4.1} [OpenPeripheralCore] (OpenPeripheralCore-0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenPeripheral{0.1.5} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenBlocks{1.2.9} [OpenBlocks] (OpenBlocks-1.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30-hotfix.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    StevesCarts{2.0.0.b11} [Steve's Carts 2] (StevesCarts2.0.0.b11.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TiCTooltips{1.1.7} [TiC Tooltips] (TiCTooltips-mc1.6.4-1.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TwilightForest{1.20.3} [The Twilight Forest] (Twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    WailaHarvestability{1.0.2} [Waila Harvestability] (WailaHarvestability-mc1.6.4-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraTrees{1.8.0} [Extra Trees] (ybinnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker-1.6.4-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IguanaTweaksTConstruct{1.6.X-1p} [Iguana Tweaks for Tinkers Construct] (IguanaTweaks-1.6.4-prog7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Ender-Quarry Relfection Code:: No problems here
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 3857 (215992 bytes; 0 MB) allocated, 2153 (120568 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['2qe6647'/80, l='It's a map!', x=-25,45, y=96,00, z=794,13]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
 
Last edited:

bluchuv00

New Member
Jul 29, 2019
139
0
0
Great, and the pack works out of the box with the FTB code?
afaik, yes.
what do I need to do exactly with the questline configs? Paste them over the config folder so they overwrite the default ones?
yup, paste them in, overwrite, done. I couldn't figure out a way to automatically change the configs when you change dimension so that's the best I could do (along with pre-genning some land with the right configs).
 

Wrulfy

New Member
Jul 29, 2019
47
0
1
How I am supposed to get sand and clay for the smeltery and start the tech quests?
I haven't seen any of them naturally. I figured out a way of getting sand, but I still not sure if flint pickaxes can break certus quartz ores.
Still any idea of how to get any clay. the only sources NEI shows are bees and slag, but slag comes from the pulverizer.

Playing on peaceful with break much the sense of the pack, or wouldn't mind?
 

Daemondreus

New Member
Jul 29, 2019
6
0
0
Well, I can't get very far... The first time my game crashed upon picking up a wood log, second time i got past that and it crashed when crafting wood planks.
I tried with the dropbox version and it crashes when crafting too.

(I would insert a crash file if I knew where to find it :D)
 

bluchuv00

New Member
Jul 29, 2019
139
0
0
How I am supposed to get sand and clay for the smeltery and start the tech quests?
I haven't seen any of them naturally. I figured out a way of getting sand, but I still not sure if flint pickaxes can break certus quartz ores.
Still any idea of how to get any clay. the only sources NEI shows are bees and slag, but slag comes from the pulverizer.

Playing on peaceful with break much the sense of the pack, or wouldn't mind?
There is a location in the world with clay and sand (close to spawn). Later on theres a repeatable quest too.
Well, I can't get very far... The first time my game crashed upon picking up a wood log, second time i got past that and it crashed when crafting wood planks.
I tried with the dropbox version and it crashes when crafting too.

(I would insert a crash file if I knew where to find it :D)
Huh. I previously fixed a bug thats exactly what you described. Are you using the latest version? If you are using the ftb launcher and have the console up (one of the settings) you can copy to clipboard or pastebin it, i think. Crash logs are also in wherever you put ftb> factions' end> minecraft> crash-reports (fml ones) or reports (openeye ones). Doesnt matter which.

sent from this thing in the universe of blu pikachus
 
Last edited:

Quatrognome

New Member
Jul 29, 2019
1
0
0
Ok not sure why this is happening but I am not getting cotton from the cotton plants it say mature but I can't get the cotton. I right click it and it does nothing. I left click it and only get one seed. The only thing I have seen that might be causing issues is that I turned openeye off. It isn't crashing the game but it is making the early quests really hard to complete.


Ignore this I closed out the game, and reopened it, and it is working now.
 

Daemondreus

New Member
Jul 29, 2019
6
0
0
Huh. I previously fixed a bug thats exactly what you described. Are you using the latest version? If you are using the ftb launcher and have the console up (one of the settings) you can copy to clipboard or pastebin it, i think. Crash logs are also in wherever you put ftb> factions' end> minecraft> crash-reports (fml ones) or reports (openeye ones). Doesnt matter which.
I just opened the FTB launcher and used the code. So I guess that should be the most recent version?
I'll delete everything, start over and see what it does when I get back to my pc.
 

Daemondreus

New Member
Jul 29, 2019
6
0
0
Hey, I'm back with the crash log.
I deleted the Faction's End folder and redownloaded. The crash happened when picking up a log.
I reopened the same world and now it does not give any problems (for now).
 

Attachments

  • crash-2014-09-19_14.00.57-server.txt
    20.5 KB · Views: 111

bluchuv00

New Member
Jul 29, 2019
139
0
0
Hey, I'm back with the crash log.
I deleted the Faction's End folder and redownloaded. The crash happened when picking up a log.
I reopened the same world and now it does not give any problems (for now).
When I fixed this issue before all I had to do was change something in the hqm config (auto-start hard-mode had to be true). Maybe try switching that in the config if you still have issues? It does say something like QuestTaskItemsDetect in your crash log near the beginning.
Ok not sure why this is happening but I am not getting cotton from the cotton plants it say mature but I can't get the cotton. I right click it and it does nothing. I left click it and only get one seed. The only thing I have seen that might be causing issues is that I turned openeye off. It isn't crashing the game but it is making the early quests really hard to complete.


Ignore this I closed out the game, and reopened it, and it is working now.
I think waila says cotton plants are mature when they have pink flowers (they drop more seeds at that stage). Sometimes i can't interact w/ world, left/right click, and i esc in and out a few times to get it working again. Otherwise idk what it was.
 
Last edited:

Billa2720

New Member
Jul 29, 2019
28
0
0
I am playing the tech faction, and I am not finding any ores from Tinker's. I am finding the ores from Thermal Expansion. Anyone else have a lot of trouble finding aluminum? I don't see a way in the the config to regen Tinkers ores like In Thermal expansion.
 

bluchuv00

New Member
Jul 29, 2019
139
0
0
I am playing the tech faction, and I am not finding any ores from Tinker's. I am finding the ores from Thermal Expansion. Anyone else have a lot of trouble finding aluminum? I don't see a way in the the config to regen Tinkers ores like In Thermal expansion.
Oh umm idk, pretty sure i left it on in the config when i generated the world... Aluminum is the only tinker exclusive ore and i think for most things its used for, gold can replace it (temp solution).

sent from this thing in the universe of blu pikachus
 

Billa2720

New Member
Jul 29, 2019
28
0
0
Yes, I have found gold, and lots of copper. Unless yuou have the comfig set to allow making tools in wood patterns, I need aluminum to make a better pick than flint to mine the gold. I am not sure how rare it is so I am questioning if others have a hard time finding it.
 

bluchuv00

New Member
Jul 29, 2019
139
0
0
Last i checked gold can be used as an aluminum brass replacement for casts (just more expensive).
Edit: oops actually read the rest of your comment, i could maybe lower the harvest level of gold, will check when i get home.

sent from this thing in the universe of blu pikachus
 

Destroyer_01

New Member
Jul 29, 2019
1
0
0
I got the clay and sand from the mines made the stuff for the first tech quest but there is a second part to it so where am i meant to clay and sand when i just handed all the tinkers stuff in with manual submit
 

bluchuv00

New Member
Jul 29, 2019
139
0
0
I got the clay and sand from the mines made the stuff for the first tech quest but there is a second part to it so where am i meant to clay and sand when i just handed all the tinkers stuff in with manual submit
oh. right. that should have been detection instead of submit. Will fix.
 

Billa2720

New Member
Jul 29, 2019
28
0
0
That was going to be my next question. I had to keep killing cave spiders every couple of hours to get the clay to complete. what all did you change in the update?