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

rjwboys

New Member
Jul 29, 2019
46
0
0
Hello,

New version 0.9.1 is not working for me, 0.9.0 works just fine.

Adding crash logs
---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 13.01.16 11:09
Description: Initializing game

toast.blockProperties.BlockPropertyException: Missing or invalid block! at D:\Kopalnia\FTB\Regrowth\minecraft\config\BlockProperties\academy-craft\ac_Block_abilityInterferer.json
at toast.blockProperties.FileHelper.readBlock(FileHelper.java:632)
at toast.blockProperties.FileHelper.readBlock(FileHelper.java:611)
at toast.blockProperties.FileHelper.readBlock(FileHelper.java:606)
at toast.blockProperties.BlockProperties.load(BlockProperties.java:42)
at toast.blockProperties.FileHelper.loadDirectory(FileHelper.java:91)
at toast.blockProperties.FileHelper.loadDirectory(FileHelper.java:95)
at toast.blockProperties.FileHelper.load(FileHelper.java:80)
at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:54)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 toast.blockProperties.FileHelper.readBlock(FileHelper.java:632)
at toast.blockProperties.FileHelper.readBlock(FileHelper.java:611)
at toast.blockProperties.FileHelper.readBlock(FileHelper.java:606)
at toast.blockProperties.BlockProperties.load(BlockProperties.java:42)
at toast.blockProperties.FileHelper.loadDirectory(FileHelper.java:91)
at toast.blockProperties.FileHelper.loadDirectory(FileHelper.java:95)
at toast.blockProperties.FileHelper.load(FileHelper.java:80)
at toast.blockProperties._BlockPropertiesMod.postInit(_BlockPropertiesMod.java:54)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 7 (amd64) version 6.1
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 83726512 bytes (79 MB) / 826298368 bytes (788 MB) up to 3454795776 bytes (3294 MB)
JVM Flags: 7 total; -Xms256M -Xmx3328M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
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 123 mods loaded, 122 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJ Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJ appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJ CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJ AnnoReg{1.0} [LambdaLib|Annotation Registry] (minecraft.jar)
UCHIJ MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHIJ NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJ OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJ WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJ LIUtils{1.0} [LambdaLib|LIUtils] (LambdaLib-1.0.jar)
UCHIJ CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJ academy-craft{1.0pr2_1} [Academy Craft] (AcademyCraft-1.0pr2_1.jar)
UCHIJ AccidentallyCircumstantialEvents{1.11.0} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.11.0.jar)
UCHIJ AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
UCHIJ appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJ Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJ arcanearteries{5} [Arcane Arteries] (ArcaneArteries0.8.2.jar)
UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJ Automagy{0.27.1} [Automagy] (Automagy-1.7.10-0.27.1.jar)
UCHIJ bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJ BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
UCHIJ ExtrabiomesXL{3.16.1} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.1.jar)
UCHIJ BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
UCHIJ BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJ Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
UCHIJ BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJ BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJ Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJ ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJ ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJ Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJ BiomeTweaker{2.0.161} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.161.jar)
UCHIE BlockProperties{0.1.2} [Block Properties] (BlockProperties-1.7.10-0.1.2.jar)
UCHIJ AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCHIJ Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCHIJ ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar)
UCHIJ guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJ BloodArsenal{1.2-3} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-3.jar)
UCHIJ BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJ BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJ BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJ BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJ BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJ BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJ BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJ Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJ ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJ chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJ CarpentersBlocks{3.3.8_dev_r7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r7 - MC 1.7.10.jar)
UCHIJ ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar)
UCHIJ climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta28.jar)
UCHIJ TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJ companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
UCHIJ craftingtweaks{1.0.62} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.62.jar)
UCHIJ inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJ CreeperCollateral{1.7.10R1.0.0B3} [CreeperCollateral] (CreeperCollateral-[1.7.10]1.0.0B3-6.jar)
UCHIJ CustomMainMenu{1.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.1.jar)
UCHIJ Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJ Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJ endercore{1.7.10-0.0.1.10_alpha} [EnderCore] (EnderCore-1.7.10-0.0.1.10_alpha.jar)
UCHIJ EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJ EnhancedInventories{1.7.10-1.1.8} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.1.8.jar)
UCHIJ ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJ gadomancy{1.0.5} [Gadomancy] (gadomancy-1.7.10-1.0.5.jar)
UCHIJ GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJ GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJ GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJ GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJ GraveStone{2.16.0} [GraveStone] (GraveStone-2.16.0.jar)
UCHIJ HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJ inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJ JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJ launchgui{1.0.0} [LaunchGUI] (LaunchGui-1.7.10-1.5-8-client.jar)
UCHIJ magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCHIJ MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
UCHIJ Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJ MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJ Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJ MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJ millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJ MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJ MobProperties{0.3.3} [Mob Properties] (MobProperties-1.7.10-0.3.4.jar)
UCHIJ modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJ NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJ NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJ Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
UCHIJ ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar)
UCHIJ AS_Ruins{14.6} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJ Sanguimancy{1.7.10-1.1.9-32} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-32.jar)
UCHIJ SimilsaxTranstructors{1.7.10.15} [Similsax Transtructors] (SimilsaxTranstructors-1.7.10.15.jar)
UCHIJ StorageDrawers{1.7.10-1.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
UCHIJ StorageDrawersForestry{1.7.10-1.1.0} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.0.jar)
UCHIJ StorageDrawersMisc{1.7.10-1.1.0} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.0.jar)
UCHIJ StorageDrawersNatura{1.7.10-1.1.0} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.0.jar)
UCHIJ supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJ TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
UCHIJ tcinventoryscan{1.0.8} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.8.jar)
UCHIJ tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJ thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJ ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJ wailaplugins{MC1.7.10-0.1.2-19} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-19.jar)
UCHIJ witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJ WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
UCHIJ McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCHIJ 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: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 5700 Series'
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
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: AMD Radeon HD 5700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
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.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Any more information need to help solve the problem?
delete ac_Block_abilityInterferer.json from D:\Kopalnia\FTB\Regrowth\minecraft\config\BlockProperties\academy-craft\


edit:Ninjaed
 
Last edited:

skwaru

New Member
Jul 29, 2019
7
0
0

delete ac_Block_abilityInterferer.json from D:\Kopalnia\FTB\Regrowth\minecraft\config\BlockProperties\academy-craft\

Thank both of you guys very much! It works.


Also my game bugged a little and it is like this for while now. One of the mobs drop a map that started a quest in chapter 4 to visit a specific location (It was suppose to be castle(?) don't really remember now). First of all there was nothing there - middle of ocean, second now i have indication that have completed quest, but it dissappear from the book.

56c4fe4118.png

00a8bad0ea.jpg
I have to few posts to attach a link with screenshot.
 

InfinityRaider

New Member
Jul 29, 2019
1,169
-1
1
The first bit I honestly am unsure what's going on there, may be related to the outer lands clone Gadomancy adds, but I'm not 100% sure on that.
The second may well be related to why snowbells are missing their snowballs - @InfinityRaider probably wants to take a look at that.
The third isn't complaining about forestry, but rather binnie's mods, which unfortunately have not seen an update in quite sometime, with Binnie himself MIA.
See my explanation here
 

Nezarn

New Member
Jul 29, 2019
13
0
0
It's interesting how everyone has issues, meanwhile i've just updated from 0.8.8 to 0.9.1 (i've deleted that config directory that was mentioned some pages back) and game works fine.
 

thephoenixlodge

New Member
Jul 29, 2019
1,388
0
0
Thank both of you guys very much! It works.


Also my game bugged a little and it is like this for while now. One of the mobs drop a map that started a quest in chapter 4 to visit a specific location (It was suppose to be castle(?) don't really remember now). First of all there was nothing there - middle of ocean, second now i have indication that have completed quest, but it dissappear from the book.

56c4fe4118.png

00a8bad0ea.jpg
I have to few posts to attach a link with screenshot.
Uhh, that may be a side effect of those quests being repeatable with an instant cooldown and normally being hidden. I admit, I did not expect them to rehide themselves when becoming available again. I'll add a short cooldown in 0.9.2 to make sure people can get the rewards.

My issuse which was this http://paste.feed-the-beast.com/view/6d1545b7
was fix by doing this

Apologize for wasting people time when it was easy solution.

Thanks for posting the log in full like that. Leads me to believe its possibly just an issue with the launcher not properly getting the new forge version or somesuch, which would explain why the force update could resolve it.
 

busterdude

New Member
Jul 29, 2019
99
1
0
i did get 0.9.1 to work it will not work in ftb launcher or multimc for me but
will work in curse launcher do not on why but that is the only way it works for
me
 

Jugg3rV

New Member
Jul 29, 2019
213
0
0
java checker is unable to to understand that I have java 8 installed AND uninstalled java 7, I even deleted java completely off my computer and did a clean install and it still can't recognize it.

Try this:
Open your control panel - open programs - check for java there and start it.
A window should be popping up now with java controls, update settings and the like.

Go to the tab named java and press the button to see all java runtime versions installed.
On the most right side you can deactivate the older version.
 

donniedarko5555

New Member
Jul 29, 2019
11
0
0
Kinda annoyed I had to update to Java 8 just because a few modders felt like using lambdas and streams. Oh well I guess, had to switch eventually
 

Zartanis

New Member
Jul 29, 2019
16
0
0
I'm having issues with my robot harvesters. They will be going among just fine but after about 30 seconds they stop moving in the middle of the field. They use to work perfectly fine but for some reason they have just quit.

I've tried to set up an automated farm like direwolf20 has on his let's play but the Robots keep crashing. Does anyone have any advice for this?
 

jebusno2

New Member
Jul 29, 2019
7
0
0
I can't start my regrowth pack anymore, it used to work but after i updated it I can only get to the mod loading screen before the main menu before it crashes back to the launcher. Any ideas?
 

skwaru

New Member
Jul 29, 2019
7
0
0
I can't start my regrowth pack anymore, it used to work but after i updated it I can only get to the mod loading screen before the main menu before it crashes back to the launcher. Any ideas?

You didn't post any usefull information. When trying to get help with your problem you shoud at least attach a crash log.

But still i think it's the same problem I had. Try deleting /config/BlockProperties folder and then update to 0.9.1.
http://forum.feed-the-beast.com/thr...m-pack-now-listed.57184/page-743#post-1548148


edit: @thephoenixlodge just a suggestion, can you add Block of Charcoal as fuel to Maricultures Crucible Furnace?
 
Last edited:
  • Like
Reactions: Zartanis

Zartanis

New Member
Jul 29, 2019
16
0
0
@skwaru
There is no crash log lol. The game doesnt crash like when you open an iron compartmenter with a mana lens. They just simply stop working. Everything else keeps running
 
Last edited:

Zartanis

New Member
Jul 29, 2019
16
0
0
You didn't post any usefull information. When trying to get help with your problem you shoud at least attach a crash log.

But still i think it's the same problem I had. Try deleting /config/BlockProperties folder and then update to 0.9.1.
http://forum.feed-the-beast.com/thr...m-pack-now-listed.57184/page-743#post-1548148


edit: @thephoenixlodge just a suggestion, can you add Block of Charcoal as fuel to Maricultures Crucible Furnace?

Tried your suggestion. No luck