Project Zomboid

Project Zomboid

Project Russia 0.9.93 Alpha (41 build)
xRetr0x 17 Nov, 2024 @ 8:06am
Errors in mods Post-Soviet Clothing, Post-Soviet Items Pack, Post-Soviet Armory
Hello,

I wanted to report several errors that come out as soon as you install your mods on a dedicated server. Only your map and mods (apart from Tsar's Common Library 2.0 for vehicles) are loaded like this:

- Mods=projectrussiaafn;projectrussia;projectrussia;P.A.R.C;PRclothes;PRitemtest;PSIPNoSpam;PSItemPack;rusmedia1993n
- Map=Bolotnoe;Cherkesiha;Chernozyomsk;DolgoprudnyPR;Hohlovo;Klin;Kumenki;Nagorye;Nazarovo;Project Russia;Rybinsk;Uspensk;Ivanovskiy;Muldraugh, KY
- WorkshopItems=2639141128;2734164805;2939885154;2891251749;2919445152;2938263039

The map loads fine and is playable, the problem with the errors is in the console and within the game at startup with several cumulative errors in red.

- The first of these is as follows:

ERROR: General , 1731856145261> 13,841,575,586> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Poncho_OZK.xml"
Caused by:
java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZK.xml (No such file or directory) at FutureTask.report. Message: media/clothing/clothingItems/Poncho_OZK.xml
ERROR: General , 1731856145261> 13,841,575,586> DebugLogStream.printException> Stack trace:
java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Poncho_OZK.xml"
Caused by:
java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZK.xml (No such file or directory)
at java.base/java.util.concurrent.FutureTask.report(Unknown Source)
at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
at zombie.fileSystem.FileSystemImpl.updateAsyncTransactions(FileSystemImpl.java:314)
at zombie.network.GameServer.doMinimumInit(GameServer.java:1408)
at zombie.network.GameServer.main(GameServer.java:688)
Caused by: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Poncho_OZK.xml"
Caused by:
java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZK.xml (No such file or directory)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:51)
at zombie.util.PZXmlUtil.parse(PZXmlUtil.java:536)
at zombie.asset.FileTask_ParseXML.call(FileTask_ParseXML.java:36)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZK.xml (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at zombie.util.PZXmlUtil.parseXmlInternal(PZXmlUtil.java:417)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:47)
... 8 more

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ERROR: General , 1731856145265> 13,841,575,594> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Poncho_OZKDOWN.xml"
Caused by:
java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZKDOWN.xml (No such file or directory) at FutureTask.report. Message: media/clothing/clothingItems/Poncho_OZKDOWN.xml
ERROR: General , 1731856145270> 13,841,575,595> DebugLogStream.printException> Stack trace:
java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Poncho_OZKDOWN.xml"
Caused by:
java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZKDOWN.xml (No such file or directory)
at java.base/java.util.concurrent.FutureTask.report(Unknown Source)
at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
at zombie.fileSystem.FileSystemImpl.updateAsyncTransactions(FileSystemImpl.java:314)
at zombie.network.GameServer.doMinimumInit(GameServer.java:1408)
at zombie.network.GameServer.main(GameServer.java:688)
Caused by: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Poncho_OZKDOWN.xml"
Caused by:
java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZKDOWN.xml (No such file or directory)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:51)
at zombie.util.PZXmlUtil.parse(PZXmlUtil.java:536)
at zombie.asset.FileTask_ParseXML.call(FileTask_ParseXML.java:36)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: media/clothing/clothingItems/Poncho_OZKDOWN.xml (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at zombie.util.PZXmlUtil.parseXmlInternal(PZXmlUtil.java:417)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:47)
... 8 more

These 2 errors are related to the Post-Soviet Clothing mod. Looking at the error path in the console it seems that both “Poncho_OZK.xml” and “Poncho_OZKDOWN.xml” are not found in the mod installation, there are only “PonchoGreen.xml, PonchoGreenDOWN.xml, PonchoYellow.xml, PonchoYellowDOWN.xml”.
As it seems that “Poncho_OZK.xml, Poncho_OZKDOWN.xml” are missing in the mod that's why the error of not found appears.

- The following error is related to the “Post-Soviet Items Pack” mod:

SEVERE: Error found in LUA file: /mnt/zomboid/steamapps/workshop/content/108600/2919445152/mods/PSIPRemoveVanilla/media/lua/server/Items/RusFood_RemoveVanilla.lua
ERROR: General , 1731856162800> 13,841,593,125> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: RusFood_RemoveVanilla.lua:161: unexpected symbol near `<eof>` at LexState.lexerror line:278.
ERROR: General , 1731856162800> 13,841,593,125> DebugLogStream.printException> Stack trace:
se.krka.kahlua.vm.KahluaException: RusFood_RemoveVanilla.lua:161: unexpected symbol near `<eof>`
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.simpleexp(LexState.java:1211)
at org.luaj.kahluafork.compiler.LexState.subexpr(LexState.java:1303)
at org.luaj.kahluafork.compiler.LexState.expr(LexState.java:1321)
at org.luaj.kahluafork.compiler.LexState.explist1(LexState.java:1039)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1403)
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:546)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.network.GameServer.doMinimumInit(GameServer.java:1417)
at zombie.network.GameServer.main(GameServer.java:688)

It seems that in the console line 161 has this parameter “--]]” that maybe is wrong or something is missing after it and that is why it does not recognize it and jumps the error.
Following that route the last lines would be these:
130 box = {
131 rolls = 4,
132 items = {
133 “Money_100”, 15,
134 “Money_200”, 20,
135 “Money_500”, 20
136 “Money”, 40
137 “Money_5000”, 10,
138 “Money_10_000_money”, 5,
139 },
140 },
141
142 --[[
143 Marinara sauce
144 TV Dinner
145 Brown sugar
146 Macaroni and cheese
147 Remoulade
148 Melted cheese
149 Dog food
150 Canned potatoes
151 Canned peaches
152 Canned fruit cocktail
153 Canned carrots
154 Canned mushroom soup
155 Canned soup (replace with psip)
156 Canned tomatoes (substitute with psip)
157 Meat sauce
158 Pancake mix
159 Modjeska
160 Yogurt
161 --]]

- The last of the bugs is related to the “Post-Soviet Armory” mod:


ERROR: General , 1731856180986> 13,841,611,311> ExceptionLogger.logException> Exception thrown zombie.util.PZXmlParserException: Exception thrown while parsing XML file "steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/LoadDblBarrel.xml"
Caused by:
java.io.FileNotFoundException: steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/LoadDblBarrel.xml (No such file or directory) at PZXmlUtil.parseXml line:51.
ERROR: General , 1731856180987> 13,841,611,311> DebugLogStream.printException> Stack trace:
zombie.util.PZXmlParserException: Exception thrown while parsing XML file "steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/LoadDblBarrel.xml"
Caused by:
java.io.FileNotFoundException: steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/LoadDblBarrel.xml (No such file or directory)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:51)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:72)
at zombie.util.PZXmlUtil.parse(PZXmlUtil.java:536)
at zombie.core.skinnedmodel.advancedanimation.AnimNode.Parse(AnimNode.java:95)
at zombie.core.skinnedmodel.advancedanimation.AnimNodeAssetManager.startLoading(AnimNodeAssetManager.java:16)
at zombie.asset.AssetManager.doLoad(AssetManager.java:179)
at zombie.asset.AssetManager.load(AssetManager.java:94)
at zombie.asset.AssetManager.load(AssetManager.java:74)
at zombie.core.skinnedmodel.advancedanimation.AnimState.Parse(AnimState.java:119)
at zombie.core.skinnedmodel.advancedanimation.AnimationSet.Load(AnimationSet.java:78)
at zombie.core.skinnedmodel.advancedanimation.AnimationSet.GetAnimationSet(AnimationSet.java:31)
at zombie.Lua.LuaManager$GlobalObject.refreshAnimSets(LuaManager.java:3726)
at zombie.network.GameServer.main(GameServer.java:776)
Caused by: java.io.FileNotFoundException: steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/LoadDblBarrel.xml (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at zombie.util.PZXmlUtil.parseXmlInternal(PZXmlUtil.java:417)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:47)
... 12 more

+++++++++++++++++++++++++++++


ERROR: General , 1731856180989> 13,841,611,314> ExceptionLogger.logException> Exception thrown zombie.util.PZXmlParserException: Exception thrown while parsing XML file "steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/UnloadDblBarrel.xml"
Caused by:
java.io.FileNotFoundException: steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/UnloadDblBarrel.xml (No such file or directory) at PZXmlUtil.parseXml line:51.
ERROR: General , 1731856180989> 13,841,611,314> DebugLogStream.printException> Stack trace:
zombie.util.PZXmlParserException: Exception thrown while parsing XML file "steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/UnloadDblBarrel.xml"
Caused by:
java.io.FileNotFoundException: steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/UnloadDblBarrel.xml (No such file or directory)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:51)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:72)
at zombie.util.PZXmlUtil.parse(PZXmlUtil.java:536)
at zombie.core.skinnedmodel.advancedanimation.AnimNode.Parse(AnimNode.java:95)
at zombie.core.skinnedmodel.advancedanimation.AnimNodeAssetManager.startLoading(AnimNodeAssetManager.java:16)
at zombie.asset.AssetManager.doLoad(AssetManager.java:179)
at zombie.asset.AssetManager.load(AssetManager.java:94)
at zombie.asset.AssetManager.load(AssetManager.java:74)
at zombie.core.skinnedmodel.advancedanimation.AnimState.Parse(AnimState.java:119)
at zombie.core.skinnedmodel.advancedanimation.AnimationSet.Load(AnimationSet.java:78)
at zombie.core.skinnedmodel.advancedanimation.AnimationSet.GetAnimationSet(AnimationSet.java:31)
at zombie.Lua.LuaManager$GlobalObject.refreshAnimSets(LuaManager.java:3726)
at zombie.network.GameServer.main(GameServer.java:776)
Caused by: java.io.FileNotFoundException: steamapps/workshop/content/108600/2891251749/mods/PostSovietArmory/media/AnimSets/player-vehicle/actions/UnloadDblBarrel.xml (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at zombie.util.PZXmlUtil.parseXmlInternal(PZXmlUtil.java:417)
at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:47)
... 12 more

Following the path it seems that the files “LoadDblBarrel.xml, UnloadDblBarrel.xml” are not loaded inside the mod because they do not appear and that is why the error occurs.

If we remove the mods “Post-Soviet Clothing, Post-Soviet Items Pack, Post-Soviet Armory” no error will appear and you can play normally.
That said it's a great map and mods, let's see if you can fix those bugs.

Thank you very much for your help.
< >
Showing 1-1 of 1 comments
Same ussie. How did you fix that?
< >
Showing 1-1 of 1 comments
Per page: 1530 50