Page 1 of 1

Access violation - Java AIs - win64

Posted: 18 Sep 2019, 12:21
by KypY
Hi

I have a problem with the win64 spring 104.0.1-1390-gd493f2d. When I try to play with a Java AI it crashes and gives me an "Access violation" error.

infolog.txt (for NullOOJavaAI): https://pastebin.com/CruMCv9a

I also tried HughAI, but I've got the same result.
I need this because I want to make a Java AI for a project and it must be on windows. So is there a problem with the win64 version of the engine or I messed up something?

Re: Access violation - Java AIs - win64

Posted: 19 Sep 2019, 14:56
by MasterBel
KypY wrote: 18 Sep 2019, 12:21 Hi

I have a problem with the win64 spring 104.0.1-1390-gd493f2d. When I try to play with a Java AI it crashes and gives me an "Access violation" error.

infolog.txt (for NullOOJavaAI): https://pastebin.com/CruMCv9a

I also tried HughAI, but I've got the same result.
I need this because I want to make a Java AI for a project and it must be on windows. So is there a problem with the win64 version of the engine or I messed up something?
It's making it further for you than it is for me on Spring 103 on my Mac. 8)
If I find a spare second in the next 24h I'll have a proper look, but hope someone who knows more than me gets to you first :)

Also, welcome, and I hope you enjoy your stay here!

Re: Access violation - Java AIs - win64

Posted: 26 Sep 2019, 11:47
by abma
from infolog.txt:

Code: Select all

C:\Program Files\AdoptOpenJDK\jdk-8.0.222.10-hotspot\jre
maybe AdoptOpenJDK is incompatible.