splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

No retakes.cfg being auto-created #306

Closed aflyingcougar closed 3 years ago

aflyingcougar commented 3 years ago

Expected behavior

retakes.cfg auto-generated after first-time run of plugin

Actual behavior

no retakes.cfg being generated

Steps to reproduce

aflyingcougar commented 3 years ago

Additional information: Running server on Windows Server 2019, using csgosl. csgosl is installed to the Administrator user desktop. The sourcemod log says, L 09/12/2021 - 04:45:53: [retakes.smx] Failed to open file for reading: cfg/sourcemod/retakes/retakes_game.cfg L 09/12/2021 - 04:45:53: Failed to auto generate config for retakes.smx, make sure the directory has write permission.

aflyingcougar commented 3 years ago

I've set Full Control windows file permissions on the entire directory/subdirectories & files. Still didn't work. Uninstalling csgosl and will retry server/retakes installation using another steamCMD gui manager. Will post back with updates.

aflyingcougar commented 3 years ago

Issue was something to do with using csgosl. Using SteamCMDGUI now, and it works fine.