Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: EISDIR: illegal operation on a directory, read #120

Open
CrazyD0G opened this issue May 30, 2020 · 0 comments
Open

Uncaught Error: EISDIR: illegal operation on a directory, read #120

CrazyD0G opened this issue May 30, 2020 · 0 comments

Comments

@CrazyD0G
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.4
Thrown From: tabletopsimulator-lua package 12.3.1

Stack Trace

Uncaught Error: EISDIR: illegal operation on a directory, read

At fs.js:115

Error: EISDIR: illegal operation on a directory, read
    at Object.readSync (fs.js:491:3)
    at tryReadSync (fs.js:330:20)
    at Object.readFileSync (fs.js:367:19)
    at Object.fs.readFileSync (ELECTRON_ASAR.js:580:40)
    at Object.parseSavePath (/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1856:26)
    at handleMessage (/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1876:12)
    at /packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:2103:9)
    at Socket.emit (events.js:182:13)
    at addChunk (_stream_readable.js:283:12)
    at readableAddChunk (_stream_readable.js:264:11)
    at Socket.Readable.push (_stream_readable.js:219:10)
    at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)

Commands

     -9:29.1.0 grammar-selector:show (atom-text-editor.editor.is-focused)
     -9:07.3.0 tabletopsimulator-lua:getObjects (input.hidden-input)
     -8:41 tabletopsimulator-lua:closeTTSTabs (input.hidden-input)
     -8:39.6.0 application:new-file (ul.list-inline.tab-bar.inset-panel)
     -8:30.4.0 tabletopsimulator-lua:getObjects (ul.list-inline.tab-bar.inset-panel)
     -8:21.2.0 timecop:view (ul.list-inline.tab-bar.inset-panel)
     -8:08.4.0 tabletopsimulator-lua:saveAndPlay (input.hidden-input)

Non-Core Packages

php-twig 4.0.0 
tabletopsimulator-lua 12.3.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant