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
Exception thrown java.lang.RuntimeException: attempted index: getModData of non-table: null at KahluaThread.tableget line:1689..
Stack trace:
function: applyTraitEffects -- file: OnYourToes.lua line # 8 | MOD: OnYourToesTrait
function: onTick -- file: OnYourToes.lua line # 32 | MOD: OnYourToesTrait.
Looking at the lua file it appears this happens when (on tick) the mod tries to call applyTraitEffects though I didn't select the perk on my character.
Can you look into fixing this? My friends like the perk but it's generating oodles of logs on the server (one every tick!) making it difficult to debug unrelated issues.