Ymap not loading

I tried to use this hospital: https://de.gta5-mods.com/maps/hospital
I converted the .xml to a .ymap. But the Ymap File isnt working on my server. I imported it into a Codewalker project and everything is working fine. Any help?

1 Like

You write a __resource.lua ?
__resource.lua It should be like that:

resource_manifest_version ‘77731fab-63ca-442c-a67b-abc70f28dfa5’

this_is_a_map ‘yes’

add the .ymap to a stream folder

I did it like this.

  • Resource Folder
    __resource.lua (empty)
    stream (Hospital.ymap)

…and this works fine for all of my other ymap files.
But I’ll try it.


@Calipo

really this is rare

I fixed the issue that I cant connect, I uploaded the wrong file. But the ymap is still not loading.

1 Like

what is the size of the .ymap file?
FiveM can not transmit .ymap larger than 16MB

1 Like

35KB, so there shouldn’t be a problem.

https://drive.google.com/drive/folders/1AT1JgPdTEWbCHmqDxz5Xqntsc2wrW9hK?usp=sharing
This is my resource folder now.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.