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

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

RagefaceKurosaki

Active Member
Jul 29, 2019
361
0
26
in the quest wicked shrubbery it gives you snowbell seeds, was this meant to be changed since now's there is a quest chain to breed it
 

Elmazz

New Member
Jul 29, 2019
198
0
0
I've heard they are a somewhat common drop from Gaia II.

Not sure if that counts as a good way though. =)
probably heard it from me xD i got 3 of them when i killed my first gaia 2. but it seems that the treasure drops are random
 

Kmad

New Member
Jul 29, 2019
339
0
0
lol i got redwood saplings from mutandis and i went a bit crazy and now i have giant forest outside my walls :p
I've got quite the Spruce collection since I started moving out.

edit: Rainbow Eucalyptus would make a realllly interesting forest, I think. Especially mixed with Greatwood/Silverwood trees.
 
Last edited:
  • Like
Reactions: JustHeyo

Kmad

New Member
Jul 29, 2019
339
0
0
I'll figure out what mine is when I have a chance, spawn is near ocean on a large landmass (I haven't been able to outline it even w/a broom).
 

Fornax42

New Member
Jul 29, 2019
6
0
0
How can you get a map in a server working?
Because when I create a server, he creates a normal world, and not one with only cracked sand, like in singleplayer.

This is my last crash report:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 20-3-15 12:40
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Ljoshie/enchiridion/wiki/gui/GuiMain;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.NoClassDefFoundError: Ljoshie/enchiridion/wiki/gui/GuiMain;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:109)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:72)
at com.google.gson.Gson.getAdapter(Gson.java:356)
at com.google.gson.Gson.fromJson(Gson.java:802)
at com.google.gson.Gson.fromJson(Gson.java:868)
at com.google.gson.Gson$1.deserialize(Gson.java:126)
at joshie.enchiridion.wiki.elements.ElementAbstractAdapter.deserialize(ElementAbstractAdapter.java:35)
at joshie.enchiridion.wiki.elements.ElementAbstractAdapter.deserialize(ElementAbstractAdapter.java:18)
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:768)
at com.google.gson.Gson.fromJson(Gson.java:717)
at com.google.gson.Gson.fromJson(Gson.java:689)
at joshie.enchiridion.wiki.WikiRegistry.register(WikiRegistry.java:180)
at joshie.enchiridion.wiki.WikiRegistry.registerData(WikiRegistry.java:162)
at joshie.enchiridion.wiki.WikiRegistry.registerJar(WikiRegistry.java:138)
at joshie.enchiridion.Enchiridion.preInit(Enchiridion.java:48)
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:513)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 5 more
Caused by: java.lang.ClassNotFoundException: joshie.enchiridion.wiki.gui.GuiMain
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 56 more
Caused by: java.lang.NoClassDefFoundError: joshie/enchiridion/wiki/gui/GuiScalable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 58 more
Caused by: java.lang.ClassNotFoundException: joshie.enchiridion.wiki.gui.GuiScalable
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 62 more


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1818393496 bytes (1734 MB) / 2893021184 bytes (2759 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -Xms2048m -Xmx4096m -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.85.1291 Minecraft Forge 10.13.2.1291 90 mods loaded, 90 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized
appliedenergistics2-core{rv2-beta-10} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized
WitchingGadgetsCore{1.1.2} [Witching Gadgets Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized
appliedenergistics2{rv2-beta-10} [Applied Energistics 2] (appliedenergistics2-rv2-beta-10.jar) Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.8} [Waila] (Waila-1.5.8a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
Automagy{0.21} [Automagy] (Automagy-1.7.10-0.21.jar) Unloaded->Constructed->Pre-initialized
bagginses{@MODVERSION@} [Bagginses] (Bagginses-1.2.1.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
ExtrabiomesXL{3.16.1} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.1.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar) Unloaded->Constructed->Pre-initialized
CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-99.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{6.4.3} [BuildCraft] (buildcraft-6.4.3.jar) Unloaded->Constructed->Pre-initialized
Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
BinnieCore{2.0-pre8} [Binnie Core] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
Botany{2.0-pre8} [Botany] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
ExtraBees{2.0-pre8} [Extra Bees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
ExtraTrees{2.0-pre8} [Extra Trees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
Genetics{2.0-pre8} [Genetics] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
AWWayofTime{v1.3.1} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.1-7.jar) Unloaded->Constructed->Pre-initialized
Botania{r1.5-169} [Botania] (Botania r1.5-169.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{6.4.3} [BC Transport] (buildcraft-6.4.3.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{6.4.3} [BC Silicon] (buildcraft-6.4.3.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{6.4.3} [BC Builders] (buildcraft-6.4.3.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{6.4.3} [BC Energy] (buildcraft-6.4.3.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{6.4.3} [BC Factory] (buildcraft-6.4.3.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.0.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.1.1.323} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar) Unloaded->Constructed->Pre-initialized
chisel{2.3.7.34} [Chisel 2] (Chisel2-2.3.7.34.jar) Unloaded->Constructed->Pre-initialized
ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar) Unloaded->Constructed->Pre-initialized
climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta17.jar) Unloaded->Constructed->Pre-initialized
inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-54.jar) Unloaded->Constructed->Pre-initialized
CreeperCollateral{1.7.10R1.0.0B3} [CreeperCollateral] (CreeperCollateral-[1.7.10]1.0.0B3-6.jar) Unloaded->Constructed->Pre-initialized
Enchiridion2{2.0d} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0d.jar) Unloaded->Constructed->Errored
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized
EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized
EnhancedInventories{1.7.10-1.0.8} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.0.8.jar) Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.8.3.build919} [Tinkers' Construct] (TConstruct-1.7.10-1.8.3b.jar) Unloaded->Constructed->Pre-initialized
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized
ForbiddenMagic{1.7.10-0.561} [Forbidden Magic] (Forbidden Magic-1.7.10-0.561.jar) Unloaded->Constructed->Pre-initialized
GardenCore{1.7.10-1.5.2} [Garden Core] (GardenStuff-1.7.10-1.5.2.jar) Unloaded->Constructed->Pre-initialized
GardenContainers{1.7.10-1.5.2} [Garden Containers] (GardenStuff-1.7.10-1.5.2.jar) Unloaded->Constructed->Pre-initialized
GardenStuff{1.7.10-1.5.2} [Garden Stuff] (GardenStuff-1.7.10-1.5.2.jar) Unloaded->Constructed->Pre-initialized
GardenTrees{1.7.10-1.5.2} [Garden Trees] (GardenStuff-1.7.10-1.5.2.jar) Unloaded->Constructed->Pre-initialized
GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar) Unloaded->Constructed->Pre-initialized
HardcoreQuesting{The Journey (4.2.2)} [Hardcore Questing Mode] (HQM-The Journey (4.2.2).jar) Unloaded->Constructed->Pre-initialized
JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized
MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized
Mariculture{1.7.10-1.2.4f} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4f.jar) Unloaded->Constructed->Pre-initialized
MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4f.jar) Unloaded->Constructed->Pre-initialized
Mekanism{7.1.2} [Mekanism] (Mekanism-1.7.10-7.1.2.185.jar) Unloaded->Constructed->Pre-initialized
MekanismGenerators{7.1.2} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.2.185.jar) Unloaded->Constructed->Pre-initialized
MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
MobProperties{0.3.3} [Mob Properties] (MobProperties-1.7.10-0.3.4.jar) Unloaded->Constructed->Pre-initialized
modtweaker2{0.7} [Mod Tweaker 2] (ModTweaker 2-0.7.5.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-9.jar) Unloaded->Constructed->Pre-initialized
Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar) Unloaded->Constructed->Pre-initialized
AS_Ruins{14.6} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized
StevesBarrenLands{1} [Steve's Barren Lands] (StevesBarrenLands.jar) Unloaded->Constructed->Pre-initialized
StorageDrawers{1.7.10-1.3.1} [Storage Drawers] (StorageDrawers-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized
supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar) Unloaded->Constructed->Pre-initialized
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-36.jar) Unloaded->Constructed->Pre-initialized
TravellersGear{1.15.6} [Traveller's Gear] (TravellersGear-1.7.10-1.15.6.jar) Unloaded->Constructed->Pre-initialized
ttCore{MC1.7.10-0.1.0-66} [ttCore] (ttCore-MC1.7.10-0.1.0-66.jar) Unloaded->Constructed->Pre-initialized
witchery{0.23.2} [Witchery] (witchery-1.7.10-0.23.2.jar) Unloaded->Constructed->Pre-initialized
WitchingGadgets{1.1.2} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.2.jar) Unloaded->Constructed->Pre-initialized
yampst{1.3.5} [YAMPST] (Yampst-Regrowth-0.7.0.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.1.1.323} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar) Unloaded->Constructed->Pre-initialized
IguanaTweaksTConstruct{1.7.10-2.1.3.126} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.3.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.1.1.323} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar) Unloaded->Constructed->Pre-initialized
AE2 Version: beta rv2-beta-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

I think it is something with Enchiridion 2
 
Last edited:

ToxicFallenAngel

New Member
Jul 29, 2019
326
0
0
I'll figure out what mine is when I have a chance, spawn is near ocean on a large landmass (I haven't been able to outline it even w/a broom).
If you're trying to outline your landmass, I'd recommend the globetrotter's sash and the flügel tiara combo.
 

Kmad

New Member
Jul 29, 2019
339
0
0
If you're trying to outline your landmass, I'd recommend the globetrotter's sash and the flügel tiara combo.
Hmm... I may get around to that yet, still need to kill a Gaia spirit. Been to o busy with other things. Still, limiting factor with the broom isn't really the speed so much as how quickly the world loads as I explore.
 
  • Like
Reactions: Liquid Klone

AceOfHearts752

New Member
Jul 29, 2019
1
0
0
Need some help, Everytime i click a block i get this message on the chat and also when i go to right/left click a item in my inventory it fall out, cant play due to that.
 

Attachments

  • 2015-03-20_11.37.48.png
    2015-03-20_11.37.48.png
    234.8 KB · Views: 81

ToxicFallenAngel

New Member
Jul 29, 2019
326
0
0
Need some help, Everytime i click a block i get this message on the chat and also when i go to right/left click a item in my inventory it fall out, cant play due to that.
First, stop clicking with a stick. That's Ruins I believe that's spamming the messages. As for the clicking items in your inventory, press alt. You likely alt+tabbed and minecraft assumes that you're still pressing alt since it hasn't received the command that you took your finger off of alt.
 

