You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/tempban ➡️ tempbans user and displays the ban in chat
Actual result ❌
/tempban ➡️ tempbans user but displays Error:Player not found in chat ⬇️
upon issuing the same command ⬇️
/tempban notch 3min test
displays User notch is already banned ⬇️
⚠️ The following errors occur only in specific chunks (server spawn) ⚠️
🤔 perhaps some conflict with a mod/datapack
❗ upon further testing (~1 hour later), the client-console errors stopped occuring near server spawn area, for now ❗
/cleanup everything
Expected result ✅
/cleanup everything ➡️ cleans up everything without errors
Actual result ❌
/cleanup everything ➡️ cleans up everything but gives client-console error ⬇️
javax.swing.text.BadLocationException: Invalid insert
at java.desktop/javax.swing.text.GapContent.insertString(Unknown Source)
at java.desktop/javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)
at java.desktop/javax.swing.text.AbstractDocument.insertString(Unknown Source)
at com.atlauncher.gui.components.Console.write(Console.java:67)
at com.atlauncher.evnt.LogEvent.post(LogEvent.java:62)
at com.atlauncher.thread.LoggingThread.run(LoggingThread.java:46)
and then it spams the error ⬇️
[Render thread/FATAL] Error executing task on Client
constantly, (which freezes the client-console) only way to stop the client-console spam is to leave the server, upon joining the server again the client-console spam continues but the client-console is responsive now
/tempban & /tempmute & /lookup autocomplete
Expected result ✅
autocomplete shows all players online
Actual result ❌
autocomplete shows only a few of the players online
List of online players ⬇️
Autocomplete partially working ⬇️
The text was updated successfully, but these errors were encountered:
Commands that do NOT give the expected result 📝
Expected result ✅
Actual result ❌
Error:Player not found
in chat ⬇️displays
User notch is already banned
⬇️🤔 perhaps some conflict with a mod/datapack
❗ upon further testing (~1 hour later), the client-console errors stopped occuring near server spawn area, for now ❗
Expected result ✅
Actual result ❌
and then it spams the error ⬇️
constantly, (which freezes the client-console) only way to stop the client-console spam is to leave the server, upon joining the server again the client-console spam continues but the client-console is responsive now
Expected result ✅
Actual result ❌
List of online players ⬇️
Autocomplete partially working ⬇️
The text was updated successfully, but these errors were encountered: