[1.7.10][205 Quests][Listed] BeeHappy - A quest based map about Bees

High_Roller

New Member
Jul 29, 2019
19
0
0
Can anyone help I would like to play this pack but it wont launch. Here's the Log:
BeeHappy
Downloading Mod Pack
Error while downloading modpack: java.net.SocketTimeoutException: Read timed out
Resuming download from offset 70920921
Resume started sucessfully
Resuming download from offset 78997186
Resume started sucessfully
Resuming download from offset 89621289
Resume started sucessfully
Issue with new md5 method, attempting to use backup method.
Local: EE981BFBE6CB3AB194D9D5903E679588
Remote: EE981BFBE6CB3AB194D9D5903E679588
Mods Folder: C:\Users\Malik\Desktop\things I like\BeeHappy\minecraft\mods
Dynamic Folder: C:\Users\Malik\AppData\Local\ftblauncher\ModPacks\BeeHappy\minecraft\mods
dirs mk'd
Checking local assets file, for MC version1.7.10 Please wait!
Checking/Downloading 2 assets, this may take a while...
Asset downloading complete
Setting up native libraries for BeeHappy v Recommended Version MC 1.7.10
Syncing Assets:
Java Path: C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe
Pack: BeeHappy 1.7.10
Setting MinMemory to 256
Setting MaxMemory to 1024
Additional java parameters: -XX:permSize=512m
[14:28:00] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:28:00] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:28:00] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:28:01] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[14:28:01] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_66
[14:28:01] [main/INFO] [FML]: [AppEng] Core Init
[14:28:01] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:02] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.138 is newer than request 1.1.3.136
[14:28:03] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:28:05] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.lang.NullPointerException
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:137) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) ~[guava-17.0.jar:?]
at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69) ~[guava-17.0.jar:?]
at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:97) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:61) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:193) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
... 2 more
Exception in thread "main" [14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
MC process exited. return value: 1
[i18n] Added 0 enUS to options pane
[i18n] Added 1 cyGB to options pane
[i18n] Added 2 daDK to options pane
[i18n] Added 3 deDE to options pane
[i18n] Added 4 enGB to options pane
[i18n] Added 5 enUS to options pane
[i18n] Added 6 esES to options pane
[i18n] Added 7 fiFI to options pane
[i18n] Added 8 frCA to options pane
[i18n] Added 9 frFR to options pane
[i18n] Added 10 itIT to options pane
[i18n] Added 11 maHU to options pane
[i18n] Added 12 nlNL to options pane
[i18n] Added 13 noNO to options pane
[i18n] Added 14 plPL to options pane
[i18n] Added 15 ptBR to options pane
[i18n] Added 16 ptPT to options pane
[i18n] Added 17 ruRU to options pane
[i18n] Added 18 svSE to options pane
[i18n] Added 19 zhCN to options pane
[i18n] enUS English (US) language file loaded!
 

jtmnf

New Member
Jul 29, 2019
479
0
0
I wonder if you can fix the Beegonia by removing/readding the recipe via Modtweaker? If I have time tonight, I will try to update those 4 mods, cuz I really want the new version of Magic Bees. :)
I'll try to figure it out too ;)

Not reading 55 pages, but my first impressions are as follows.

1. A LOT more explanation. The quest book is great and all, but some stuff is worded poorly. It'd be great if it was a lot more in depth.
2. Having the quest book remove the items you previously got from a quest to progress. I don't know if this is intended but if it is, it seems silly. Losing items you need to play with the bees makes it pointless.
3. Starting out takes wayyyyyyyyyy too long. Please add a starting quest with a bed so we can skip nights, as starting out with the bees given, they only work during the day time.

Other then those that I can think of right now, I like it. I am new to bees, this being the first time I've ever used that mod. I would love to continue and learn more but this pack just needs more explanation.
  1. First of all, I'm portuguese! Sorry if some quests are bad written, but I tryed so hard to correct them... I try to make them more clear as possible, but please, correct me! About the "in depth" thing: I cannot agree with you... Althought the pack can be played by everybody, I thought very carefully for people that don't know how bee things work... I garantee that more than 80% of the people don't read the texts and come here saying that something doesn't work... Sorry to say, but if you read the quests, in the Back to Basics especially, you'll see that they are well explain (despite the mistakes on grammar and some incorrection in the sentences) and you have answer to everything... If you want to discuss anything about this point, fell free to send me a message or post more things here! I'll be happy to answer and help you :)
  2. The Carpenter is for you to get a little "smell" of what you are going to have in the pack... I already saw a lot of controversy about this quest, and I already answer it a lot of times! And I don't mind answer it again! About the Gendustry stuff on the left side of the quest book - and because you didn't read the 55 pages - I'll say it one for time: Tutorial Quests!! There are for people to learn how to use Gendustry and do some mutations! You have to give them back because I don't want everything to be delivered without any work... Tedious? Might be(e)... But if you explore the quest book, will see that I give you a lot of Gendustry Machinery... And yes, they cost a lot... Althought I agree that it might lead to some confusion, if you play it a few more hours (1 or 2), you will see that you'll get a lot of machines that in the beginning you have to deliver them... Tutorial quests, keep this in mind...
  3. Wool is delivered in a quest, in the Back to Basics... And why not after? Because I want you to explore why the bee does not work during the day... The pack is for you to explore too! Don't ask me to give everything in the first quest...
