Skip to content

Conversation

@WaitingIdly
Copy link
Collaborator

changes in this PR:

  • add a warning about registry replacement breaking chisel and how its probably not our fault please blame some other mod (so far, just Inspirations is at fault).
  • add this warning to the wiki.

@WaitingIdly WaitingIdly added the documentation Improvements or additions to documentation label Aug 28, 2025
Comment on lines 101 to 102
} catch (NullPointerException e) {
GroovyLog.get().exception("An exception occurred with chisel carving - possibly due to some other mod doing registry replacement.", e);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there something the user can do to fix the crash? If no then it should just be an error. (And mention what the user is else supposed to do). Otherwise still display the fix message.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is possibly something that could be done, depending on if the thing doing registry replacement is configurable, but as any mod could do this we cannot know if or how this could be fixed

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then the user is supposed to remove what they are currently doing? The message should say that,

@brachy84 brachy84 merged commit 805e4cd into CleanroomMC:master Oct 4, 2025
@WaitingIdly WaitingIdly deleted the chisel-warning branch October 4, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants