Hi, I'm playing Mindcrack 8.3.2 (MC 1.4.7) and cannot get Industrious bees to mutate out of Diligent and Unweary bees. I realize this is an older version and have no desire to update (can't afford to lose Redpower), so perhaps there is no fix for this. But if anything I just want to get a pair of Industrious bees so I can continue with making Alvearies.
I'm well aware of how to analyze and mutate bees successfully, and for the most part, I fully understand the Mendelian genetics mechanics of bee breeding. I have all of the Extra Bees machines in place. I've been breeding 7 apiary's worth of fully spec'd out pure bees. All breedings are either:
Diligent-Diligent x Unweary-Unweary,
Unweary-Unweary x Diligent-Diligent,
or Unweary-Diligent x Unweary-Diligent.
(Oddly I've not seen any Diligent-Unweary bees at all)
I've done at least 200 breedings of this nature, always using 3 soul frames in each apiary. I have analyzed every single bee produced, and have not seen a single Industrious trait among them. The wiki states that a successful Industrious mutation occurs 8% of the time. Given this, on average I should have seen at least 16 mutations now without using soul frames. With the soul frames, if my math is correct I should have seen around 40 mutations.
Nowhere have I found that this mutation requires a specific biome, but I've been doing it in an Ocean biome (normal temp, normal humidity).
If you still don't believe the numbers warrant that something is wrong, I've also spawned myself in some Alveary blocks (since I can't get them legitly without the Industrious species), and a Mutator block from Extra Bees. I placed a Nether Star in the Mutator (based on the numbers this should guarantee a mutation), and still I get no Industrious mutation.
At this point, I'm ready to spawn myself in an Industrious pair and call it a day, however this seems impossible. There's no way to do it with NEI AFAIK. Forestry supposedly provides /givedrone, /giveprincess, and /givequeen commands, however all of these, when used as such:
result in this error in the chat log: "An unknown error occurred while attempting to perform this command", and a null pointer exception in the server log:
I've also read that you should be able to use the Tab key to autocomplete bee species' names when using this command, but when I attempt this, my entire client crashes to the game menu with the error "Internal server error", and another null pointer exception in the server log:
Additionally I do not see these commands properly documented anywhere, including on the official Forestry wiki.
Can anyone tell me what I may be doing wrong and/or how to just get a pair of Industrious bees to put all of this behind me? Thanks in advance for any suggestions you may have.
I'm well aware of how to analyze and mutate bees successfully, and for the most part, I fully understand the Mendelian genetics mechanics of bee breeding. I have all of the Extra Bees machines in place. I've been breeding 7 apiary's worth of fully spec'd out pure bees. All breedings are either:
Diligent-Diligent x Unweary-Unweary,
Unweary-Unweary x Diligent-Diligent,
or Unweary-Diligent x Unweary-Diligent.
(Oddly I've not seen any Diligent-Unweary bees at all)
I've done at least 200 breedings of this nature, always using 3 soul frames in each apiary. I have analyzed every single bee produced, and have not seen a single Industrious trait among them. The wiki states that a successful Industrious mutation occurs 8% of the time. Given this, on average I should have seen at least 16 mutations now without using soul frames. With the soul frames, if my math is correct I should have seen around 40 mutations.
Nowhere have I found that this mutation requires a specific biome, but I've been doing it in an Ocean biome (normal temp, normal humidity).
If you still don't believe the numbers warrant that something is wrong, I've also spawned myself in some Alveary blocks (since I can't get them legitly without the Industrious species), and a Mutator block from Extra Bees. I placed a Nether Star in the Mutator (based on the numbers this should guarantee a mutation), and still I get no Industrious mutation.
At this point, I'm ready to spawn myself in an Industrious pair and call it a day, however this seems impossible. There's no way to do it with NEI AFAIK. Forestry supposedly provides /givedrone, /giveprincess, and /givequeen commands, however all of these, when used as such:
Code:
/givedrone [playername] [species]
Code:
08.08 21:19:31 [Server] INFO at fy.run(SourceFile:849)
08.08 21:19:31 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:199)
08.08 21:19:31 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:306)
08.08 21:19:31 [Server] INFO at ho.r(DedicatedServer.java:269)
08.08 21:19:31 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:430)
08.08 21:19:31 [Server] INFO at ht.b(SourceFile:30)
08.08 21:19:31 [Server] INFO at iw.b(NetworkListenThread.java)
08.08 21:19:31 [Server] INFO at iw.b_net_minecraft_network_NetworkListenThread_networkTick_p0(NetworkListenThread.java:57)
08.08 21:19:31 [Server] INFO at iv.d(NetServerHandler.java:136)
08.08 21:19:31 [Server] INFO at cg.b(TcpConnection.java:458)
08.08 21:19:31 [Server] INFO at cu.a(SourceFile:44)
08.08 21:19:31 [Server] INFO at iv.a(NetServerHandler.java:735)
08.08 21:19:31 [Server] INFO at iv.d(NetServerHandler.java:769)
08.08 21:19:31 [Server] INFO at x.a(CommandHandler.java:82)
08.08 21:19:31 [Server] INFO at forestry.apiculture.CommandGiveBee.b(CommandGiveBee.java:60)
08.08 21:19:31 [Server] INFO java.lang.NullPointerException
I've also read that you should be able to use the Tab key to autocomplete bee species' names when using this command, but when I attempt this, my entire client crashes to the game menu with the error "Internal server error", and another null pointer exception in the server log:
Code:
08.08 21:25:45 [Server] INFO at fy.run(SourceFile:849)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:199)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:306)
08.08 21:25:45 [Server] INFO at ho.r(DedicatedServer.java:269)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:430)
08.08 21:25:45 [Server] INFO at ht.b(SourceFile:30)
08.08 21:25:45 [Server] INFO at iw.b(NetworkListenThread.java)
08.08 21:25:45 [Server] INFO at iw.b_net_minecraft_network_NetworkListenThread_networkTick_p0(NetworkListenThread.java:57)
08.08 21:25:45 [Server] INFO at iv.d(NetServerHandler.java:136)
08.08 21:25:45 [Server] INFO at cg.b(TcpConnection.java:458)
08.08 21:25:45 [Server] INFO at ct.a(SourceFile:29)
08.08 21:25:45 [Server] INFO at iv.a(NetServerHandler.java:1090)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:904)
08.08 21:25:45 [Server] INFO at x.b(CommandHandler.java:181)
08.08 21:25:45 [Server] INFO at forestry.apiculture.CommandGiveBee.a(CommandGiveBee.java:95)
08.08 21:25:45 [Server] INFO at w.a(SourceFile:161)
08.08 21:25:45 [Server] INFO at w.a(SourceFile:153)
08.08 21:25:45 [Server] INFO java.lang.NullPointerException
08.08 21:25:45 [Server] WARNING Failed to handle packet for Roachy1/10.0.10.1: java.lang.NullPointerException
08.08 21:25:45 [Server] INFO at fy.run(SourceFile:849)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:199)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:306)
08.08 21:25:45 [Server] INFO at ho.r(DedicatedServer.java:269)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:430)
08.08 21:25:45 [Server] INFO at ht.b(SourceFile:30)
08.08 21:25:45 [Server] INFO at iw.b(NetworkListenThread.java)
08.08 21:25:45 [Server] INFO at iw.b_net_minecraft_network_NetworkListenThread_networkTick_p0(NetworkListenThread.java:57)
08.08 21:25:45 [Server] INFO at iv.d(NetServerHandler.java:136)
08.08 21:25:45 [Server] INFO at cg.b(TcpConnection.java:458)
08.08 21:25:45 [Server] INFO at ct.a(SourceFile:29)
08.08 21:25:45 [Server] INFO at iv.a(NetServerHandler.java:1090)
08.08 21:25:45 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:904)
08.08 21:25:45 [Server] INFO at x.b(CommandHandler.java:181)
08.08 21:25:45 [Server] INFO at forestry.apiculture.CommandGiveBee.a(CommandGiveBee.java:95)
08.08 21:25:45 [Server] INFO at w.a(SourceFile:161)
08.08 21:25:45 [Server] INFO at w.a(SourceFile:153)
08.08 21:25:45 [Server] INFO java.lang.NullPointerException
08.08 21:25:45 [Server] SEVERE A critical server error occured handling a packet, kicking 35801894
Additionally I do not see these commands properly documented anywhere, including on the official Forestry wiki.
Can anyone tell me what I may be doing wrong and/or how to just get a pair of Industrious bees to put all of this behind me? Thanks in advance for any suggestions you may have.