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

SugarCube broken in Twine 2.0.5 #150

Closed klembot closed 6 years ago

klembot commented 9 years ago

Originally reported by: Thomas M. Edwards (Bitbucket: tmedwards, GitHub: tmedwards)


Trying to Play or Test with the instance of SugarCube included with Twine 2.0.5 does nothing. The console error is:

Uncaught TypeError: Cannot read property 'publish' of undefined

klembot commented 9 years ago

Original comment by Thomas M. Edwards (Bitbucket: tmedwards, GitHub: tmedwards):


Seems fixed in Twine v2.0.6. Closing.

klembot commented 9 years ago

Original comment by Thomas M. Edwards (Bitbucket: tmedwards, GitHub: tmedwards):


FYI: Just published an update to the 1.* series (1.0.23).

klembot commented 9 years ago

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


Added a workaround on http://twinery.org/wiki/twine_2.0.5_release_notes

klembot commented 9 years ago

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


Yikes. This took restoring the test VM I am using to a fresh state to repro this bug, which means I have some homework re: testing in the future. I think the issue is a mismatch on story format names, cf. the email you sent me (didn't realize the two versions were exactly the same).

I'll prioritize fixing it, and assuming there are no other showstoppers, put out a fast release this weekend.