-
-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Labels
bugSomething isn't workingSomething isn't workingcaused by upstreamThis issue is caused or blocked by an issue with the BDS software itselfThis issue is caused or blocked by an issue with the BDS software itself
Description
Not sure what is happening exactly, but with the 1.20.10 update, I can't join my server. It says "you are not invited" or something.
Here is my environment variables. I removed the ALLOW_LIST_USERS all together, and I still get rejected from the server.
"environmentVariables": [
{
"name": "LEVEL_NAME",
"value": "bedrock-level-2"
},
{
"name": "DEBUG",
"value": "true"
},
{
"name": "ALLOW_CHEATS",
"value": "false"
},
{
"name": "MEMBERS",
"value": "xxx,yyy,zzz"
},
{
"name": "EULA",
"value": "true"
},
{
"name": "DIFFICULTY",
"value": "easy"
},
{
"name": "GAMEMODE",
"value": "survival"
},
{
"name": "OVERRIDE_SERVER_PROPERTIES",
"value": "true"
},
{
"name": "TZ",
"value": "Europe/Amsterdam"
},
{
"name": "OPS",
"value": "xxx"
},
{
"name": "VERSION",
"value": "LATEST"
},
{
"name": "MAX_PLAYERS",
"value": "10"
}
],
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcaused by upstreamThis issue is caused or blocked by an issue with the BDS software itselfThis issue is caused or blocked by an issue with the BDS software itself
Projects
Status
Ready to test