Project Zomboid

Project Zomboid

Filibuster Rhymes' Used Cars! BETA BETA BETA - NO LONGER UPDATED
MeshAssetManager.loadCallback> Failed to load asset: AssetPath{ "media/models/Vehicles_WheelMIL2.txt" }
I get errors like these `MeshAssetManager.loadCallback> Failed to load asset: AssetPath{ "media/models/Vehicles_WheelMIL2.txt" }`

I noticed that this file is in `models_X/` not `models/`

Happens for several `models/*.txt` files.
< >
Showing 1-1 of 1 comments
anywhere.i.roam 25 Jun, 2021 @ 6:56am 
WARN : General , 1624628772188> MeshAssetManager.loadCallback> Failed to load asset: AssetPath{ "media/models/Vehicles_WheelMIL2.txt" } ERROR: General , 1624628772188> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: java.lang.NullPointerException at FutureTask.report line:122. ERROR: General , 1624628772188> DebugLogStream.printException> Stack trace: java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at zombie.fileSystem.FileSystemImpl.updateAsyncTransactions(FileSystemImpl.java:312) at zombie.GameWindow.logic(GameWindow.java:293) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71) at zombie.GameWindow.frameStep(GameWindow.java:721) at zombie.GameWindow.run_ez(GameWindow.java:637) at zombie.GameWindow.mainThread(GameWindow.java:464) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at java.io.FileInputStream.<init>(FileInputStream.java:130) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at zombie.core.skinnedmodel.model.ModelLoader.loadTxt(ModelLoader.java:64) at zombie.core.skinnedmodel.model.FileTask_LoadMesh.loadTxt(FileTask_LoadMesh.java:151) at zombie.core.skinnedmodel.model.FileTask_AbstractLoadModel.call(FileTask_AbstractLoadModel.java:41) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more WARN : General , 1624628772189> MeshAssetManager.loadCallback> Failed to load asset: AssetPath{ "media/models/Vehicles_WheelFRTrans.txt" } ERROR: General , 1624628772189> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: java.lang.NullPointerException at FutureTask.report line:122. ERROR: General , 1624628772189> DebugLogStream.printException> Stack trace: java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at zombie.fileSystem.FileSystemImpl.updateAsyncTransactions(FileSystemImpl.java:312) at zombie.GameWindow.logic(GameWindow.java:293) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71) at zombie.GameWindow.frameStep(GameWindow.java:721) at zombie.GameWindow.run_ez(GameWindow.java:637) at zombie.GameWindow.mainThread(GameWindow.java:464) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at java.io.FileInputStream.<init>(FileInputStream.java:130) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at zombie.core.skinnedmodel.model.ModelLoader.loadTxt(ModelLoader.java:64) at zombie.core.skinnedmodel.model.FileTask_LoadMesh.loadTxt(FileTask_LoadMesh.java:151) at zombie.core.skinnedmodel.model.FileTask_AbstractLoadModel.call(FileTask_AbstractLoadModel.java:41) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more
< >
Showing 1-1 of 1 comments
Per page: 1530 50