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
It seems that some functions works only while -debug is enabled. So my hack for tooltips while transferring liquid was throwing those issues. Should work now.
STACK TRACE
-----------------------------------------
function: render -- file: qa_Render.lua line # 36 | MOD: [B42] Item Comparison
function: render -- file: qa_Init.lua line # 11 | MOD: [B42] Item Comparison
ERROR: General f:5377, t:1737015269904> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: attempted index: getName of non-table: class zombie.inventory.types.Clothing at KahluaThread.tableget(KahluaThread.java:1667).
No tooltips are appearing - and whenever hovering over any item - the console gets absolutely trashed/spammed with:
ERROR: General f:1300, t:1737014451187> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in DoTooltip at KahluaUtil.fail(KahluaUtil.java:82).
Added few new parameters to compare
Added a checkbox in the Mod Options to enable debug parameters. Do not enable it until you want to be swarmed by comparison values. I use this button to identify what to display in the mod and how.
Or you can enable it, and help me to identify what are good values to have. If you do it, then restart the game and you will see all of them.