#Task :genSourcesWithCfr FAILED

1 messages · Page 1 of 1 (latest)

somber halo
#

So, im trying to make a minecraft mod with fabric and when i use ./gradlew genSources it fails. How do i fix it. i have only learned java from Kaupenjoe's java introduction and don't know much.

split sandBOT
#

<@&987246652869971988> please have a look, thanks.

hardy pivot
#

@somber halo change the title to the error message

sleek flame
#

So do you have a 64 bit JDK installed?

somber halo
#

Task :genSourcesWithCfr FAILED

somber halo
#

i have double checked and reinstalled the jdk after i get this error

sleek flame
#

What does java -version give?

somber halo
carmine coral
#

are you running a 32 bit OS?

somber halo
carmine coral
#

double check

somber halo
#

im checking

#

it is a 64 bit OS

sleek flame
carmine coral
sleek flame
#

And your error says you need an x64 one.

somber halo
sleek flame
#

x86 = 32 bit, x64 = 64 bit.

somber halo
#

I didn't know thatpepe_sad

sleek flame
#

No problem, we learn something new every day.

somber halo
carmine coral
#

really wish all distributors included the 32-bit/64-bit in the version message

#

if it werent for the "Client" part, probably would have taken longer to solve

#

and not many devs understand that only 32 bit systems default to client vm, or even understand client vs server vm config