Repurposed Structure's Dungeons generate weirdly when The Outer End is installed (As of 2.6.0)
NJL5390 opened this issue ยท 5 comments
Repurposed Structures Version: 2.6.3
The Outer End version: 0.2.8
Abnormals core version: 3.1.1
Forge Version: 36.1.4
Minecraft Version: 1.16.5
Latest Log: https://pastebin.com/SCu2b3BN
Hi,
I've noticed that when looking at your beautiful structures on my test worlds that the dungeons spawned really weirdly, in that they would always spawn as a cube, usually without chests and caves would be unable to cut through them. After some narrowing down of my mod list, I discovered that this only occurred when a mod called The Outer End was installed. This issue was not happening before your latest content update (2.6.0), but I'm still not entirely sure whose mod is responsible for this.
Some Screenshots to show what I mean:
I'll be reporting this on their github as well soon. (Update: Here it is: BlueDuckYT/The-Outer-End#26)
Most likely has to do with this issue which I already helped fixed for them in a PR. They just need to merge it in and release an update
BlueDuckYT/The-Outer-End#21
The issue is they have a processor that is broken and it is wrecking all other processors as a result. My dungeons and many other structures uses processors for specific behaviors such as not placing blocks in cave space, randomizing blocks, etc.
Hopefully they will merge it in
Also, update repurposed structures to 2.6.3 too as I did some important bugfixes as well. Won't solve this specific issue but still good to update to latest always
Most likely has to do with this issue which I already helped fixed for them in a PR. They just need to merge it in and release an update
BlueDuckYT/The-Outer-End#21
Ok, I'll mention it on my issue post.
Also, update repurposed structures to 2.6.3 too as I did some important bugfixes as well. Won't solve this specific issue but still good to update to latest always
I already did, I just put 2.6.0 in the post and title because that was the major content update you did recently.
v0.2.9 Outer end now resolves the issue! I was able to test this so you can close the report for them as well. :)