Serverside

Fixes / Backup folder inside an ensured [bracket] still loads

server.cfg · high severity · found by reading the files

Backup folder inside an ensured [bracket] still loads

Old/duplicate version of a resource runs alongside the new one; duplicate event handlers.

What it means

A backup copy inside an ensured [bracket] category is being started. ensure [bracket] starts everything in that folder, including your backups.

How to fix it

  1. Prefix the backup folder with a dot (.oldresource) or move it outside the bracket entirely.