I'm trying to set up the bwapi-jbridge project to develop my own custom StarCraft: Broodwar AI. I've followed the installation instructions on their wiki to the letter but I just can't seem to get it to run. After launching Broodwar I get the following two errors within 2 seconds of the game starting:
Window title: Brood War: Windows - System Error
Exception Processing Message 0xc0000135 Paramaters 0x75B057EC 0x75B057EC 0x75B057EC 0x75B057EC
followed by:
Window title: Brood War: Windows - Application Error
The instruction at 0x648d1a7d referenced memory at 0x00000000. The memory could not be read.
I've already got a bug report in with the project developer but I wanted to see if anyone recognized those errors in relation to this project specifically or just JNI or C++ in general. Any possible solutions or even helpful tips to debug would be greatly appreciated and let me know if I can elaborate further.