AAO25.com

America's Army => General Chat => Topic started by: Tshort on Thursday, December 20, 2012, 13:10:09 PM

Title: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Tshort on Thursday, December 20, 2012, 13:10:09 PM
Hi
I keep getting kicked for this...
Quote
Cvar Engine.Pawn AmbientSoundScaling User.ini (=) must INCLUDE the text "0.8"

Does anybody know how to fix this please?I just installed AA on windows 8.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: teddy_grizzly_bear on Thursday, December 20, 2012, 13:30:54 PM
The line
Code: [Select]
AmbientSoundScalingunder engine.pawn must equal 0.8 in your user.ini.

Although its odd if you say you just installed Assist, you should have default settings(0.8 is default).

In any case, to fix it, go to the location of your AA installation, go into the System folder, open the user.ini file (in notepad) and find the line "AmbientSoundScaling". Now edit the part after "=" to "0.8" and you should be all set.

If you don't know where your AA installation is:
Quote
QUESTION: Where the hell does assist store the game system files and all its data?

ANSWER MAC-OSX: /Users/USERNAME/Library/Application Support/25Assist/
ANSWER LINUX: /home/USERNAME/25Assist/
ANSWER WINDOWS XP: C:\Documents and settings\USERNAME\Application Data\25Assist\
ANSWER WINDOWS VISTA/7: C:\Users\USERNAME\AppData\Roaming\25Assist\
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Tshort on Thursday, December 20, 2012, 13:42:26 PM
This is the only thing i have under Engine.Pawn.

Quote
[Engine.Pawn]
Bob=0.006000
bWeaponBob=True
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: teddy_grizzly_bear on Thursday, December 20, 2012, 16:56:55 PM
Then just add the line "AmbientSoundScaling=0.800000". It should be there, no idea why it's not in your case.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Possessed on Thursday, December 20, 2012, 18:37:01 PM
looks like the game bugs and do not write this value, but this values is in the default.ini.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Tshort on Thursday, December 20, 2012, 19:42:49 PM
Then just add the line "AmbientSoundScaling=0.800000". It should be there, no idea why it's not in your case.
Thanks that did it..
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Target9319 on Saturday, January 05, 2013, 23:01:30 PM
This is the only thing i have under Engine.Pawn.

I have the same problem. I'm running Vista, when I downloaded Assist this is what I have under [Engine.Pawn]

[Engine.Pawn]
Bob=0.006000
bWeaponBob=True

I tried adding  AmbientSoundScaling=0.800000 under bWeaponBob but it still keeps kicking me.

Am I doing something wrong? Can somebody help me?

Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Possessed on Saturday, January 05, 2013, 23:34:40 PM
backup Your User.ini then delete the original, game will generate a new one but you will have to configure your keys/binds again.

or try to edit the file again, run the text editor/assist as Admin
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: teddy_grizzly_bear on Sunday, January 06, 2013, 05:07:26 AM
And make sure your game isn't running when you edit the file, otherwise it wont save. I mean when you get kicked from the server, the game will still be running even though you're not on a server.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: ]-KTA-[Helldiver on Sunday, January 06, 2013, 10:49:22 AM
In my case taking ownership of the file user.ini in aao system folder solved the problem.

I opened it, saved it and took ownership.

After this no kicks for ambient sound again :-)

Ah iam using windows 8 just for information.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: spinelli31 on Sunday, January 06, 2013, 22:12:52 PM
delete the game and reinstall will solve that, I do not know what else to do.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Spanky on Sunday, January 06, 2013, 22:19:23 PM
delete the game and reinstall will solve that, I do not know what else to do.

No need to do that, just delete the User.ini and start AA up, it will create a new and default one.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: spinelli31 on Sunday, January 06, 2013, 22:56:21 PM
how do I delete the User.ini?
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Spanky on Sunday, January 06, 2013, 22:59:26 PM
Go into the system folder of AA (see Assist ReadMe) and delete it.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: spinelli31 on Sunday, January 06, 2013, 23:02:54 PM
Excuse the ignorance, but do not know how to get to the folder of system AA.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Spanky on Sunday, January 06, 2013, 23:03:48 PM
That's why I said see Assist ReadMe :) It tells you where it is.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Spanky on Sunday, January 06, 2013, 23:13:03 PM
Wait, there's a problem. AmbientSoundScaling doesn't exist in the default User.ini. ELiZ is doing some research on it right now. Whatever the problem is, it should be fixed in the next Assist update (in the next several hours or so).
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: spinelli31 on Sunday, January 06, 2013, 23:47:56 PM
I think I solved the problem by copying the user ini - [Engine.Pawn]
Bob = 0.006000
bWeaponBob = False
bNoCoronas = True
AmbientSoundScaling = 0.800000.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Spanky on Sunday, January 06, 2013, 23:49:42 PM
Yea, that will fix it :)
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: spinelli31 on Sunday, January 06, 2013, 23:55:34 PM
Tested and stopped the kick. I copied the user ini a2 version, version 2.8.5. I appreciate your attention and look forward to playing it cool. Thank you. Until a message appears (agp and some more stuff there), but the kick stopped, thank God. I'll try better tomorrow. Good evening. I speak of Rio de Janeiro - Brazil.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Spanky on Sunday, January 06, 2013, 23:58:03 PM
Glad you got it fixed :) Hopefully this issue won't happen anymore in the new update.
Title: Re: Cvar Engine.Pawn AmbientSoundScaling User.ini
Post by: Possessed on Monday, January 07, 2013, 00:05:17 AM
I have this in my DefaultUser.ini, que bo mque vocĂȘ conseguiu, moro no interior do estado do rio :_)
qualquer coisa entre em contato