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 #137

Open
jaafit opened this issue Dec 30, 2020 · 0 comments
Open

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

jaafit opened this issue Dec 30, 2020 · 0 comments

Comments

@jaafit
Copy link

jaafit commented Dec 30, 2020

[Enter steps to reproduce:]

Hard to say exactly but my best recollection:

  1. I created a directory for my savegame.
  2. I saved and loaded a few times. Can't recall the exact sequence.
  3. I overwrote a new save in the new directory.
  4. Then I alt-tabbed to Atom which was previously open (even before TTS was open).

Atom: 1.53.0 x64
Electron: 6.1.12
OS: Ubuntu 16.04.7
Thrown From: tabletopsimulator-lua package 12.4.3

Stack Trace

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

At fs.js:126

Error: EISDIR: illegal operation on a directory, read
    at Object.readSync (fs.js:513:3)
    at tryReadSync (fs.js:338:20)
    at Object.readFileSync (fs.js:375:19)
    at Object.fs.readFileSync (electron/js2c/asar.js:580:40)
    at Object.fs.readFileSync (electron/js2c/asar.js:580:40)
    at Object.parseSavePath (/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1867:26)
    at handleMessage (/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1887:12)
    at /packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:2114:9)
    at Socket.emit (events.js:200:13)
    at addChunk (_stream_readable.js:294:12)
    at readableAddChunk (_stream_readable.js:275:11)
    at Socket.Readable.push (_stream_readable.js:210:10)
    at TCP.onStreamRead (internal/stream_base_commons.js:166:17)

Commands

Non-Core Packages

tabletopsimulator-lua 12.4.3 
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