Search found 3 matches
- 21 Jul 2006, 22:17
- Forum: Linux
- Topic: UnityLobby
- Replies: 804
- Views: 129002
I can't get your tool to start up. I got some weird config problems sorted out but now it's complaining about the missing file /etc/spring/datadir. Thi s is missing because I manually installed the tool, not using debian or gentoo packages. I think you should add a third option to the respective GLO...
- 21 Jul 2006, 01:23
- Forum: AI
- Topic: InitAI passes invalid callback
- Replies: 3
- Views: 822
- 20 Jul 2006, 23:55
- Forum: AI
- Topic: InitAI passes invalid callback
- Replies: 3
- Views: 822
InitAI passes invalid callback
Hi, I'm trying to get my own AI together, and after a lot of research I got Dev-C++ to compile a DLL that TASpring accepts as valid AI DLL. But now the problem is that when the engine calls my InitAI function, it passes an invalid pointer as first parameter (points to 0x1), and of course I can't do ...