Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Comes up while trying to start the "liteloader with forge" profile. #5438

Open
GamingFruit opened this issue May 7, 2024 · 1 comment
Labels
bug Something isn't working fill the template This ticket has not been filled with necessary information invalid This doesn't seem right

Comments

@GamingFruit
Copy link

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

Screenshot_20240507_193231_PojavLauncher (Minecraft Java Edition for Android)
Screenshot_20240507_193219_PojavLauncher (Minecraft Java Edition for Android)

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.

@GamingFruit GamingFruit added the bug Something isn't working label May 7, 2024
@GaucovyAero
Copy link
Collaborator

latest is not a version

@GaucovyAero GaucovyAero added invalid This doesn't seem right fill the template This ticket has not been filled with necessary information labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fill the template This ticket has not been filled with necessary information invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants