I am having a strange issue that just started happening...
I can use GET LUA SCRIPTS.... but when ever I use SAVE AND PLAY... it saves the data back to the TTS save file correctly.. but Atom no longer "reloads"... I need to close atom and go "get lua scripts" again to continue working?
Any ideas what is going on?
i have tried a completely fresh install of Atom and the Plugin.
Code:
Uncaught Error: EPERM: operation not permitted, open 'C:\Users\User\AppData\Local\Temp\TabletopSimulator\Tabletop Simulator Lua\Global.-1.ttslua'
at Object.fs.openSync (fs.js:584:18)
at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:173:20)
at FileHandler.create (file:///C:/Users/User/.atom/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:230:14)
at readFilesFromTTS (file:///C:/Users/User/.atom/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:326:11)
at handleMessage (file:///C:/Users/User/.atom/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1450:7)
at Socket.<anonymous> (file:///C:/Users/User/.atom/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1632:9)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:178:18)
at Socket.Readable.push (_stream_readable.js:136:10)
at TCP.onread (net.js:560:20)
I get this error message!
demo - [url]https://screencast-o-matic.com/watch/cFe0cHDyEb[/url]