-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
Description
Describe the bug
Specifically on EasyAdmin 7.52, whenever kicking or doing any sort of administrative action that involves removing a player from the server, it triggers a script error.
To Reproduce
Steps to reproduce the behavior:
- After installing EasyAdmin fresh from the latest release, open the menu.
- Go to a user, and select 'Kick Player'
- After filling out the reason, kick the player. It will log it via the defined bot logging channel, but not kick the player.
- Error should appear in the server panel, not the F8 console.
Expected behavior
The player should have been kicked from the server, with no issues.
Screenshots/Logs
Server Infos (please complete the following information):
- OS: Linux
- FXServer Version: 24574 (according to txadmin)
- EasyAdmin Version: 7.52 (latest)
- Onesync Mode: On
- Hosting Provider or Environment: Inflamed Hosting
Additional context
We originally first encountered the issue after installing a plugin, we removed the plugin, and still received the error, then we removed EasyAdmin entirely and reinstalled it fresh, same error. It only worked when we downgraded to an earlier version, the version we tried was 7.22, which was the latest version that didn't have breaking changes.
Reactions are currently unavailable