This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
MewK's profile picture

[1.3] Disk.stopaudio()

Started by MewK, 25 February 2012 - 07:53 AM
MewK #1
Posted 25 February 2012 - 08:53 AM
If I call the API function disk.stopAudio() I get:

disk:3: bad argument: sting expected got nil

disk.stopAudio(side) works though. This bug breaks the "dj stop" command too.
FuzzyPurp #2
Posted 25 February 2012 - 09:16 AM
lol, yea it needs a side, but the function itself should be adjusted maybe.
MewK #3
Posted 29 February 2012 - 01:31 PM
Could someone move this thread to the new bug forum? The API change itself is not the bug, but the broken "dj stop" command is.