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 crafting station division by zero #2038

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

TechLord22
Copy link
Member

What

Fixes the crafting station attempting to divide by zero. The situation in which this happens should not happen under normal circumstances, so it was likely caused by non-standard recipes.

Outcome

Fixes a logged error about the crafting station.

@TechLord22 TechLord22 added the type: bug Something isn't working label Aug 7, 2023
@TechLord22 TechLord22 requested a review from a team as a code owner August 7, 2023 16:10
@PrototypeTrousers
Copy link
Contributor

A proper fix would be deletion of all crafting station related, please re-do your PR to reflect that. k thx bye

@ALongStringOfNumbers ALongStringOfNumbers added type: bug Something isn't working and removed type: bug Something isn't working labels Aug 8, 2023
@ALongStringOfNumbers ALongStringOfNumbers merged commit 70dff98 into master Aug 10, 2023
@ALongStringOfNumbers ALongStringOfNumbers deleted the tc-crafting-station-fix branch August 10, 2023 15:44
ghzdude pushed a commit to ghzdude/GregTechCEu that referenced this pull request Oct 25, 2023
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