Skip to content

[Bug] Outdated documentation #423

@CloverrrOnlyHereToComplain

Description

After trying to host a server on a Raspberry Pi (Raspbian) without a discord account, I've found that in spite of the large changes made over the last year, such as switching to Qt6 or cmake, the documentation from the wiki has turned out to be rather outdated. All non-technical users shouldn't be forced to consult on another convenient platform to find simple information on simple mistakes.
I'll list some places to get started with:

  • If you're using an architecture that isn't amd64, you're forced to build Akashi from source.
  • qt6-base-dev qt6-websockets-dev are now required for this, but qmake has been replaced with cmake
  • In configuration, you need to put quotation marks around the text for server_description and motd for them to show up, especially for hosting on web.
  • webao_port is no longer used
  • I don't think the hostname is entirely optional if you want people to join your server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions