Birch-san / arm-editor-launcher

M1 macOS Launcher for Live2D Cubism Editor
11 stars 0 forks source link

Live2D Cubism 4.1.05 Not working on macOS Monterey 12.5 #7

Closed SuCicada closed 1 year ago

SuCicada commented 2 years ago

I tried running it last month, it opens perfectly, it's great But now I run it again and it keeps getting stuck on the splash screen. In the activity monitor has been not responding state. I've waited for a long time, no progress。

i tried

  1. Reinstall live2d cubism 4.1.05
  2. Uninstall live2d cubism 4.1.05 . Install 4.2.01 beta1 . And modify the version number in the corresponding pom and code
  3. Recompile (gradle clean install)
  4. Restart the computer But still not

Your technology is amazing. Please help me, I don't know much about java17 black magic. thank you very much

image

image

JDK

azul-17.0.4.1

Hardware Overview:

Model Name: MacBook Pro Model Identifier: MacBookPro18,3 Chip: Apple M1 Pro Total Number of Cores: 10 (8 performance and 2 efficiency) Memory: 32 GB System Firmware Version: 7459.141.1 OS Loader Version: 7459.141.1 Serial Number (system): CW0VYCGW2L Hardware UUID: A1670691-E657-5728-A5F1-B505C65A656E Provisioning UDID: 00006000-0000682C1A62801E Activation Lock Status: Enabled

Birch-san commented 2 years ago

updated for 4.2.01:
https://github.com/Birch-san/arm-editor-launcher/commit/b4fd37cb7fccf2090e163fc0ff9368fd63d1344f

thanks for telling me.

pull the latest commit, tell IntelliJ to reload all Maven Projects (this will update classpaths to point to 4.2, which fixes your run configurations):

image

maven clean, then maven install, the root-level project from the Maven toolwindow:
I didn't wanna take two screenshots so here I did a multiselect but only to highlight them.

image

Run the launcher as usual:

image image
SuCicada commented 1 year ago

Thank you. although I think this past problem is because of https://github.com/Birch-san/arm-editor-launcher/issues/3#issuecomment-1126827040 but thank you, I love your work