Troubleshooting - TheClowner/ccRides-Support GitHub Wiki
Here's some solutions to common problems people have:
Clearlag removes all the ride entities when it clears.
Make sure
integrations.clearlagis set totruein ccRides's config.yml, and ensuresettings.enable-apiis also set to true in ClearLag's config.
I've set a price but it's not charging me for the ride.
Make sure
integrations.vaultis set totruein ccRides's config.yml, and that you have Vault installed.
My ride errors when I try to enable it.
Make sure you've set both
BASE_LOCATIONandEXIT_LOCATIONfor that ride before trying to enable it.