AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   Quake Sounds (https://forums.alliedmods.net/showthread.php?t=58548)

J@y-R 08-08-2007 11:01

Re: SM Quake Sounds
 
if I in the HLSW console sm plugin list write then come
25 <Error> “QuakeSounds” (1.4.1) by AMP
however with version 1.3/1.3.1 is go however not there plugin completely normally



[SM] Plugin encountered error 15: Array index is out of bounds
[SM] Debug mode is not enabled for "quakesounds.smx"
[SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 26 on

i have debugmode on for this plug-in

dalto 08-08-2007 11:06

Re: SM Quake Sounds
 
Did you update you addons/sourcemod/translations/plugins.quakesounds.txt and addons/sourcemod/config/quakesoundlist.cfg to the ones that were packaged with the 1.4.1 distribution?

J@y-R 08-08-2007 11:08

Re: SM Quake Sounds
 
i have restart my server and now going fine ^^lol^^

and I have nothing changed simply only times actively much-calibrates a server error


mfg JaY

dalto 08-08-2007 11:15

Re: SM Quake Sounds
 
Quote:

Originally Posted by J@y-R (Post 514425)
yes i have all cfg's.txt's all datas updatet

i will have back version 1.3 or 1.3.1 pls this is working

ok, here is a copy of 1.3.1

stubu 08-08-2007 11:43

Re: SM Quake Sounds
 
Hi.

I have had the same error but in ver 1.3. But only once time in 3days.

Quote:

Plugin encountered error 15: Array index is out of bounds
So i think it is not a problem with the ver 1.4

CU

Stubu

Tekniqal 08-08-2007 11:51

Re: SM Quake Sounds
 
Just so you know you have typos in phrase file
Code:

    "double combo"
    {
        "#format"    "{1:s}"
        "en"        "{1} just pulled off a Double Kill"
    }
    "triple combo"
    {
        "#format"    "{1:s}"
        "en"        "{1} just pulled off a Triple Kill"
    }
    "quad combo"
    {
        "#format"    "{1:s}"
        "en"        "{1} just pulled off a Quadruple Combo"
    }


dalto 08-08-2007 12:08

Re: SM Quake Sounds
 
Quote:

Originally Posted by Tekniqal (Post 514444)
Just so you know you have typos in phrase file
Code:

    "double combo"
    {
        "#format"    "{1:s}"
        "en"        "{1} just pulled off a Double Kill"
    }
    "triple combo"
    {
        "#format"    "{1:s}"
        "en"        "{1} just pulled off a Triple Kill"
    }
    "quad combo"
    {
        "#format"    "{1:s}"
        "en"        "{1} just pulled off a Quadruple Combo"
    }


Sadly, even after you posting the relevant portion, I still don't see the typos.

dalto 08-08-2007 12:15

Re: SM Quake Sounds
 
Quote:

Originally Posted by stubu (Post 514442)
Hi.

I have had the same error but in ver 1.3. But only once time in 3days.



So i think it is not a problem with the ver 1.4

CU

Stubu

Version 1.0-1.3 have bugs that will cause array out of bounds errors.

They were fixed in 1.3.1.

However, none of those would stop the plugin from loading like J@y-R is seeing. It is almost definitely a problem in the quakesoundlist.cfg file. If we can figure out what it is, I can add some better error handling for the condition.

Tonight I will try to run 1.4.2 against a 1.3 configuration file and see what kind of errors I receive.

Tekniqal 08-08-2007 12:35

Re: SM Quake Sounds
 
Quote:

Originally Posted by dalto (Post 514449)
Sadly, even after you posting the relevant portion, I still don't see the typos.

LOL sorry i fixed them, was hoping someone would open up their file and compare. The off's were of's missing f's haha.

Tekniqal 08-08-2007 12:37

Re: SM Quake Sounds
 
On a side note have you noticed that when you join the server it makes you download the sounds every time? Not sure why yet... We DO use sv_pure and we have the quake directory set to allow_from_disk


All times are GMT -4. The time now is 03:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.