Error Comes up while trying to start the "liteloader with forge" profile.
#5,438 创建于 2024年5月7日
仓库指标
- Star
- (5,279 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Describe the bug
java.lang.NullPointerException: Attempt to read from field 'net.kdt.pojavlaunch.JMinecraftVersionList$FileProperties net.kdt.pojavlaunch.JMinecraftVersionList$LoggingConfig$LoggingClientConfig.file' on a null object reference in method 'void net.kdt.pojavlaunch.tasks.AsyncMinecraftDownloader.downloadGame(android.app.Activity, net.kdt.pojavlaunch.JMinecraftVersionList$Version, java.lang.String)' at net.kdt.pojavlaunch.tasks.AsyncMinecraftDownloader.downloadGame(AsyncMinecraftDownloader.java:109) at net.kdt.pojavlaunch.tasks.AsyncMinecraftDownloader.lambda$new$0$net-kdt-pojavlaunch-tasks-AsyncMinecraftDownloader(AsyncMinecraftDownloader.java:54) at net.kdt.pojavlaunch.tasks.AsyncMinecraftDownloader$$ExternalSyntheticLambda0.run(Unknown Source:10) 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.java:1012)
This is the error, please tell me how to fix it, I did everything to fix this error, removed all mods, please tell me a way to fix it. I am losing my mind right now.
The log file and images/videos
Steps To Reproduce
Start Pojav Launcher
Click Play on "liteloader with forge 1.12.2"
Error pops up.
Expected Behavior
I expected that the profile will run without any problems.
Platform
- Device model: Samsung Galaxy Tab A8
- CPU architecture: idk
- Android version: 14
- PojavLauncher version: Latest
Anything else?
I installed both forge and liteloader, liteloader has a profile to install on called "liteloader with forge" which is the one I installed for the version 1.12.2 to run both .jar and .litemod mods. Removed all the mods but still did not run and showed the error given below. Thanks.