Robosturm / Commander_Wars

The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
https://github.com/Robosturm/Commander_Wars/releases
GNU Lesser General Public License v3.0
213 stars 33 forks source link

Attempting to Train using the Train AI Tutorial Breaks. #1805

Closed RyushoYosei closed 2 months ago

RyushoYosei commented 3 months ago

Describe the bug Following the "Normal AI training" tutorial, though it might be out dated now. Breaks and doesn't function.

To Reproduce Follow tutorial, start the exe.

Expected behavior It to run through training,

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Info: 10.06.2024 02:26:40: Selecting new co's at random File: Line: 0 Function: Info: 10.06.2024 02:26:40: Preparing next match on core Core0 File: Line: 0 Function: Info: 10.06.2024 02:26:40: Using ai at index 0 for player 0 File: Line: 0 Function: Info: 10.06.2024 02:26:40: Using ai-setting normal.ini for player 0 File: Line: 0 Function: Info: 10.06.2024 02:26:40: Using ai at index 1 for player 1 File: Line: 0 Function: Info: 10.06.2024 02:26:40: Using ai-setting normal1.ini for player 1 File: Line: 0 Function: Critical: 10.06.2024 02:26:40: ReferenceError: mainServer is not defined in File: file:init.js at Line: 182 File: Line: 0 Function:

Robosturm commented 3 months ago

You need the server option to be on / true in the ini. Else the game can't spawn games on your pc.