Makelangelo 7.2.7-alpha
Shop › Forum › Makelangelo Polargraph Art Robot › Makelangelo 7.2.7-alpha
- This topic has 5 replies, 3 voices, and was last updated 9 years, 2 months ago by Anonymous.
-
AuthorPosts
-
2015-12-01 at 12:29 #8590DanKeymaster
https://github.com/MarginallyClever/Makelangelo/releases/tag/7.2.7-alpha
Some people were getting crash on program start (picture appears, then nothing).
The bug does NOT appear in my debugging system, which is (A) unusual and therefore (B) unusually hard to fix.I hope this version does it. Per @michael’s request, I’m getting a microphone so I can make a usage video.
2015-12-01 at 16:34 #8594AnonymousInactiveDownloaded just the target.zip into its own folder and ran the the bat file. No luck same thing. 🙁
2015-12-01 at 19:18 #8596AnonymousInactiveUpdate It Works. 🙂 My error in renaming the file.
2015-12-02 at 16:14 #8597AnonymousInactiveUnfortunately it didn’t work for me. The software won’t even start up. Do I need to rename something?
I’m on windows 8… maybe it’s time for an upgrade. What setup does everyone else have?
The https://www.marginallyclever.com/other/Makelangelo.zip launches just fine and the adjust machine settings button opens a dialogue.
2015-12-03 at 11:30 #8598DanKeymasterMichael – what was the message on the command line?
2015-12-04 at 01:52 #8600AnonymousInactiveThe command line throws this error:
The current Java runtime is 1.8
Dec 04, 2015 8:48:48 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(…) returned error code 5.
testing languages
ext:
testing /languages/russian.xml
found: languages\russian.xml
Exception in thread “AWT-EventQueue-0” java.lang.IllegalArgumentException: Input
Stream cannot be null
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at com.marginallyclever.makelangelo.LanguageContainer.loadFromInputStrea
m(LanguageContainer.java:59)
at com.marginallyclever.makelangelo.MultilingualSupport.loadLanguages(Mu
ltilingualSupport.java:204)
at com.marginallyclever.makelangelo.MultilingualSupport.<init>(Multiling
ualSupport.java:87)
at com.marginallyclever.makelangelo.Makelangelo.startTranslator(Makelang
elo.java:187)
at com.marginallyclever.makelangelo.Makelangelo.<init>(Makelangelo.java:
163)
at com.marginallyclever.makelangelo.Makelangelo$1.run(Makelangelo.java:1
55)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP
rivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Press any key to continue . . . -
AuthorPosts
- You must be logged in to reply to this topic.