Can't run on Android #2554
Answered
by
milutinke
yfydodo939
asked this question in
Q&A
-
I did everything as the tutorial but it keeps throwing errors below when I run it finally: GC heap initialization failed with error 0x8007000E |
Beta Was this translation helpful? Give feedback.
Answered by
milutinke
Jul 31, 2023
Replies: 1 comment 1 reply
-
Execute the following commands, in order: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yfydodo939
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Execute the following commands, in order:
ulimit -v unlimited
sudo ulimit -u unlimited
sudo ulimit -s unlimited
sudo ulimit -n unlimited
sudo ulimit -l unlimited