Git Product home page Git Product logo

morebees's People

Contributors

brainstone avatar marcin212 avatar sihenzhang avatar tencao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

morebees's Issues

Metallic Grains

Using FTB: Beyond pack, the metallic grains received from metallic propollis no longer has any uses. Until upgrading to the 1.9 version of beyond, I was able to make cobalt and ardite from it.

Bees with a twist

I thought of an interesting idea of having bees that produce energy such as EU and RF, also i thought of an idea of having bees with the main purpose of attacking mobs, but not the player, like giving them an effect that will cause damage to mobs, but not the player, You could move farther along a path of the bee to make it release a stronger and stronger effect.

Tolerates Rain Trait

It would make sense for the prismarine bee and others to tolerate rain (have the flyer attribute) (and maybe the clay bee, because they kind of revolve around water).

Is there any other of your bees that carry that trait? If not, these would be a good point to add it.

My small question

If I want earn nether star fragments from nether bees in alveary is it real? On alveary placed wooden slabs.

1.10.2 Spec Produce not working?

So i was wondering if the Spec Produce of Bees like the Wither Queen and Apocalyptic Queen are not working or sth with the rate is not right? Capped both with Gendustry to Temp and Humidity Tolerance 0 and even put them directly in the Nether instead of using Hell emulation upgrade in the Industrial Apiary.
Apocalyptic Queen produced 5 1/2 Stacks of Simmering Comb (Which has 30%) but not a Single Gunpowder (20%) Blaze Powder (20%) or Ghast Tear (5%) and the same goes for the Wither Queen, not a single Nether Star Fragment (3%) but more than 5 stacks of Withering Combs (35%)

Apocalyptic and Withering Bees not producing Specialty items

Hello,

I have an issue getting the specialty product from the Apocalyptic and Withering bees. They produce combs fine, but I never get any specialty products. They have run for ~100 generations each. I have tested in Industrial Apiaries, Alvearies and Apiaries, each in the Nether.

Any guidance would be excellent, as I can't figure out why I see absolutely no specialty product.

Thanks,
MrScopi

Suggestion: Nickel bee

Any chances for nickel / ferrous bees ?
Need even more of this stuff than draconic dust ;)

(BTW: draconic bees rock :) )

Apocalyptic bee

Hello im not sure if this is morebees issue or what, I have a Apocalyptic bee in the nether with tnt as that is his flower but I have yet to get any of his specialitys im playing age of engineering if that matters. I got the wither bee to produce fragments with the skull on top, I tried tnt on top of Apocalyptic but its not working.

Suggestion for bees

You should add bees that create mob drops( this would be good for peaceful players ) and also add bees to the Nether

Example
1st tier:
Flesh bee- Rotten Flesh( releases hunger effect )
Skeletal Bee- bones and maybe bone meal
Spider Bee- string
Nether bee- NetherRack
2nd tier:
skeletal bee + Nether bee = Wither bee - bones and Netherwart

Just an example, hope you get the general idea and can probably do better with it :)

Retrogen

Anyway to retrogen the rock hives?

Bees for Rare Traits

In vanilla forestry, there are a lot of bee traits that you simply can't get without cheating in a bee, pollination fastest, for example. It would be nice if there was a branch specifically for these traits, an extreme branch, if you will. They shouldn't be easy to get, and they will require quite the breeding jog to get the trait you want. So, for each trait, there should be one bee that is amazing in this trait, and terrible in everything else.

