Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






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.