安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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)