Basic Admin Commands Blank

I’ve customized basic admin (to an extent, changing colors and fonts) and now when running any command such as :pm or :m (anything that requires user input for the body text) returns an empty message every time.

I’ve double checked this in Essentials Code and MainModule, but there does not appear to be any issues. The name of the body text (To Name Later) does not appear in MainModule and is properly referenced and cloned in Essentials Code.

Here’s an image of the error. There is nothing printed out in the console. I have correctly set up the UI too.

Any idea of what the issue could be?
Thanks!

What is a “Basic Admin”? Is it some sort of free admin tools? We are not AI, we are people and we cannot browse internet to find what did you meant by “Basic Admin”.

1 Like

The issue may be related to settings or conflicts in Roblox Studio. Try the following steps:

  • Ensure that all changes to settings and colors are saved correctly.
  • Check for any errors or conflicts in scripts or modules.
  • Try temporarily disabling or restoring default settings to see if the issue resolves.
  • Verify that all necessary modules and scripts are connected and functioning properly.
  • Update Roblox Studio to the latest version.

If the problem persists, please provide the code or settings that you have changed so that I can help you more accurately.

Sorry, it is a very big free admin that is the typical admin system in cafe type games, and comes up when you search Basic Admin on Google but I should’ve specified as not all people on the DevForum are involved within the cafe genre. I found the issue was one connected directly to the admin and nothing of my doing so I will use another. Thanks for your reply.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.