Kmad

New Member
Jul 29, 2019
339
0
0
Need some help, Everytime i click a block i get this message on the chat and also when i go to right/left click a item in my inventory it fall out, cant play due to that.
It's because you're holding a stick. Holding a stick puts you in a sort of debug mode.

edit: Toxic wins this round...
 
  • Like
Reactions: ToxicFallenAngel

ToxicFallenAngel

New Member
Jul 29, 2019
326
0
0
Hmm... I may get around to that yet, still need to kill a Gaia spirit. Been to o busy with other things. Still, limiting factor with the broom isn't really the speed so much as how quickly the world loads as I explore.
How's the handling of the broom? I might go that route for some earlier flight this time if it's decent, but I haven't had much luck controlling it.
 

rihlsul

New Member
Jul 29, 2019
11
0
0
How can you get a map in a server working?
Because when I create a server, he creates a normal world, and not one with only cracked sand, like in singleplayer.

This is my last crash report:

I think it is some thing with Enchiridion 2

Heya Fornax42, check the below FAQ for 9.3. It has two fixes, one or the other has helped everyone so far. (3.3 for the Stick question)

Need some help, Everytime i click a block i get this message on the chat and also when i go to right/left click a item in my inventory it fall out, cant play due to that.

Heya AceOfHearts752, see the below FAQ for 3.3.


Hopefully this FAQ will help you out and maybe provide some other answers to questions you've not hit yet. :D



Originally posted at: https://www.dropbox.com/s/a4zr8le2nr9zh4d/regrowth-faq.txt?dl=0

===== Regrowth FAQ =====

Regrowth is available on the FTB Launcher (http://www.feed-the-beast.com), under the Third Party Packs tab.
The official Regrowth forum thread is at http://forum.feed-the-beast.com/threads/57184/.
This FAQ was started with the 0.65 alpha release of Regrowth. Version-specific bugs will be noted as such.


===== [1.0] UPGRADING FROM 0.65 TO 0.7x =====

[1.1] Why is it taking so long to load my world?
In 0.70, many changes to the quest line cause HQM to spend a good amount of time figuring out how to update everything. As this still doesn't work properly, and you are comfortable doing so (make a backup of the world first!) go in and delete the minecraft/saves/<world>/HardcoreQuesting/players.dat file. This will reset all players' quest progress (a necessary step for upgrading anyway, see below).

[1.2] What changes should I be aware of regarding Agricraft and crop from prior versions?
0.70 introduced Garden Soil as a requirement for growing Botania flowers and Magical Crops. Botania flowers must be planted on UNTILLED Garden Soil. At this time, there is no way to turn TILLED Garden Soil back into UNTILLED Garden Soil. Botania flowers and Magical Crops will not grow until they are replanted on the proper soil.

Cross-breeding between different plant types no longer results in stat increases. Sorry, no more using 10/10/10 sugar cane to boost the stats of the other plants.

Mutations will now only receive the average of the stats of their parents, not the full stats - so breeding 10/10/10 wheat with 10/10/10 carrots will get you 5/5/5 sugar cane.

[1.3] How do I upgrade from 0.65 to 0.71?
Regrowth is still in alpha, and often quests are being added, removed, and ordering changed, which causes some difficulties when upgrading. Additional, some retro-active world generation occurs with this update, resulting in some lag during the first load in the new version.

Note: Always take a backup of your world first! Do not apply these steps to your original save. In case of error, you can start over and try again.

Note: The time investment is proportional to how many quests you have completed. In my case, I had around 180 complete, and this process took me about 30 minutes.


The initial upgrade of a world takes some time, be patient and ignore the HardcoreQuesting errors in the console, they are really just warnings. Keep waiting. My world takes around 5 minutes to upgrade, on a high-end system. Alternatively, you can delete the minecraft/saves/<world>/HardcoreQuesting/players.dat file prior to upgrading to speed things up. If you go this route, you can skip the steps to reset the book below, and begin on manual quest completion.
Once the world has loaded, pause your game -- there's still things happening in the background and you will notice lag. In my case, I found that waiting a few minutes then restarting Minecraft entirely got rid of that lag.

Now, onto the quest book. You'll notice that all of your reputation is lost, only Chapter 1 is available, and that it is a mishmash of completed quests. Fixing this is what's going to take the most time. Dump all of your inventory into some chests. The basic process will be to complete quests, collect rewards, then dump those rewards (unless you want to be a cheater and get double credit :p). Having a completely empty inventory makes this faster. Find a safe spot to stand where you can toss items away (I went for the ocean - void chests/bags/pipes are another option) . Life will be a lot easier if you are protected from monsters or if you turn on peaceful during the process.

You'll need to have cheats enabled to accomplish this, so if you're in single player, go to the menu and Open to LAN, be sure to select Enable Cheats. I don't play multiplayer, but I assume you will need op privileges for the next bit.

Now that you can run cheats, in the chat type: /hqm edit -- this will give you a quest book you can use to re-complete your quests.

Note: If you want to make things just right, do not just dive in and start completing quests! There is a potential to over-reward yourself with reputation.

The first thing you want to do, though counter-intuitive, is reset all the quests. This is done on the main menu page of the OP quest book by hold Control and Shift, then clicking the "Reset" button (Cmd + Shift on a Mac). This has to be done to clear out the problems in Chapter 1.

If you do not do this, you will not be able to re-complete all Chapter 1 quests, which prevents some other quests from unlocking, which prevents you from getting your reputation points, and is not a good time.

Now that you have a completely reset quest book, go into chapter one, and shift-click on all the quests you have completed. There are new quests in here, so be sure to leave those incomplete. Once your inventory is full, time to dump it. The easiest way is to hold down Control, Alt, and Space, then click an item in your inventory. This will throw everything out (once for the hotbar, once for the rest). You can also use NEI's cheat mode, and shift-click the trashcan icon.

Now give yourself another book with /hqm edit in the chat. Continue through the chapters, shift-clicking quests, claiming rewards, and dumping. You will have to bounce around between the chapters; some quests are triggered by reputation, or quests from other chapters. If you get caught up with where you were, congratulations, you are ready to toss the OP book, grab your gear, and get back to regrowing the world!

For me, this was not enough, I hit a wall - Quests weren't opening up that I knew I had completed, a bunch of ones in the Botania and Witchery quest lines, as well as a bunch from Chapter 5. Some quests are secretly triggered by holding items in your inventory. Pick up all of the following items you have or can make:
  • Leather
  • Gold Ingot
  • Aluminium Ingot
  • Lapis Lazuli
  • Redstone
  • Shards
  • Diamond
  • Blaze Rod
This should unlock the rest of the quests and hopefully with that, you can continue completing quests to the point you were pre-upgrade.

Many cross-breeding quest had opened up in Chapter 9, and the first quest in Chapter 11 was available. I chose to cheat my way through the cross-breeding quests and ditch the rewards, but you may wish to keep the rewards, or trigger the completions legitimately by picking up the seeds for each of the plants.

If you are powering through, be sure to pay attention to the other miscellaneous new quests that you have probably completed, either save those rewards, or complete those quests separately to avoid trashing rewards you do deserve.

[1.4] How can I get the pre-0.70 breeding behavior back?
Edit minecraft/config/agricraft/Configuration.cfg and change Farming difficulty to 1.


===== [2.0] 0.71 BUGS =====

[2.1] Spawn Sheep / Spawn Bat recipes do not work
There seems to be some issue with it matching any color of wool. I was able to get the spawn sheep to work by adjusting the recipe to only accept white wool. You can edit minecraft/scripts/earlysurvival.zs, and find the line that starts with "val wool", make it look like: val wool = <minecraft:wool:0>;

[2.2] NEI Crashes
If the crash log shows:
codechicken.nei.PositionedStack.setPermutationToRender(PositionedStack.java:95)
at yuuto.enhancedinventories.compat.nei.RecipeStoneCraftingHandler$CachedStoneCraftingRecipe.getCycledIngredients(RecipeStoneCraftingHandler.java:114)​

When Enhanced Inventories tries to put together the "Inventory Crafting" page from the Wool or Wood blocks, it crashes. This doesn't happen with cobblestone (the other ingredient in the Improved Stone Chest), so I think there's a problem with the way it's putting the list of all the woods/wools together for this screen. Easily replicated by looking at uses for any color of wool or any type of wood planks, and moving to "right" of the assembly tables page. The problem does not happen when looking at that recipe directly, just when it is generated from the wood or wool component.

The only way I've found to fix it is to remove the mod. :( Alternatively, don't look at the uses for wool or wood planks. :)

