micartey / Cardinal-Anticheat

Cardinal Anticheat (CAC) - Spigot Anticheat
https://cardinalanticheat.github.io/documentation
16 stars 2 forks source link

Bug Report | Replay error when restarting #145

Closed Jakaboii closed 3 years ago

Jakaboii commented 3 years ago

What type of bug you want to report? Describe it here Whenever I restart the server to save a replay, CAC throws this error into the console: https://hatebin.com/ikcbccuqrp

When does the bug occurr? When restarting the server

Cardinal Version: 1.0005

Spigot Version: PaperSpigot 1.8.8

Attached Files (Required) https://hatebin.com/ikcbccuqrp

micartey commented 3 years ago

you need to use // in your Config.yml

Jakaboii commented 3 years ago

you need to use // in your Config.yml

I am using // in my Config.yml

Jakaboii commented 3 years ago

I have it set to path: //plugins//CAC//replays

micartey commented 3 years ago

Try plugins//CAC//replays and make sure that there is a replay folder

Jakaboii commented 3 years ago

Ah, removing the // at the start fixed it, thanks