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

Fixed block logging bugs #2

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Fixed block logging bugs #2

wants to merge 16 commits into from

Conversation

aasmus
Copy link

@aasmus aasmus commented Nov 16, 2017

I believe I have fixed all block logging related errors/bugs. Actual rollbacks however are still not functional but throw no errors.

aasmus and others added 16 commits November 1, 2017 20:13
simplify build.gradle and change nukkit maven repo
block lookup work for the most part now.
Known bugs:
- liquids placed on any block other than the z block aren't logged
- Filling a bucket with liquid hides liquid place logs (shift clicking shows Air -> Air
- something might be messed up with getting time from the database (might be fixed)
- Rollback functionality is completely non-existant
All block edits should now logged correctly.
Known Bugs:
- Issue with purging old records from the database: https://hastebin.com/nucuxovahu.pl
- Rollbacks still don't work, fawe says the job has been completed but no blocks change and when the rollback queue is flushed it throws this error: https://hastebin.com/lexebayaju.pl
I believe all block logging is working correctly. Rollbacks still don't work correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants