Skip to content

fix: ArgumentOutOfRangeException on non-Windows#47

Merged
MerlinVR merged 1 commit into
vrchat-community:masterfrom
anatawa12:master
Aug 26, 2022
Merged

fix: ArgumentOutOfRangeException on non-Windows#47
MerlinVR merged 1 commit into
vrchat-community:masterfrom
anatawa12:master

Conversation

@anatawa12

Copy link
Copy Markdown

The FileSystemEventArgs.FullPath may be a relative path on some platforms like macOS.
If _modifiedFilePaths is not absolute, in OnEditorUpdate, ArgumentOutOfRangeException will be happened.

The FileSystemEventArgs.FullPath may be a relative path on some platforms like macOS.
If _modifiedFilePaths is not absolute, in OnEditorUpdate, ArgumentOutOfRangeException will be happened.
@github-actions

github-actions Bot commented Jun 22, 2022

Copy link
Copy Markdown

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@anatawa12

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@anatawa12 anatawa12 marked this pull request as draft June 22, 2022 05:21
@anatawa12 anatawa12 marked this pull request as ready for review June 22, 2022 05:33
@anatawa12

Copy link
Copy Markdown
Author

This is already tested on both macOS and windows. What's missing to get review of this PR?

@MerlinVR MerlinVR merged commit c9cda76 into vrchat-community:master Aug 26, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants