28-12-2025, 08:53 PM
(28-12-2025, 08:09 PM)BcfWorld Wrote: The bots are indeed a lot slower on servers than in offline mode, that issue sounds familiar to me.
After a search on the internet, I've found this document: https://github.com/shobith-s/supertuxkar...WORKING.md
In the section "Testing Server", it is written:
"There is a network AI tester in STK which can use AI on player controller for server hosting linear races game mode, which helps automating the testing for servers, to enable it use it on lan server"
So, I'm wondering if we are not hijacking the real use of the --network-ai parameter, which seemed to be intended for testing purposes, not real races. And in such case, the stk-config.xml file might not apply that case. Only the code could confirm that.

