klembot / twinejs

Twine, a tool for telling interactive, nonlinear stories
https://twinery.org
GNU General Public License v3.0
2k stars 295 forks source link

Cannot manually import story formats #376

Closed klembot closed 6 years ago

klembot commented 7 years ago

Originally reported by: MagmaFires (Bitbucket: MagmaFires, GitHub: Unknown)


Dear Chris,

The issue that i found the most trouble so far is with the inability to manually import story formats.

When trying to import the new sugarcube v2.18.0 and when trying to install Illume as a Twine 2.1 proofing format, Twine keeps forever spinning, and does not add the new format.

I know there is a pull request to add sugarcube v2.18.0 to Twine and that is great.

But the ability to manually import story formats should be there. Thank you advance for your help.

Cheers,

Magma

Console Error below:

Uncaught ReferenceError: existing is not defined at chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:9:16772 at Array.some (native) at Object. (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:9:16748) at u (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:38:22569) at Object.fireWith [as resolveWith] (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:38:23337) at r (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:39:26413) at HTMLScriptElement.n (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:40:1200) at HTMLScriptElement.dispatch (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:39:803) at HTMLScriptElement.g.handle (chrome-extension://jbeclgngiacjdjjokiegbkjcpibcdcic/twine.js:38:30905) (anonymous) @ twine.js:9 (anonymous) @ twine.js:9 u @ twine.js:38 fireWith @ twine.js:38 r @ twine.js:39 n @ twine.js:40 dispatch @ twine.js:39 g.handle @ twine.js:38


klembot commented 7 years ago

Original comment by Emily Eames (Bitbucket: eveames, GitHub: eveames):


Works for me since updating to 2.1.3. Thanks!

klembot commented 7 years ago

Original comment by Chris Klimas (Bitbucket: klembot, GitHub: klembot):


This should be fixed in 2.1.2 -- could you let me know if it's now working?