[Beta] Metallurgy Bees for Metallurgy/Forestry 1.6.4

jax__099

New Member
Jul 29, 2019
39
0
0
This Crashes in Magic Farm 2 and it is complaining about something along the lines of "java.lang.NoSuchMethodError: rebelkeithy.mods.metallurgy.api.IOreInfo.getBlockHarvestLevel()I" My guess is because Tinker's Construct and Extra TiC alter the harvest levels of metallurgy ores! A fix for this would be wonderful!
here is the Crash Log if you wanted it:


So after browsing these short few pages i tried updating keithyutils to v25 to no avail...

This was fixed in version 0.1.2.
 
Last edited:

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
Your update posts are getting as bad as mine.

"stuff changed"
"Here's a link"
"have fun"
 

neosatan

New Member
Jul 29, 2019
50
0
0
A crash: java.lang.NoSuchMethodError: rebelkeithy.mods.metallurgy.api.IOreInfo.getBlockHarvestLevel()I ...

Metallurgy 3.3.2
Metallurgy Bees 0.1.1
KeithUtils 1.2.25

I think that I am missing something... badly...

On another hand... This mod also introduces metallurgy based pipes? Like ones that are listed in spread sheet? Thaumcraft aspects for metallurgy items? hepazonit gears?

And about pickaxes to pick hives. Makes sense. Adamantite bees. Virtually immune to anything, thus... Scoops? More efficient scoops? I would go for that. I tend to break them so often that ususally when I see a cool hive I already don't have a scoop to pick it. A more durable scoop would be great for me.
 

lclc98

New Member
Jul 29, 2019
10
0
0
Can i get the full crash report also, the pipes are not in this mod only bees and thaumcraft aspects are going into metallurgy 3.
 

b0bst3r

New Member
Jul 29, 2019
2,195
0
1
I'd actually prefer something closer to the ExtraBees approach--you have to have a full block of a given metal beneath your apiary/alveary to breed the bee that produces said metal. Makes the tiering straightforward--if you don't have the capacity to mine and smelt that particular metal, you can't get the capacity to produce it via bees.

Only issue with that is Gendustry bypasses all the breeding requirements (or did).
 

Shadowclaimer

New Member
Jul 29, 2019
99
0
0
LC released .12, I updated the main post. This version should work just fine with the latest Metallurgy that's up.
 

jax__099

New Member
Jul 29, 2019
39
0
0
EDIT: was fixed in version 0.1.2 didn't realize there was a new download... Derp!
EDIT2: ok so it doesn't crash when loading minecraft but when generating a world is the FTB console supposed to be a never ending wall of red hate? the console is being flooded with stderr and has been trying to generate a world for about 15 minutes... is this because of Alternate Terrain Generation? Biomes O' Plenty? actually looking through it appears more than just this mod is failing :eek:, but this only happened after your mod was installed... dungeon pack is having problems generating dungeons, your mod can't generate it's hives, and ... minecraft just closed itself and the launcher re-opened. i think whenever it tried to generate a MB hive it spammed this into the console:
Code:
Location: World: (-517,10,-145), Chunk: (at 11,0,15 in -33,-10; contains blocks -528,0,-160 to -513,255,-145), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
Stacktrace:
    at net.minecraft.world.World.func_72798_a(World.java:420)
    at net.minecraft.world.World.func_96440_m(World.java:4496)
    at net.minecraft.world.World.func_72837_a(World.java:2930)
    at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:992)
    at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
    at net.minecraft.world.World.func_72832_d(World.java:559)
    at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.func_76484_a(WorldGenBeehives.java:48)
    at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.generate(WorldGenBeehives.java:33)
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:103)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:259)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1243)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)
    at net.minecraft.world.World.func_72964_e(World.java:529)
    at net.minecraft.world.World.func_72798_a(World.java:414)
    at net.minecraft.world.World.func_72799_c(World.java:438)
    at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.func_76484_a(WorldGenBeehives.java:48)
    at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.generate(WorldGenBeehives.java:33)
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:103)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:259)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1238)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)
    at net.minecraft.world.World.func_72964_e(World.java:529)
    at net.minecraft.world.World.func_72798_a(World.java:414)
    at net.minecraft.world.World.func_96440_m(World.java:4496)
    at net.minecraft.world.World.func_72837_a(World.java:2930)
    at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:992)
    at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
    at net.minecraft.world.World.func_72832_d(World.java:559)
    at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.func_76484_a(WorldGenBeehives.java:48)
    at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.generate(WorldGenBeehives.java:33)
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:103)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:259)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1238)
    at net.minecraft.wor
and then when generating a default world type the text is white and crashes instantly while spamming the console with this:
Code:
 -- Requested block coordinates --
2014-03-13 12:09:59 [INFO] [STDOUT] Details:
2014-03-13 12:09:59 [INFO] [STDOUT] Found chunk: true
2014-03-13 12:09:59 [INFO] [STDOUT] Location: World: (-337,25,79), Chunk: (at 15,1,15 in -22,4; contains blocks -352,0,64 to -337,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
2014-03-13 12:09:59 [INFO] [STDOUT] Stacktrace:
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72798_a(World.java:414)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_96440_m(World.java:4496)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72837_a(World.java:2930)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:992)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72832_d(World.java:559)
2014-03-13 12:09:59 [INFO] [STDOUT] at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.func_76484_a(WorldGenBeehives.java:48)
2014-03-13 12:09:59 [INFO] [STDOUT] at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.generate(WorldGenBeehives.java:33)
2014-03-13 12:09:59 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:103)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:259)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1248)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:166)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72964_e(World.java:529)
2014-03-13 12:09:59 [INFO] [STDOUT]
2014-03-13 12:09:59 [INFO] [STDOUT] -- Requested block coordinates --
2014-03-13 12:09:59 [INFO] [STDOUT] Details:
2014-03-13 12:09:59 [INFO] [STDOUT] Found chunk: true
2014-03-13 12:09:59 [INFO] [STDOUT] Location: World: (-321,27,86), Chunk: (at 15,1,6 in -21,5; contains blocks -336,0,80 to -321,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
2014-03-13 12:09:59 [INFO] [STDOUT] Stacktrace:
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72798_a(World.java:414)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_96440_m(World.java:4484)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72837_a(World.java:2930)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:992)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.World.func_72832_d(World.java:559)
2014-03-13 12:09:59 [INFO] [STDOUT] at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.func_76484_a(WorldGenBeehives.java:48)
2014-03-13 12:09:59 [INFO] [STDOUT] at elcon.mods.metallurgybees.worldgen.WorldGenBeehives.generate(WorldGenBeehives.java:33)
2014-03-13 12:09:59 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:103)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:259)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:119)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:142)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2014-03-13 12:09:59 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Not sure... a few times it complains about natura but I'm not sure if thats a conflict or what.
And it's confirmed without this mod I can easily generate worlds... so there are the crash logs and console if you fix it i would appreciate it XD!
 
Last edited: