My node.js tiddlywiki broke today, with the javascript error message "Uncaught TypeError: $tw.addUnloadTask is not a function".
I have a somewhat unusual setup, with two services running on two different desktops that use a dropbox-syncrhonized filesystem. My setup is kind of specific, so I suppose some corruption, but what steps can I take to understand what is wrong (I guess a tiddler is broken ?). Can tiddlywiki do some consistency check and/or cleanup ? Do I have to do it by hand ? The --verbose flag didn't provide any help regarding this persistent error. Any Suggestion ? $ tiddlywiki mywiki --verbose --server 2700 "$:/core/save/all" text/plain text/html "" "" 0.0.0.0 Boot log: Startup task: load-modules Startup task: info after: load-modules before: startup Startup task: startup after: load-modules Startup task: story after: startup Startup task: commands platforms: node after: story Executing command: server 2700 $:/core/save/all text/plain text/html 0.0.0.0 Serving on 0.0.0.0:2700 (press ctrl-C to exit) syncer-server: Dispatching 'save' task: $:/StoryList FileSystem: Saved file e:\Dropbox\tiddlywiki\mywiki\tiddlers\$__StoryList.tid -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fd54a3e9-98fb-40bb-8fb1-b98417528c58%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

