Closed quangmng closed 2 years ago
did you run install-jogl.sh
successfully before doing this?
was the file ~/.m2/repository/org/jogamp/jogl/jogl-all/v2.4.0-rc4/jogl-all-v2.4.0-rc4.jar
(and its siblings, from this screenshot) successfully installed to your .m2 local registry?
Thank you for the rep, I think the 1st time I ran the install-jogl.sh command from your readme file the file path has "~" caused path defined incorrectly which I removed it.
Ran 2nd time, it compiled properly now.
Hence,
So, what do I do next?
you've installed jogl artifacts to your maven registry, so the IntelliJ error from your screenshot should be fixed; you should try the IntelliJ step again (i.e. Option 1 from the README):
https://github.com/Birch-san/arm-editor-launcher#option-1-install--run-with-intellij
Yeah I got it running now, but stuck at this screen for a while now...
Even when running without the arm-launcher
I think maybe this is Live2D issue though, not from your launcher so yeah
(Live2D community site - https://community.live2d.com)
okay yeah, if it's happening with the official launcher too then seems like you have a different problem.
Unofficial Launcher is working for me with latest Live2D Cubism Editor 4.1.05 on M1 macOS:
Official Launcher is also working for me:
Both are responsive:
so yeah, I think you need to first figure out why your official launcher is busted. it definitely works (slowly) on M1 macOS.
fun fact: if you get the official launcher working, you can make it run much faster by deleting '/Applications/Live2D Cubism 4.1/res/libjpen-2-3.jnilib'
(that native library for pen tablets introduces crazy amounts of UI latency).
regarding the warning on their website:
"[NOTICE]" About the support for Mac models
Cubism Editor is not supported with Apple M1 processors.
it's true that they don't support it officially. but as you can see from my screenshots above, it can work. not sure what's different about your setup. 😕
Yeah I tried to reinstall L2D by removing the /Applications/Live2D Cubism 4.1 folder and downloaded the latest installer from the official site. Tried restarting my mac as well and still not responding... Interestingly that you bought up the pen tablet latency issue... Maybe it has something to do with me installing the Wacom tablet driver?
(Edit: Seemed like I have background apps I use (karabiner-elements - key binder, whatpulse, bettersnaptool). One of those might prevent L2D from loading)
Update: it works really well, thanks again for walking me thru the installation!
x2 faster than Intel build :))
(Edit: Seemed like I have background apps I use (karabiner-elements - key binder, whatpulse, bettersnaptool). One of those might prevent L2D from loading)
very thanks for your advice, I've been stuck for many months. It's fine after I close the Contexts software, but I don't know why this happens
Something that has to do with resolving dependencies/artifacts (running on M1 Pro MacBook Pro 16")
Install log: