Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment.
DaveyBiggers on master
Microsoft mandatory file Merge pull request #926 from mi… (compare)
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Malmo\Java_Examples\MalmoJava.dll: Can't find dependent libraries
Hello everyone! :-)
I get the following error over and over again, when I type launchClient.bat in the terminal:
[...]
:runClient
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
:runClient FAILED
FAILURE: Build failed with an exception.
Process 'command 'C:\Program Files (x86)\Java\jdk1.8.0_241\bin\java.exe'' finished with non-zero exit value 1
I have the 64bit Java Version, so having the 32bit is NOT my problem. Do you have any ideas what went wrong?