No special characters in player names. One name in the list.
Here is content of the allowlist.json file:
["Example1234"]
The issue does not occur using add player commat
Can you verify if there's no formatting errors with manually entered allowlist members?
Yes no formatting issues. No newline characters or comma trailing. I can reproduce using the example tag posted above.
I notice that when I remove the string quotes from the gamer tag in allowlist.json the crash does not occur. This is unexpected because it not valid json
For example:
[Example1234]
uploaded thanks
2023-04-12, 02:31:50 PM UTC
allowlist-crashing.json
No special characters in player names. One name in the list.
Here is content of the allowlist.json file:
["Example1234"]
The issue does not occur using add player commat
Yes no formatting issues. No newline characters or comma trailing. I can reproduce using the example tag posted above.
I notice that when I remove the string quotes from the gamer tag in allowlist.json the crash does not occur. This is unexpected because it not valid json
For example:
[Example1234]
uploaded thanks