Don't Starve Together

Don't Starve Together

Drops Reset Countdown
398 Comments
Instant Noodles  [author] Apr 29 @ 3:15pm 
@zConnor.i22
Thanks for offering to provide a Vietnamese translation for the mod. I've sent you a friend invite on Steam to discuss further.
zConnor.i22 Apr 29 @ 3:42am 
Hi ! Currently, I see that this mod does not support the Vietnamese language. I would like to contribute to the Vietnamese localization of this mod. Would that be possible?
Instant Noodles  [author] Mar 21 @ 10:25am 
@Kurerlaster
Yes, the mod is working fine on my end. What part of the mod is not working for you?

If you're experiencing a crash, then copy the contents of your client_log.txt file (from a session where a crash occurs) to pastebin.com and reply with the link here.
Kurerlaster Mar 21 @ 4:51am 
Is this mod still working? It's not working on my end.
Instant Noodles  [author] Feb 13 @ 5:58pm 
Yesterday's Game Hotfix (v654051) [forums.kleientertainment.com] finally created the "unsafedata" folder, so mods now once again have access to the io:write function (but restricted to this folder).

The mod has therefore been updated to Version 1.1.9. The mod will once again use io:write for save files (instead of PersistentStrings, which stored saves separately between the Main and UpdateBeta branches of the game).

Refer to the Version 1.1.9 Change Notes for more information.
Raishou Feb 5 @ 11:04am 
Ty!
Instant Noodles  [author] Feb 5 @ 10:57am 
@Raishou
Thanks for the report. I've just pushed out a hotfix (Version 1.1.8). Please update the mod.

Today's Game Update (v653007) [forums.kleientertainment.com] re-enabled the io:write function, but it is now restricted to the "unsafedata" folder. However, this update didn't actually create the "unsafedata" folder, so the io:write function is still not usuable by mods unless a player manually creates that directory.

I will push out another update to make the mod return to using io:write (instead of PersistentStrings) once Klei rectifies the missing directory issue.
Raishou Feb 5 @ 10:42am 
this new game update broke something in this mod
Instant Noodles  [author] Feb 5 @ 9:26am 
@Ratenmi
When using this mod with another mod that auto-open gift drops, a race condition is created between whether this mod or the other mod detects a gift drop first. To prevent such issues, you will have to make a choice between either using this mod or the other mod.

If you're unaware, this mod includes an auto-open gift drop feature that can be enabled in the mod configuration options. Using this mod's included auto-open gift drop feature (instead of that from another mod) will ensure that the weekly drop counter of this mod increments properly.
Ratenmi Feb 5 @ 8:53am 
pls can u fix problem with skin extender?
skora Jan 26 @ 1:02am 
thank you for the updates and care you put into this mod. i recently had an issue where i was not receiving the appropriate weekly drops, only 5 out of 8, and i played 40+ hours for last week. i saw that i had this mod on (steamcommunity com/sharedfiles/filedetails/?id=1653324376), disabled it, and enabled your automatic skin open in config this week, and everything's working again.
Instant Noodles  [author] Jan 25 @ 4:53pm 
I've just released Version 1.1.7 of this mod.

Yesterday's Game Hotfix (v651414) [forums.kleientertainment.com] disabled the ability for mods to use the io:write function.

As the Weekly Drops Counter, Weekly Skin Drops History, and Curio Cabinet Skin Data Export features of this mod all use this function, the mod was updated to instead use PersistentStrings.

This is a temporary stop-gap fix until Klei releases an io:write alternative since PersistentStrings are stored separately between the UpdateBeta and Main branches. So, Weekly Drops obtained in the UpdateBeta branch will unfortunately be tracked separately from the Main branch (& vice versa).

See the Version 1.1.7 Change Notes for more info.
Instant Noodles  [author] Dec 19, 2024 @ 5:56pm 
@EighteenXVIII
The weekly skin count is working fine on my end.

Do you happen to be using another mod that auto-open gift drops? If so, it could be possible that there's a race condition between that mod and this mod. If the other mod is auto-opening the gift before this mod detects it, then the count won't increment properly.

If you are indeed using another mod that auto-open gifts (alongside this mod), then can you try disabling that other mod to see if the count increments properly? If the count increments properly, then it's, in fact, a race condition. And if you're not aware, this mod also includes an auto-open gifts feature that's disabled by default (can be enabled in mod options).

