Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Typing D:/demos/D in the LIKO-12 command prompt causes a LIKO-12 blue screen of death #265

Open
childishbeat opened this issue Jun 24, 2020 · 0 comments

Comments

@childishbeat
Copy link

childishbeat commented Jun 24, 2020

Describe the bug
Typing D:/demos/D in the LIKO-12 command prompt causes a LIKO-12 blue screen of death.

To Reproduce
Steps to reproduce the behavior:

  1. Type D:/demos/D in the LIKO-12 command prompt. You should then see a LIKO-12 blue screen of death with the following text or similar:
    [==[ Engine Error ]==]

Engine/coreg.lua:34: /Drives/C/terminal.lua:235: Drive 'D:/demos/D' doesn't exist !

Traceback:

Engine/errhand.lua:52: in function 'handler'
[C]: in function 'error'
Engine/coreg.lua:34: in function 'resumeCoroutine'
/Peripherals/CPU.lua:15: in function 'triggerEvent'
/Peripherals/Keyboard.lua:34: in function </Peripherals/Keyboard.lua:24>
Engine/events.lua:52: in function 'trigger'
main.lua:84: in function main.lua:67
[C]: in function 'xpcall'

Expected behavior
The LIKO-12 command prompt would've tries to start pointing to D:/Demos/D, just as if the line entered was a cd (change directory) command.

Screenshots
LIKO-12 blue screen of death

Desktop (please complete the following information):

  • OS: Windows 10
  • Architecture: x64 (x86 version used)
  • LIKO-12 Version: v1.1.0
  • Downloaded from: github releases
  • Executable type: Windows .exe

Additional context
I used Ctrl+C to copy the Engine Error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant