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
I have no idea which mod can be doing this.
Though it appears to not necessarily be game-breaking with my General Anxiety settings: forcing MC to tackle the Stress or suffer until reaching a state of resignation through a book.
Thanks to Aang741 for clarifying the same problem I was having.
For example mine can be reread and forgotten.
I don't know if you still add books to the list, but I'd love to see some Christopher Pike books added into the mix. Those were top tier early 90's reads. :)
A small bug (if it is) - when you put the books together into a stack of 5/10 and then unpack, you get different books. Not sure if it's important.
Titles can be found here: https://github.com/Chuckleberry-Finn/Named-Literature/blob/main/Contents/mods/Named%20Literature%20-%20Books/media/lua/client/namedLit%20-%20Books.lua
Make a submod that adds "Boring Literature", that do nothing useful for the player if they tried to read them but are, just there.
Books on Laws, "How to Pay Taxes for ***", "Dinner Etiquette Vol1.: Identifying Types of Forks", "Dinner Etiquette Vol5: Te Art of Napking Folds", "My Boyfriend is a Vampire", "Advanced Algebra", "Valutec Washing Machine User Manual" that kind of stuff.
Why?
This would help with the issue of having too many useful books on libraries, particularly recipe and Skill Books while also maintaining a realistic amount of books on the shelves.
(Would help to reduce the amount of useful books by spawning this without having to go crazy on reducing literature loot).
As for the NamedLit related information it is not clear why tableinsert would be failing there.
LOG : General , 1703694232634> -----------------------------------------
STACK TRACE
-----------------------------------------
function: parseErrors -- file: errorMagnifier_Main.lua line # 12 | MOD: errorMagnifier
function: compareErrorCount -- file: errorMagnifier_events.lua line # 8 | MOD: errorMagnifier
Callframe at: table.insert
function: namedLit - Books.lua -- file: namedLit - Books.lua line # 3233 | MOD: Named Literature
ERROR: General , 1703694232634> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: setVisible of non-table: false at KahluaThread.tableget line:1689.
ERROR: General , 1703694232635> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: setVisible of non-table: false
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
...