Project Zomboid

Project Zomboid

ExtraNoise's Newburbs Tiles
Kyrox 17 Sep, 2022 @ 12:11am
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
< >
Showing 1-6 of 6 comments
Vanh 8 Nov, 2022 @ 10:17pm 
go to mod file and delete poster code in mod info
ETA 25 Mar, 2023 @ 8:01pm 
Originally posted by Vanh:
go to mod file and delete poster code in mod info
What should I do?
kilésengati 26 Mar, 2023 @ 7:08am 
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  [developer] 30 Mar, 2023 @ 1:39pm 
How odd. I will take a stab at updating the thumbnail.
Krilton 2 Feb, 2024 @ 8:55am 
FYI, this error still happens as it did it for me while I was going through and cleaning up unused mods.
null 26 Jun, 2024 @ 7:55am 
Hey, i'm still getting this error. Any fixes soon?
< >
Showing 1-6 of 6 comments
Per page: 1530 50