Page 1 of 1

Problem with sounds and kevlar

PostPosted: Mon Sep 19, 2011 7:30 pm
by Neka
Hello everyone!
I have some weird problems...
I've setup clean gg51 installation (from nearby thread), configure it, setup gg_winner_display and ggwinnersound...
And i have troubles with sound! Levelup no playing but downoaded, sometimes ggwinnersound not playing it own sounds. I have trying to solve it for 3 days, and no results! I reinstall CSS server, reinstall gg and it's prugins. Now i hear gg sounds but my opponent not. Maybe its better to use gg4? I'd seen a couple robust servers on 4th gg.
Also on connect to the srver and join team it not give the kevlar, only at next respawn. Why?

Also i found this in server's console:
# ================================================
# >> GunGame 5.1 Exception Caught!
# ================================================
Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/__init__.py", line 432, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/included/gg_leader_messages/gg_leader_messages.py", line 99, in gg_leader_disconnect
saytext2('#human', getPlayer(leaders[0]).index, 'NewLeader',
File "../eventscripts/_libs/python/playerlib.py", line 1310, in getPlayer
raise e
UseridError: '5' is an invalid userid
# ================================================

How can i solve this problems? Please heeelp:)

UPD: Server runnig on x64 ALTLinux Server 6

PostPosted: Wed Sep 21, 2011 12:10 am
by XE_ManUp
We believe this error has been fixed (from the error log you posted). Not knowing which version of GunGame you are running, it is difficult to say. However, this would not cause your issue. Is there a way we could get you to post your sound files on here and any files in your cfg/gungame51/logs folder?

PostPosted: Wed Sep 21, 2011 12:18 am
by satoon101
Also, there would be no use to going back to GG4. It is not only no longer supported, but I would doubt it even works properly anymore since the OrangeBox update. Not sure about the armor, but we have noticed this in a few instances. We have not narrowed down the cause of that as of yet. If sounds and armor are really your only issues, there is definitely no need revert to an unsupported version.

Along with the information that XE requested, if you could take a screenshot of your sounds in their folder, or even upload your sounds here, that would be very helpful as well.

Satoon

Re: Problem with sounds and kevlar

PostPosted: Wed Sep 21, 2011 2:21 am
by Neka
In logs i have one file, contains only headr
*******************************************************************************
* GUNGAME v5.1 ERROR LOGGING
* HTTP://FORUMS.GUNGAME.NET/
*
* GG VERSION: 5.1.519 IP: LOCALHOST
* SPE VERSION: 1.5.0f r85 PORT: 27016
* PLATFORM: POSIX DATE: 09-20-2011
* ES VERSION: 2.1.1.370 ES CORE VERSION: 2.1.1.336
* MM VERSION: 0 SM VERSION: 0
* MANI VERSION: 0 EST VERSION: 0
*******************************************************************************

I'll use Mani Admin v1_2_22_6_orange.

Here is my sounds folder - http://file.qip.ru/file/msGTVJr5/gungame.html

Here is all my sqrver's files (ES Linux version) - http://file.qip.ru/file/A0shy8Nd/server.html

PostPosted: Wed Sep 21, 2011 5:28 am
by satoon101
First thing I notice is that you don't have any setting for the "winner" sound:
title = "Default"
levelup = "gungame/default/smb3_powerup.mp3"
leveldown = "gungame/default/smb3_powerdown.mp3"
levelsteal = "gungame/default/smb3_1-up.mp3"
nadelevel = "gungame/default/nade_level.mp3"
knifelevel = "gungame/default/knife_level.mp3"
multilevel = "gungame/default/smb_star.mp3"
welcome = "gungame/default/gg5_welcome.mp3"
handicap = "gungame/default/gg_handicap.mp3"
multikill = "common/stuck1.wav"
countDownBeep = "hl1/fvox/beep.wav"
winner = ""
friendlyfire = "npc/roller/mine/rmine_tossed1.wav"
nadebonuslevel = "common/stuck2.wav"
notify = "common/warning.wav"

It seems that you removed the winner sound completely.

Not sure about the other sounds. Everything looks correct as far as those go. Do you by chance have a Fast Download set up? If so, make sure that all of the files are located on there as well.

Satoon

PostPosted: Wed Sep 21, 2011 6:34 am
by XE_ManUp
I don't see any issues at all. It does not make any sense from your current setup. sv_pure isn't set to > 0. sv_allowdownload == 1. Is cl_allowdownload set to 1 and cl_downloadfilter set to all on your client?

Re:

PostPosted: Wed Sep 21, 2011 10:10 am
by Neka
satoon101 wrote:It seems that you removed the winner sound completely.

Yep, i remove it from GG, but setup ggwinnersound plugin for ES. Fro not playing 2 sounds at the same time. Fast Download is turned on, but on this server's config it turned off, for cleanest GG installation.

XE_ManUp wrote:I don't see any issues at all. It does not make any sense from your current setup. sv_pure isn't set to > 0. sv_allowdownload == 1. Is cl_allowdownload set to 1 and cl_downloadfilter set to all on your client?

What is sv_pure ? Clients all downloads successful, but sound not playing.

PostPosted: Wed Sep 21, 2011 3:49 pm
by tnarocks
gg version is way out of date that i see. and no admin puglin installed like mani or sourcemod

PostPosted: Wed Sep 21, 2011 4:23 pm
by satoon101
GG Version is definitely not out of date. It is the newest "released" version.

Yeah, noticed the ggwinnersound addon after I posted my last reply. If neither GG51 nor ggwinnersound are playing sounds properly, I honestly have no idea why that would be. Are there any errors in your client console about sounds not being played?

Satoon

PostPosted: Wed Sep 21, 2011 4:27 pm
by XE_ManUp
Or it could be a permissions issue in the sounds folder? chmod to 755 all folders/files?

What is your server IP?

Re:

PostPosted: Fri Sep 23, 2011 8:32 am
by Neka
satoon101 wrote: Are there any errors in your client console about sounds not being played?

Nope, console is clean
XE_ManUp wrote:Or it could be a permissions issue in the sounds folder? chmod to 755 all folders/files?
What is your server IP?

Permissions on the folders are 755, on files 644. My server IP is 127.0.0.1 =) yet, in this servers are running for local Network only for first time