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
In game textures: https://imgur.com/IgTs2qD
Bug log: https://gist.github.com/HugsLibRecordKeeper/f141552e2123a61a8ae07a10bf8e6666
I've looked at the error log and it seems we're both adding a drawRotated parameter to keep the vanilla meals facing the same direction. I don't think it'll cause any problem? I'm not sure how to make it optional, but I'll look into it later this summer once I'm back home. Cheers!
I tried rearranging mods, but then i played around with dev tools, most of the meals i spawned seem ok, but with certain ingridients they refuse to render. This new bug can be seen in this log
https://gist.github.com/HugsLibRecordKeeper/7bbf3728ee968f0a428d2fb82492bf69
I got the same errors as Ira so I made a quick fix.
Here is the code: Gitlab Snippet[gitlab.com]
Its not much but hey! why not share it?
If you're not the dev and want use this you need to open the mod files and replace Patches/Core.xml by this Core.xml .
@Leviardo I've investigated the log you've sent me and I'm not seeing error log tied to this mod. You have a huge mod list; it's possible that two mods conflict over a value and then issues are visible when mine uses said value. Try taking down some mods to track which ones are conflicting.