Hey!
So I reported an issue related to pojavlauncher (a Minecraft launcher that is made and optimised to run minecraft java edition in mobile phones) that whenever I download wurst client, the game doesn't start at all and shows an image (I have attached the image to this message)

But, this time I'm giving the errors code that it says to copy, maybe this will help.
java.lang.ArithmeticException: divide by zero
at net.kdt.pojavlaunch.tasks.MinecraftDownloader.reportProgressSizeCounter(MinecraftDownloader.java:143)
at net.kdt.pojavlaunch.tasks.MinecraftDownloader.downloadGame(MinecraftDownloader.java:116)
at net.kdt.pojavlaunch.tasks.MinecraftDownloader.lambda$start$0$net-kdt-pojavlaunch-tasks-MinecraftDownloader(MinecraftDownloader.java:67)
at net.kdt.pojavlaunch.tasks.MinecraftDownloader$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.jav
a:1012)