What is the solution to this problem?
What else is displayed in the log?
java.lang.NullPointerException: Cannot read field “LoaderThread” because “axoloti.MainFrame.axoObjects” is null
java.lang.NullPointerException: Cannot read field “LoaderThread” because “axoloti.MainFrame.axoObjects” is null
at axoloti.PatchGUI.OpenPatchInvisible(PatchGUI.java:1153)
at axoloti.PatchGUI.OpenPatch(PatchGUI.java:1176)
at axoloti.MainFrame.actionPerformed(MainFrame.java:1702)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2314)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:407)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:374)
at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1029)
at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1073)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6621)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3398)
at java.desktop/java.awt.Component.processEvent(Component.java:6386)
at java.desktop/java.awt.Container.processEvent(Container.java:2266)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4996)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4828)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4948)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4575)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4516)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2780)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4828)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:98)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:747)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:744)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Can you post here the patch you are trying to load.
Wow! It’s working now!
Checking library status…
Status OK: axoloti-factory (1.1.0, anon) (1.1.0, clean)
Status OK: axoloti-community (1.1.0, anon) (1.1.0, clean)
Status OK: ksoloti-objects (1.1.0, anon) (1.1.0, clean)
Status OK: ksoloti-community (1.1.0, anon) (1.1.0, clean)
Done checking library status.
Hmm this almost looks like the Patcher was trying to open a patch before the libraries were loaded - fixed when 1.1.0 comes out.
But i can’t hear a sound
“Live” button doesn’t active and DSP is 0%
you can’t press Live? could the Ksoloti Core be disconnected? what patcher version are you using? use 1.0.12 for the current stable release
1.0.12 version log:
Link to firmware CRC EB8B6CD0
Ksoloti Core found.
insufficient permissions
Matching USB device found.
insufficient permissions
No matching USB devices found.
Ksoloti Core found.
insufficient permissions
Matching USB device found.
insufficient permissions
No matching USB devices found.
version 1.1.0 is working
But it doesn’t work again, even after pressing “sync libraries”. Java’s mistakes repeat.
are you on Windows? give us as much detail as possible, especially about how you installed the patcher
OS? Linux? Mac?
I use Linux Manjaro
That’s Arch Linux. Is it even supported? Did you to the equivalent of setting udev rules?
Yes,i launched “add_udev_rules.sh” and everything working!
I have two OS on one PC: Linux Ubuntu and Manjaro. Both works well now!