Recurrent Complex

Recurrent Complex

35M Downloads

Incompatibility with BiomeTweaker

Sunconure11 opened this issue ยท 3 comments

commented

This is a Recurrent Complex issue and has been fixed in the latest nightlies already.

commented

No wait, I think I judged too quickly. It does look like a BiomeTweaker problem. I'll just throw a try / catch around it for now and try to avoid the problem.

commented

It's not from BiomeTweaker. It's an isssue in Forge. I actually submitted the PR to fix it in 1.8. Lex rejected the PR for 1.7.10. I have code in BT for 1.7.10 to get around it when I add biome types to the dictionary.

MinecraftForge/MinecraftForge#1935

https://github.com/superckl/BiomeTweaker/blob/master/src/main/java/me/superckl/biometweaker/util/BiomeHelper.java#L389-403