However, it also comes to my attention that one end of a trait (again, let's use pollination) might be useful in certain situations. Pollination fastest is great for tree breeding, but you might want pollination slowest if you don't like what it does to the surrounding trees. Flower spreading fastest sounds like quite a mess in practice, but can be quite beneficial for building a flower farm. Flower spreading slowest causes the bees to clutter up your apiculture area less. So, for any trait that isn't available, it would be nice to have a bee that would get that trait upon breeding.

Issues with Binnie's Mods

Forge: forge-13.20.1.2393
Forestry: forestry_1.11.2-5.3.4.155
Binnie's Mods: binnie-mods-1.11.2-2.1.0.34
More Bees: morebees-1.11.2-1.4.1
Crash report: https://pastebin.com/E9NGmUZp

This crash happened upon startup. I'm also attempting to disable extrabees in favor of more bees but that doesn't seem to stop the crash. I'm unsure if this is a problem here or with genetics, but there's bound to be a bunch of issues popping up between the two so I just wanted to go ahead and get the conversation started.

Modded bees

Here's a few mods you may want to add bees for:

  • Botania Unofficial - manasteel, terrasteel, etc...

-Soul Shards TOW

-PSI

Hives generating in the end

Hey, thanks for the great mod. I noticed though that your hives generate in the end all over the place. I wonder if this is intentional or not, seems at least weird to me.

More Bees 1.1.5
Forge 12.18.2.2166

Radioactive bee not getting radioactive effect

The radioactive bee is not getting the radioactive effect. There may be other allele values for other species not correct as well, but I did notice that one.

I think I see the issue in the BeeBranches.java file. The allele setting calls of the branch entries are mostly setting against the defaultTemplate, not the alleles array variable for each branch. This is causing the bee species to get allele values somewhat randomly based on the order they are defined in the beeSpecies file. I wasn't complete sure if you had a reason the doing the branch definitions in that way so I didn't push a fix for it.

Disable/Enable ore types that spawn around rocky hives

The modpack I've been working on makes iron ore a lot harder to get (specifically, we're using the Rockhounding oretiers mod that replaces iron ore with various ore types, such as hematite, magnetite, etc.).

Unfortunately, this is partially bypassed by the fact that rocky bee hives spawn with iron ore nearby. Any chance that I could remove this ore or replace it with other ores?

Suggestion: Fluix Bee

Since there are Certus Bees, it would be pretty awesome to get some Fluix Bees in the mod too and possibly some of the Pure Crystals as by products?

Thanks!

Combs aren't oredicted to beeComb

Unlike the forestry and gendustry combs, the More Bees combs aren't currently don't have an oredict entry for beeComb. This prevents them from being used for things like creating a Bee House.

I can't see any reason not to add this entry, unless I've overlooked something.

