RFTools

RFTools

74M Downloads

Oregen Issue?

g1xb17 opened this issue · 13 comments

commented

I don't know if this is supposed to be the case but, if you add nether quartz to an oregen and put dimlet with quarts before the oregen feature, it's supposed to work (according to everything I've read or could actually find) but, if it doesn't why would that be the case? It will not work no matter what I do, I thought it would replace all the oregen stuff with say one type, but, not even that works.

commented

Can you describe exactly what dimlets you used?

commented

And also what version of rftools

commented

I used the oregen dimlet with the material before the feature. its in the default ftb infinity pack not sure which version ill find out. I also used single biome. Material none before controller or whichever ive tried putting oregen and its material first and last in both dimlet total ordering and adjacently

commented

Oh and with single i used magical forest. Im not sure if there are other rules.

commented

Can you take the realized dimension tab out of the builder, hold it in your hand and then shift-right click it. Then copy/paste the information you get there to here.

commented

Okay, I will do it shortly.

commented

I'm experiencing the exact same problem: from my console log: [10:02:48] [Client thread/INFO]: [CHAT] #m188,#L254,T407,#m561,#m529,#m195,#m207,#m562,#m189,#m203,#m191,#m200,f422,C166,B2,s365,s366,s369,s378,s388,M340,e429,S399,t486,X338,X339,X339,X339,X339,X339
[10:02:48] [Client thread/INFO]: [CHAT] §e World version: 1
[10:02:48] [Client thread/INFO]: [CHAT] §e Terrain: TERRAIN_FLAT
[10:02:48] [Client thread/INFO]: [CHAT] §e Base block: Stone
[10:02:48] [Client thread/INFO]: [CHAT] §e Base fluid: Water
[10:02:48] [Client thread/INFO]: [CHAT] §e Biome controller: CONTROLLER_SINGLE
[10:02:48] [Client thread/INFO]: [CHAT] §e Biome: Plains
[10:02:48] [Client thread/INFO]: [CHAT] §e Feature: FEATURE_OREGEN
[10:02:48] [Client thread/INFO]: [CHAT] §e Structure: STRUCTURE_NONE
[10:02:48] [Client thread/INFO]: [CHAT] §e Sun brightness: 1.0
[10:02:48] [Client thread/INFO]: [CHAT] §e Star brightness: 1.0
[10:02:48] [Client thread/INFO]: [CHAT] §e Sky color: 1.0, 1.0, 1.0
[10:02:48] [Client thread/INFO]: [CHAT] §e Fog color: 1.0, 1.0, 1.0
[10:02:48] [Client thread/INFO]: [CHAT] §e Peaceful mode
[10:02:48] [Client thread/INFO]: [CHAT] §e Celestial angle: 0.0

FTB Infinity 1.2.1 RFTools 2.54

commented

You have an oregen feature but you didn't specify any materials for it. You need to put material dimlets right before the oregen dimlet.

commented

I specified 9 different materials before the feature oregen

commented

Ah I see. Ok. I will check what's the problem

commented

Here is a screenshot of the placement of my dimlets (Basicly the Mining age w/ added feature oregen)

commented

Ok, I found the issue. It seems I completely forgot to attach the material modifiers to the generated world after I changed it some time ago. I will fix this for 2.60 (should be out in a few days)