🌊
WaveShield v4
  • GETTING STARTED
    • 🤝Redeem
    • ⚙️Installation Guide
  • documentation
    • ❓How To
      • 🎫Bypass Staffs
      • ⛔Unban
    • ⚙️Configuration Settings
      • 🌳Objects
    • 💻For Developers
      • 👉Exports
      • 🗑️Event Handlers
    • 🤖Commands
  • Troubleshooting
    • ➡️READ THIS
    • ⚠️Common Issues
      • Black Screen/Infinite Awaiting Scripts / Errors after installing WaveShield
      • Server crashing at startup / A Script is not starting
      • A Script is not working properly
      • FPS Drops / Loss
      • I get other ban than mine
      • Input Boxes limited to 2 characters
    • 🙅Common False bans
      • Trigger Client/Server Events
      • vMenu
    • 📈Performance Issues
Powered by GitBook
On this page
  1. Troubleshooting
  2. Common Issues

Black Screen/Infinite Awaiting Scripts / Errors after installing WaveShield

If you experience this issue, it is because you didn't started WaveShield at THE TOP of your resources in your server.cfg

server.cfg
ensure WaveShield

ensure sessionmanager
ensure monitor
ensure chat
ensure [scripts]

Note that you must start the anti-cheat with ensure WaveShield and not ensure [folder].

PreviousCommon IssuesNextServer crashing at startup / A Script is not starting

Last updated 9 months ago

⚠️