If the crash log shows:
appeng.integration.modules.NEIHelpers.NEIInscriberRecipeHandler.loadCraftingRecipes(NEIInscriberRecipeHandler.java:98)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)​

If you load a world, everything is fine, but when you exit back to the Minecraft Main Menu and load any world again, you will hit the AE2 NEI crash when you look at any recipe. It is a known issue with Modtweaker and AE not liking recipes for the inscriber being reloaded due to it caching them.

Workaround: Reload the client between world loads. Alternatively, comment out the lines in ae2.zs that being with "Insciber" by placing "//" in front of them on the same line. In the mekanism.zs file, comment out the line "Infuser.removeRecipe(mekCircuitBasic)" and the recipes.addShaped line below that. (*NOTE: this will break the intended progression of AE2 and Mekanism).

[2.3] Crash when opening the Lexica Botania (Alfheim Edition)
This is because Enchiridion 2 expects the original Lexica Botania to be opened prior to the Alfheim Edition. Craft a plain Lexica Botania first and open it prior to using your Alfheim Edition.

[2.4] Dire Wolves spawn in lit areas
This appears to be a bug in Enderzoo. There is no workaround other than to disable Direwolves entire, which can be done by editing minecraft/config/enderzoo/EnderZoo.cfg and setting B:direWolfEnabled=false


===== [3.0] GENERAL =====

Most, if not all, of the custom mechanics are covered in the Quest Book. Be sure to read both pages thoroughly! Additionally, there are many recipe changes in the pack, so be sure to reference NEI as well.

