server can't stop #149
Labels
No labels
documentation
good first issue
help wanted
resolution: duplicate
resolution: invalid
resolution: won't fix
status: needs triage
type: bug
type: feature
type: performance
type: question
version: 1.19.4
version: 1.20
version: 1.20.1
version: 1.20.2
version: 1.20.4
version: 1.20.6
version: 1.21.11
version: 1.21.4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Minecraft/Folia#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected behavior
When /reload confirm is entered, the server is reloaded and the server responds.
Observed/Actual behavior
The server is not responding to all commands.
Steps/models to reproduce
When /reload confirm is executed, the server responds to some commands sent by the player, but even the stop command does not respond in the bucket console. To shut down the server, you must forcefully shut it down from the scheduler.
Plugin and Datapack List
nothing
Folia version
This server is running Folia version git-Folia-"f6e91e9" (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git:
f6e91e9)You are running the latest version
Other
No response
There's a handful of commands that are disabled on Folia and
reloadis one of those.You can take a look here for the full list.
Additionally, this duplicates #44 and therefore I'll be closing it.