[Solved] Streaming police vehicle fails

I followed the tutorial that was posted on Recent Update + Some information to stream a police vehicle.
Below is a screenshot from my resource folder

also when i start my server i see that the vehicle-assets are started however when i join the server the cop cars are still the originals.

gta5@lab:~/cfx-server/bin$ ./run.sh
2016-12-22 02:55:14.0926|INFO|CitizenMP.Server|Creating initial server instance.
2016-12-22 02:55:14.2186|INFO|CitizenMP.Server|Pre-parsing resources: mapmanager
2016-12-22 02:55:14.2219|INFO|CitizenMP.Server|Found resource mapmanager in resources/[managers]/mapmanager.
2016-12-22 02:55:15.8305|INFO|CitizenMP.Server|Starting resource mapmanager (last state: Stopped).
2016-12-22 02:55:16.2063|INFO|CitizenMP.Server|Started resource mapmanager.
.2016-12-22 02:55:16.2132|INFO|CitizenMP.Server|Found resource race in resources/[gamemodes]/race.
.2016-12-22 02:55:16.2770|INFO|CitizenMP.Server|Found resource race-test in resources/[gamemodes]/race-test.
.2016-12-22 02:55:16.3028|INFO|CitizenMP.Server|Found resource channelfeed in resources/[gameplay]/channelfeed.
.2016-12-22 02:55:16.3319|INFO|CitizenMP.Server|Found resource irc in resources/[gameplay]/irc.
.2016-12-22 02:55:16.3567|INFO|CitizenMP.Server|Found resource obituary in resources/[gameplay]/obituary.
.2016-12-22 02:55:16.3972|INFO|CitizenMP.Server|Found resource obituary-deaths in resources/[gameplay]/obituary-deaths.
.2016-12-22 02:55:16.4322|INFO|CitizenMP.Server|Found resource mapmanager in resources/[managers]/mapmanager.
.2016-12-22 02:55:16.4324|INFO|CitizenMP.Server|Found resource baseevents in resources/[system]/baseevents.
.2016-12-22 02:55:16.4644|INFO|CitizenMP.Server|Found resource chat in resources/[system]/chat.
.2016-12-22 02:55:16.4987|INFO|CitizenMP.Server|Found resource hardcap in resources/[system]/hardcap.
.2016-12-22 02:55:16.5298|INFO|CitizenMP.Server|Found resource ■■■■■■■ in resources/[system]/■■■■■■■.
.2016-12-22 02:55:16.5596|INFO|CitizenMP.Server|Found resource scoreboard in resources/[system]/scoreboard.
.2016-12-22 02:55:16.5973|INFO|CitizenMP.Server|Found resource sessionmanager in resources/[system]/sessionmanager.
.2016-12-22 02:55:16.6280|INFO|CitizenMP.Server|Found resource spawnmanager in resources/[system]/spawnmanager.
.2016-12-22 02:55:16.6637|INFO|CitizenMP.Server|Found resource betaguns in resources/[test]/betaguns.
.2016-12-22 02:55:16.6970|INFO|CitizenMP.Server|Found resource gameInit in resources/[test]/gameInit.
.2016-12-22 02:55:16.7436|INFO|CitizenMP.Server|Found resource keks in resources/[test]/keks.
.2016-12-22 02:55:16.7827|INFO|CitizenMP.Server|Found resource fivem in resources/fivem.
.2016-12-22 02:55:16.8212|INFO|CitizenMP.Server|Found resource fivem-awesome1501 in resources/fivem-awesome1501.
.2016-12-22 02:55:16.8637|INFO|CitizenMP.Server|Found resource fivem-map-hipster in resources/fivem-map-hipster.
.2016-12-22 02:55:16.8946|INFO|CitizenMP.Server|Found resource fivem-map-skater in resources/fivem-map-skater.
.2016-12-22 02:55:16.9364|INFO|CitizenMP.Server|Found resource freeroam in resources/freeroam.
.2016-12-22 02:55:17.0727|INFO|CitizenMP.Server|Found resource vehicle-assets in resources/vehicle-assets.
2016-12-22 02:55:17.1097|INFO|CitizenMP.Server|Starting game server on port 30120
2016-12-22 02:55:17.2406|INFO|CitizenMP.Server|Starting HTTP server on port 30120
2016-12-22 02:55:17.8091|INFO|CitizenMP.Server|Starting resource chat (last state: Stopped).
2016-12-22 02:55:17.8831|INFO|CitizenMP.Server|Started resource chat.
2016-12-22 02:55:17.8836|INFO|CitizenMP.Server|Starting resource spawnmanager (last state: Stopped).
2016-12-22 02:55:17.8972|INFO|CitizenMP.Server|Started resource spawnmanager.
2016-12-22 02:55:17.8976|INFO|CitizenMP.Server|Starting resource fivem-map-skater (last state: Stopped).
2016-12-22 02:55:17.9147|INFO|CitizenMP.Server|Starting resource fivem (last state: Stopped).
2016-12-22 02:55:17.9597|INFO|CitizenMP.Server|Started gametype Freeroam
2016-12-22 02:55:17.9668|INFO|CitizenMP.Server|Started resource fivem.
2016-12-22 02:55:17.9697|INFO|CitizenMP.Server|Started resource fivem-map-skater.
2016-12-22 02:55:17.9697|INFO|CitizenMP.Server|Starting resource baseevents (last state: Stopped).
2016-12-22 02:55:17.9906|INFO|CitizenMP.Server|Started resource baseevents.
2016-12-22 02:55:17.9906|INFO|CitizenMP.Server|Starting resource ■■■■■■■ (last state: Stopped).
2016-12-22 02:55:18.1169|INFO|CitizenMP.Server|Started resource ■■■■■■■.
2016-12-22 02:55:18.1169|INFO|CitizenMP.Server|Starting resource hardcap (last state: Stopped).
2016-12-22 02:55:18.1341|INFO|CitizenMP.Server|Started resource hardcap.
2016-12-22 02:55:18.1345|INFO|CitizenMP.Server|Starting resource scoreboard (last state: Stopped).
2016-12-22 02:55:18.1529|INFO|CitizenMP.Server|Started resource scoreboard.
2016-12-22 02:55:18.1529|INFO|CitizenMP.Server|Starting resource vehicle-assets (last state: Stopped).
2016-12-22 02:55:18.1770|INFO|CitizenMP.Server|Started resource vehicle-assets.

I was thinking that this might be related to cache so i removed the cache files on client & server but that didn’t fixed the issue.

Can someone please help me out?

For a temporary fix, delete everything in your cache, http-files before you start the server. I’m not generally sure what’s causing the problem, but that is a temporary fix. It also should be a problem that other people see it just fine, but you dont. If its not, oh well. Hope I helped.

@Chamber thanks for your reply, but i already removed the cache files that didn’t work :frowning:

@Streetcorps So absolutely no car mods are working? Or just a few?

i added 3 police car mods(police,police2,policet) and none of them appear. i will try to add an ambulance and see if that works. i was just about to add custom police uniforms to see if that works.

Post back results.  

@boss sorry for the late response, the uniforms are loaded and visible , i also noticed that some police cars are using the new cars in sandy shore, however the cops in los santos still use the original cars.

Probably because you only changed police and police2. There are several more police models you should change then…

@boss thank you for the update, i changed the police folder and it contents to police3 and now the cars are visible in los santos.

Glad the issue is resolved!