1lann / Mimic

A fully featured emulator for the Minecraft mod ComputerCraft that runs straight in your browser.
gravlann.github.io
MIT License
45 stars 20 forks source link

Dir'ing a file crashes Mimic. #70

Open ghost opened 9 years ago

ghost commented 9 years ago

"Javascript error t {type: 7, code: "ENOTDIR", message: "/computers/0/derp is a file, not a directory."}" is the error produced by it.

Steps:

  1. Create a file.
  2. Save and exit edit.
  3. Dir the file! Then Mimic crashes.
  4. Press enter to reboot.