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

Fix material model breaking with resource reload #1702

Merged
merged 3 commits into from
Apr 29, 2023

Conversation

Tictim
Copy link
Contributor

@Tictim Tictim commented Apr 12, 2023

What

This PR fixes issues related to material models breaking with resource reload.

Implementation Details

This PR changes timing of the cache disposal to prevent wrong value getting used during model registration. The block model locations are also included in cache refresh.

Potential Compatibility Issues

None

@Tictim Tictim added type: bug Something isn't working deployment: artifact PR should build artifacts labels Apr 12, 2023
@ALongStringOfNumbers ALongStringOfNumbers added this to the 2.6.2 milestone Apr 13, 2023
@Tictim Tictim removed the deployment: artifact PR should build artifacts label Apr 29, 2023
@TechLord22 TechLord22 merged commit 891842d into GregTechCEu:master Apr 29, 2023
@Tictim Tictim deleted the material_model_reload_fix branch April 30, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants