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.clearlag is set to true in ccRides's config.yml, and ensure settings.enable-api is 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.vault is set to true in 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_LOCATION and EXIT_LOCATION for that ride before trying to enable it.