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

[Feature] Add "Run sync tasks scheduled for the same tick FIFO" patch #113

Open
fantahund opened this issue Sep 25, 2022 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers Outside Crucible When a bug or issue is not with crucible itself, but with minecraft, forge or thermos code.

Comments

@fantahund
Copy link

Hey, I have discovered a small problem and also already found a solution. The problem is that currently tasks are sometimes loaded in the wrong order. This was fixed in Spigot in the 1.10. Do you think that you can insert the small patch here with you?

https://cpaste.de/ogavafeset.yaml

@fantahund fantahund added the enhancement New feature or request label Sep 25, 2022
@fantahund fantahund changed the title [FEATURE] CraftScheduler order patch Sep 25, 2022
@juanmuscaria juanmuscaria added bug Something isn't working good first issue Good for newcomers Outside Crucible When a bug or issue is not with crucible itself, but with minecraft, forge or thermos code. and removed bug Something isn't working labels Sep 25, 2022
@juanmuscaria juanmuscaria changed the title CraftScheduler order patch [Feature] Add "Run sync tasks scheduled for the same tick FIFO" patch Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Outside Crucible When a bug or issue is not with crucible itself, but with minecraft, forge or thermos code.
Projects
None yet
Development

No branches or pull requests

2 participants