Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
aside from that, this mod is amazing
but if you're like me and cook a lot of food, this mod is nearly unusable and should not be turned on, if you don't craft meals then this is entirely irrelevant and you can use this mod freely
A must have mod in previous 41 versions. Thank you for your service.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2611723883
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2798170078
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3002336479
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3122080147
Use the updated one. Old one is obsolete but the author didn't wanna remove it.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3115293671
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2896255721
I dont know if thats MP but theres a link in there for a MP version as well if your running a dedicated server.
Cheers and good luck!
The character corruption is not caused by this mod, or actually by any specific mod.
I made a bug report about that problem here:
https://theindiestone.com/forums/index.php?/topic/69331-favoriting-the-rip-clothing-recipe-if-you-have-too-many-clothing-mods-can-corrupt-your-character-data/
We are using this mod on our server.
I discovered that if I reconnect after checking the favorite recipe for "Rip Clothing", all character information is lost.
So, I tried to modify the isHidden property of the recipe so that it is not visible in the crafting window, but this mod seems to show all recipes regardless of the property value.
We request that you modify this so that hidden recipes are not displayed.
Thank you.
The previous conjecture was wrong, the reason why the game is stuck should be that the number of composite table recipes cannot exceed 8000.
Some mod lists will break it, cause game crashes and super long lag, far worse than without the mod installed.
If you experience super long lag after hitting zero, typing anything in the search bar, etc. then it's usually best to delete other mods, or this one and just deal with the vanilla lag of 2-10 seconds.
Text Filter can KILL you fps even with this mod installed and crash your game depending on the number of mods and recipe's your game possesses
This is because with filter all turned on, the moment you hit the letter T, it scans all 10 bazillion recipies for the letter T.
Turn off Filter All until AFTER you type what you are searching for
this is my only mod that interact with crafting recipes the other is is tooltip fix for rip clothing
i read a bunch of recipes and for some reason my character forgot them when i loaded in
i also have that trait that gives you most recipes in more traits
i was about to tune in my mustang and collected a lot of metal materials
i craft a roof rack then went to sleep in real life
when i loaded in the recipes are missing
i don't think reading the magazines work
This would include you extending your creative license to us, allowing our mod team to add/edit/use your mod to suit our server. As such we would not publish our edits to the workshop. We will include credit to you as the original creator of the mod, of course.
If this is agreeable to you or would like to discuss this further, please let us know. Thank you for all your effort.
Kai, Day’s End Mod Team
if getActivatedMods():contains("ReduceLagofCraftingMenu") then
require "ISUI/ISCraftingCategoryUI"
local function onCommandEntered(self)
return self.parent.parent:refresh()
end
local ISCraftingCategoryUI_create = ISCraftingCategoryUI.create
function ISCraftingCategoryUI:create(...)
local r = ISCraftingCategoryUI_create(self,...)
self.filterEntry.onCommandEntered = onCommandEntered
return r
end
end
it would be something like:
self.filterEntry.onCommandEntered = function() end
function: update -- file: ISCraftingCategoryUI.lua line # 22 | MOD: Reduce lag of Crafting menu.
[26-11-22 16:51:09.351] ERROR: General , 1669474269351> 579 705 301> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Stack overflow at Coroutine.ensureStacksize line:131..
[26-11-22 16:51:09.352] ERROR: General , 1669474269352> 579 705 301> DebugLogStream.printException> Stack trace:.
[26-11-22 16:51:09.352] LOG : General , 1669474269352> 579 705 302> -----------------------------------------
STACK TRACE