ZM DEV
TebexWebsiteYoutubeDiscordInstagram
  • MAIN
    • โ“How can i download my script ?
    • ๐Ÿ”€How can i transfer my script?
    • ๐Ÿ”Whats escrow system?
  • Common Errors
    • ๐Ÿ’ปUI stuck on my screen
    • โ‰๏ธFailed to initialize script error
    • ๐Ÿ–ฅ๏ธI get an error message via console on the server
    • ๐ŸŽฎI get an error message on the F8 console in the game.
    • ๐Ÿ”Switching between oxmysql / mysql-async
  • ZM Scripts
    • ๐Ÿ“ธZM ADVANCED RADAR
    • ๐Ÿ˜„ZM EMOTE MENU V2
    • โฃ๏ธZM LOVE MENU V2
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆZM LOVE+ MENU V2
    • ๐Ÿ™‚ZM EMOTE MENU V1
    • โ™ฅ๏ธZM LOVE MENU V1
    • ๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งZM LOVE+ MENU V1
    • ๐ŸธZM BAHAMA JOB
    • ๐Ÿ”ซZM WEAPON CRAFT SYSTEM
    • ๐Ÿ“ทZM REPORT SYSTEM
    • ๐Ÿ“ฃZM NOTIFY
    • ๐Ÿ™‹ZM ME/DO
Powered by GitBook
On this page
  1. Common Errors

๐Ÿ–ฅ๏ธI get an error message via console on the server

If you are getting various error messages on the server, it is because of the wrong config configuration on the server side.

  1. To fix this error, you need to configure the config.lua file in the script according to the features of your server.

  2. Also some server errors are caused by DB (DataBase). To fix these errors, you need to read the .sql file in the script to your DB.

PreviousFailed to initialize script errorNextI get an error message on the F8 console in the game.

Last updated 1 year ago