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

Problem with shrine teleports not working #3067

Closed
2 of 5 tasks
LeoTKBR opened this issue Nov 6, 2024 · 1 comment
Closed
2 of 5 tasks

Problem with shrine teleports not working #3067

LeoTKBR opened this issue Nov 6, 2024 · 1 comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@LeoTKBR
Copy link
Contributor

LeoTKBR commented Nov 6, 2024

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

The problem is very simple, there is a record in the startup in the teleport_item.lua file:
Added in PR: #2765
@HTC

     Teleports Thais
     [24873] = {
         itemId = false,
         itemPos = {
             { x = 32325, y = 32087, z = 7 },
             { x = 32328, y = 32087, z = 7 },
              { x = 32331, y = 32087, z = 7 },
             { x = 32334, y = 32087, z = 7 },
             { x = 32337, y = 32087, z = 7 },
             { x = 32340, y = 32087, z = 7 },
             { x = 32332, y = 32094, z = 7 },
         },
    },

By commenting on these lines, the temple's teleports will work again.

image

image

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@LeoTKBR LeoTKBR added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Nov 6, 2024
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels Nov 6, 2024
@LeoTKBR LeoTKBR closed this as completed Nov 6, 2024
@LeoTKBR
Copy link
Contributor Author

LeoTKBR commented Nov 6, 2024

It was fixed recently, I'm sorry I hadn't seen it.
PR: #2938

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

1 participant