How do I get custom map streaming working?

I’m trying to use the Tail of the Dragon map mod (https://www.gta5-mods.com/maps/tail-of-the-dragon-map-mod-fivem) on my own server, and it supposedly works on FiveReborn. I haven’t been able to get it to work no matter what. The closest I’ve gotten is getting it to be the current map but the game never loads and stays in the loading screen.

Anyone got any ideas? Thanks.

try to put your new resource folder in this order in the “citmp-server.yml”

AutoStartResources:
- fivem
- chat
- spawnmanager
- YOUR_MAP_RESOURCE_FOLDER
- fivem-map-skater
- baseevents

i had a similar problem whith de infinite loading screen, because i put my resource folder in the last position. I put it the 4º and my game now works.

Try it. maybe fix it. maybe not.

No dice. This just makes it try to load fivem-map-skater without it working.

I got a custom map to work by following a fivem tutorial for a vice city map. I just searched for it on google.

Edit:
Here is the tutorial I used. I imagine successes will vary. https://m.reddit.com/r/FiveM/comments/3vqez0/tutorial_server_side_maps_stream_mapno_downloads/

@AxeAficionado Thanks. I’ll give it a shot and see if anything works.

@WooHooBar Delete your server cache… or it will keep loading the cache.

@Boss I’ve done this every time.

@AxeAficionado THANK YOU SO MUCH!! This worked perfectly.

Glad it helped you!

@AxeAficionado i also followed the tutorial but im having trouble trying to stream more than one custom map.

@AxeAficionado said in How do I get custom map streaming working?:

I got a custom map to work by following a fivem tutorial for a vice city map. I just searched for it on google.

Edit:
Here is the tutorial I used. I imagine successes will vary. https://m.reddit.com/r/FiveM/comments/3vqez0/tutorial_server_side_maps_stream_mapno_downloads/

I have followed this tut many times and it would never load the map at all so i don’t know what I’m doing wrong but yeah. I also would delete the server cache and everything, never worked