Posted 14 May 2012 - 01:43 AM
ComputerCraft Version Information: 1.33 Client
Description of Bug:
Calling the fs.getDrive() function always return "hdd" (hard drive, on the computer) even if you give it a disk path.
Steps to Reproduce Bug:
1) Create a computer, a disk drive and a floppy disk.
2) Place the computer with the disk drive on a side.
3) Insert the floppy in the drive.
4) Type "drive disk" on the computer and press enter.
It will say "hdd", when it should say "disk", "drive" or something else that represents the disk drive.
Not tested on SMP.
Description of Bug:
Calling the fs.getDrive() function always return "hdd" (hard drive, on the computer) even if you give it a disk path.
Steps to Reproduce Bug:
1) Create a computer, a disk drive and a floppy disk.
2) Place the computer with the disk drive on a side.
3) Insert the floppy in the drive.
4) Type "drive disk" on the computer and press enter.
It will say "hdd", when it should say "disk", "drive" or something else that represents the disk drive.
Not tested on SMP.