QuestCraftPlusPlus / PojavLauncher

A Minecraft: Java Edition Launcher for Android based on Boardwalk. Fork built specifically to run on the Meta Quest platform.
GNU General Public License v3.0
52 stars 36 forks source link

[BUG] Impossible to build from source, errors out every time I try. #17

Closed SamHammie closed 2 years ago

SamHammie commented 2 years ago

Describe the bug

Trying to run gradlew.bat or do the command gradlew assemble returns an error.

The log file and images/videos

https://gist.github.com/SoulNylium/0d98ba7bc9b6294e0335ed9ec832052b

Steps To Reproduce

Run gradlew assemble in Windows Powershell
Get error within the first few seconds
Assembling stops immediately

Expected Behavior

Run gradlew assemble Gradle takes the approximate 1.5 to 3 minutes to build Jar files are exported to the build/libs folder(s)

Platform

- Device model: Acer Aspire E5-575 (Acer Aspire E15 2016)
- CPU architecture: Intel Core i5 6200U
- Android version: Haven't gotten that far
- PojavLauncher version: Haven't gotten that far

Anything else?

No response

ProtatoPlus commented 2 years ago

Same here any ideas?

thejudge156 commented 2 years ago

Build not assemble

SamHammie commented 2 years ago

Build not assemble

I did build first, then assemble. Same issue.

thejudge156 commented 2 years ago

Your JDK is not set to Java 17

Exist43 commented 2 years ago

I can't sign in with Microsoft Account, it just brings up error ERR_Name_Not_Resolved on my quest... help

Flamgop commented 2 years ago

Follow the pojav building guide, then if that doesn't work tell us.

Flamgop commented 2 years ago

Closing unless issue re-appears after following proper build guide.