Crash when loading client + crash when loading the server

Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at java.util.Collections$UnmodifiableList.get(Collections.java:1309)
at lach_01298.moreBees.util.OreDicPreferences.get(OreDicPreferences.java:13)
at lach_01298.moreBees.recipes.RecipesCarpenter.registerRecipes(RecipesCarpenter.java:105)
at lach_01298.moreBees.MoreBees.init(MoreBees.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from More Bees (morebees)

1.12 incompatibility with JEI Bees mod

Am hoping to use the following mods:
forestry_1.12.1-5.5.0.178
forestry-MagicBees-1.12-3.1.5
forestry-binnie-mods-1.12.1-2.3.0.60
forestry-morebees-1.12.2-1.4.2

and the JEI Bees mod to be able to see the breeding etc (jeibees-0.9.0.2-mc1.12).

JEI Bees works with any and all combinations of the mods above, until your mod is included in the mix, and then it no longer shows any info on any of the mod's bees including base forestry. Have included a log on the theory that it may help:

fml-client-latest.txt

Specialities in alviaries

The speciality produce in this mod requires items above or below a hive, ex: wither skulls on the hive, diamond block below.

Does this work with alviary? I can't produce specialities from an alviary at all.

Sulfur bees not getting generated

I was not getting sulfur bees to get generated even though I have three separate mods that all add sulfur and all register as "dustSulfur". The check for sulfur needs to get moved to the late registration section of LoadMods.java.

You might want to check for "dustSulphur" as well. That is how it is spelled outside the US and some mods use that spelling.

Extrautils2

When I put forestry, more bees, and extrautils2 in my mod folder (1.10.2) it crashes, only shows something about more bees beeing the problem.

IC2Classic support

IC2Classic will crash with this mod :(
the reason for it is that IC2Classic has no StoneDust.
Could you add another check for IC2Classic?
IC2Classic has a secondary modid which allows you to detect it.
(and its sharing IC2s id for modcompat)
ModID: "IC2-Classic-Spmod"

Proposal for new comb types

The metallic and crystal branches need to have their own comb types instead of using the rocky combs. Metallic and crystal combs, when centrifuged would drop wax and metallic or crystal propolis respectfully. This propolis could then either be crafted into or centrifuged to metallic/crystal grains which would be used in a carpenter in differing patterns to get the metal dusts or crystal products. This is a similar process that Forestry uses for ender pearls and silk mesh from bee drops.

[1.10.2] Slimey effect gene sample states: "Effect: *** ERROR ***"

I suppose the subject line says most of it. Basically, I got to the Slimey bee, and I'm pulling genes with Gendustry. The gene sample for the Slimey effect shows, in the tooltip, "Effect: *** ERROR ***" with everything after the colon in red.

I can tell it's the Slimey effect gene from the NBT data, which reads:
{species:"rootBees",chromosome:12,allele:"forestry.effectSlimey"} with 0 metadata.

This is with morebees-1.10.2-1.1.0.jar, forestry_1.10.2-5.2.9.247.jar, and gendustry-1.6.4.20-mc1.10.2.jar in Forge 2086.

Crash with FortuneOres and Ex Nihilo Omnia

MoreBees crashes when you attempt to run it alongside FortuneOres (https://mods.curse.com/mc-mods/minecraft/222628-fortune-ores-2). Since MB is throwing the exception I'm reporting it here first.

Thanks

Crash details, click to expand
12/28/16 1:34 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from More Bees (morebees)
Caused by: java.lang.ClassCastException: com.demoxin.minecraft.fortuneores.ItemChunk cannot be cast to net.minecraft.item.ItemBlock
	at lach_01298.moreBees.util.OreDicPreferences.getBlock(OreDicPreferences.java:33)
	at lach_01298.moreBees.Register.RegisterFlowers(Register.java:95)
	at lach_01298.moreBees.MoreBees.init(MoreBees.java:80)
	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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
	at sun.reflect.GeneratedMethodAccessor5.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
	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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
	at net.minecraft.client.main.Main.main(SourceFile:124)
	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)
	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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
	at org.multimc.EntryPoint.listen(EntryPoint.java:162)
	at org.multimc.EntryPoint.main(EntryPoint.java:53)

Game crashes when i use the swarmer with a rocky queen

The Game crashes, when i use the swarmer and a new rocky hive is generated. Had to remove the Mod. I liked Extra Bees so much and i'm glad that someone is working on it :-)
Thanks
 
Forgot to tell you, that i am using Minecraft 1.11.2 Version

---- Minecraft Crash Report ----

WARNING: coremods are present:
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.0.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.89.jar)
AppleCore (AppleCore-mc1.11.2-2.1.2.jar)
ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
RebornCoreASM (RebornCore-1.11.2-2.14.2.94-universal.jar)
CoreMod (Aroma1997Core-1.11.2-1.2.0.0.jar)
SFRCore (SolarFluxReborn_1.11.2-2.15r.jar)
LoadingPlugin (Quark-r1.2-92.jar)
CorePlugin (FluxedRedstone-2.6.1.59.jar)
LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar)
HammerCoreCore (HammerCore_1.11.2-1.6.7.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 5/24/17 7:35 PM
Description: Ticking block entity

java.lang.NullPointerException: The validated object is null
at org.apache.commons.lang3.Validate.notNull(Validate.java:222)
at org.apache.commons.lang3.Validate.notNull(Validate.java:203)
at net.minecraft.util.NonNullList.set(SourceFile:45)
at forestry.core.inventory.InventoryPlain.func_70299_a(InventoryPlain.java:71)
at forestry.core.inventory.InventoryAdapter.func_70299_a(InventoryAdapter.java:101)
at forestry.apiculture.inventory.InventoryApiary.wearOutFrames(InventoryApiary.java:80)
at forestry.apiculture.ApiaryBeeListener.wearOutEquipment(ApiaryBeeListener.java:26)
at forestry.apiculture.BeeHousingListener.wearOutEquipment(BeeHousingListener.java:27)
at forestry.apiculture.BeekeepingLogic.doProduction(BeekeepingLogic.java:298)
at forestry.apiculture.BeekeepingLogic.queenWorkTick(BeekeepingLogic.java:274)
at forestry.apiculture.BeekeepingLogic.doWork(BeekeepingLogic.java:246)
at forestry.apiculture.tiles.TileBeeHousingBase.updateServerSide(TileBeeHousingBase.java:153)
at forestry.core.tiles.TileForestry.func_73660_a(TileForestry.java:87)
at net.minecraft.world.World.func_72939_s(World.java:1802)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)

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

