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
Re: settings .... as you've experienced, there seems to be some inconsistencies, I've experienced them at times as well ... I wish I could advise you, I generally do what you've done.
Majestic Foilage uses XML Extensions, which I'm less and less happy with - it's unmaintained, there are already known issues, etc. My tentative plan is to rewrite (!) this entire mod without XML Extensions (improving the performance as well, there is some concern around the current transparency code) for 1.6. I appreciate your patience.
"Fix for missing size options tab: (a bug with XML Extensions)
https://steamcommunity.com/sharedfiles/filedetails/?id=3346589753
Place as close to the bottom of your mod list as possible.
This moves them from the broken tab to inline - unfortunately before the main set of options, but hey, better than nothing."
Are you interested in continuing ,,Windows" mod by Owlchemist?
Would be great.
Also, thanks alot for continuing this mod!
Works great apart from trees from unsupported mods obviously(like Biomes! Prehistoic f.e)
Could not load UnityEngine.Texture2D at Things/Plant/_Polluted/TreeDrago_Polluted in any active mod or in base resources.
and other polluted trees.... is this what you are talking about in changed directories?
(My apologies - I tested this more against several existing re-textures when I should have been more focused on just vanilla.)
Also, please try removing unused settings in XML Extensions.
An unsub/resub to this Framework is a good idea, as there were some fixes applied right after I first published, and Steam can be wonky about updating mods.
https://steamcommunity.com/sharedfiles/filedetails/?id=3346589753
If I can I'll try to integrate the fix into this package to avoid needing to use that.
Dryads & Gauranlen Trees Reworked is probably changing the path of the Gauranlen tree textures and removing the original ones? (Haven't looked too far into it)
https://gist.github.com/HugsLibRecordKeeper/2727b048c49f198521bb5d5cfaff6ab6
Re: other tab, looking into it
System.ArgumentNullException: Value cannot be null.
Parameter name: value
[Ref 9577F99E]
at System.Boolean.Parse (System.String value) [0x00003] in <eae584ce26bc40229c1b1aa476bfa589>:0
at MajesticFramework.WorldWorker.WorldComponentUpdate () [0x00010] in <5fb8e8d8570b42c0a3f99d61fabcae85>:0
at RimWorld.Planet.WorldComponentUtility.WorldComponentUpdate (RimWorld.Planet.World world) [0x00013] in <2a40c3593b334f29ac3cb3d32d652351>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch7 (string)
RimWorld.Planet.WorldComponentUtility:WorldComponentUpdate (RimWorld.Planet.World)
RimWorld.Planet.World:WorldUpdate ()
Verse.Root_Entry:Update ()