Continue posting stuff :) I like when people comment stuff that they don't like or just don't understand! I like to talk to you!

Was wondering is ”Productivity" quest in Back to Basics bugged? Can't seem to claim the rewards.
You have to have space in your inventory because the frames do not stack! (I'm guessing that this is the problem?)

1. A few things may need rewording. Not too difficult to figure out mind.
2. Those are the tutorial quests. You'll get all your gear a bit later on.
3. Theres an early quest that gives wool as a reward.
Thank you for the answer! It's more direct than mine, but says exacly the same :)
 
  • Like
Reactions: LostBMe

OniyaMCD

Well-Known Member
Mar 30, 2015
1,438
496
99
A1dyQCo.png
 
  • Like
Reactions: jtmnf

jtmnf

New Member
Jul 29, 2019
479
0
0
Can anyone help I would like to play this pack but it wont launch. Here's the Log:
BeeHappy
Downloading Mod Pack
Error while downloading modpack: java.net.SocketTimeoutException: Read timed out
Resuming download from offset 70920921
Resume started sucessfully
Resuming download from offset 78997186
Resume started sucessfully
Resuming download from offset 89621289
Resume started sucessfully
Issue with new md5 method, attempting to use backup method.
Local: EE981BFBE6CB3AB194D9D5903E679588
Remote: EE981BFBE6CB3AB194D9D5903E679588
Mods Folder: C:\Users\Malik\Desktop\things I like\BeeHappy\minecraft\mods
Dynamic Folder: C:\Users\Malik\AppData\Local\ftblauncher\ModPacks\BeeHappy\minecraft\mods
dirs mk'd
Checking local assets file, for MC version1.7.10 Please wait!
Checking/Downloading 2 assets, this may take a while...
Asset downloading complete
Setting up native libraries for BeeHappy v Recommended Version MC 1.7.10
Syncing Assets:
Java Path: C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe
Pack: BeeHappy 1.7.10
Setting MinMemory to 256
Setting MaxMemory to 1024
Additional java parameters: -XX:permSize=512m
[14:28:00] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:28:00] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:28:00] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:28:01] [main/INFO] [FML]: Forge Mod Loader version 7.99.39.1566 for Minecraft 1.7.10 loading
[14:28:01] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_66
[14:28:01] [main/INFO] [FML]: [AppEng] Core Init
[14:28:01] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:02] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.138 is newer than request 1.1.3.136
[14:28:03] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:28:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:28:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:28:05] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.lang.NullPointerException
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:137) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) ~[guava-17.0.jar:?]
at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69) ~[guava-17.0.jar:?]
at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:97) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:61) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:193) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) ~[forge-1.7.10-10.13.4.1566-1.7.10-universal.jar:?]
... 2 more
Exception in thread "main" [14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[14:28:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
MC process exited. return value: 1
[i18n] Added 0 enUS to options pane
[i18n] Added 1 cyGB to options pane
[i18n] Added 2 daDK to options pane
[i18n] Added 3 deDE to options pane
[i18n] Added 4 enGB to options pane
[i18n] Added 5 enUS to options pane
[i18n] Added 6 esES to options pane
[i18n] Added 7 fiFI to options pane
[i18n] Added 8 frCA to options pane
[i18n] Added 9 frFR to options pane
[i18n] Added 10 itIT to options pane
[i18n] Added 11 maHU to options pane
[i18n] Added 12 nlNL to options pane
[i18n] Added 13 noNO to options pane
[i18n] Added 14 plPL to options pane
[i18n] Added 15 ptBR to options pane
[i18n] Added 16 ptPT to options pane
[i18n] Added 17 ruRU to options pane
[i18n] Added 18 svSE to options pane
[i18n] Added 19 zhCN to options pane
[i18n] enUS English (US) language file loaded!
That's the log of the FTB Launcher, right?
 

LostBMe

New Member
Jul 29, 2019
273
-2
0
When you go to claim the reward, there's a 'pick one' section regarding the apiaries (you don't get both.) Are you selecting the Industrial or the standard? I chose the Industrial and it worked fine.

I tried both - tried one, click, didn't work, so tried the other, click, still didn't work. It is the only quest in that section that I don't have - unless that one unlocks other quests in there?

I have more than 9 inventory slots to accept rewards too.

Edit: Just saw the other reply about more inventory slots - probably that. :rolleyes:
 

OniyaMCD

Well-Known Member
Mar 30, 2015
1,438
496
99
I'll try to figure it out too ;)

Just as a note, it's only the three bee-related recipes that are messed up (of course, those were the primary ones I was looking at, go figure!) Hiveacynth, Hibeescus, and Beegonia.
 

OniyaMCD

Well-Known Member
Mar 30, 2015
1,438
496
99
Spent today expanding my storage arrangement - I have a small bank of 'resource bees' (mostly the metals, but also Excited, Diamond, and one for silky wisps) that feed their nuggets into a chest and any other product into the main system. Those combs that need centrifuging get shunted off to be centrifuged and then loop back - the silky propolis gets a second pass through the centrifuge. The Aluminum Oreberries pass all the way to my Smeltery, and get fed in through a hopper, and I rack those off as I get enough for a block.

Mind you, this will all be obsolete once I get an ME system, but it's so much fun to watch!
 
  • Like
Reactions: jtmnf

jtmnf

New Member
Jul 29, 2019
479
0
0
Just as a note, it's only the three bee-related recipes that are messed up (of course, those were the primary ones I was looking at, go figure!) Hiveacynth, Hibeescus, and Beegonia.
It's the problem that I said... Different versions means different API levels... I'm having a lot of trouble updating Binnies Mod...
 
X

xXx_Snivy_xXx

Guest
Hey guys! I was thinking of restarting this pack, and restricting myself to only do the "Forestry method" of breeding bees. (That is, I won't use the Gendustry Machines except for the quest.) Also, I plan to make my own bee houses, apiaries, etc., and not use the industrial apiaries/apiaries provided. (Yes, I like hardcore stuff, that's why I loved "Crash Landing") So anyhow, my question would be, "Is this thought even possible?"
 
X

xXx_Snivy_xXx

Guest
Not reading 55 pages, but my first impressions are as follows.

1. A LOT more explanation. The quest book is great and all, but some stuff is worded poorly. It'd be great if it was a lot more in depth.
2. Having the quest book remove the items you previously got from a quest to progress. I don't know if this is intended but if it is, it seems silly. Losing items you need to play with the bees makes it pointless.
3. Starting out takes wayyyyyyyyyy too long. Please add a starting quest with a bed so we can skip nights, as starting out with the bees given, they only work during the day time.

Other then those that I can think of right now, I like it. I am new to bees, this being the first time I've ever used that mod. I would love to continue and learn more but this pack just needs more explanation.

3. Uh I think a good way is to spend the first (few? two? depends how fast you are) night(s) doing some Agricraft, specifically crossbreeding for cotton. I BEElieve it shouldn't take too long with the watering can :)
 
Last edited:

rivvest

New Member
Jul 29, 2019
490
0
0
Hey guys! I was thinking of restarting this pack, and restricting myself to only do the "Forestry method" of breeding bees. (That is, I won't use the Gendustry Machines except for the quest.) Also, I plan to make my own bee houses, apiaries, etc., and not use the industrial apiaries/apiaries provided. (Yes, I like hardcore stuff, that's why I loved "Crash Landing") So anyhow, my question would be, "Is this thought even possible?"
Well, you'd need to bootstrap to get combs for your first bee houses, but you could select the standard apiaries as rewards and use those then toss em. Some quests require you to turn in gene samples, so you'd have to invoke Gendustry at some point if you wanted to complete the HQM. I feel like it would be very painful to go that route.. :)
 

