Home Integrations Integration Troubleshooting & FAQ

Integration Troubleshooting & FAQ

Last updated on May 03, 2025

Integrating Buu AI into your creative workflow should feel smooth, but like any connected tool, you might encounter issues along the way. Whether you're using the GraphQL API, Roblox plugin, or preparing for upcoming Unity and Unreal support, this guide covers common problems, their solutions, and answers to frequently asked questions.


⚠️ Common Issues and Fixes

1. Plugin Not Showing in Roblox Studio

  • Fix: Make sure you have installed the plugin from the official Roblox Creator Store

  • Check: That it is enabled under Plugins > Manage Plugins

  • Restart: Roblox Studio after installing


2. GraphQL API Key Not Working

  • Fix: Ensure you are including the API key in the Authorization header using the format:
    Authorization: Bearer YOUR_API_KEY

  • Check: That your key hasn’t expired or been regenerated

  • Tip: If in doubt, revoke the key in your Developer Dashboard and generate a new one


3. MCP Agent Connection Fails

  • Fix: Confirm that your agent supports the Model Context Protocol

  • Check: Your agent is targeting the correct server endpoint:
    https://glama.ai/mcp/servers/@Buu-AI/buu-mcp-server

  • Tip: Parse the schema before sending tool calls to verify proper request structure


4. Assets Not Importing Correctly into Blender

  • Fix: Make sure you are using Blender version 3.0 or later

  • Check: That the plugin is enabled under Edit > Preferences > Add-ons

  • Try: Downloading the .glb version of the model instead of .fbx if you're encountering shader issues


5. Web AR View Doesn’t Load on Mobile

  • Fix: Confirm you're using a modern mobile browser (Chrome, Safari)

  • Check: That camera permissions are enabled

  • Restart: Browser if the AR view appears frozen or fails to load


❓ Frequently Asked Questions

Q: How do I switch between different styles in the Roblox plugin?

A: Enter your desired prompt, then choose the style dropdown before generating. Style-specific imports are automatically converted to Roblox-compatible materials.


Q: Can I use the same API key across multiple environments?

A: Yes, but we recommend creating separate keys for development, staging, and production to monitor usage and prevent conflicts.


Q: Will the RESTful API require a different key?

A: No. When the REST API launches, your existing GraphQL keys will remain compatible unless otherwise noted.


Q: Can I use Buu AI models in commercial games?

A: Yes. All assets you generate are yours to use in commercial or non-commercial projects. Please review Buu AI’s [Terms of Use] for any license updates.


Q: Do upcoming integrations support live sync?

A: Unity and Unreal plugins will eventually support live model syncing, but early versions will start with manual or one-click imports.


Q: Is there version control or history for my generations?

A: Yes. Your generation history is available in your Dashboard, where you can view, re-download, or re-generate older prompts.


🧰 Still Need Help?

  • Visit the Support Center inside your Buu AI dashboard

  • If you're a premium user, submit a ticket if you’re encountering persistent integration issues

  • Join the community Discord for direct help from the Buu team and other users