disk.lua:155: No such method ejectDisk
Assile opened this issue ยท 2 comments
Hi,
I'm running into this error when trying to use the command 'eject left' on my drive when it has a disk in it. When it is empty it let's me know there is no disk, as it should. However with a disk in it I get 'disk.lua:155: No such method ejectDisk'.
Additional info
- Minecraft version: 1.15.2
- CC: Tweaked version: cc-tweaked-1.15.2-1.88.1.jar
- Forge version: 31.2.0
- Other mods:
- jei-1.15.2-6.0.0.4.jar
- MixinBootstrap-1.0.3.jar
- OptiForge-MC1.15.2-0.1.22.jar
- preview_OptiFine_1.15.2_HD_U_G1_pre23.jar
- The only other thing I've tried to do so far is running LuaIDE, which had several severe bugs, so I removed it again.
- From my turtle it also gives the error when trying 'eject bottom'. (Turtle is place on top of drive)
- I'm trying to run the command 'eject left' from an advanced computer with a disk drive placed to its left.
Best regards,
Assile