B3none / cs2-retakes

CS2 implementation of retakes. Based on the version for CS:GO by Splewis.
GNU General Public License v3.0
180 stars 35 forks source link

Map config data null error #92

Closed pimpmyname2 closed 6 months ago

pimpmyname2 commented 6 months ago

Hello, I think after updating counterstrikesharp to v201 this error started happening: image

Map configs are generated, all other plugins doesnt have any errors. meta version & css_plugins list output: image

Our retake server is currently unplayable because the round keeps restarting image

pimpmyname2 commented 6 months ago

After downgrading counterstrikesharp to version 198 problem went away

B3none commented 6 months ago

Give this a try alongside the latest version of CounterStrikeSharp: https://github.com/B3none/cs2-retakes/releases/tag/2.0.0

pimpmyname2 commented 6 months ago

Okay, thanks. Gj :)