Common Issues and Troubleshooting

This section addresses frequent issues encountered by server owners and provides guidance on resolving them. If you're experiencing an issue, chances are it's covered here with a solution.


Error Message:

SCRIPT ERROR: ?:-1: attempt to index a nil Value (field 'Garage')

Description: This error typically occurs when a required bridge file (e.g., Garage, Inventory, etc.) is not present or not started correctly.

Common Causes:

  1. Missing Bridge File: The required bridge file (Garage, Inventory, etc.) is not included in your server setup.

  2. Incorrect Startup Order: The bridge file is present but not started before the MDT in your server configuration.

How to Resolve:

  1. Ensure the Bridge File is Present: Check if the required bridge file (as indicated by the error message) is in your server's resource folder.

  2. Correct Startup Order: Verify that all necessary bridge files are started in your server's configuration before starting the MDT. This is crucial for the proper functioning of the MDT.

Custom Third-Party Assets: If you're using custom or third-party assets different from the standard bridges provided, you'll need to modify the MDT to ensure compatibility.

Still Need Help? If the issue persists after following these steps, please refer to our detailed Bridge Files Overview or contact support for further assistance.

Last updated