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
SEVERE: Error found in LUA file: C:/TCAFiles/Users/matteom/6966174/steamapps/workshop/content/108600/2881370621/mods/The_Museum/media/lua/server/items/MexicanMeleeAncientWepons_Distributions.lua
ERROR: General , 1667045495439> 347,979,424> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: MexicanMeleeAncientWepons_Distributions.lua:3: '=' expected near `by` at LexState.lexerror line:278.
ERROR: General , 1667045495439> 347,979,425> DebugLogStream.printException> Stack trace:
se.krka.kahlua.vm.KahluaException: MexicanMeleeAncientWepons_Distributions.lua:3: '=' expected near `by`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.error_expected(LexState.java:683)
at org.luaj.kahluafork.compiler.LexState.check(LexState.java:696)
at org.luaj.kahluafork.compiler.LexState.checknext(LexState.java:700)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1402)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1696)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:543)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:507)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:493)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:336)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:263)
at zombie.network.GameServer.doMinimumInit(GameServer.java:1407)
at zombie.network.GameServer.main(GameServer.java:684)
server mp, i have 2 error...
Thanks!
Make line 3 in MexicanMeleeAncientWepons_Distributions.lua a comment.
-- Edited by Gabester for the museum mod
In the loot tables for this mod, it is listed as "Base.Jinbei_01" - however, manually spawning the Jinbeis, they are named "Base.Jinbei Short" (no underscore) and "Base.Jinbei"
MexicanMeleeAncientWepons.mazoquahololli does not exist in the Mexican Melee Ancient Weapons mod.
There are also a variety of head pieces available in the Mexican mod that are not included in the loot tables. Not sure if that's by design or an oversight.
That being said, easily my favorite map mod - fun area to explore and the "try it on" cabinets are a great touch!
**EDIT**
I made a tiny mod that overwrites the existing loot tables to get the desired spawning behavior. If you don't have time to update this mod yourself, I'll push my mod to the workshop as a temporary fix (it will only include a modified version of TheMuseumDistributions.lua and would obviously list your mod as a dependency/requirement)