"
I tried to look for it in the comments but I don't think anyone mentioned this, at the end of manual update steps and before running these commands:
# Ensure dependencies are updated and build
yarn make-index-files
yarn electron:build
I had to run "yarn install" command. It might be obvious for programmers but if anyone is struggling with it I wanted to add it here :)
Thank you so much btw, amazing work!
Thanks! I updated the instructions.
|
Posted byarciinuson Mar 9, 2022, 3:22:55 AM
|
Hello world!
I encountered a problem that the application stopped working after upgrading macOS to Monterey 12.3.1, before the upgrade after a long way of poking around in the settings and studying the terminal. it worked fine. Perhaps there are instructions on how to make it work with the latest version?
Btw, great work dude, thanks for your time, really appreciate it. Hope I'm not only one M1 gamer here. Peace.
|
Posted byAvalakh_khon Apr 16, 2022, 1:58:13 PM
|
Updated for 3.18!
"
Hello world!
I encountered a problem that the application stopped working after upgrading macOS to Monterey 12.3.1, before the upgrade after a long way of poking around in the settings and studying the terminal. it worked fine. Perhaps there are instructions on how to make it work with the latest version?
Btw, great work dude, thanks for your time, really appreciate it. Hope I'm not only one M1 gamer here. Peace.
Sorry, I don't have a M1 Mac with Monterey. In fact, my old Mac is doing horribly with the latest update, so I might subscribe to NVIDIA Geforce Now for this league.
|
Posted byarciinuson May 13, 2022, 6:16:55 AM
|
Thanks for the updates dude!!!!
|
Posted byNickabillaon May 13, 2022, 10:42:31 AM
|
got error with the new version for some reason.
Uncaught Exception:
Error: Invalid key flag specified.
at B$ (/Applications/Awakened PoE
Trade.app/Contents/Resources/app.asar/
main.js:111:11646)
at Function.<anonymous> (/Applications/
Awakened Po Trade.app/Contents/
Resources/app.asar/main.js:111:10897)
|
Posted bylolshieon May 13, 2022, 5:39:01 PM
|
"
got error with the new version for some reason.
Uncaught Exception:
Error: Invalid key flag specified.
at B$ (/Applications/Awakened PoE
Trade.app/Contents/Resources/app.asar/
main.js:111:11646)
at Function.<anonymous> (/Applications/
Awakened Po Trade.app/Contents/
Resources/app.asar/main.js:111:10897)
One thing you could try is clearing the app data, though this will reset your keybinds:
"
mv ~/Library/Application\ Support/awakened-poe-trade/ ~/Library/Application\ Support/awakened-poe-trade-old
And then see if the fresh configuration works.
|
Posted byarciinuson May 13, 2022, 6:34:50 PM
|
"
"
got error with the new version for some reason.
Uncaught Exception:
Error: Invalid key flag specified.
at B$ (/Applications/Awakened PoE
Trade.app/Contents/Resources/app.asar/
main.js:111:11646)
at Function.<anonymous> (/Applications/
Awakened Po Trade.app/Contents/
Resources/app.asar/main.js:111:10897)
One thing you could try is clearing the app data, though this will reset your keybinds:
"
mv ~/Library/Application\ Support/awakened-poe-trade/ ~/Library/Application\ Support/awakened-poe-trade-old
And then see if the fresh configuration works.
I tried the command you recommended and got error still:
Uncaught Exception:
Error: Invalid key flag specified.
at B$ (/Applications/Awakened PoE Trade.app/Contents/Resources/app.asar/main.js:111:11646)
at Function.<anonymous> (/Applications/Awakened PoE Trade.app/Contents/Resources/app.asar/main.js:111:10852
Any other thoughts? I appreciate all the work you do on these tools for the 5 mac users!
|
Posted byDanteDracon May 14, 2022, 2:56:25 AM
|
Got the same error for fresh install. Monterey 12.3.1 (21E258)
|
Posted byRozzemakon May 14, 2022, 3:50:59 AM
|
Same error here, configuration reset didn't help :(
|
Posted byBerestaon May 14, 2022, 8:18:40 AM
|
Same error :(
|
Posted byNickabillaon May 14, 2022, 8:30:13 AM
|