Dream Services
Discord Shop
  • Home
    • Welcome
    • FAQ
    • Purchase
    • Keymaster
    • Common issues
  • Support
    • Support Policy
    • πŸ‡ΊπŸ‡ΈTicket Rules (EN)
    • πŸ‡©πŸ‡ͺTicket Rules (GER)
  • Development Guide
    • Create own locale
  • Product
    • 🎰Dream Vending
      • Config Preview
      • Installation
      • Item Use Effect API
    • 🚘Dream Used Cardealer
      • Config Preview
      • Installation
    • ⚑Dream Solarsystems
      • Config Preview
      • Installation
    • πŸ”ŒDream Solarjob
      • Config Preview
      • Installation
    • πŸͺ™Dream Cryptomining
      • Config Preview
      • Installation
      • Create Warehouses
      • Server
        • Exports
          • IsWarehouseAvailable
          • GetAllWarehouses
          • GetPlayerWarehouses
          • GetWarehouse
          • GetWarehouseWorth
          • GetWarehouseRevenue
          • GetWarehouseTransactions
          • GetWarehouseAllServer
          • GetWarehouseAllServerStatus
          • GetWarehouseServer
          • RefreshAllWarehouses
    • πŸš™Dream Fakeplates
      • Config Preview
      • IsPlateFake
    • 🐟Dream Fishing
      • Config Preview
    • πŸͺDream Market Stalls
      • Config Preview
    • 🚬Dream Smoking
      • Config Preview
      • Installation
Powered by GitBook
On this page
  1. Home

Common issues

πŸ”¨ Some common issues and solutions

PreviousKeymasterNextSupport Policy

Last updated 1 year ago

Please avoid using FileZilla due to transmission problems. We recommend the use of instead!

You lack the required entitlement to use X

To fix the problem, double-check that the license key for your server belongs to the same account that owns the asset. If they match, go ahead and restart your server. If not, move the asset to the account that holds the server's license key.

Failed to verify protected resource X

If you encounter this error, it means the files got messed up when you downloaded them. This often happens with FileZilla, as it has a habit of messing up files. To avoid this, think about using a different FTP client, such as WinSCP.

Error parsing script or Failed to load script

Your server version is probably out of date. To solve this issue, you need to update your server to version 6683 or higher. πŸ”¨ Windows Artifacts: πŸ”¨ Linux Artifacts:

SQL: Foreign key constraint is incorrectly formed

This error indicates that an attempted foreign key cannot be formed. There are several reasons for this:

  • The referenced table does not exist

  • The referenced column does not exist

  • The referenced column has different representations:

    • Engine (e.g. InnoDB)

    • Collate (e.g. utf8mb4)

    • Charset (e.g. utf8mb4)

You must adjust the foreign key column to the reference column. ⚠️In the worst case, remove the foreign keys. However, be aware that no redundancy checks are now performed at database level.

πŸ“Š What should I do if my bug is not listed here?

-> Please open a support ticket on .

WinSCP
https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/
https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/
our Discord