-- Head --
Thread: Server thread
Stacktrace:
at org.apache.commons.lang3.Validate.notNull(Validate.java:222)
at org.apache.commons.lang3.Validate.notNull(Validate.java:203)
at net.minecraft.util.NonNullList.set(SourceFile:45)
at forestry.core.inventory.InventoryPlain.func_70299_a(InventoryPlain.java:71)
at forestry.core.inventory.InventoryAdapter.func_70299_a(InventoryAdapter.java:101)
at forestry.apiculture.inventory.InventoryApiary.wearOutFrames(InventoryApiary.java:80)
at forestry.apiculture.ApiaryBeeListener.wearOutEquipment(ApiaryBeeListener.java:26)
at forestry.apiculture.BeeHousingListener.wearOutEquipment(BeeHousingListener.java:27)
at forestry.apiculture.BeekeepingLogic.doProduction(BeekeepingLogic.java:298)
at forestry.apiculture.BeekeepingLogic.queenWorkTick(BeekeepingLogic.java:274)
at forestry.apiculture.BeekeepingLogic.doWork(BeekeepingLogic.java:246)
at forestry.apiculture.tiles.TileBeeHousingBase.updateServerSide(TileBeeHousingBase.java:153)
at forestry.core.tiles.TileForestry.func_73660_a(TileForestry.java:87)

-- Block entity being ticked --
Details:
Name: minecraft:forestry.apiary // forestry.apiculture.tiles.TileApiary
Block type: ID #1369 (tile.for.apiary // forestry.apiculture.blocks.BlockApiculture)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (-182,63,427), Chunk: (at 10,3,11 in -12,26; contains blocks -192,0,416 to -177,255,431), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #1369 (tile.for.apiary // forestry.apiculture.blocks.BlockApiculture)
Actual block data value: 3 / 0x3 / 0b0011
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1802)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)

