2025-07-18 06:19 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001515AIAIpublic2009-08-13 12:35
Reporterhoijui 
Assigned Tohoijui 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Summary0001515: "Invalid order from player" when controlling a Skirmish AI team and then spectating
Descriptionlooks like either /team or /spectator does still not set all variables as they should be.
i will most likely fix it myself, as soon as i will have time (will probably be away from the PC for some days). i just know i would forget it otherwise ;-)
Additional Informationto reproduce:
* start spring(.exe)
* select BA (version does not matter)
* select an AI that builds something (tested with KAIK or AAI)
* select a map (tested with Brazillian battlefield, but should really not matter)
* /cheat (as soon as game started)
* /team 1
* wait till the AI team has a few units
* /spectator
Now you will receive messages of the kind:
Invalid order from player 0 (unit 234 corcom, team 1)
and the AIs units will not execute commands anymore.

hint:
grep -rl "Invalid order from player" rts
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0003861

monohouse (reporter)

I got that too, but in my case it's probably not the AI itself, but rather the fact that AI libs were compiled i nthe first place, and even if there is no AI in the game, it still happens, but the error is more than that during multiplayer without AI - in addition to "Invalid order from player" I also get sync error and "Unknown net msg from client 22" and "Unknown net msg from client 23", I tested that with 1.2 not latest master

~0003899

hoijui (reporter)

Commit edd96a6c8f1f2764ff5e20200bd85fad863e7747 seems to solve it,
most likely also the problem monohouse described in the last comment.
+Notes

-Issue History
Date Modified Username Field Change
2009-07-26 17:22 hoijui New Issue
2009-08-06 17:03 hoijui Additional Information Updated
2009-08-10 01:53 monohouse Note Added: 0003861
2009-08-13 12:35 hoijui Note Added: 0003899
2009-08-13 12:35 hoijui Status new => resolved
2009-08-13 12:35 hoijui Resolution open => fixed
2009-08-13 12:35 hoijui Assigned To => hoijui
+Issue History