AAO25.com

Assist => Support => Assist Support => Topic started by: [K][K].187 on Sunday, April 12, 2015, 22:23:34 PM

Title: tourny mode
Post by: [K][K].187 on Sunday, April 12, 2015, 22:23:34 PM
does any one have any clue why , when in tournament mode  after the rounds are in and its time to switch side, s the assist crashes with critical error and we must restart server and tournament mode over?
Title: Re: tourny mode
Post by: ELiZ on Sunday, April 12, 2015, 22:54:11 PM
Guessing that you activated it thought f12?
I've been told that if you use color(other than default white) in the server name it will crash after last round.

If possible, restart server in tournament mode by editing aa25.ini and setting this value:
tournament=1

Then restart.
Title: Re: tourny mode
Post by: [K][K].187 on Sunday, April 12, 2015, 23:12:49 PM
i dont see tounry mode in ini.....   any other suggestions
Title: Re: tourny mode
Post by: ELiZ on Monday, April 13, 2015, 01:51:12 AM
i dont see tounry mode in ini.....   any other suggestions

If you don't see that ini entry in aa25.ini, just add it at the bottom.

Have server startup default a tournament server:
tournament=1

Normal Startup:
tournament=0

Title: Re: tourny mode
Post by: Ganja on Monday, April 13, 2015, 14:20:11 PM
i dont see tounry mode in ini.....   any other suggestions

A crash when sides change has never happpened to me. It was the last round of the tournament?
What I have been doing this last year is putting the match on 13 rounds and play only 12 so you don't get a critical
Title: Re: tourny mode
Post by: [K][K].187 on Monday, April 13, 2015, 14:31:15 PM
i was going to do the same thing , but i did switch sides after 7 rounds  thats when it crashes
Title: Re: tourny mode
Post by: Ganja on Monday, April 13, 2015, 14:34:30 PM
i was going to do the same thing , but i did switch sides after 7 rounds  thats when it crashes

Never heard of that before. I'd be interested in a screenshot of your tournament settings in F12
Title: Re: tourny mode
Post by: [K][K].187 on Monday, April 13, 2015, 14:42:23 PM
lol theres only so many options bro , nothing there to make it crash ... ??   
Title: Re: tourny mode
Post by: Ganja on Monday, April 13, 2015, 14:46:32 PM
lol theres only so many options bro , nothing there to make it crash ... ??   

I could help you out if you provided a screenshot of that F12 Tournament menu
Title: Re: tourny mode
Post by: [K][K].187 on Monday, April 13, 2015, 14:48:30 PM
brb
Title: Re: tourny mode
Post by: [K][K].187 on Monday, April 13, 2015, 14:59:39 PM
sent PM
Title: Re: tourny mode
Post by: [SWISS]Merlin on Tuesday, April 14, 2015, 04:54:58 AM
here is the solution:

1. make what ELiZ did write
2. be sure that your server name has not special characters like ^+,[
3. start server and just play. do NOT touch any settings while tournament is running (you can set all settings in the ini.file. if you dont know how, i can sent it to you
4. you can play and it will not crash anymore.
Title: Re: tourny mode
Post by: [K][K].187 on Tuesday, April 14, 2015, 10:01:13 AM
thx ill try it
Title: Re: tourny mode
Post by: [SWISS]Merlin on Tuesday, April 14, 2015, 16:21:01 PM
you have to add this section at the end of your aa25srv.ini, located at you system\server folder:
Code: [Select]
[Engine.DemoController]


[AGP_Gameplay.AGP_GameTournament]
asTournamentTeamName[0]=Team A
asTournamentTeamName[1]=Team B
sMatchName=ArmyOps Match
sTournamentName=ArmyOps Tournament
sLeagueName=aao25.com
iTournamentRequestDelayTime=30
iTournamentRoundDelayTime=5
iTournamentWarmupDuration=4
iTournamentSwapTime=60
iTournamentSwapLimit=6
iTournamentPauseLimit=90
bTournamentMercyRule=False
bTournamentOpenAllWeaponClassSlots=False
bTournamentTeamCaptainsAllowed=True
bTournamentTeamPasswordsRequired=False
bTournamentTieSuddenDeath=False
bTournamentTieScore=True
bTournamentEnableRandomTeamAssignments=False

feedback welcome :)
Title: Re: tourny mode
Post by: [K][K].187 on Wednesday, April 15, 2015, 10:07:57 AM
you have to add this section at the end of your aa25srv.ini, located at you system\server folder:
Code: [Select]
[Engine.DemoController]

thanks bro


[AGP_Gameplay.AGP_GameTournament]
asTournamentTeamName[0]=Team A
asTournamentTeamName[1]=Team B
sMatchName=ArmyOps Match
sTournamentName=ArmyOps Tournament
sLeagueName=aao25.com
iTournamentRequestDelayTime=30
iTournamentRoundDelayTime=5
iTournamentWarmupDuration=4
iTournamentSwapTime=60
iTournamentSwapLimit=6
iTournamentPauseLimit=90
bTournamentMercyRule=False
bTournamentOpenAllWeaponClassSlots=False
bTournamentTeamCaptainsAllowed=True
bTournamentTeamPasswordsRequired=False
bTournamentTieSuddenDeath=False
bTournamentTieScore=True
bTournamentEnableRandomTeamAssignments=False

feedback welcome :)
Title: Re: tourny mode
Post by: [SWISS]Merlin on Wednesday, April 15, 2015, 10:40:32 AM
always welcome :D