TheCodex6824 / AuraControl

Small addon mod for Thaumcraft 6 to control Aura generation by biome
GNU Lesser General Public License v3.0
1 stars 2 forks source link

Dynamic Trees + TC Compatibility #5

Open Caervec opened 4 years ago

Caervec commented 4 years ago

I will also be dropping a ticket on the DT + TC Compat mod maker's page, but I figured I would start here and see if it could be helped on this side anyway.

Using Aura Control in conjunction with Dynamic Trees, Thaumcraft 6, and their compatibility patch Dynamic Trees - TC spawns both normal TC trees and the Dynamic versions even when the TC configs are set to suppress the normal ones (as is the usual requirement). I suspect this is caused by Aura Control's intervention in tree spawning relative to aura presence. This behavior occurs even when the configuration for Aura Control's influence on tree spawning is set to false.

As I said, I'm not sure if there's anything you can do on your end to enforce compatibility other than perhaps reaching over to DT + TC compat and adding some sort of hook, I'm not very well versed in how these kinds of interactions happen. But at least one way would be to have a toggle that shuts off that part of the module completely (which I'm not sure is technically feasible).

Mods required to observe this behavior are as stated: Aura Control v1.0.2 Dynamic Trees v0.9.15 Thaumcraft 6 v6.1.BETA26 Dynamic Trees - Thaumcraft Compat v1.4.2

If there's anything that can be done for this I would be grateful. This mod is exactly what the doctor ordered for a project I'm working on, but I need full DT compliance from modded trees.

TheCodex6824 commented 3 years ago

Apologies for the late response. I took a very quick peek and it seems like the dynamic trees compat just disables TC generation and handles it itself, which means I don't get much control over what happens. I could look into compat at some point but I don't have much time at the moment for personal projects so I can't give any estimate at the moment.