B3none / cs2-retakes

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

Retakes not working with lastest version of Csharp 202 #95

Closed MickaNoob closed 7 months ago

MickaNoob commented 7 months ago

Retakes not working with lastest version of Csharp 202

B3none commented 7 months ago

Test it using the latest code I just merged, I’ll make a release for it shortly

B3none commented 7 months ago

Try this: https://github.com/B3none/cs2-retakes/releases/tag/2.0.0 and let me know how you get on 👍

Porcellacion commented 7 months ago

Also having issues installing this on CSS v202 linux runtime.

Mar 26 10:43:15:  css_plugins list
Mar 26 10:43:15:    List of all plugins currently loaded by CounterStrikeSharp: 2 plugins loaded.
Mar 26 10:43:15:    [#1:UNREGISTERED]: "Unknown" (Unknown)
Mar 26 10:43:15:    [#2:UNREGISTERED]: "Unknown" (Unknown)

These 2 plugins are "RetakesPlugin" & "RetakesPluginShared"

B3none commented 7 months ago

Others have confirmed this is working. Try installing it again and see if the issue persists. Closing this issue now 👍

MickaNoob commented 7 months ago

Hi, yeah it's working thx for the fix. I found a new problem, i create a new issue. (not important)