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

Same Day One Time Events Display Bug #179

Open
Cosmic-Lattee opened this issue Dec 8, 2020 · 2 comments
Open

Same Day One Time Events Display Bug #179

Cosmic-Lattee opened this issue Dec 8, 2020 · 2 comments
Labels
bug Something isn't working Low Priority

Comments

@Cosmic-Lattee
Copy link

Cosmic-Lattee commented Dec 8, 2020

Hello again!

I might just be misunderstanding Da List but it seems like this error I reported here should be fixed in the current build yes?

If that isn't the case I apologize and please close this ticket.

If it should be fixed as of the current build I am still having a display error where the event is being logged within the module but isn't displaying when I open up one time events. Below is a picture showing this in action. Events set after the current day are showing up correctly.

image

Tested using the following:
Foundry: 0.7.8
Pathfinder 2nd Edition: 1.10.20.2419
Calendar/Weather Module: 3.1.1

@DasSauerkraut
Copy link
Owner

Ah, I misinterpreted your old ticket, that's my bad.
I'm aware of this issue, and haven't gotten around to fixing it due to the fact that it is only slightly annoying for the user, but would require a lot of time and effort on my part to fix.
Simply put, when events are checked for at the start of a new day, any One Time Events are pushed onto the About-Time event handler and then deleted. There's a multitude of reasons for this, the biggest of which is that if the event is not deleted, there can be a desync between the calendar's events and about-time's events that could cause a bunch of issues further down the line.
This can be fixed, it's just lower priority at the moment.

@DasSauerkraut DasSauerkraut added bug Something isn't working Low Priority labels Dec 18, 2020
@Cosmic-Lattee
Copy link
Author

Ahhh gotcha that makes sense. I reason I noticed was Pathfinder 2e has lots of skills/spells/feats have things like "Cannot use this again for 1 hour."

For now I will go back to the time-tested method of manual tracking since it is useful to see what durations are still ticking down. Thanks for getting back to me! :) 👍

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

No branches or pull requests

2 participants