[3.1] Can Iron Chests/Extra Utils/Thermal Expansion be added into this pack?
These goes against the pack's goal of avoiding common "go-to" mods and so they will not be added.

[3.2] Why is there no mini-map mod?
There is an in-game mechanism using Bibliocraft, quests for it unlock early.

[3.3] I am seeing strange messages in chat when I click blocks with a stick!
This is a feature of the Ruins mod; don't click blocks with a stick.

[3.4] What are my options to get rid of the wasteland and actually regrow the world?
Blood Magic, Witchery, and Thaumcraft all offer methods to change a biome.

[3.5] My Tinker's Construct tools are not leveling up!
This is intentional. You can still use the normal modifiers.

[3.6] How do I mine Thaumium-level ores?
To achieve the Thaumium mining level you can use a Terra Shatterer from Botania (requires terrasteel), a Thaumium pickaxe from Thaumcraft, a Koboldite pickaxe from Witchery, or a Pigiron pickaxe from Tinker's Construct (requires emerald).

[3.7] What's the tool mining level progression?
0. Flint, Bone, Vitreous
1. Netherrack, Copper
2. Iron
3. Bronze, Manasteel
4. Alumite, Elementium
5. Thaumium, Pigiron, Koboldite
6. Steel, Terrasteel, Elemental, Titanium
7. Cobalt, Ardite
8. Void, Manyullyn
9. Osmium, Bound, Chameleon, Refined Glowstone

[3.8] Where can I find more information about the mods?
*NOTE* Many recipes are changed for this modpack, so be sure to check NEI when crafting items. Botania, Tinker's Construct, Witchery, Thaumcraft and Mariculture provide information through in-game books.

Select mods with additional resources:
BuildCraft: http://www.mod-buildcraft.com/
Witchery: https://sites.google.com/site/witcherymod/
Botania: http://botaniamod.net/


===== [4.0] GETTING STARTED =====

[4.1] What is this dirty water? Is it dangerous?
This is normal water in the wasteland biome. It is not dangerous, just ugly.

[4.2] How do I get grass blocks?
Use a pasture seed on dirt blocks.

[4.3] How do I get long/tall grass?
Use bone meal on grass blocks.

[4.4] How do I get saplings?
Use mutandis on long/tall grass.

[4.5] How do I get mushrooms?
Use mutandis on long grass or find them in caves or the Nether. Mushroom spores are also a quest reward, but these must be grown on mycellium.

[4.6] I died and now I have a potion effect "Soul Fray" - what is that?
This is from Blood Magic, it prevents you from self-sacrificing yourself to death repeatedly. Otherwise, it has no effect.


===== [5.0] QUEST BOOK =====

[5.1] What's the best way to get clay for the Couper's Conductance quest?
The Horn of the Wild speeds up collecting clay from the dried grasses in the world and tall grass that you have bonemealed yourself. You can find clay in the oceans (better get a snorkel first!), and there is an early quest in Chapter 3 that will reward you with a Clayconia, which is used to turn sand into clay.

[5.2] I've done all the quests in a chapter, but it is still not showing 100% complete!
There are secret/hidden quests, that will only be revealed when you've met the initial requirements.

[5.3] What are the secret quests?
  • Go caving, maybe you'll find something unexpected!
  • It sure would be nice if that mob spawner weren't so far away..
  • There are a lot of beehives around, perhaps you can scoop them up?


===== [6.0] AGRICRAFT / FARMING =====

[6.1] What are cross crops?
Two crops (the item) on the same block.

[6.2] How do I get sugarcane?
Place cross crops on sand between carrots and wheat. Let the plants mature and then wait.

[6.3] How do I get plants to crossbreed?
Place cross crops between the two parent plants, and the appropriate soil in between. Plants will only spread when they are mature and have enough light.

[6.4] What are all of the crossbreeds?
All seeds are listed in NEI. Some require special soils.

[6.5] What plants require special soils?
Sugarcane, cactus require sand; mushrooms require mycellium; netherwart requires soul sand. All Botania flowers require UNTILLED Garden Soil. All Magical Crops require TILLED Garden Soil.
Note: With 0.71, NEI will show the soil needs for mutations.

