Objects not showing up


#1

Hi,

I've recently got a Axoloti Core and installed the software on Windows 10. I can run the software, but no objects are shown. As far as I can tell is that the folder is empty, as the patch examples.
I created a GitHub account because the Libraries were not syncing to no avail.
How do I solve this problem, I can't do anything right now.
I'm confused whether I should be a contributor first or not, or if I messed up the installation, etc.
I couldn't find info on this, this is why I ask.

Thanks in advance.


#2

Not really sure what the issue can be, as you are not supplying a lot of info. Did you check the log window on Axoloti? Does it say anything with errors or fails or etc? For example "libraries not synced" or something similar?

Did you read this thread?

Check the links under videos too. You should be able to get it up and running with all the info from there.

If not working still, try post anything form the log window here, maybe someone can tell you what to do about it :slight_smile:


#3

You don't need to be a contributor, the libraries should sync automatically when you install the patcher correctly.


#4

Thanks for your response, this is what the log window outputs:

Axoloti version : 1.0.12-2-0-g7975cc87 build time : 29/11/2018 14:38:54 CET
Link to firmware CRC E95BAC96
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\Documents\axoloti\axoloti-contrib
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\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.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.getCurrentBranch(AxoGitLibrary.java:181)
at axoloti.MainFrame$4.run(MainFrame.java:317)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
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:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
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)

getCurrentBranch cannot find repo FAILED : community
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\Documents\axoloti\axoloti-factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\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.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.getCurrentBranch(AxoGitLibrary.java:181)
at axoloti.MainFrame$4.run(MainFrame.java:336)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
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:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
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)

getCurrentBranch cannot find repo FAILED : factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\Documents\axoloti\axoloti-factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\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.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.sync(AxoGitLibrary.java:67)
at axoloti.MainFrame$4.run(MainFrame.java:346)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
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:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
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)

sync repo FAILED cannot find submodule : factory (1.0.12,DeGoyen)
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\Documents\axoloti\axoloti-factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\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.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.reportStatus(AxoGitLibrary.java:55)
at axoloti.MainFrame$4.run(MainFrame.java:351)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
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:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
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 FAILED cannot find submodule : factory (1.0.12,DeGoyen)
Status : home : OK
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\Documents\axoloti\axoloti-contrib
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: C:\Users\Absolutos\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.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.reportStatus(AxoGitLibrary.java:55)
at axoloti.MainFrame$4.run(MainFrame.java:351)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
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:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
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 FAILED cannot find submodule : community (1.0.12,anon)
USB device found
connected
Authentic Axoloti Core
search path : C:\Users\Absolutos\Documents\axoloti\axoloti-factory\objects
search path : C:\Users\Absolutos\Documents\axoloti\objects
search path : C:\Users\Absolutos\Documents\axoloti\axoloti-contrib\objects
finished loading objects
Firmware version: 1.0.0.1, crc=0xE95BAC96, entrypoint=0x20011000


#5

I am no expert in these kinds of logs, but from looking at it, it looks like there is several messages that could indicate something is wrong with the repository. There is a few "repository not found" lines for both the factory and the community library.

Not 100 sure what to do about it, though.

Maybe a reinstall? And follow the instructions carefully.

I am sorry not sure what else to say.

I am sure someone with more knowledge of the log can supply more info.

We can tag @johannes, the developer, maybe he have a suggestion :slight_smile:


#6

Thanks, I tried with every .msi possible.
It's weird.
I need it to work.


#7

Did you check if those folder are actually there?

search path : C:\Users\Absolutos\Documents\axoloti\axoloti-factory\objects
search path : C:\Users\Absolutos\Documents\axoloti\objects
search path : C:\Users\Absolutos\Documents\axoloti\axoloti-contrib\objects

Maybe also try watch some of the videos that is at the bottom of the link I posted, if you didn't already. Maybe when you watch them, you realise you missed something. Maybe somthing was not correct installed or what have we.....


#8

Hey!
Thanks for your reply.
Yes I've checked and like in my opening post I stated that those folders were empty.
Now I got it to work, first I tried resintalling multiple times, no luck.
I installed it on another computer correctly, then I copied /Documents/axoloti/ content to a USB drive, and placed the files on the other computer. Didn't work. Then I proceded to delete the axoloti.prefs file and it worked.
It's worth noting that I couldn't delete all the files on /Documents/axoloti/ after uninstalling.

Thanks for your help.

I Hope that this can help someone else.

Best Regards,


#9

You can also just download the library manually from here, so you don't have to install on another computer first:


Push the green square and select "download as zip".

But yeah, I think it would be best to get it sorted, so you can update the libraries from the editor. Or else you have to download them manually everytime something changes. but on the other hand the library doesn't change much these days, so manual download could probably also work these days :wink:


OSX High SIerra Issues