Giter Club home page Giter Club logo

Comments (11)

Lost-MSth avatar Lost-MSth commented on July 28, 2024 1

This is a known issue. The server won't add both "Hikari & Tairitsu" and "Hikari (Fatalis)" automatically. Moreover, I don't know the time of adding them, so it is hard to support it.

Please make sure SAVE_FULL_UNLOCK = False in config file. The full cloud save unlock fix the finale state to the state before the unlock of "Testify", which I have mentioned in doc.

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024
  • seems like cloud save doesn't save the progress for Final Verdict + Silent Answer pack, the progress was all wiped when logging out and logging in again. The cloud save only saves the state right before Testify unlock.

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024

Well, it's sad to hear that I'll then just have to make additional world maps to unlock those characters.

Idk if this could help, but according to Arcaea Wiki, Hikari (Fatalis) should be added after completing "Testify", in Axiom of the End and reading the F-6 story, which requires the "Final Verdict" pack. Also, at this point, all Tairitsu characters should be unable to select.

The character, "Hikari & Tairitsu", should be added after reading "One Last Dream" story. This story could be read by clearing the song, "Last", which is a hidden song, that could be unlocked by clearing "Loveless Dress". Both of these songs are included in "Silent Answer" pack, which is added after watching the F-7 story, and playing a light side song with Hikari, Hikari (Fracture), or Hikari (Fatalis). It's a hidden pack, a epilogue pack of "Final Verdict".

Watch these two videos for additional infos, sorry for bad language skills. I time-stamped at the first video, it's right after when clearing Testify at Axiom of the End. At the video, the story cutscene, F-6, is skipped due to spoiler issues, but normally it should appear.
https://youtu.be/jWm1xqO9qdU?t=2015
https://youtu.be/8V6dSp1qkNM

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024

This is a known issue. The server won't add both "Hikari & Tairitsu" and "Hikari (Fatalis)" automatically. Moreover, I don't know the time of adding them, so it is hard to support it.

Please make sure SAVE_FULL_UNLOCK = False in config file. The full cloud save unlock fix the finale state to the state before the unlock of "Testify", which I have mentioned in doc.

Seems like you misunderstood the second one, sorry for not saying it clearly.

What I meant is, I already have cleared all the songs in Axiom of the End, without SAVE_FULL_UNLOCK = true. After clearing all the songs in Final Verdict pack, I unlocked the Silent Answer pack, and also cleared all the songs in it. And then, I saved my unlock progress to the cloud, using the "Cloud Save" feature, and logged out to play with my second account.

After I logged in to my original account a few days later, the "Silent Answer" pack, and all the songs in it, were gone. I checked the unlock state that I had saved to the cloud, and found that the progress saved to the cloud was right before playing testify. This is weird, as I saved my status "after" clearing testify, and even unlocked the hidden pack and songs.

from arcaea-server.

Lost-MSth avatar Lost-MSth commented on July 28, 2024

Thank you, but it's not very helpful. The more meaningful detail is the timing of client sending finale_start and finale_end request (#110). Whatever, according to your words, I guess those two moments may be just corresponding to these two requests. Emmmm... I may try to realize the automatically adding these two partners, but it's very likely that this doesn't fix all.

Secondly, cloud save feature nearly only depends on the client, if you disable the cloud save full unlock function. So, I think it may be a client bug, which I can do nothing.

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024

ah, I see. Sorry that I can't help you, I'm way too dumb to do things like these. Anyways, thanks for your replies!

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024

Tested more, and it seems that adding characters at the Finale stories are perfectly working. However, it seems that "Insight" character, which is added after the anomaly of "Arghena" isn't working yet. As this issue is quite simular with this issue, I just wrote this at here, and reopened the issue.

from arcaea-server.

Lost-MSth avatar Lost-MSth commented on July 28, 2024

The partner can not be used at present, and even we cannot make sure the mechanism won't be changed in the future. Thus, I have no idea how to realize it.

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024

The partner can not be used at present, and even we cannot make sure the mechanism won't be changed in the future. Thus, I have no idea how to realize it.

What I meant was that the characters aren't added to the user at all (even when originally it is supposed to be, right after unlocking Arghena and the character Maya becomes missing).

I know that the character can't be selected and be used yet now. However, by enabling CHARACTER_FULL_UNLOCK, the 'Insight' character is added to the user, so I assumed that the server doesn't have the codes for adding the 'Insight' character to the user after unlocking 'Arghena". If not adding this character after the unlock of 'Arghena' is intended, which is supposed to be added according to the original server, I'll close this issue.

from arcaea-server.

Lost-MSth avatar Lost-MSth commented on July 28, 2024

We cannot ensure this partner is just added at the time when the song unlocks. The display or disappear of this partner is controlled by the client mainly.

Moreover, we cannot ensure the way to obtain or use the partner will not change. The plot of this part is in building.

So, I have no plan to realize this function. If you want it, you can change the code by yourself.

from arcaea-server.

rlarhsid avatar rlarhsid commented on July 28, 2024

I see, I'll then try by myself for adding the characters. Thanks for the answers.

from arcaea-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.