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 various NPE with the matter clusters #44

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Fix various NPE with the matter clusters #44

merged 3 commits into from
Oct 11, 2024

Conversation

Alexdoru
Copy link
Member

@Alexdoru Alexdoru commented Oct 10, 2024

  • fix NPE if you try to deconstruct an empty matter cluster
  • fix NPE if you have an empty matter cluster in your inventory and pick up another matter cluster and they try to merge together
  • fix NPE if a matter cluster contains items that got deleted from the game with a mod update
  • also delete a bunch of new Random and replace them with the already existing world.random or entity.random

@Dream-Master Dream-Master requested a review from a team October 11, 2024 08:01
@Alexdoru Alexdoru merged commit b8571db into master Oct 11, 2024
1 check passed
@Alexdoru Alexdoru deleted the cluster branch October 11, 2024 09:47
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.

2 participants