Original Post — Direct link

Every time I try to load in the map Buak, it says failed to find map. How do I fix this?

https://preview.redd.it/4qjxl7pns1jd1.png?width=1100&format=png&auto=webp&s=cf9bcab658dd723b9755f60238757615e614cddb

External link →
3 months ago - /u/MoltonMontro - Direct link

What mods have you downloaded / what does your WorkshopDownloadConfig.json file look like?

I checked the server log you posted, and it looks like you haven't downloaded any mods. Buak is a modded map – make sure you've installed it per the yellow error message!

3 months ago - /u/MoltonMontro - Direct link

Originally posted by Subject_Step7606

where do i find the worskhop file

The WorkshopDownloadConfig.json file is located in the root of your server's folder. (Along with other files/folders, such as the Server folder, Players folder, and Config.json file.)

https://docs.smartlydressedgames.com/en/stable/servers/server-hosting.html

3 months ago - /u/MoltonMontro - Direct link

Originally posted by Subject_Step7606

Thanks for sharing. To clarify - Buak is not an official/vanilla map. The "Map" command wasn't working because you do not have the map installed.

You have to download the map from the Steam Workshop in order to use it on your server. The instructions for doing so are noted in the yellow error message that appeared in your server console, in addition to the server hosting documentation.

3000549606 is the map's file ID. You can add this to the "File_IDs" property of the config file in order to download that map. The same applies to any mod that you want to install on your server. For example, you might configure that property to look like this:

  "File_IDs": [
    3000549606
  ],

For more information, I recommend referring to this part of the server hosting documentation: https://docs.smartlydressedgames.com/en/stable/servers/server-hosting.html#how-to-configure-server

3 months ago - /u/MoltonMontro - Direct link

Originally posted by Subject_Step7606

After it started downloading the map a bunch of warnings came up and stopped downloading

https://preview.redd.it/tps9ifwvt4jd1.png?width=1093&format=png&auto=webp&s=c2132686fc4eb4cbd89dd45979b81f51216d2be4

None of these errors would cause the mod to stop downloading / all of those errors are safe to ignore. Note that our support site (and the modding/server documentation, depending on the type of error) can be used to look up what various error messages or warnings mean!

https://support.smartlydressedgames.com/hc/en-us/articles/29177482091924-WARNING-Shader-Unsupported

3 months ago - /u/MoltonMontro - Direct link

Originally posted by Subject_Step7606

the server has not said anything for 10 minutes and the server has not launched yet

Would you mind sharing a link to the server's log file again?