Regardless, to help me debug, can you copy and paste your client_log.txt file from a session where a drop occurs onto pastebin.com , then reply with the link here? Thanks.
EighteenXVIII Dec 19, 2024 @ 5:18pm 
The "weekly skin drops obtained this cycle" doesn't work properly. It stays at zero while I'm obtaining skins. Has been broken for months. They are still showing up in the long list when you click "show all".
Lightningtow Aug 22, 2024 @ 11:07pm 
Yeah, I wasn't sure how much access a mod would have to system functions like that. That's a good idea tho, and thank you for the pointers! That'll help a lot if I end up making one. I appreciate it
Instant Noodles  [author] Aug 22, 2024 @ 8:03pm 
@Lightningtow
The mod environment is sandboxed, so it wouldn't be possible to make the taskbar icon flash nor have the game send a system notification.

If you don't want to have drops auto-opened or periodically check the window for a drop, you could make a simple mod to play a more audible, repeating sound when a drop is available. But, that won't be something that's added to this mod.

A simple way to do this would be to loop the sound when the "giftreceiverupdate" event is pushed, then modify the "RevealItem" function in giftitempopup.lua to stop the sound when the drop is opened. Hope that helps.
Lightningtow Aug 22, 2024 @ 3:48pm 
Would it be possible to add an option for "notify me when I get a drop," which would make the taskbar icon flash, or send a system notification or something? That way I can claim it manually. I'm not opposed to idling for skins, but fully automating the process feels a little bit iffy to me personally. (no judgment to people who wanna do that, you do you. Ain't trying to start shit). But I don't like constantly checking the window for a gift, and I always miss the notification sound.

Alternatively, if this is open source, I could likely add the functionality myself. Is there a Github repo for this? I've never made a DST mod but I've worked on mods for other games, not clear on the differences but I figure it's worth a shot.
Instant Noodles  [author] Aug 17, 2024 @ 8:29am 
@fish'n milk
Skins that are automatically granted by the game (such as Complimentary rarity and Event rarity items) have a drop timestamp of 0. The game uses unix epoch for times, so a timestamp of 0 equals "January 1, 1970 00:00:00 UTC" (or your time zone equivalent).

See: https://en.wikipedia.org/wiki/Epoch_(computing)
fish'n milk Aug 17, 2024 @ 2:53am 
why do i have 50 drops from jan 1 1970 at 4 am
Instant Noodles  [author] May 10, 2024 @ 11:54am 
@Mica
If you're fluent in both Spanish & English and wish to contribute a Spanish translation, please reply here first, then add me on Steam. We can discuss there. Thanks!
Mica May 7, 2024 @ 8:34pm 
Is it possible to translate it into Spanish?
Flixy Apr 21, 2024 @ 6:42am 
love the mod! :steamthumbsup:
Bro Mar 2, 2024 @ 9:38am 
huh
Vân Ca Dec 21, 2023 @ 5:06pm 
Thank you for your mod & the info
Instant Noodles  [author] Dec 21, 2023 @ 4:51pm 
@Vân Ca
No compatibility support will be provided for the mod you mentioned. That mod is a modified clone of this mod and has taken code, files, and translations from this mod without ever seeking permission from me or other contributors. It is also running an old outdated version of this mod.

If you wish to AFK farm skins, this mod has a built-in Auto Open Gift Box feature. The feature (disabled by default) can be enabled in the mod configuration options. You can then use this feature alongside a god mode console command (either "c_godmode()" or "c_supergodmode()") to AFK farm.
Vân Ca Dec 21, 2023 @ 3:22pm 
Conflict with Super AFK :lunar2019piginablanket:
💖Аngel Dust💜 Dec 20, 2023 @ 10:34pm 
The game works. Thank you :delsmile:
Instant Noodles  [author] Dec 20, 2023 @ 10:19pm 
@🎄Аngel Dust🎄
Thanks for the report. I'm still unsure why the game doesn't properly detect text sizes for scaling when the Russian translation mod you linked is enabled.

I've just pushed out Version 1.1.5. The mod will now completely disable the text-scaling elements in the main modal when that translation mod is enabled.

But, a downside to this is that you'll now need to expand the skin drop history window to see skin rarity information. This should prevent all black screen issues related to it.

Let me know if this solves your problem.
💖Аngel Dust💜 Dec 20, 2023 @ 3:16pm 
@Instant Noodles

:Osteve: Hello. It's broken again, just like last time. :Osteve:

