Nickel ore not generating
halvors opened this issue ยท 18 comments
Description of the Bug
Nickel ore does not generate at all, i'm unable to find it next to iron. Been looking at level 40 like it says in the config for hours.
To Reproduce
- Go look for nickel ore.
- And not find anything.
Expected behavior
Nickel ore being generated.
Logs & Environment
Latest Forge and latest Railcraft release.
I would encourage you to use an xray mod to confirm this. Random mining doesn't work well for diagnosing this as a possible issue. Railcraft does vein generation not scatter so this will give you the impression its not working.
@Dockter I did. Found no i occurences. I set a breakpoint in the generator in railcraft code, found i vein in 300 chunks totally generated. Seems that nickel is the rarest of all ores.
Isn't it supposed to be more or less as common as iron? Or atleast as common as zinc?
I enabled SkyGen to sample the ores on the sky, and i got a lot of ores, such as zink, but digging exactly below it I still didn't manage to find any, it seams as all railcraft ores are not generating underground
You should disable IC2 Macerator recipes for Ore Dusts in railcraft.cfg
config.
Find:
#
# change to 'ores=false' to disable the IC2 Macerator recipes for Ore Dusts
#
B:ores=true
And change B:ores
to false
value:
#
# change to 'ores=false' to disable the IC2 Macerator recipes for Ore Dusts
#
B:ores=false
If you youse Thermal Expansion (CofH World) look here how to fix it:
#1800
I can confirm that with stock config files, nickel does not seem to be generating at all. Only after changing generator weight to 0 did I locate nickel. Confirmed lack of nickel generation in previously generated world with x-ray.
I have Railcraft installed with IC2, BC.
I have Railcraft installed with IC2, BC.
@simonliu99 what about COFH?
The weight should only affect the order in which the ore generators run. There is no way to short cut the ore generation... I can't imagine what could affect this. Aside from some bad faith behavior from some other mod.
I don't know, I changed the defaults to 8 and 9. Let me know if it remains an issue.
Only other thing I can think of is that some mod's generator is throwing an exception that is being caught some where.
Im sure it is generating its just extremly rare as I have found some in my survival world. This is where #889 would be really useful but it doesnt look like its coming to fruition any time soon
In the mean time I would recommend using something like the Scannable mod https://www.curseforge.com/minecraft/mc-mods/scannable with a rare ores module:
Do you have cofh world in your modpack?
I'm going through my worlds with analytic tools, there really is nothing where the ores are supposed to spawn. Quaried stone as well as geodes do spawn properly. just not any of the ore. Not a single block.
I found something:
Changing this config option in the mine_[orename].cfg files:
# The generator weight, larger weights generate later. You can use this to sort what order stuff is generated.
[range: 0 ~ 2147483647, default: 100]
I:weight=0
it's set to 100 and 101 by default, setting it to 0 and 1 respectively does generate the ores as they were meant to generate. I can't say why though.
I suspect that this bug only happens with such insane modpacks as mine which includes 103 mods. Or with a specific mod in there, it seems as if there are conflicts with cofh.
This is not fixing it, it does not provide the ore generation style that Railcraft should have and only scatters the ores randomly. Have the same issue also with cofh installed. In fact I was unable to find any poor ore or normal ore surveying 100 chunks at a time and several times with world edit
In fact: Enabeling the sky generation creates them in the sky but not in the ground
this happens with all mines