Kxnrl / Mapchooser-Redux

Mapchooser - Redux
GNU General Public License v3.0
32 stars 10 forks source link

mapchooser_redux.smx No maps available for vote. #48

Closed rcon420 closed 1 year ago

rcon420 commented 1 year ago

Hi, maybe u can explain how i can add maps? I just put them in mapcycle.txt and nothing works, also mapdata.txt isnt beign auto generated I get this error L 02/07/2023 - 16:15:42: [SM] Exception reported: Failed to import from [addons/sourcemod/configs/mapdata.txt] L 02/07/2023 - 16:15:42: [SM] Blaming: mapstuff/portdata.smx I made that file manually didn't help.

Kxnrl commented 1 year ago

set mcr_mapdata_auto_generate to 1 in cfg, restart your server. mapdata.kv should be find in sourcemod/configs/

rcon420 commented 1 year ago

set mcr_mapdata_auto_generate to 1 in cfg, restart your server. mapdata.kv should be find in sourcemod/configs/

Hi, I already have this setting set to 1. and I have these plugins running mapchooser_redux maplister_redux maptimelimit_redux nominations_redux rockthevote_redux. I took the latest version from 1.11 folder since i cant compile plugins from repo I get too many errors and I havent touched configs/maplist.cfg it's default.

rcon420 commented 1 year ago

I solved my issue, I found this command sm_reloadmcr and file was created.