roflmuffin / CounterStrikeSharp

CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
https://docs.cssharp.dev
Other
799 stars 126 forks source link

after new update cssharp doesnt load on server #166

Closed Ganji89420 closed 10 months ago

Ganji89420 commented 11 months ago

after the newest update, cscharp will no longer load on my server. [15:50:15.832] CSSharp: Initializing [15:50:15.833] CSSharp: Could not read 'D:\cs2\game\csgo/addons/counterstrikesharp/configs/core'. Error: Failed to parse CoreConfig file: [json.exception.type_error.302] type must be array, but is string Capture

KillStr3aK commented 11 months ago

update your config/core.json aswell

Ganji89420 commented 11 months ago

I didnt know that I needed to change the file name, Thank you!

KillStr3aK commented 11 months ago

this can be closed now