Don't Starve Together

Don't Starve Together

Craftable Gears
Deja Vu  [developer] 30 May, 2015 @ 4:36am
Bug Reports
Please report any bugs You find under this section.

Before you do that, you can try these steps:
(Recommended is to host a private testing server on your machine which you can wipe any time and has no other players. You can either use dedicated server or host the server from inside the game)
1) Disable all other mods except this mod and try to use the mods mechanics this way.
2) Disable all other mods except this mod, generate a fresh new map and try the mods mechanics this way.

If you post Error Logs, then DO NOT copy paste them all over into your post but use "PasteBin" and copy the link here only with the content of your error log. Otherwise the forum gets cluttered and extremely hard to follow. The Logs that are copied here without following this rule will not get answered.
Last edited by Deja Vu; 23 Aug, 2015 @ 11:02pm
< >
Showing 1-6 of 6 comments
Kuldiin 8 Aug, 2015 @ 10:03pm 
Not sure if this is a bug, but I cant get this to work. Using the below modoveride changes but nothing happens.

return {
--Craftable Gears https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=409833317
["workshop-409812209"] = { enabled = true,
configuration_options =
{
-- Gears Recipe
GearsIngredientGoldNugget = 2,
GearsIngredientPurpleGem = 1,
GearsIngredientCutStone = 2,
GearsIngredientFlint = 4,
GearsIngredientHoundsTooth = 1,
GearsIngredientMarble = 0,
GearsIngredientStinger = 4,
GearsIngredientSteelWool = 0,
-- Other Options
GemDropChancev1 = 0,
}
},
}

This is the only text in that file.
Deja Vu  [developer] 8 Aug, 2015 @ 11:34pm 
@Kuldiin
This is not a bug, you are most likely not seting up your server corretly. Make sure "modoverrides.lua" is in the correct place where it should be, in conf_dir you have set up.
Also what do you mean by "Nothing happens"? The server does not start up? The server starts up but configuration does not get read by the server? Can you provide me with the log.txt, also found in the conf_dir.
A good read is also here on how to set up dedicated servers: http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers and how to make use of the modoverrides and world generation etc etc.
madlad 28 Apr, 2016 @ 7:19pm 
Hey, this is a problem not just with your mod, but with any craftable gears mod.

My friend has your mod enabled in his server, and for some reason it works fine for all of us but one of my friends joins and has everything in the crafting section unlocked, can't attack normally and takes random damage without doing anything. I've tried asking around, but would you know why this is happening?
Deja Vu  [developer] 28 Apr, 2016 @ 7:52pm 
@Solarbyte
Unfortunately no, i have no idea since i don't know the server type, setup, configuration of it and i have no log files nor time to investigate all that. My best guess would be that your friend who experiences the issue is having some weirdness going on locally with his/her game. Let your friend verify the game cache and disable all clientside mods. Deleting local game cache might help as well. I personally never had this issue, except with a misconfigured server a few times.
Бормоша 16 Jun, 2016 @ 2:26pm 
> This is not a bug, you are most likely not seting up your server corretly. Make sure "modoverrides.lua" is in the correct place where it should be, in conf_dir you have set up.
Also what do you mean by "Nothing happens"? The server does not start up?

Hey there! There is a problem in your example config. Your mod id is "workshop-409833317" and in example config: "workshop-409812209"
Deja Vu  [developer] 16 Jun, 2016 @ 5:38pm 
@Бормоша
Sometimes these slip in. Thanks for noticing, fixed.
< >
Showing 1-6 of 6 comments
Per page: 1530 50