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: D:/Games/steamapps/workshop/content/108600/2869324238/mods/BSSmorgasbord/media/lua/client/BSS-BravensBicycles.lua
ERROR: General , 1665193253022> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: BSS-BravensBicycles.lua:5: 'then' expected near `;` at LexState.lexerror line:278.
ERROR: General , 1665193253023> DebugLogStream.printException> Stack trace:
se.krka.kahlua.vm.KahluaException: BSS-BravensBicycles.lua:5: 'then' expected near `;`
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.test_then_block(LexState.java:1598)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
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:537)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:501)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:487)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:334)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:261)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:380)
at zombie.GameWindow.init(GameWindow.java:1203)
at zombie.GameWindow.mainThreadInit(GameWindow.java:575)
at zombie.GameWindow.mainThread(GameWindow.java:488)
at java.base/java.lang.Thread.run(Unknown Source)
Oct 08, 2022 2:40:53 AM zombie.Lua.LuaManager RunLuaInternal
SEVERE: Error found in LUA file: D:/Games/steamapps/workshop/content/108600/2869324238/mods/BSSmorgasbord/media/lua/client/BSS-PompsItems.lua
ERROR: General , 1665193253030> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: BSS-PompsItems.lua:90: unexpected symbol near `;` at LexState.lexerror line:278.
ERROR: General , 1665193253030> DebugLogStream.printException> Stack trace:
se.krka.kahlua.vm.KahluaException: BSS-PompsItems.lua:90: unexpected symbol near `;`
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.prefixexp(LexState.java:1117)
at org.luaj.kahluafork.compiler.LexState.primaryexp(LexState.java:1130)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1691)
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.block(LexState.java:1350)
at org.luaj.kahluafork.compiler.LexState.test_then_block(LexState.java:1599)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
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:537)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:501)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:487)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:334)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:261)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:380)
at zombie.GameWindow.init(GameWindow.java:1203)
at zombie.GameWindow.mainThreadInit(GameWindow.java:575)
at zombie.GameWindow.mainThread(GameWindow.java:488)
at java.base/java.lang.Thread.run(Unknown Source)
Edit: Ah ha! There's the culprit right in plain sight: that's a semicolon where there should be a colon with the getActivatedMods() for Braven's Biycles! I'll fix that now, apologies.
should be lowercase 't' on item I think.
The tinyest of typos. Will be on the lookout for anything else. Great job with the mod!
Ahh, good catch -- I'll try to earmark that for in an update, there's been a number of mods to catch-up on for inclusion. Out of curiosity, does adjusting the capitalization in your local copy resolve it for those parts then?
I'm actually in the process of adding some of your sorting categories to a couple of mods I have subscribed too as well as update others (SMUI and SLEO seem to have a bunch of items that are categorized as 'Clothing' only). I was just going to be using this privately on my game (and it's piggybacking of your work) and would be more than willing to show you what I've done so far in case you want to include it in an update. Mind that I've never done this kind of stuff for PZ and am reverse engineering what I can figure out.
I did make some extra changes, namely more categories (personal preference really). You can ignore those of course if you wish.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2713921292
Updated to include Amazona and some minor stuff.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2423906082
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2667899942
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2732639855
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2732594572
Patch for Canteens and Bottles. Personal categories can be changed back to 'Container'.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2766033079
Patch for Better Flashlights. Personal category can be changed back to 'Tool'.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2897115343
Patch for Hand Crank Flashlights. Personal category can be changed to 'Tool', business as usual.
Patch for new Improvised Silencers Rebalanced, specific to VFE.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2844721214
Patch for this version of Kitsune's Crosswbow mod.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2727063344
Patch for this version of Military Ponchos.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2786499395
Patch for Noir's Rifle Slings.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2901552077
Patch for Visible Holster.
Updated with missing items. Added a new category 'Clothing - Webbing', can ignore of course.
Updated with missing items. Added a new category 'Clothing - Webbing'.