[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.

Link to comment
Share on other sites

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")).

Link to comment
Share on other sites

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.