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
im one of those who is still hopeful of seeing a 1.0 version of this
ReflectionTypeLoadException getting types in assembly Autoclose Event Notifications: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
Loader exceptions:
=> System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
The current version (0.18) is not functional with v1.0 right?
It would be MUCH easier to just slap the HugsLib code a bit and call it a day but HugsLib really does not offer anything to me nowadays as my skills have improved. I would rather lose the dependency for good as I have with my other mods. I have my vision for 1.0 pretty much settled, and now it's just a matter of taking free time to write it. Free time + energy + motivation is just a bit harder to get at the moment.
Reading further down it appears you've attempted to sever hugslib dependency before with the A17 release. Looking at the code though that looks like quite a bit of work though considering hugslib is used for mod settings and persistence. Do you have your own code for that elsewhere you'd use instead, or were you planning to write it?
I understand problems with gathering the will. I'm a bit distracted with grand theft horse 2 atm!
After recompiling from github [github.com] this has been working great for me with Rimworld v1.0.2059, although I admit I didn't exhaustively test all features. Ran with it for four hours of play or so. I see activity there so here's a +1 for an update.
I'll submit a PR as it might save just a smidge of work to release, although there's nothing to do but bump revision numbers I think.
Thanks again!
- Changed to HugsLib dependency (install HugsLib and load it before this mod).
- Mod Settings menu lets users choose from every Letter (notification) type in RimWorld, will include modded types if they exist.
- Updated English strings for translations.
- No longer dependent on HugsLib.
- Uses the in-game Mod Settings menu instead for configuration.
- Some pretty, colourful text to make your eyes happy
- Changed the timer selection method to a slider (0-120 in-game hours, still 12 by default).
- Moved to a WorldObject though it likely doesn't matter.
- Lost the Chinese translation due to some textual changed, I hope someone can translate it again soon!