-- Affected level --
Details:
Level name: Insel 01
All players: 1 total; [EntityPlayerMP['Gucky2000'/221, l='Insel 01', x=-183.50, y=63.00, z=424.78]]
Chunk stats: ServerChunkCache: 1250 Drop: 0
Level seed: -3212458747512914983
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options: {"landScheme":"archipelago","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
Level spawn location: World: (-73,64,-50), Chunk: (at 7,4,14 in -5,-4; contains blocks -80,0,-64 to -65,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 1369453 game time, 1468525 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 100674 (now: false), thunder time: 119181 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2019584040 bytes (1926 MB) / 6014107648 bytes (5735 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 68
FML: MCP 9.38 Powered by Forge 13.20.0.2304 Optifine OptiFine_1.11.2_HD_U_B9 98 mods loaded, 98 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2304.jar)
UCHIJAAAA forge{13.20.0.2304} [Minecraft Forge] (forge-1.11.2-13.20.0.2304.jar)
UCHIJAAAA aroma1997core{${version}} [Aroma1997Core] (Aroma1997Core-1.11.2-1.2.0.0.jar)
UCHIJAAAA actuallyadditions{1.11.2-r108} [Actually Additions] (ActuallyAdditions-1.11.2-r108.jar)
UCHIJAAAA applecore{2.1.2} [AppleCore] (AppleCore-mc1.11.2-2.1.2.jar)
UCHIJAAAA jei{4.3.5.277} [Just Enough Items] (jei_1.11.2-4.3.5.277.jar)
UCHIJAAAA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
UCHIJAAAA aquaculture{1.5.0} [Aquaculture] (Aquaculture-1.11.2-1.5.0.33.jar)
UCHIJAAAA aroma1997corehelper{1.0} [Aroma1997Core|Helper] (Aroma1997Core-1.11.2-1.2.0.0.jar)
UCHIJAAAA aroma1997sdimension{1.0} [Aroma1997sDimension] (Aroma1997s-Dimensional-World-1.11.2-1.3.0.0.jar)
UCHIJAAAA quark{r1.2-92} [Quark] (Quark-r1.2-92.jar)
UCHIJAAAA autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
UCHIJAAAA baubles{1.4.4} [Baubles] (Baubles-1.11-1.4.4.jar)
UCHIJAAAA betterbedrockgen{6.0.1} [BetterBedrockGen] (BBG-6.0.1.jar)
UCHIJAAAA bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
UCHIJAAAA bedbugs{@Version@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar)
UCHIJAAAA bibliocraft{2.3.0} [BiblioCraft] (BiblioCraft[v2.3.0][MC1.11.2].jar)
UCHIJAAAA hammercore{1.6.7} [Hammer Core] (HammerCore_1.11.2-1.6.7.jar)
UCHIJAAAA biomepainttools{1.0.4} [Biome Paint Tools] (BiomePaintTools_1.11.2-1.0.4.jar)
UCHIJAAAA biomesoplenty{6.1.0.2222} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.1.0.2222-universal.jar)
UCHIJAAAA cyclicmagic{1.4.7} [Cyclic] (Cyclic-1.11.2-1.4.7.jar)
UCHIJAAAA guideapi{1.11.2-2.1.1-52} [Guide-API] (Guide-API-1.11.2-2.1.1-52.jar)
UCHIJAAAA bloodmagic{1.11-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.10-79.jar)
UCHIJAAAA botania{r1.9-343} [Botania] (Botania r1.9-343.jar)
UCHIJAAAA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
UCHIJAAAA chesttransporter{2.7.9} [Chest Transporter] (ChestTransporter-1.11.2-2.7.9.jar)
UCHIJAAAA chisel{MC1.11.2-0.0.10.14} [Chisel] (Chisel-MC1.11.2-0.0.10.14.jar)
UCHIJAAAA cyclopscore{0.10.3} [Cyclops Core] (CyclopsCore-1.11.2-0.10.3.jar)
UCHIJAAAA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.11.2-1.3.3.jar)
UCHIJAAAA cookingforblockheads{5.3.20} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.20.jar)
UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.25.jar)
UCHIJAAAA crafttweaker{3.0.25} [Crafttweaker] (CraftTweaker-1.11.2-3.0.25.jar)
UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.25.jar)
UCHIJAAAA ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.4.2_1.11.2.jar)
UCHIJAAAA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.11.2.jar)
UCHIJAAAA forestry{5.3.4.99} [Forestry] (forestry_1.11.2-5.3.4.99.jar)
UCHIJAAAA eleccore{1.7.420} [ElecCore] (ElecCore-1.11-1.7.420.jar)
UCHIJAAAA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
UCHIJAAAA dldungeonsjdg{1.9.0} [Doomlike Dungeons] (DoomlikeDungeons-1.9.2-MC1.11.2.jar)
UCHIJAAAA dsurround{3.4.5.0} [§3Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.5.0.jar)
UCHIJAAAA presets{3.4.5.0} [§3Presets!] (DynamicSurroundings-1.11.2-3.4.5.0.jar)
UCHIJAAAA elevatorid{1.3.1} [Elevator Mod] (ElevatorMod-1.11.2-1.3.1.jar)
UCHIJAAAA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
UCHIJAAAA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
UCHIJAAAA etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
UCHIJAAAA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.1.jar)
UCHIJAAAA fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
UCHIJAAAA reborncore{2.14.2.94} [Reborn Core] (RebornCore-1.11.2-2.14.2.94-universal.jar)
UCHIJAAAA reborncore-mcmultipart{2.14.2.94} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.14.2.94-universal.jar)
UCHIJAAAA fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.1.59.jar)
UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
UCHIJAAAA gendustry{1.6.5.7} [GenDustry] (gendustry-1.6.5.7-mc1.11.2.jar)
UCHIJAAAA gravestone{1.7.2} [Gravestone] (GraveStone Mod 1.7.2.jar)
UCHIJAAAA refinedstorage{1.4.6} [Refined Storage] (refinedstorage-1.4.6.jar)
UCHIJAAAA growablecells{1.0.2} [Growable Cells] (Growable Cells-1.11.2-1.0.2.jar)
UCHIJAAAA mtlib{@Version@} [MTLib] (MTLib-2.0.1.jar)
UCHIJAAAA initialinventory{2.0.2} [InitialInventory] (InitialInventory-2.0.2.jar)
UCHIJAAAA inventorytweaks{1.62+beta.89.be6ffe4} [Inventory Tweaks] (InventoryTweaks-1.62+beta.89.jar)
UCHIJAAAA ironchest{1.11.2-7.0.19.803} [Iron Chest] (ironchest-1.11.2-7.0.19.803.jar)
UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
UCHIJAAAA journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
UCHIJAAAA magicbees{1.0} [MagicBees] (MagicBees-Alpha-1.0.1.jar)
UCHIJAAAA missing_pieces{4.2.1} [Missing Pieces] (missing_pieces-1.11.2-4.2.1.jar)
UCHIJAAAA morebees{1.11.2-1.3.2} [More Bees] (morebees-1.11.2-1.3.2.jar)
UCHIJAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.11.2.jar)
UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
UCHIJAAAA mysticalagriculture{1.5.4} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.5.4.jar)
UCHIJAAAA recipehandler{0.8} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.8(1.11).jar)
UCHIJAAAA omlib{1.11.2-3.0.0-94} [OMLib] (omlib-1.11.2-3.0.0-94.jar)
UCHIJAAAA openmodularturrets{1.10.2-3.0.0-153} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-153.jar)
UCHIJAAAA fodc{1.10.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.10.0.jar)
UCHIJAAAA harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar)
UCHIJAAAA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
UCHIJAAAA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar)
UCHIJAAAA persistentbits{1.0.6} [Persistent Bits] (PersistentBits-1.11-1.0.6.jar)
UCHIJAAAA jp.crafterkina.pipes{1.1.0.12} [Pipes] (Pipes-1.11-1.1.0.12.jar)
UCHIJAAAA quantumstorage{4.2.2} [QuantumStorage] (QuantumStorage-1.11.2-4.2.2.jar)
UCHIJAAAA randomthings{3.8.1} [Random Things] (RandomThings-MC1.11.2-3.8.1.jar)
UCHIJAAAA xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar)
UCHIJAAAA roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
UCHIJAAAA roots{0.017} [Roots 2] (roots-2-0.017.jar)
UCHIJAAAA ruins{16.4} [Ruins Mod] (Ruins-1.11.2.jar)
UCHIJAAAA silentlib{2.1.3} [Silent Lib] (SilentLib-1.11.x-2.1.3-58.jar)
UCHIJAAAA silentgems{2.3.12} [Silent's Gems] (SilentsGems-1.11.x-2.3.12-178.jar)
UCHIJAAAA solarfluxreborn{2.15r} [Solar Flux Reborn] (SolarFluxReborn_1.11.2-2.15r.jar)
UCHIJAAAA soulshardstow{1.11-2.6.6-47} [Soul Shards - The Old Ways] (SoulShards-TOW-1.11-2.6.6-47.jar)
UCHIJAAAA storagedrawers{1.11.2-4.2.6} [Storage Drawers] (StorageDrawers-1.11.2-4.2.6.jar)
UCHIJAAAA subcommonlib{1.1.4.1} [Subaraki's Common Library] (sublib-1.11.2-1.1.4.1.jar)
UCHIJAAAA supercraftingframe{1.2.1.89} [Super Crafting Frame] (supercraftingframe-1.11-1.2.1.89.jar)
UCHIJAAAA techreborn{2.2.1.142} [Tech Reborn] (TechReborn-1.11.2-2.2.1.142-universal.jar)
UCHIJAAAA telepads{1.11.2-1.0.2.0} [Telepads] (telepads-1.11.2-1.0.2.0.jar)
UCHIJAAAA theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
UCHIJAAAA topaddons{1.11.2-0.13.0} [TOP Addons] (topaddons-1.11.2-0.13.0.jar)
UCHIJAAAA torchmaster{1.3.3.37} [TorchMaster] (torchmaster_1.11.2-1.3.3.37.jar)
UCHIJAAAA treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.11.2-1.1.2.jar)
UCHIJAAAA yabba{1.11.2-0.5.1} [YABBA] (YABBA-1.11.2-0.5.1.jar)
Loaded coremods (and transformers):
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.0.jar)
org.blockartistry.DynSurround.asm.Transformer
Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.89.jar)
invtweaks.forge.asm.ContainerTransformer
AppleCore (AppleCore-mc1.11.2-2.1.2.jar)
squeek.applecore.asm.TransformerModuleHandler
ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
team.chisel.common.asm.ChiselTransformer
RebornCoreASM (RebornCore-1.11.2-2.14.2.94-universal.jar)
reborncore.mixin.transformer.MixinTransformer
CoreMod (Aroma1997Core-1.11.2-1.2.0.0.jar)