Teebor

New Member
Jul 29, 2019
65
0
0
3. Uh I think a good way is to spend the first (few? two? depends how fast you are) night(s) doing some Agricraft, specifically crossbreeding for cotton. I BEElieve it shouldn't take too long with the watering can :)

I did take me 3-4 hours with the old apiary to get the 8 honeycomb and 8 damp comb as at this point I had no frames.

In this time I bred all my plants up to 10/10/10 but didn't do any cross breeding, so it was not completely wasted time but it was a long time to have to keep putting the bees back in. Could the number of damb/honey combs be halved to speed this bit up a bit?

Also I am convinced I am unlucky with Bees, despite enjoying bees they never seem to create their combs etc for me in any pack I have played LOL :)

As a note on the tutorials, the last one where you have to hand in the modified fertility 4 rocky bee, could the quest be re-worded to make this clearer as I modified a different bee and then found out that I couldn't hand in a rocky bee. I assumed it was because it was not fertility 4 so I can't get the chunk loader OR make it a two part quest where you hand in the modified rocky Bee first and then hand back in the machines after to get the reward?

I'm not missing out on the chunk loader anyway as I am playing single player local so it doesn't do much for me
 
X

xXx_Snivy_xXx

Guest
Well, you'd need to bootstrap to get combs for your first bee houses, but you could select the standard apiaries as rewards and use those then toss em. Some quests require you to turn in gene samples, so you'd have to invoke Gendustry at some point if you wanted to complete the HQM. I feel like it would be very painful to go that route.. :)
Oh yeah... I need to get a gene sample of Species: Botanic... (So... I guess there are going to be exceptions.... XD)
 

OniyaMCD

Well-Known Member
Mar 30, 2015
1,438
496
99
It's the problem that I said... Different versions means different API levels... I'm having a lot of trouble updating Binnies Mod...

Oh yes -and after my experiences with another modpack, I'm not surprised that Botania has become an issue. I was only pointing it out in case you went with the MineTweaker suggestion.

As it is, I've redistributed the eight Beegonias that were given as a quest reward, and four of them are quite happily filling a pair of Mana Pools while I prep for that Elven Gateway. The other four are currently split between the Runic Altar and the pool next to the site for the Terrestrial Agglomeration Plate