files-community/Files
Bug: Don't select items that are created externally
オープン
#14,011 opened on 2023/11/21
help wanted
Repository metrics
- Stars
- (43,502 個のスター)
- PR merge metrics
- (平均マージ 11d 15h) (30d で 61 merged PRs)
説明
Description
I've mainly encountered this with Minecraft servers trying to save the world and failing because Files has select the level.dat file used when made outside of Files, the terminal will report that the file was in use. I've also had this happen with Visual Studio sometimes making a temp file instead. The preview pane isn't open.
Steps To Reproduce
- Download Minecraft sever (https://papermc.io/downloads/all)
- Start server in terminal (java -jar .jar)
- Open world folder
- Select level.dat
- Wait a bit
- See in console failed to rename, file in use error.
Requirements
- Don't select the file if made outside of files.
Files Version
3.0.9.0
Windows Version
10.0.22621.2506