⚠️Common Errors

In this section, you will find answers to commonly encountered issues. Remember that most errors stem from incorrect configuration, lack of required resources, or insufficient modification.

Bear in mind that troubleshooting requires patience and precision. Try to carefully analyze the errors and systematically review possible solutions.

If the issue persists after verifying the configuration and available resources, please contact the support on the VMS Discord.


No such export Notification in vms_notify
  1. Go to vms_gym/config/config.lua file

  2. Find function Config.Notification

  3. Remove vms_notify exports and add your notify events or exports

Stress is not working on my ESX server

In that case, the problem is that the stress status is not registered in your esx_status & esx_basicneeds.

  1. Install prepared esx_status & esx_basicneeds - Prepared Resources

My minimap is always large when I join the server
  1. Try adding a new option to config.lua - Config.MapBigBypass = true

Last updated