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 UMV and UXV circuit oreDicts #900

Merged
merged 10 commits into from
Jul 22, 2024
Merged

Fix UMV and UXV circuit oreDicts #900

merged 10 commits into from
Jul 22, 2024

Conversation

S4mpsa
Copy link
Contributor

@S4mpsa S4mpsa commented Jul 19, 2024

The circuits have been oreDicted to the wrong Material enum since forever. With some new UMV and UXV circuits (namely the Any circuits), this actually starts to matter.

Also changes a few recipes which were using non-oreDicted circuits in their recipes.

Dependancy of:
GTNewHorizons/GTNH-Intergalactic#64
GTNewHorizons/GT5-Unofficial#2739

@S4mpsa
Copy link
Contributor Author

S4mpsa commented Jul 19, 2024

The build fails because of a badly-implemented oreDict ItemStack getter in gt5u which causes a NPE error when the oreDict doesn't have anything in it, which happens to be the case after this PR as it moves the circuit oreDicts. Fixed by GTNewHorizons/GT5-Unofficial#2739

@S4mpsa S4mpsa marked this pull request as draft July 20, 2024 00:15
@S4mpsa S4mpsa marked this pull request as ready for review July 21, 2024 17:32
@boubou19 boubou19 enabled auto-merge (squash) July 22, 2024 20:31
@boubou19 boubou19 merged commit e67bb39 into master Jul 22, 2024
1 check passed
@boubou19 boubou19 deleted the fixCircuitOredicts branch July 22, 2024 21:02
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