Jump to content

Klei Official Servers down again & Request to fix an Klei Official Server bug


Recommended Posts

@nome I wanted to note that the EU Klei Official Servers are down once again since the last update (2/4 EU servers are just not updated, other 2 are down).

Other than that I have a request to you to fix a bug on every Klei Official Server which causes the 'random_set_pieces' not appear at all which includes places with Clockwork Rooks, Suspicious Marble Statues, etc. If your Klei Official Servers are using a custom preset, could you check if for the forest shard the table "random_set_pieces" isn't empty and if "numrandom_set_pieces" equals 4?

At least for me, the command

local p = Profile:GetWorldCustomizationPresets() for i = 1,#p do if p[i].location == "forest" then print(p[i].numrandom_set_pieces, #p[i].random_set_pieces) end end

does always return the numbers 4    19 for every custom forest preset I have.

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.

×
  • Create New...