Mac distribution requires an older version of Java
I had been using Nodebox 3 but since I updated my java version the program won't run.
Are there any updates coming?
Thanks!
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Frederik De Ble... on 28 Dec, 2014 06:35 AM
We require the version of Java that gets installed with OS X.
I think you need to install this version: http://support.apple.com/kb/DL1572
I'm working on a version where we bundle our own version of Java. Unfortunately, this takes longer than expected.
2 Posted by Santiago Renter... on 29 Dec, 2014 01:21 AM
Thanks for the answer, I hope the bundle comes soon.
3 Posted by Christopher von... on 16 Jan, 2015 09:13 PM
the link does not work :/
Support Staff 4 Posted by Frederik De Ble... on 17 Jan, 2015 02:53 PM
Hi,
Here's the latest release candidate that includes the latest Java runtime. Could you test this and tell me if it works for you?
https://secure.nodebox.net/downloads/NodeBox-3.0.41-rc3.zip
Best,
Frederik
5 Posted by Christopher von... on 17 Jan, 2015 03:54 PM
hey frederik!
thanks for the link! unfortunately i have already installed java…i would like to test the new verssion but how do i uninstall the old java software?
cheer.chris
Support Staff 6 Posted by Frederik De Ble... on 17 Jan, 2015 04:01 PM
You don't have to install anything: the Java version is bundled so it doesn't look at the installed version at all.
7 Posted by David on 18 Jan, 2015 12:43 PM
java.lang.RuntimeException: Could not load -psn_0_1274167
at nodebox.client.NodeBoxDocument.load(Unknown Source)
at nodebox.client.Application.openDocument(Unknown Source)
at nodebox.client.Application$1.done(Unknown Source)
at javax.swing.SwingWorker$5.run(SwingWorker.java:737)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:832)
at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:842)
at javax.swing.Timer.fireActionPerformed(Timer.java:313)
at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:697)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: nodebox.util.LoadException: Error while loading -psn_0_1274167: File not found.
at nodebox.node.NodeLibrary.load(Unknown Source)
... 23 more
Support Staff 8 Posted by Frederik De Ble... on 18 Jan, 2015 10:09 PM
Hi David,
Thanks for testing. Apparently it works the SECOND time you launch the app, so try launching it again.
I'm still searching for the possible cause.
Best,
F
9 Posted by Maxim on 28 Jan, 2015 12:55 PM
Hi,
It doesn't work anyway((
3.0.42 on Maverick.
It crashes on start.
Support Staff 10 Posted by Frederik De Ble... on 28 Jan, 2015 01:37 PM
@David we fixed the initial crash issue.
@Maxim: could you give some more info? Does it show an error dialog?
11 Posted by Maxim on 28 Jan, 2015 01:44 PM
Frederik,
It shows "Starting nodebox" window at start and then problem report, only.
In attach.
But if i copy NodeBox in to Applications, it closes on start without any messages.
Support Staff 12 Posted by Frederik De Ble... on 28 Jan, 2015 01:51 PM
Maxim, what locale are you using? Is your Mac configured using Russian language?
13 Posted by Maxim on 28 Jan, 2015 01:57 PM
No. English
Support Staff 14 Posted by Frederik De Ble... on 28 Jan, 2015 01:59 PM
Hmm I just tried it with Russian language settings and it boots with me.
Maxim, could you try creating a new user on your Mac and running it as that user? Maybe there are some old left-over settings that interfere?
15 Posted by Maxim on 28 Jan, 2015 02:10 PM
Well,
From new clear user it works well.