WaldiNet / Towers_Of_The_Wild_Reworked

This mod adds tall towers in your world, inspired by The Legend Of Zelda: Breath Of The Wild.
https://modrinth.com/datapack/towers-of-the-wild-reworked
MIT License
13 stars 6 forks source link

[Bug]: Regular towers not spawning #39

Open Felisinnn opened 9 months ago

Felisinnn commented 9 months ago

Is there an existing issue for this?

Description

Regular towers do not spawn.

To Reproduce

  1. Launch modpack with towers of the wild datapack.
  2. Use /locate to find regular towers.
  3. Command gives off some coords, but no tower spawns.

Expected behavior

Regular towers spawn.

Mod Version

v4.2.0

Mod Variation

Datapack - Waystones

Minecraft Version

1.20.1

Java Version

Java 17

Fabric Version (only if below v3.0.0)

Relevant log output

[16:49:14] [Render thread/ERROR]: Error when terminating data generation for section {6*-61,-101}
[16:49:14] [Render thread/ERROR]: Error when terminating data generation for section {6*-47,0}
[16:49:14] [Render thread/ERROR]: Error when terminating data generation for section {6*-48,1}
[16:49:14] [Render thread/ERROR]: Error when terminating data generation for section {6*-47,1}
[16:49:14] [Render thread/ERROR]: Error when terminating data generation for section {6*-48,0} 

Not sure if the above is relevant to this issue, please refer to the full log instead.

Anything else?

I'm using the v4.2.1 of the datapack, which is not on the scrollmenu above.

Full log (includes mod list): https://mclo.gs/H8ACPRk

Poke714 commented 9 months ago

Changing "location": "totw_reworked:regular/tower_bottom" to "location": "totw_reworked:regular/regular_tower_bottom" in data/totw_reworked/worldgen/template_pool/regular/bottom.json seems to fix this issue.

Felisinnn commented 9 months ago

It does! Tysm and sorry for the late response :)

Sunconure11 commented 5 months ago

Is this still a problem? I'm wondering if this is afflicting older versions of MC, too.