When does this happen? When you start up NodeBox?
Would you mind starting up the latest version of NodeBox, then go to Console.app (in /Applications/Utilities) and copy everything.
You can mail that to me -- My e-mail address is frederik (at) pandora (dot) be
Hi,
Thanks for the Console log. As was evident from your log, the culprit is a InputManager called Plaintext Paste (http://www.pozytron.com/plaintextpaste).
----
> 0 0x000091cc objc_msgSend + 0
> 1 com.pozytron.PlaintextPaste 0x14adaeec +[PTPController load] + 76
-----
The problem is triggered by faulty compiler flags. Here's a forum post about this:
http://nodebox.net/code/index.php/shared_2007-01-17-12-00-23
Uninstalling PlaintextPaste (by removing it from your /Users/yourusername/Library/InputManagers) folder should make NodeBox work (unless you have more faulty inputmanagers). You can fix this by mailing the developer and referring him to the URL in the forum post. It explains which compiler flags to use.
Thanks a lot, you hit it :)
An unexpected error...
Posted by microbians on May 11, 2007An unexpected error has ocurred
(AttributeError: 'NoneType' object has no attribute 'endswith')
I try diferent prior versions and the only I got working is the NodeBox_1.0rc7.
I'm on a 2x2.6 GHz PowerPC G5 with 10.4.9 Mac OS X.
Thanks a lot.
Gabriel