:delgaze: (I reinstalled the mod. Didn't help.) :delgaze:
:) Dec 18, 2023 @ 7:03pm 
paparamericana""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''""""""""""""""""""""""""""""""'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Instant Noodles  [author] Dec 18, 2023 @ 10:26am 
@Жоский_Тефтеле_Ед
If you're using a Russian translation mod in conjunction with this mod, check to make sure you've updated this mod to the latest version (1.1.4).
Bleach Dec 18, 2023 @ 4:42am 
Ребят из за этого моды может не отвечать игра
Проверенно на своём опыте
Instant Noodles  [author] Dec 8, 2023 @ 6:16am 
@❤️Аngel Dust💜
Thanks for confirming the fix worked.
💖Аngel Dust💜 Dec 8, 2023 @ 6:10am 
@Instant Noodles

Lol. It's all working now.

Thx :delsmile:
💖Аngel Dust💜 Dec 8, 2023 @ 6:09am 
:angelheart: Like :tizomg:
Instant Noodles  [author] Dec 8, 2023 @ 6:02am 
@❤️Аngel Dust💜
Appreciate for the info. I've tried installing the translation mod you linked, but I'm not experiencing a black screen.

Regardless, I've just pushed out an update containing a stricter scaling fix than the one introduced in Version 1.1.2. Please update the mod to Version 1.1.3 and let me know if it fixes your issue. Thanks.
💖Аngel Dust💜 Dec 8, 2023 @ 5:56am 
https://pastebin.com/PCje991A

I'm not sure I did it right.
Instant Noodles  [author] Dec 8, 2023 @ 5:46am 
@❤️Аngel Dust💜
So, just to confirm, the mod works fine until you enable a Russian translation mod, correct? Can you tell me which translation mod you're using?

Pastebin.com allows you to copy text onto the site and it'll generate a link that can be shared. You can also make the link expire after a specified amount of time. In this case, copy the contents of your client_log.txt file into the "New Paste" section, select a "Paste Expiration" (1 Day), then click "Create New Paste". That'll give you a link that you can share.

Do note that only a client_log.txt file from where a black screen occurred will be useful.
💖Аngel Dust💜 Dec 8, 2023 @ 5:33am 
Latest version. I reinstalled the mod
💖Аngel Dust💜 Dec 8, 2023 @ 5:32am 
@Instant Noodles Is there any way to send you "client_log.txt" directly?

I don't understand the site
Instant Noodles  [author] Dec 8, 2023 @ 5:24am 
@❤️Аngel Dust💜
Can you confirm that you've updated the mod to Version 1.1.2?

If you have, can you tell me what your most recent skins are? And, if possible, copy your client_log.txt (from a session with the black screen issue) to pastebin.com and reply with the link here? This will help me debug further as I'm not able to replicate this bug. Thanks.
💖Аngel Dust💜 Dec 8, 2023 @ 4:14am 
@Instant Noodles Hi. There's that error again.

:lwasucy: Black screen and endless loading :Osteve:
Instant Noodles  [author] Nov 30, 2023 @ 4:38pm 
@◖}|{êС₮О₭иŨ◗ @❤️Аngel Dust💜
Thanks for confirming that Version 1.1.2 fixed the issue.
◖}|{êС₮О₭иŨ◗ © Nov 29, 2023 @ 11:45pm 
Yes, everything works now, thanks @Instant Noodles
💖Аngel Dust💜 Nov 26, 2023 @ 1:38am 
Instant Noodles

Thanks for the correction. :cutefox:

The Russian-speaking community suffered a lot because of this bug. :Osteve:

Thank you :angelheart:
Instant Noodles  [author] Nov 25, 2023 @ 3:18pm 
@◖}|{êС₮О₭иŨ◗ ©, @Provytelistvo, @♫WolfyX♫, @Young_Lieutenant, @draja
While I'm unable to reproduce the black screen / freeze issue you've each reported, I've just pushed out an update (Version 1.1.2) containing a potential remedy. Please let me know if Version 1.1.2 fixes the issue for you.
Instant Noodles  [author] Nov 25, 2023 @ 11:31am 
@◖}|{êС₮О₭иŨ◗ ©
Make sure you're on the latest version of the mod (Version 1.1.1). There was a black loading screen issue on Version 1.1.0 when certain Cyrillic characters were used in skin names (from workshop language packs), but that was fixed in Version 1.1.1 in May 2023.

If you've confirmed you're on Version 1.1.1 and still crashing, then I'll need your client_log.txt file to debug further. To do so, copy the contents of your client_log.txt file onto pastebin.com and reply with the link here.

The client_log.txt file can be found be found in the "Documents\Klei\DoNotStarveTogether\" folder. Do note that this file is overwritten each time the game launches, so only the log from a session where a crash / black screen occurred will be useful.
Mickmane Nov 25, 2023 @ 2:17am 
Mod works fine here.