[1.7.10] Regrowth - A WIP HQM pack - Now Listed!

zilvarwolf

New Member
Jul 29, 2019
541
0
0
Has anyone had issues with feeding auto assemblers from me export buses? I've been able to reproducably crash my game by exporting certus quartz essence into an auto assembler. As soon as it crafts the first time, bam, server crashes. The crash log implies that if I include a schematic it might work, but I'm not having this issue when feeding from a barrel...just from the ME system.
 

rakkie

New Member
Jul 29, 2019
31
0
0
just giving a suggestion. This is a farm modpack right? Why not ad pam's harvestcraft would be a nice add-on to the pack for those that love to farm
 

lunakm

New Member
Jul 29, 2019
56
0
0
just giving a suggestion. This is a farm modpack right? Why not ad pam's harvestcraft would be a nice add-on to the pack for those that love to farm

TPL has said a few times in recent pages that the mod list is firm; no other mods will be added. But that shouldn't stop you from adding Pam's if you wish to add it.
 
L

lordweegee

Guest
Hi, I have a problem with the mod-pack. I was playing and the client crashed for some reason and now when ever i try to load the map its on the client or the game crashes before the world is loaded. I have added the crash report for any one who can help me
---- Minecraft Crash Report ----
// Why did you do that?

Time: 12/29/15 8:27 PM
Description: Rendering item

java.lang.ArrayIndexOutOfBoundsException: 54
at vazkii.botania.common.block.decor.Block18Stone.func_149691_a(Block18Stone.java:60)
at net.minecraft.item.ItemBlockWithMetadata.func_77617_a(SourceFile:20)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at vazkii.botania.common.block.decor.Block18Stone.func_149691_a(Block18Stone.java:60)
at net.minecraft.item.ItemBlockWithMetadata.func_77617_a(SourceFile:20)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)

-- Item being rendered --
Details:
Item Type: vazkii.botania.common.item.block.ItemBlockWithMetadataAndName@584208e2
Item Aux: 54
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['LordWeegee'/179, l='MpServer', x=1082.60, y=72.62, z=-857.29]]
Chunk stats: MultiplayerChunkCache: 121, 121
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (1315,66,-661), Chunk: (at 3,4,11 in 82,-42; contains blocks 1312,0,-672 to 1327,255,-657), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Level time: 1200646 game time, 1200646 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 10 total; [EntityConcussionCreeper['Concussion Creeper'/187, l='MpServer', x=1144.59, y=46.00, z=-895.03], EntityCreeper['Creeper'/184, l='MpServer', x=1012.03, y=46.00, z=-875.50], EntityFallenKnight['Fallen Knight'/185, l='MpServer', x=1143.50, y=45.00, z=-889.50], EntitySpider['Spider'/190, l='MpServer', x=1151.53, y=48.00, z=-897.16], EntitySkeleton['Skeleton'/189, l='MpServer', x=1151.53, y=48.16, z=-897.16], EntityBrainyZombie['Angry Zombie'/182, l='MpServer', x=1063.63, y=22.00, z=-887.06], EntitySkeleton['Skeleton'/183, l='MpServer', x=1110.50, y=45.00, z=-811.50], EntityEnderminy['Enderminy'/44, l='MpServer', x=1144.50, y=70.00, z=-798.50], EntityClientPlayerMP['LordWeegee'/179, l='MpServer', x=1082.60, y=72.62, z=-857.29], EntitySkeleton['Skeleton'/181, l='MpServer', x=1062.72, y=21.00, z=-886.69]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 877285160 bytes (836 MB) / 2467823616 bytes (2353 MB) up to 5965348864 bytes (5689 MB)
JVM Flags: 3 total; -Xms256M -Xmx6400M -XX:permSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 117 mods loaded, 116 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.1448-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA AccidentallyCircumstantialEvents{1.10.0} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.10.0.jar)
UCHIJAAAA AgriCraft{1.7.10-1.4.5} [AgriCraft] (AgriCraft-1.7.10-1.4.5.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA arcanearteries{5} [Arcane Arteries] (ArcaneArteries0.7.2.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA Automagy{0.27} [Automagy] (Automagy-1.7.10-0.27.jar)
UCHIJAAAA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJAAAA BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
UCHIJAAAA ExtrabiomesXL{3.16.1} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.1.jar)
UCHIJAAAA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA BiomeTweaker{2.0.161} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.161.jar)
UCHIJAAAA BlockProperties{0.1.2} [Block Properties] (BlockProperties-1.7.10-0.1.2.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCHIJAAAA Botania{r1.8-245} [Botania] (Botania r1.8-245.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA BloodArsenal{1.2-3} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-3.jar)
UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA CarpentersBlocks{3.3.8_dev_r6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r6 - MC 1.7.10.jar)
UCHIJAAAA ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar)
UCHIJAAAA climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta28.jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJAAAA companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
UCHIJAAAA craftingtweaks{1.0.57} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.57.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAA CreeperCollateral{1.7.10R1.0.0B3} [CreeperCollateral] (CreeperCollateral-[1.7.10]1.0.0B3-6.jar)
UCHIJAAAA CustomMainMenu{1.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.1.jar)
UCHIJAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAA endercore{1.7.10-0.0.1.10_alpha} [EnderCore] (EnderCore-1.7.10-0.0.1.10_alpha.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAA EnhancedInventories{1.7.10-1.1.8} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.1.8.jar)
UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJAAAA GraveStone{2.15.2} [GraveStone] (GraveStone-2.15.2.jar)
UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA launchgui{1.0.0} [LaunchGUI] (LaunchGui-1.7.10-1.5-8-client.jar)
UCHIJAAAA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCHIJAAAA MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
UCHIJAAAA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA MobProperties{0.3.3} [Mob Properties] (MobProperties-1.7.10-0.3.4.jar)
UCHIJAAAA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
UCHIJAAAA ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar)
UCHIJAAAA AS_Ruins{14.6} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA Sanguimancy{1.7.10-1.1.9-32} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-32.jar)
UCHIJAAAA SimilsaxTranstructors{1.7.10.15} [Similsax Transtructors] (SimilsaxTranstructors-1.7.10.15.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
UCHIJAAAA StorageDrawersForestry{1.7.10-1.1.0} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.0.jar)
UCHIJAAAA StorageDrawersMisc{1.7.10-1.1.0} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.0.jar)
UCHIJAAAA StorageDrawersNatura{1.7.10-1.1.0} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.0.jar)
UCHIJAAAA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJAAAA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.1.2-19} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-19.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
UCHIJAAAA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCHIJAAAA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UD BiomeTweakerCore{2.0.161} [BiomeTweaker Core] (minecraft.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.3-303
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
Forestry : Info: The following plugins have been disabled in the config: propolis.pipe
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.tx
 

Nezarn

New Member
Jul 29, 2019
13
0
0
Is it just me, or the staff reward (rightmost) from "Of staves and scepters" is unusable? I can't put foci on it. (so its just junk, since i thought staffs are only good for using foci and can't be used for crafting.)
 

