trying to load an AI for Human

trying to load an AI for Human

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
Smiff
Posts: 123
Joined: 03 Oct 2007, 12:54

trying to load an AI for Human

Post by Smiff »

sometimes starting a skirmish via SpringSP, on game start Spring crashes with:

Failed to Load AI lib
AI\Bot-libs\Human

what's weird is other times on same settings it will work, so i cant give reliable replication instructions sorry.

obviously, it should not be trying to load an Ai lib for a human player! (but in SpringSP or Spring?)
Smiff
Posts: 123
Joined: 03 Oct 2007, 12:54

Post by Smiff »

i think this may be when the human player isn't the first in the list.
anyone?
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

The start script (.\Spring\script.txt) is broken. You can either delete it and have SpringSP generate a new one or simply fix it yourself with a text editor.

Look for...

Code: Select all

[PLAYER0]
{
	name=YourNickHere;
	Spectator=0;
	team=1;
}
....then look up your team, TEAM1 in this case, and remove the "AIDLL=AI\Bot-libs\Human" line from it. Now run spring directly with script.txt as parameter, i.e. "spring.exe script.txt".
Smiff
Posts: 123
Joined: 03 Oct 2007, 12:54

Post by Smiff »

thanks but this is a bug in SpringSP skirmish launcher then yes? I am more concerned with getting it fixed for other users than playing myself. who should I pass this on to please?
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

Smiff
Posts: 123
Joined: 03 Oct 2007, 12:54

Post by Smiff »

thanks, have posted there
User avatar
Android_X
Posts: 84
Joined: 24 Dec 2005, 06:13

Post by Android_X »

Are you using version 0.9?

If you are, could you post the contents of your script.txt after the bug occurs(if you can still get it to happen)?
That would help me reproduce and fix the bug.
Post Reply

Return to “Help & Bugs”