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

Fix Save & Play #128

Merged

Conversation

Benjamin-Dobell
Copy link
Member

Closes #126

Save & Play still fails from time-to-time on TTS end (not accepting connections), however, this at least gets us back to functional on our end.

Looks like the underlying cause is this breaking change in Electron, and Atom hasn't updated its atom.confirm implementation (https://github.com/atom/atom/blame/1d9a4cafcf6cc288d675512db8fd984e13aab869/src/application-delegate.js#L231-L235).

I'll submit a PR to Atom itself shortly.

@onelivesleft onelivesleft merged commit a14e7f0 into Berserk-Games:master Oct 25, 2020
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

Successfully merging this pull request may close these issues.

Atom will not get Lua Scripts and will not Save & Play to push scripts.
2 participants