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

Use DFU for updating MCEdit schematics #2373

Closed

Conversation

Brokkonaut
Copy link
Contributor

See #2370

@me4502
Copy link
Member

me4502 commented Aug 19, 2023

How heavily has this been tested? I'd inclined to merge this if it does appear to work better, although would ideally prefer to try testing whatever issues led to them being skipped in the first place (if @wizjany remembers what they were)

@wizjany
Copy link
Collaborator

wizjany commented Aug 22, 2023

I think some of the issues were due to running the legacy fixers (i.e. from DV=-1) as opposed to using our inbuilt compathandlers in tandem with DFU from DV=1.13, as this PR does. That said DFU has always been finicky and it may be worth doing some error handling and throwing out tags that cause exceptions just in case?

@me4502
Copy link
Member

me4502 commented Aug 23, 2023

We could also add DFU as a side effect that can be turned off in //perf as a follow up too, if there are some instances where it's problematic to have it enabled

@me4502
Copy link
Member

me4502 commented Dec 24, 2023

Closed in 3923935, thanks - I ended up rebasing this against master rather than putting it into 7.2.x due to potential risk of the change.

@me4502 me4502 closed this Dec 24, 2023
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