Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Regular towers not spawning #39

Open
1 task done
Felisinnn opened this issue Dec 10, 2023 · 3 comments
Open
1 task done

[Bug]: Regular towers not spawning #39

Felisinnn opened this issue Dec 10, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Felisinnn
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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)

  • Fabric: 0.15.1
  • Fabric API: 0.91.0+1.20.1

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

@Felisinnn Felisinnn added the bug Something isn't working label Dec 10, 2023
@Poke714
Copy link

Poke714 commented Dec 13, 2023

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
Copy link
Author

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

xPand4B pushed a commit that referenced this issue Mar 13, 2024
Attempted fix for regular towers not spawning.
Thanks @Poke714
@Sunconure11
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants