Skip to documentation
Support guide

Troubleshooting

Fix common NexusRBX AI plugin, account, connection, generated-code, and update problems.

Updated July 16, 20263 min read

Guide

This page lists common NexusRBX AI problems, possible causes, and practical fixes.

ProblemPossible CauseFix
Plugin does not appear in Roblox StudioStudio was open during install, wrong account, or plugin disabled.Restart Studio, confirm the same Roblox account installed it, and check plugin management.
Plugin opens but does not loadNetwork issue, temporary service issue, outdated plugin, or blocked sign-in flow.Reopen the plugin, check internet connection, update the plugin, and try again later.
User cannot sign inAccount flow is incomplete or browser/plugin sign-in failed.Confirm the sign-in method: sign in through the NexusRBX AI workspace. Retry in the plugin or web app.
Studio does not connect to NexusRBXPairing code expired, wrong account, or Studio session not active.Reopen the plugin, generate a new pairing flow if needed, and confirm both sides use the same account.
Generated script has errorsPrompt missed object names, script type, or placement details.Paste the exact Output error and ask NexusRBX AI to debug it.
Script does not runWrong script type or wrong location.Check whether it should be a ServerScript, LocalScript, or ModuleScript.
RemoteEvent is not foundThe RemoteEvent does not exist or has a different name.Create the RemoteEvent in ReplicatedStorage or update the script to match the real name.
UI button does nothingLocalScript path, button name, or event connection is wrong.Confirm the LocalScript is under StarterGui or another valid local location and object names match.
Leaderstats do not appearScript is not server-side or leaderstats folder is incorrect.Use a ServerScript in ServerScriptService and check Output for errors.
AI response is too vaguePrompt did not include enough context.Include script type, location, object names, expected behavior, and current error.
AI generates code for the wrong script typePrompt did not specify ServerScript, LocalScript, or ModuleScript.Ask for the exact script type and explain where it will be placed.
Plugin is outdatedCreator Store version is older than current service behavior.Update or reinstall the plugin from the Creator Store.
User needs to reinstall or update pluginLocal install is broken or outdated.Remove the plugin from Studio plugin management, reinstall from the official Roblox Creator Store listing, then restart Studio.

What To Send Support

Include:

  • Roblox username.
  • Plugin version: the plugin panel or the installed plugin details in Roblox Studio.
  • Roblox Studio version.
  • Exact error message.
  • Screenshot or video.
  • Steps to reproduce.
Spot something unclear?

Send the page title and link to support so the report reaches the right context.

Report an issue with this page