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
java.lang.NullPointerException: Cannot invoke "se.krka.kahlua.vm.KahluaTable.len()" because "<local2>" is null
Anyways, I updated the mod to remove it.
SEVERE: Error found in LUA file: C:/Program Files (x86)/Steam/steamapps/workshop/content/108600/2184351884/mods/Toothpaste Emporium/media/lua/client/TPaste_Necro.lua
Thanks for posting, I'll look at it later.
Oct 18, 2021 9:13:59 PM zombie.Lua.LuaManager RunLuaInternal
SEVERE: Error found in LUA file: C:/Program Files (x86)/Steam/steamapps/workshop/content/108600/2184351884/mods/Toothpaste Emporium/media/lua/client/TPaste_Necro.lua
ERROR: General , 1634584439639> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: TPaste_Necro.lua:30: ')' expected (to close '(' at line 1) near `<eof>` at LexState.lexerror line:278.
ERROR: General , 1634584439639> DebugLogStream.printException> Stack trace:
se.krka.kahlua.vm.KahluaException: TPaste_Necro.lua:30: ')' expected (to close '(' at line 1) near `<eof>`
So basically there's some text missing from line 1
I believe a "(" and "=" were missing.
Events.OnGameStart.Add = function ()
I changed it now so this is how it looks in the file
And the error is gone, so when you're able to update that for everyone else, thanks.