flaing / jnibwapi

Automatically exported from code.google.com/p/jnibwapi
0 stars 0 forks source link

BWAPI4 compatibility? #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is there any update on compatibility with newer versions of BWAPI?

There was already a preliminary patch posted in issue #24, but it is based on a 
really old revision and probably does not work anymore at this time (untested 
though).

Especially the problem in BWAPI r4160 that launching multiplayer games via 
auto-menu (which was fixed in BWAPI last year) is causing problems for us at 
the moment.

Or could you provide some information on how to compile JNIBWAPI for BWAPI?

TIA

Original issue reported on code.google.com by hai.kata...@gmx.de on 2 May 2014 at 9:07

GoogleCodeExporter commented 9 years ago
Was that problem fixed for any BWAPI3 version, or only in BWAPI4?
I don't think there's any current effort to make a BWAPI4 compatible version, 
as BWAPI4 is in beta and BWAPI3 is still in wide use.
You should be able to recompile BWAPI and JNIBWAPI with whatever changes you 
like by following the instructions in [ExtendingJNIBWAPI]

Original comment by phoeni...@gmail.com on 3 May 2014 at 6:31

GoogleCodeExporter commented 9 years ago
The problem was fixed after the migration to BWAPI4 was begun, which is why im 
strongly guessing that it's not directly drop-in compatible anymore.

I'll check out the wiki page and try recompiling though, so thanks for the link 
;)

If I make any headway, I'll post updates in here, so it'd be great if you could 
leave this issue open for now.

If I can get in the patch I want, that might fix the problem described in #34 
as well.

Original comment by hai.kata...@gmx.de on 3 May 2014 at 6:35

GoogleCodeExporter commented 9 years ago
Yes the patch I wrote was for a in-production revision of BWAPI 4. Sorry about 
that.

Original comment by AHeinerm on 13 May 2014 at 6:37