Flash Drive file structure is corrupt after obtaining
XyperCode opened this issue ยท 1 comments
Describe the bug
When using the flash drive, the file browser is unable to retrieve the drive structure for the flash drive.
The error message states Unable to retrieve drive structure for 'XXXX'
where XXXX
is the name of that flash drive.
[Netty Server IO #1/INFO] (Devices : Debugger) pos == -6, 76, 5
[Netty Server IO #1/INFO] (Devices : Debugger) block->registryName == devices:white_laptop
[Netty Server IO #1/INFO] (Devices : Debugger) level->isClient == false
[Netty Server IO #1/INFO] (Devices : Debugger) tileEntity == null
To Reproduce
Steps to reproduce the behavior:
- Get a Flash Drive of any color (in game)
- Get a Laptop of any color (in game)
- Put that flash drive in the laptop.
- Open the laptop.
- Go to the File Browser app.
- In the disk selection select the flash drive.
- See error on dialog. And the game's log files for info.
Expected behavior
The file browser should be able to retrieve the structure and show the contents of the flash drive.
Please complete the following information:
- OS:
Windows 11 Pro 22H2 (OS version 22621.2134)
- Minecraft version
1.19.3, 1.20.1
- Devices Mod Version:
0.7.3, 0.8.0
- Architectury API Version:
7.1.70
FOR FABRIC:
- Fabric Loader version
0.14.14
- Fabric API version
0.7.2+1.19.3
Additional context
This issue seems to also happen on Devices Mod 0.7.3 for 1.19.3.
Should be fixed in 8082aac