Found fix to problem with grandle error jvm [Android build]

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
metalex
Newbie
Posts: 1
Joined: Tue Mar 12, 2019 4:45 am
Contact:

Found fix to problem with grandle error jvm [Android build]

#1 Post by metalex »

the error is the next

Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/4.4/userguide/g ... aemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 3145728KB or XXXXXXXKB object heap


the solution is the next

in the file renpy-7.2.0-sdk\rapt\project\gradle.properties edit with editor of text notepad++ for example and edit the next line

org.gradle.jvmargs=-Xmx3g

for this

org.gradle.jvmargs=-Xmx1024m

Post Reply

Who is online

Users browsing this forum: Bing [Bot]