Insomniumm / bwsal

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

Dll injects but wont do anything. #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download sources from repository.
2. Open solution in VS2008 and Build DLL.
3. Copy Dll to bwapi-data/ai/
4. Inject using Chaos-launcher.

What is the expected output? What do you see instead?
The message on the screen says it injected the dll, but wont do anything 
described in onStart() and the other functions.

Please provide any additional information below.
Made sure /bwapi-data/ contains only the files from the repo.

Any ideas what could be the problem?

Original issue reported on code.google.com by quietdeath@gmail.com on 5 Aug 2009 at 1:50

GoogleCodeExporter commented 8 years ago
Well it works for me, so I have no idea.
Are you using the latest revision of BWAPI.dll?
Are you compiling as Release build?

Original comment by AHeinerm on 5 Aug 2009 at 7:07

GoogleCodeExporter commented 8 years ago
To rule out every possibility of error I deleted my /bwapi-data/ and 
/chaoslauncher/ 
directory. I downloaded chaos again and used tortoise svn to get a clean svn 
checkout.

The bwapi.dll is the one given in the bwsal repo.
The ai module was compiled using release.

Original comment by quietdeath@gmail.com on 5 Aug 2009 at 7:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Fixed it by using the bwapi.dll compiled from the BWAPI source.
=> the one included doesnt work (at least for me).

Original comment by quietdeath@gmail.com on 5 Aug 2009 at 8:20

GoogleCodeExporter commented 8 years ago

Original comment by quietdeath@gmail.com on 10 Aug 2009 at 1:23

GoogleCodeExporter commented 8 years ago
Edit the bwapi.ini in bwapi-data file and make sure it loads exactly 
BasicAIModule.dll!

Original comment by vasil...@gmail.com on 3 Sep 2009 at 9:45