SFRCore (SolarFluxReborn_1.11.2-2.15r.jar)
com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
LoadingPlugin (Quark-r1.2-92.jar)
vazkii.quark.base.asm.ClassTransformer
CorePlugin (FluxedRedstone-2.6.1.59.jar)

LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar)
lumien.randomthings.asm.ClassTransformer
HammerCoreCore (HammerCore_1.11.2-1.6.7.jar)
com.mrdimka.hammercore.asm.HammerCoreTransformer
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
List of loaded APIs:
* actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r108.jar
* AppleCoreAPI (2.2.0) from AppleCore-mc1.11.2-2.1.2.jar
* Baubles|API (1.4.0.2) from Baubles-1.11-1.4.4.jar
* BetterWithModsAPI (Beta 0.6) from Quark-r1.2-92.jar
* bloodmagic|API (1.11-2.1.10-79) from BloodMagic-1.11-2.1.10-79.jar
* BotaniaAPI (86) from Botania r1.9-343.jar
* chesttransporter|api (1) from ChestTransporter-1.11.2-2.7.9.jar
* ChiselAPI (0.0.1) from Chisel-MC1.11.2-0.0.10.14.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.11.2-0.0.10.14.jar
* CoFHAPI (1.8.9R1.2.0B1) from FluxedRedstone-2.6.1.59.jar
* cofhapi (1.4.0) from extrautils2-1.11.2-1.4.1.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from theoneprobe-1.1x-1.4.7.jar
* cofhapi|energy (1.4.0) from extrautils2-1.11.2-1.4.1.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.11.2-1.3.3.jar
* compatlayer (0.2.9) from compatlayer-1.11.2-0.2.9.jar
* CSLib|API (0.3.0) from Decocraft-2.4.2_1.11.2.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.9.2-MC1.11.2.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
* ElecCoreAPI (1.0) from ElecCore-1.11-1.7.420.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.420.jar
* environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|farming (2.2.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.4.99.jar
* ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.4.99.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.7-mc1.11.2.jar
* Guide-API|API (2.0.0) from Guide-API-1.11.2-2.1.1-52.jar
* journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
* journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
* journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
* journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
* journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
* jp.crafterkina.pipes.api (1.0) from Pipes-1.11-1.1.0.12.jar
* jp.crafterkina.pipes.api.pipe (1.0) from Pipes-1.11-1.1.0.12.jar
* jp.crafterkina.pipes.api.render (1.0) from Pipes-1.11-1.1.0.12.jar
* JustEnoughItemsAPI (4.12.0) from jei_1.11.2-4.3.5.277.jar
* mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.11.2.jar
* reborncoreAPI (2.14.2.94) from RebornCore-1.11.2-2.14.2.94-universal.jar
* reborncoreAPI|Fuel (2.14.2.94) from RebornCore-1.11.2-2.14.2.94-universal.jar
* reborncoreAPI|Power (2.14.2.94) from RebornCore-1.11.2-2.14.2.94-universal.jar
* reborncoreAPI|Recipe (2.14.2.94) from RebornCore-1.11.2-2.14.2.94-universal.jar
* reborncoreAPI|Tile (2.14.2.94) from RebornCore-1.11.2-2.14.2.94-universal.jar
* SilentGemsAPI (3) from SilentsGems-1.11.x-2.3.12-178.jar
* StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.4.6.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.4.6.jar
* StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.6.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.6.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.4.6.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.4.6.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.4.6.jar
* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.6.jar
* techrebornAPI (2.2.1.142) from TechReborn-1.11.2-2.2.1.142-universal.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
* valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.14.2.94
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 1
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Gucky2000'/221, l='Insel 01', x=-183.50, y=63.00, z=424.78]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Tinkers Construct bees

Will you be making bees for tinkers construct metals, I could find it very useful, but i would think it should be a more complicated than making the actual metals in the Smeltery

[more bees 1.10.2.1.4.1.1] [forge-12.18.3.2316] [forestry 1.10.2-5.2.17.381] Bees not producing their specialty regardless of correct temperature / humidity

Playing the current Age of Engineering Modpack but have also run into this issue on FTB-Beyond.
My bees are just not producing their specialty regardless of the correct temperature / humidity.
And i tried setting it up in the correct biome, simulating the correct t/h in an alveary and even tried it with a biome changer in an industrial apiary on ftb beyond.
I am at a loss here.
image
image
I have let this setup run for around 30 generations and have not gotten 1 emerald fragment.
Same issue with the apocalyptic bee and i suppose the withering bee will be no different.

[1.10.2] Even more bees

When playing with tech mods, you need a lot of nickel, platinum and iridium so can you add bees for these resources please ?

[suggestion] change naming convention of jar

It would help mod pack developers a lot to have your mod with the "forestry-" prefix so that all forestry related mods sorted together in the mods folder. ie:
forestry-morebees-1.12.2-1.4.2.jar
instead of
morebees-1.12.2-1.4.2.jar

Crossing Clay + Obsidian bees gives Radiation effect?

This has now happened to me twice. When trying to create the Prismarine bee by crossing Clay and Obsidian bees in an Ocean biome the resulting drones sometimes get the Radiation effect. Is this intended? It does not make sense to me...

Using MoreBees version 1.10.2-1.1.4

P.S. The effect is not present on any of the bees I am breeding with...

Intense lag with Stone hives

I get huge fps drops when generating stone hives, breaking stone gives, or in general, near stone hives. I have attempted to get screenshots, I was unable to do so.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.