View Issue Details

IDProjectCategoryView StatusLast Update
0004818AIAIpublic2015-06-18 21:06
ReporterDeinFreund Assigned Toabma  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Summary0004818: Spring failing to load NullOOJavaAI using JavaInterface
DescriptionSimilar to 0004665, but doesn't crash.

This time with a new error:

[f=0000000] Error: Initializing AI Interface library from file "C:\Users\User\Documents\My Games\Spring\engine\98.0.1-829-gc63d0f4\AI\Interfaces\Java\0.1\AIInterface.dll". The call to initStatic() returned unsuccessfuly.

Anarchid will try to reproduce.
Steps To ReproduceStart a game with newest Spring(829) against any Java AI.
Additional InformationFull infolog: http://paste.springfiles.com/view/672becc1#L388
TagsNo tags attached.

Relationships

duplicate of 0004819 resolvedabma Spring engine ai interfaces should log into infolog.txt 

Activities

abma

2015-06-18 20:34

administrator   ~0014630

Last edited: 2015-06-18 20:34

java not installed?

java not found by java interface? see the interface log file.

DeinFreund

2015-06-18 20:43

reporter   ~0014632

Thanks for pointing me at that log file, didn't know it existed.
As you said, java binaries weren't found by the interface, it's working now.
http://paste.springfiles.com/view/8da38e51
(JAVA_HOME is not actually pointing at a JRE)

Implementing 0004819 should help others like me.

abma

2015-06-18 21:06

administrator   ~0014633

ok, maybe better an error message popup... but thats 0004819 :)

Issue History

Date Modified Username Field Change
2015-06-18 13:44 DeinFreund New Issue
2015-06-18 20:34 abma Note Added: 0014630
2015-06-18 20:34 abma Assigned To => abma
2015-06-18 20:34 abma Status new => feedback
2015-06-18 20:34 abma Note Edited: 0014630
2015-06-18 20:36 abma Relationship added related to 0004819
2015-06-18 20:43 DeinFreund Note Added: 0014632
2015-06-18 20:43 DeinFreund Status feedback => assigned
2015-06-18 21:06 abma Note Added: 0014633
2015-06-18 21:06 abma Relationship replaced duplicate of 0004819
2015-06-18 21:06 abma Status assigned => resolved
2015-06-18 21:06 abma Resolution open => no change required