Hi Andrew The “red screen of death” is triggered by untrapped JavaScript errors. In general, there are no guarantees as to the internal state of the system after an error because it will have been left in an intermediate state. That’s why the only good general advice is to restart TiddlyWiki. In practice, some errors are more recoverable than others, but continuing after an RSOD is inherently risky.
> Roughly half the time when I get the RSOD, when I click on the offending > tiddler to amend it, I get another RSOD telling me Node is not defined. I > know that; I don't use it. I do my development in the browser. Why do I need > to see this message, and more particularly, why is not having Node - I > thought it was optional - so serious as to cause an RSOD? The error message here is referring to a variable called “Node”, which is part of the standard DOM specification, and nothing to do with Node.js. Best wishes Jeremy. > > Thanks, Andrew > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/c31d7e18-23ac-4da1-b05c-9271f80e1445%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/c31d7e18-23ac-4da1-b05c-9271f80e1445%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/EA230369-272C-483A-B03C-DFA54A2E0FBF%40gmail.com. For more options, visit https://groups.google.com/d/optout.

