Skip to content

Conversation

@sevenc-nanashi
Copy link

@sevenc-nanashi sevenc-nanashi commented Nov 9, 2025

I encountered some bugs while I'm trying to play with True Crafter Mode Datapack.

I tried to fix these bugs, but I'm very new to Java and Minecraft server plugins; sorry if I made some mistakes.

This PR fixes:

  • crash if dialog_list dialog uses String[] as dialogs
  • mounting button twice causes crash
  • dialog_list does not change dialog correctly
  • body is not shown for confirmation dialog
  • broken display for multi-line dialog body

@sevenc-nanashi sevenc-nanashi marked this pull request as draft November 9, 2025 05:03
@sevenc-nanashi sevenc-nanashi marked this pull request as ready for review November 9, 2025 06:09
@sevenc-nanashi sevenc-nanashi changed the title feat: support dialog_list dialog whose dialogs is String[] fix: fix some bugs around dialog emulation Nov 9, 2025
@sevenc-nanashi sevenc-nanashi marked this pull request as draft November 9, 2025 06:26
@sevenc-nanashi sevenc-nanashi marked this pull request as ready for review November 9, 2025 06:53
Copy link
Member

@FlorianMichael FlorianMichael left a comment

Choose a reason for hiding this comment

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

thanks for your changes, overall looks good. just some minor things I would like to address before merging

@sevenc-nanashi
Copy link
Author

Applied your reviews, thank you for the review.

Copy link
Member

@FlorianMichael FlorianMichael left a comment

Choose a reason for hiding this comment

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

Just a few minor nitpicks before merge

Co-authored-by: FlorianMichael <[email protected]>
@sevenc-nanashi
Copy link
Author

Applied your reviews!

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