Skip to content

Language support #22

@mxch-at

Description

@mxch-at

Attempting to load a package.zip that was requested from a non-English client fails, because - I'm inferring from the error code - the package paths are hard-coded to the original English language ones. Localized package.zips have their folder structure translated to the local language (in this case this would be de_AT or, more probably due to lacking support, de_DE).


Error:


System.exception: Invalid data package: missing messages/index.json

at Data_Package_Tool.Classes.DataPackage.Load(String fileName)

(...)

The path "Nachrichten/index.json" does exist, which is - I'm inferring again - its German language equivalent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdiscord changeThis is prompted by Discord's sudden changes to the data package or api

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions