Search

Search found 3 matches

by wishkah
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...
by wishkah
21 Jul 2006, 01:23
Forum: AI
Topic: InitAI passes invalid callback
Replies: 3
Views: 822

Strange as your dll itnerface looks nothign like mine. Infact ti looks more like the prelinux prot code. #include "float3.h" #include "GlobalAI.h" #include "ExternalAI/aibase.h" DLL_EXPORT int GetGlobalAiVersion(){ return GLOBAL_AI_INTERFACE_VERSION; } DLL_EXPORT void ...
by wishkah
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 ...

Go to advanced search