Project Zomboid

Project Zomboid

ExtraNoise's Newburbs Tiles
Kyrox 2022 年 9 月 17 日 上午 12:11
LUA Errors When Selecting Mod
When left clicking this mod in the modlist, this LUA error appeared. The preview isn't showing. Not sure what the issue may be? Perhaps you can help.
--------------------------------------------------------------------------
ERROR: General , 1663398425213> DebugLogStream.printException> Stack trace:
java.util.concurrent.ExecutionException: java.io.IOException: unsupported interlace method
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.GameWindow.logic(GameWindow.java:308)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:764)
at zombie.GameWindow.run_ez(GameWindow.java:666)
at zombie.GameWindow.mainThread(GameWindow.java:494)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: unsupported interlace method
at zombie.core.textures.PNGDecoder.readIHDR(PNGDecoder.java:730)
at zombie.core.textures.PNGDecoder.<init>(PNGDecoder.java:121)
at zombie.core.textures.ImageData.<init>(ImageData.java:255)
at zombie.asset.FileTask_LoadImageData.call(FileTask_LoadImageData.java:48)
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)
... 1 more
< >
正在显示第 1 - 7 条,共 7 条留言
Vanh 2022 年 11 月 8 日 下午 10:17 
go to mod file and delete poster code in mod info
ETA 2023 年 3 月 25 日 下午 8:01 
引用自 Vanh
go to mod file and delete poster code in mod info
What should I do?
kilésengati 2023 年 3 月 26 日 上午 7:08 
Have the same error. The thumbnail PNG was exported by the author using an interlacing/compression method that is incompatible with the game. Not sure about other textures in the mod.

ERROR: General , 1679839220701> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: java.io.IOException: unsupported interlace method at FutureTask.report. Message: .../Steam/steamapps/workshop/content/108600/2774834715/mods/EN_Newburbs/poster.png ERROR: General , 1679839220701> DebugLogStream.printException> Stack trace: java.util.concurrent.ExecutionException: java.io.IOException: unsupported interlace method 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.GameWindow.logic(GameWindow.java:309) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71) at zombie.GameWindow.frameStep(GameWindow.java:765) at zombie.GameWindow.run_ez(GameWindow.java:681) at zombie.GameWindow.mainThread(GameWindow.java:495) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: unsupported interlace method at zombie.core.textures.PNGDecoder.readIHDR(PNGDecoder.java:730) at zombie.core.textures.PNGDecoder.<init>(PNGDecoder.java:121) at zombie.core.textures.ImageData.<init>(ImageData.java:257) at zombie.asset.FileTask_LoadImageData.call(FileTask_LoadImageData.java:48) 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) ... 1 more
ExtraNoise  [开发者] 2023 年 3 月 30 日 下午 1:39 
How odd. I will take a stab at updating the thumbnail.
Krilton 2024 年 2 月 2 日 上午 8:55 
FYI, this error still happens as it did it for me while I was going through and cleaning up unused mods.
null 2024 年 6 月 26 日 上午 7:55 
Hey, i'm still getting this error. Any fixes soon?
jitman 9 月 14 日 下午 5:27 
same error:(
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50