[6.6] Bone meal is not working on my (non-magical) crops! Magical fertiliser is not working on my (magical) crops!
In most cases, this is because of a low light level. Place a torch closer.

[6.7] Bone meal is not working on my (magical) crops!
Use magical fertiliser.

[6.8] How do I get more seeds?
Cross crops placed next to fully grown crops will eventually spread and create a new plant.

[6.9] How do I increase my seeds' stats?
[v0.65 only] Any newly grown seeds have a chance of gaining stats, whether it is the result of crossbreeding with a different species (even if there is no chance of mutation).
[v0.70+] Newly grown seeds of the same parent will have a chance of gaining stats. You can no longer crossbreed with plants of different species to gain stats.

[6.10] What is the range of the sprinkler?
The range is a 7-block square, centered on the sprinkler.

[6.11] What items can be composted to make Garden Soil?
All seeds and most foods, sticks, zombie flesh. Shift-clicking an item into the composter will only work if the item is acceptable. All items give the same amount of progress (1/8). For efficiency, you can turn pumpkins into seeds for 4x the Garden Soil. Sticks are a good option early game.
Note: With 0.71, if you mouseover the Composter's input slots, items that can be composted in your inventory are highlighted.


===== [7.0] BOTANIA =====

[7.1] How do I complete a runic altar recipe?
Place the components into the runic altar by right clicking, or dropping ("q"). Right-click with the Wand of the Forest. The item and a circular progress meter will show and will fill as mana is infused. Once the mana infusion is complete, drop ("q") a piece of livingrock on top of the runic altar then right-click with the Wand of the Forest.

[7.2] [v0.65 only] Cactus is not working in altar/alchemy catalyst recipes!
[BUG] Workaround: Place all your cactus on sand and then pick them up. This will be fixed in the next version.


===== [8.0] MARICULTURE =====

[8.1] [v0.65 only] My crucible furnace crashes the game / the bottom half of the cruicible furnace has vanished!
[BUG] No workaround at this time. This will be fixed in the next release.

[8.2] [v0.65 only] Fish Feeder tank size does not report correctly / the Fish Feeder will not accept my fish food.
[BUG] Workaround: Remove the fish and place them back into the Fish Feeder.


===== [9.0] TECHNICAL =====

[9.1] The Wooden Engine recipe shows redstone as a component and isn't working!
[BUG] Workaround: Restart the game. Sometimes this recipe reverts to its default. The Redstone Engine recipe in this pack requires a lever instead of redstone, and has been renamed to a Wooden Engine.

[9.2] [v0.65 only] ServerStart.bat file won't launch the server.
[BUG] Agricraft is out of date. Take the version of Agricraft from your client and put it into server mods. Open ServerStart.bat and change the forge version to forge-1.7.10-10.13.2.1277 instead of forge-1.7.10-10.13.2.1272. If you are using Java 7, capitalize the 'P' in "permSize=256m". If you are using Java 8, remove the "permSize=256m" altogether. Then run ServerStart.bat - this will fail, but create a bunch of files. Open eula.txt and change "eula=false" to "eula=true". Finally, run ServerStart.bat again.

[9.3] [v0.71 only] ServerStart.bat file won't launch the server: java.lang.NoClassDefFoundError: Ljoshie/enchiridion/wiki/gui/GuiMain;
[BUG] You can either remove the Enchiridion 2 mod from the server, or update config/enchiridion/enchiridion2.cfg and set "Disable Autodiscovery"=false.

[9.4] Textures for Quadrum blocks (Dead Wood, Slate) are not showing up properly.
[BUG] Workaround: Turn off Anisotropic Filtering in your video settings.

===============
FAQ Update history:
2015-03-08 - Initial Draft - rivvest
2014-03-16 - Update for 0.71
 
Last edited:

Kmad

New Member
Jul 29, 2019
339
0
0
How's the handling of the broom? I might go that route for some earlier flight this time if it's decent, but I haven't had much luck controlling it.
It's a bit of a pain using the basic broom, but I quite like it so long as I have an Owl Familiar summoned. (I don't recall thinking the broom was a pain before getting the Owl Familiar, but it's hard to go back.)