EDIT:
Found (I think) the appropriate files in github. Setting the environment variable and pulling the files to see if I can get it sorted out. If it's all fixed, I'll kill this request.
EDIT 2: I did get this fixed by setting the axoloti_home environment variable. I then ran into issues where my corporate firewall blocked the connection to github (or, more correctly, broke it by swapping certificates) but I proxied my whole desktop and it updated fine.
I'm going to leave this for others in case they search for the error message, but this was answered in another thread. If it's more appropriate to delete it, please do, or let me know and I will!
Full error text below.
Being unable to select a specific destination for the installation, I can't even determine where this directory might have gone. I've done full tree searches on c: and my (network) Documents directory, My networked My Documents dir wasn't modified as part of the installation. Thinking the installer might have ignored the pointer, I checked my local drives and have been unable to find any directory (or file) containing axoloti-factory
It's strange, as this is Windows 7, but it installed perfectly on my Windows 10 laptop. Admittedly, that laptop does not use a networked My Documents directory, though.
It would APPEAR to me that it is trying to write to the documents directory for the axoloti-factory files, isn't able to do so because it is a UNC path, and not reporting the error during install.
I saw another thread about specifying a new location for these files, but as I cannot get the files themselves to put someplace then point to, it doesn't help me today. I'm not in a position to pull them off the other machine that was working at this time. I've downloaded the source code zip, but the axoloti-factory directory is empty.
Can you advise a solution for me today? Perhaps even zipping up a copy of the appropriate directories and putting them somewhere for me to pull?
thanks!
The full error output is:
Home directory is invalid:\Documents\axoloti, does it exist?, can it be written to?
Link to firmware CRC A50E988A
Status : factory (1.0.8,anon) : local directory missing
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: \Documents\axoloti\axoloti-factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: \Documents\axoloti\axoloti-factory
at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:582)
at org.eclipse.jgit.api.Git.open(Git.java:116)
at org.eclipse.jgit.api.Git.open(Git.java:99)
at axoloti.utils.AxoGitLibrary.reportStatus(AxoGitLibrary.java:65)
at axoloti.MainFrame$2.run(MainFrame.java:258)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
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)
Status: exception factory (1.0.8,anon)
Status : home : local directory missing
Status : home : OK
Status : community (master,anon) : local directory missing
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: \Documents\axoloti\axoloti-contrib
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: \Documents\axoloti\axoloti-contrib
at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:582)
at org.eclipse.jgit.api.Git.open(Git.java:116)
at org.eclipse.jgit.api.Git.open(Git.java:99)
at axoloti.utils.AxoGitLibrary.reportStatus(AxoGitLibrary.java:65)
at axoloti.MainFrame$2.run(MainFrame.java:258)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
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)
Status: exception community (master,anon)
USB device found
connected
Authentic Axoloti Core
search path : \Documents\axoloti\axoloti-factory\objects
search path : \Documents\axoloti\objects
search path : \Documents\axoloti\axoloti-contrib\objects
java.io.FileNotFoundException: \Documents\axoloti\axoloti-factory\objects\transitions.xml (The network path was not found)
java.io.FileNotFoundException: \Documents\axoloti\axoloti-factory\objects\transitions.xml (The network path was not found)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at org.simpleframework.xml.core.Persister.read(Persister.java:518)
at transitions.TransitionManager.LoadTransitions(TransitionManager.java:46)
at axoloti.object.AxoObjects$2.run(AxoObjects.java:351)
at java.lang.Thread.run(Thread.java:745)
finished loading objects
Firmware version: 1.0.0.1, crc=0xA50E988A, entrypoint=0x20011000