Lost-MSth / Arcaea-server

一个微型的 Arcaea 本地服务器 A small local server for Arcaea
MIT License
358 stars 53 forks source link

11|-999 'Invalid content bundle version' - Game 5.6.1, Server (???, latest pull as of now) #168

Closed JonathanLorikon closed 3 months ago

JonathanLorikon commented 3 months ago

I tried accessing the server on the latest version but it seems to throw me back to the title screen everytime I try to log in. Connection is successful but it keeps throwing me this.

[2024-05-17 15:48:35,747] INFO in user: New user 2000002 registered [2024-05-17 15:48:35,762] INFO in _internal: 192.168.1.109 - - [17/May/2024 15:48:35] "POST /hanami/29/user HTTP/1.1" 200 - [2024-05-17 15:48:37,755] WARNING in auth: - 11|-999: 'Invalid content bundle version' [2024-05-17 15:48:37,756] INFO in _internal: 192.168.1.109 - - [17/May/2024 15:48:37] "GET /hanami/29/compose/aggregate?calls=[{%20"endpoint":%20"/user/me",%20"id":%200%20},%20{%20"endpoint":%20"/purchase/bundle/pack",%20"id":%201%20},{%20"endpoint":%20"/serve/download/me/song?url%3Dfalse",%20"id":%202%20},%20{%20"endpoint":%20"/game/info",%20"id":%203%20},{%20"endpoint":%20"/present/me?lang%3Den",%20"id":%204%20},%20{%20"endpoint":%20"/world/map/me",%20"id":%205%20},%20{%20"endpoint":%20"/purchase/bundle/bundle",%20"id":%206%20},%20{%20"endpoint":%20"/finale/progress",%20"id":%207%20},%20{%20"endpoint":%20"/purchase/bundle/single",%20"id":%208%20}] HTTP/1.1" 200 -

Lost-MSth commented 3 months ago

Can you show me the content bundle's information on the server? The client's content bundle version is not same with the server.

JonathanLorikon commented 3 months ago

Solved, had to add new content via cb and then build it up from there