Midorica
  • Joined on 2023-02-13
Midorica commented on issue Hay1tsme/artemis#137 2024-05-12 14:57:55 +00:00
Ongeki unhandled v140 request GetUserMemoryChapterApi

That aimedb error is because you entered a valid aimedb key in core.yaml

Midorica commented on issue Hay1tsme/artemis#137 2024-05-08 19:17:21 +00:00
Ongeki unhandled v140 request GetUserMemoryChapterApi

I can't seem to be able to replicate this issue on my end, this request is already part of brightmemory.py and the defines seems all good

Midorica commented on issue Hay1tsme/artemis#137 2024-05-08 11:48:15 +00:00
Ongeki unhandled v140 request GetUserMemoryChapterApi

May we know if you arr on the master or develop branch?

1.40 is not supported on master

Midorica commented on issue Hay1tsme/artemis#136 2024-05-03 16:26:03 +00:00
Failed to create databases for dbutils.py

i won't be able to help in this case since this is a local issue with your MySQL instance and not an issue with artemis itself

Midorica closed issue Hay1tsme/artemis#135 2024-05-03 16:25:19 +00:00
ONGEKI: GetUserTechCountApi Error
Midorica commented on issue Hay1tsme/artemis#136 2024-05-01 18:12:59 +00:00
Failed to create databases for dbutils.py

The error isn't about the aimedb key, it is about the mysql user you created which cannot be connected with

Did you make sure to enable the Legacy Authentication Method during your MySQL setup…

Midorica commented on issue Hay1tsme/artemis#135 2024-05-01 11:59:07 +00:00
ONGEKI: GetUserTechCountApi Error

this is now fixed

let us know how it goes when you pull the new commit from develop

Midorica pushed to develop at Hay1tsme/artemis 2024-05-01 11:57:25 +00:00
4c33dac96a Ongeki: fixed missing await under get_tech_count
Midorica pushed to develop at Hay1tsme/artemis 2024-04-18 21:46:00 +00:00
36ab38b1ee Merge pull request 'Ongeki: Fix issue with technical award folder counts not being saved properly' (#128) from Kumubou/artemis:develop into develop
1346bab911 Implement get_tech_count (it was stubbed out)
39fc5772eb Fix handle_get_user_tech_count_api_request so that it'll properly return tech award counts
bd7e1cead0 Merge pull request 'develop' (#1) from Hay1tsme/artemis:develop into develop
Compare 4 commits »
Midorica merged pull request Hay1tsme/artemis#128 2024-04-18 21:45:59 +00:00
Ongeki: Fix issue with technical award folder counts not being saved properly
Midorica commented on pull request Hay1tsme/artemis#128 2024-04-17 13:18:58 +00:00
Ongeki: Fix issue with technical award folder counts not being saved properly

Hello Kumubou

May I know if this is ready for merging or did you need to add something else before i approve this?

Thank you!

Midorica commented on issue Hay1tsme/artemis#121 2024-04-16 13:25:19 +00:00
dbutils.py error: Unknown action autoupgrade

looking at your screenshot, everything should be fine

have you tried starting index.py after you did the upgrade command?

Midorica commented on issue Hay1tsme/artemis#123 2024-04-16 13:24:09 +00:00
About SDEZ and artemis upgrade

yes that is correct, usually when you want to upgrade from an older branch, you would reuse the same MariaDB/MySQL install and just edit the new core.yaml so your sql information stays the same as…

Midorica commented on issue Hay1tsme/artemis#123 2024-04-11 13:16:08 +00:00
About SDEZ and artemis upgrade

What do you mean the database doesn't exist anymore?

If you downloaded artemis-develop again, this does not wipe your database UNLESS you reinstalled MySQL/MariaDB.

This is why a backup of…

Midorica commented on issue Hay1tsme/artemis#122 2024-04-11 13:01:37 +00:00
UpdateStoryResult error

can you confirm if this is still an issue?

Midorica commented on issue Hay1tsme/artemis#121 2024-04-11 13:00:25 +00:00
dbutils.py error: Unknown action autoupgrade

Did you follow exactly what i wrote in the documentation? If you were on the old branch, you have to use python dbutils.py migrate and not python dbutils.py upgrade before.

Midorica commented on issue Hay1tsme/artemis#121 2024-04-08 13:51:24 +00:00
dbutils.py error: Unknown action autoupgrade

Hello JustDaniMusic,

If you look at the latest commit i pushed to develop, the documentation has been updated

The autoupgrade function is no longer present as the project now uses alembic…

Midorica pushed to develop at Hay1tsme/artemis 2024-04-08 13:48:02 +00:00
8b5825bec4 fixed documentation revision for alembic changes & changelog update
Midorica commented on pull request Hay1tsme/artemis#116 2024-03-22 19:18:44 +00:00
Add maimai DX BUDDIES support ,Int version work

hello zaphkito

we have went with the PR that Dniel97 created since he created the alembic sql upgrade script and not schema versions which aren't a thing anymore on develop

Midorica pushed to develop at Hay1tsme/artemis 2024-03-22 19:13:42 +00:00
de2e2349e6 Merge pull request 'maimai DX BUDDiES support' (#117) from Dniel97/artemis:mai2_buddies into develop
3613f4dbd2 mai2: BUDDiES support added
3cd3910b0d Merge branch 'develop' into fork_develop
7066651549 Merge branch 'develop' into fork_develop
Compare 4 commits »