Skip to content

Throw during plugin update folder process on failed file rename/delete#11784

Merged
kennytv merged 1 commit into
PaperMC:mainfrom
Warriorrrr:fix/update-folder-more-throws
Dec 23, 2024
Merged

Throw during plugin update folder process on failed file rename/delete#11784
kennytv merged 1 commit into
PaperMC:mainfrom
Warriorrrr:fix/update-folder-more-throws

Conversation

@Warriorrrr
Copy link
Copy Markdown
Member

Replaces usage of the old java file api in the plugin update folder logic with the new one to make it properly throw if the plugin file couldn't be renamed to the new one/the file in the update folder couldn't be deleted, instead of failing silently.

@Warriorrrr Warriorrrr requested a review from a team as a code owner December 23, 2024 13:14
@kennytv kennytv added the type: bug Something doesn't work as it was intended to. label Dec 23, 2024
@kennytv kennytv merged commit bd4c235 into PaperMC:main Dec 23, 2024
@Warriorrrr Warriorrrr deleted the fix/update-folder-more-throws branch December 23, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something doesn't work as it was intended to.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

5 participants