Jump to content

[General] - Server don't send options to client.


Maris

Recommended Posts

Bug Submission:

Category: General

Issue Title: Server don't send options to client.

Issue Description: Server don't send options to client.

Steps to Reproduce: 1) Try any mod with options. For example, this: http://steamcommunity.com/sharedfiles/filedetails/?id=379619995

2) Change default recipe in your modoverrides.lua (Dedicated Server)

3) Start server

4) Login as client.

5) Look at the recipe tab. There will be default recipe.

6) Try to craft. You can't craft, because options are overridden on server.

  • Developer

Hey @Maris, I believe the mod configs are being sent correctly, but recipes aren't fully supported yet and have some issues between multiple mods. Do you have an example of the mod configs not getting sent to the client for non-recipe mods?

I'm sure that error is in sending configs. The recipe works fine, but it's just wrong recipe. There is a few if-else statements to choose right recipe depending from config. It could be any statement like print(GetModConfigData("test_config")).

Well, I made a mod for you "future2". http://steamcommunity.com/sharedfiles/filedetails/?id=380344539

It's very simple mod which demonstrates the bug.

3326388.jpgSorry for symbolic link in the title of top window. Actually it's Documents/Klei/DoNotStarveTogether/log.txt

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...