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

ZONES NOT FUNCTION OVER TIME #2568

Closed
2 of 5 tasks
pedrohfk opened this issue Apr 21, 2024 · 7 comments
Closed
2 of 5 tasks

ZONES NOT FUNCTION OVER TIME #2568

pedrohfk opened this issue Apr 21, 2024 · 7 comments
Labels
Priority: High Represent a high impact in key areas of the base/user experience 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

@pedrohfk
Copy link
Contributor

Priority

High

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

When you start the server, all bosses that use ZONE work perfectly, you can raise HAZARD and everything else.

However, after some time online, all bosses that have ZONES no longer work, even if you kill the hazard boss, when you try to climb it, it doesn't work, the NPC doesn't respond, as if the zone was NULL.

My server has Server Save at 00:00

Reload is disabled.

Bosses can do it every 5 hours.

He didn't respond anymore, about the hazard.
Captura de tela 2024-04-21 204724

MAGMA BUBBLE DOESN'T WORK.
Captura de tela 2024-04-21 204624

What OS are you seeing the problem on?

Linux

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pedrohfk pedrohfk added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Apr 21, 2024
@github-actions github-actions bot added Priority: High Represent a high impact in key areas of the base/user experience Status: Pending Test This PR or Issue requires more testing labels Apr 21, 2024
@pedrohfk
Copy link
Contributor Author

Captura de tela 2024-04-21 205850

Note that it is now possible to talk to the NPC. After I restart the server.
Captura de tela 2024-04-21 210101

@elsongabriel
Copy link
Contributor

the magma bubble mechanics are working pretty.
please check your source, scripts and your map, if it's the updated map.

@pedrohfk
Copy link
Contributor Author

pedrohfk commented May 1, 2024

the magma bubble mechanics are working pretty. please check your source, scripts and your map, if it's the updated map.

Yes, it works perfectly, when I start the server, but after a few hours (around 2 hours) the hazard zones simply stop working, I don't know where I could put a debug to understand what happens, why it it simply returns nill and other bosses that have a zone also stop working.

Copy link
Contributor

This issue is stale because it has been open 120 days with no activity.

@github-actions github-actions bot added the Stale No activity label Jul 31, 2024
@luanluciano93
Copy link
Contributor

@pedrohfk put a condition here if the zone doesn't exist when you enter the boss...

local zone = self:getZone()

@github-actions github-actions bot removed the Stale No activity label Sep 10, 2024
@phacUFPE
Copy link
Contributor

phacUFPE commented Nov 17, 2024

@pedrohfk Are you sill having the problem?

@dudantas
Copy link
Member

I don't can reproduce this.

@dudantas dudantas closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Represent a high impact in key areas of the base/user experience 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

5 participants