Yobur

New Member
Jul 29, 2019
174
0
0
Once again, a puzzled dragon comes before the assembled wisdom with a query. Which incense stick do I need to craft for Smells Like Power? It doesn't like Brew of Fleetfoot, which seems to be the most useful one for tooling around the base, and the color of the illustration
(at least for this poor color-challenged male) doesn't seem to match the portraits in NEI. I suppose I could fall back on the Brute Force and ignorance method and craft one of each brew, but that seems a bit wasteful of time and materials (some of which I don't have yet).
 

Featherbrain

New Member
Jul 29, 2019
38
0
0
Am I doing something wrong? I can't seem to get drop of Luck. I threw mandrakeroot, nether wart, tear of the goddess, revined evil and mutandis extremis in a cauldron and I only get green bubbles. I can't pick it up using a bottle. can anyone tell me what I'm doing wrong?
 
C

CursedFlames

Guest
I get a crash whenever I try to manually craft something in an auto assembler.

Also, the auto assembler stops working (doesn't craft anything) whenever I relog (singleplayer), unless I break and replace it.
Until it's fixed, is there any other easily automatable alternative?

Am I doing something wrong? I can't seem to get drop of Luck. I threw mandrakeroot, nether wart, tear of the goddess, revined evil and mutandis extremis in a cauldron and I only get green bubbles. I can't pick it up using a bottle. can anyone tell me what I'm doing wrong?
I've heard you need lots of altar power (5000-8000?) to make it. Not sure though because I haven't made it yet.
 

Necro9227

New Member
Jul 29, 2019
65
0
0
Once again, a puzzled dragon comes before the assembled wisdom with a query. Which incense stick do I need to craft for Smells Like Power? It doesn't like Brew of Fleetfoot, which seems to be the most useful one for tooling around the base, and the color of the illustration
(at least for this poor color-challenged male) doesn't seem to match the portraits in NEI. I suppose I could fall back on the Brute Force and ignorance method and craft one of each brew, but that seems a bit wasteful of time and materials (some of which I don't have yet).
I do believe that would be the jump boost one (forgot the name).
 
  • Like
Reactions: An0nymuS

Featherbrain

New Member
Jul 29, 2019
38
0
0
I get a crash whenever I try to manually craft something in an auto assembler.

Also, the auto assembler stops working (doesn't craft anything) whenever I relog (singleplayer), unless I break and replace it.
Until it's fixed, is there any other easily automatable alternative?


I've heard you need lots of altar power (5000-8000?) to make it. Not sure though because I haven't made it yet.
You're right after I passed 8000 it worked.
 

Rokuma

New Member
Jul 29, 2019
174
0
0
You're right after I passed 8000 it worked.
You can also put red/white circles around it (check the crafting section of the "witches' brews" book, the blue one, for the layout and more info) they reduce costs, red more than white. With a small red and large white you can use around 4000 power.
 

Kroptik

Active Member
Jul 29, 2019
20
4
25
Since the 0.8.8 update i have issues with the game.
It keeps freezing. I can move but not access chests and inventories and such. The game does not crash, but cannot be closed
normaly. After i removed the java process, certain files are still in use and locked down. Restarting the game is not possible until
i restart the whole computer.

Had the same issue with galactic scienece pack, you can find pastebins at the pages too:
http://forum.feed-the-beast.com/thr...alactic-science-something-fresh.86203/page-95

All posts from me within the galactic science thread can be accessed here (don't know if the forum keeps the search results saved somewhere):
http://forum.feed-the-beast.com/search/57633067/

Operating System: Win 7 Ultimate
Java: Build 1.8.0_66-b18

I think this is due to a combination of forge and NEI, cause after i moved the pack from the FTB launcher to MC, and updated to a higher forge/NEI version the game worked properly.
Here are the version i use at MC, which work for me:
Forge: 10.13.4.1558-1.7.10


Since i play this in multiplayer with friends i really would like to see and update to the pack, so we can play together again :)

EDIT: Since the NEI / ChickenCore versions of regrowth are even newer than the once i use in Galactic Science at this moment, it has to be the forge version, that causes the issues. Removed NEI / CC versions

After about 6,5h it froze again :/
http://paste.ee/p/tKyaQ

I'm having the exact same problem in my computer. I even tried playing another pack and I still had the same issue.
I posted about it in the official minecraft forums but didn't get a reply...
If you do ever fix this issue, please tell me how you did it.
 

Rivalyn

New Member
Jul 29, 2019
75
0
0
Has anyone had issues with feeding auto assemblers from me export buses? I've been able to reproducably crash my game by exporting certus quartz essence into an auto assembler. As soon as it crafts the first time, bam, server crashes. The crash log implies that if I include a schematic it might work, but I'm not having this issue when feeding from a barrel...just from the ME system.

Enhanced Inventories auto assemblers are a bit wonky. For me they tend to spam the log - however they automatically access inventories adjacent to them, so put an interface there instead, and have it stock a stack or two of essences, and let the auto assembler pull items on its own.
 

firemagius

New Member
Jul 29, 2019
5
0
0
Question for the experts: I am trying to make Cinderpearl and Shimmerleaf seeds, but NEI is not showing a recipe. I see from the quest book it is an crucible recipe, but I didn't see a recipe in the Thaumaturgy book (always have a hard time finding things there anyway). I found the recipes at GitHub of

CinderPearl: Herba (4) + Ignis (2) + Praecantatio (2) + amber
Shimmerleaf: Herba (4) + Permutatio (2) + Praecantatio (2) + quicksilver

I tried Shimmerleaf but it didn't seem to work. Am I on the right track or is the recipe different? I think the version is 0.87.
 
Jul 29, 2019
59
0
0
Question for the experts: I am trying to make Cinderpearl and Shimmerleaf seeds, but NEI is not showing a recipe. I see from the quest book it is an crucible recipe, but I didn't see a recipe in the Thaumaturgy book (always have a hard time finding things there anyway). I found the recipes at GitHub of

CinderPearl: Herba (4) + Ignis (2) + Praecantatio (2) + amber
Shimmerleaf: Herba (4) + Permutatio (2) + Praecantatio (2) + quicksilver

I tried Shimmerleaf but it didn't seem to work. Am I on the right track or is the recipe different? I think the version is 0.87.
I'm not sure about those recipes, since I'm not at that point yet, but if I remember one of direwolf's videos correctly there's a special agrimancy tab in the thaumonomicon where you can research those seeds.
 

Rivalyn

New Member
Jul 29, 2019
75
0
0
Question for the experts: I am trying to make Cinderpearl and Shimmerleaf seeds, but NEI is not showing a recipe. I see from the quest book it is an crucible recipe, but I didn't see a recipe in the Thaumaturgy book (always have a hard time finding things there anyway). I found the recipes at GitHub of

CinderPearl: Herba (4) + Ignis (2) + Praecantatio (2) + amber
Shimmerleaf: Herba (4) + Permutatio (2) + Praecantatio (2) + quicksilver

I tried Shimmerleaf but it didn't seem to work. Am I on the right track or is the recipe different? I think the version is 0.87.

Because of the way Thaumcraft handles recipes, you absolutely have to research the process before you can do it. Thaumcraft checks to see if the player putting items into the crucible knows the recipe they're attempting, and if they don't, will not do the process. This is why you can't use a dropper to automate the crucible, since it checks iFakePlayer, which never has any research completed.
 
M

MrRobot

Guest
I'm having a game breaking crash after trying to place a waterproof pipe next to a bugged water barrel. the game just straight up crashes as soon as I load up :(

heres the crash log if it helps
 

Attachments

  • crash-2015-12-27_14.59.39-client.txt
    23.4 KB · Views: 54