Access violation - Java AIs - win64

Access violation - Java AIs - win64

Here is where ideas can be collected for the skirmish AI in development

Moderators: hoijui, Moderators

Post Reply
KypY
Posts: 1
Joined: 13 Aug 2019, 17:15

Access violation - Java AIs - win64

Post 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?
User avatar
MasterBel
Posts: 271
Joined: 18 Mar 2018, 07:48

Re: Access violation - Java AIs - win64

Post 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!
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Access violation - Java AIs - win64

Post by abma »

from infolog.txt:

Code: Select all

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

Return to “AI”