Raised This Month: $ Target: $400
 0% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
Author
CenT
Senior Member
Join Date: Aug 2009
Location: FRANCE
Plugin ID:
840
Plugin Version:
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 10-13-2013 , 03:27   Re: Sm_Skinchooser
    Reply With Quote #1

    Hello,

    I wanted to update the plugin to version 2.5 to version 2.7, but the server crashes loop :

    Quote:
    Host_Error: Bad string:

    ./srcds_run : ligne 324 : 22035 Erreur de segmentation $HL_CMD
    Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
    dimanche 13 octobre 2013, 09:21:02 (UTC+0200): Server restart in 10 seconds
    So I am forced to stay in version 2.5.

    I has : MetaMod: Source v1.10.0V, SourceMod v1.5.1
    Game : CS:S

    sm_skinchooser.cfg :

    Code:
    // This file was auto-generated by SourceMod (v1.5.1)
    // ConVars for plugin "sm_skinchooser.smx"
    
    
    // -
    // Default: "1"
    sm_skinchooser_admingroup "1"
    
    // -
    // Default: "0"
    sm_skinchooser_adminonly "1"
    
    // -
    // Default: "1"
    sm_skinchooser_autodisplay "1"
    
    // -
    // Default: "30"
    sm_skinchooser_closemenutimer "30"
    
    // How many times users should be able to use the !models command.
    // -
    // Default: "1"
    sm_skinchooser_commandcounts "1"
    
    // Enables the CommandCounter.
    // -
    // Default: "0"
    sm_skinchooser_commandcountsenabled "0"
    
    // -
    // Default: "0"
    sm_skinchooser_displaytimer "0"
    
    // -
    // Default: "1"
    sm_skinchooser_enabled "1"
    
    // -
    // Default: "0"
    sm_skinchooser_forceplayerskin "0"
    
    // -
    // Default: "5.0"
    sm_skinchooser_menustarttime "5.0"
    
    // -
    // Default: "0"
    sm_skinchooser_playerspawntimer "0"
    
    // -
    // Default: "0"
    sm_skinchooser_skinbots "0"
    
    // SM SKINCHOOSER VERSION
    // -
    // Default: "2.5"
    sm_skinchooser_version "2.5"
    My skins.ini :

    Code:
    //Configure your menu here
    "Models"
    {
        "Admin Models"
        {
            "Admin" "b"
            "Team1"
            {
                "Umbrella Leet"
                {
                    "path" "models/player/kirby/regular/umbrella_leet.mdl"
                }
                "Kirby Robber Admin"
                {
                    "path" "models/player/kirby/admin/kirby_admin.mdl"
                }
            }
    
            "Team2"
            {
                "CT Admin"
                {
                    "path" "models/player/ics/fin_m91_v2/urban.mdl"
                }
                "Kirby Urban Admin"
                {
                    "path" "models/player/kirby/admin/kirby_urban.mdl"
                }
            }
        }
    
        "Public Models"
        {
            "Admin" ""
            "Team1"
            {
                // NONE
            }
    
            "Team2"
            {
                // NONE
            }
        }
    
        "Reserved Models"
        {
            "Admin" "Member"
            "Team1"
            {
                // NONE
            }
    
            "Team2"
            {
                // NONE
            }
        }
    }
    
    
    //If you use Fastdownload make sure all your model and material files are on your webserver!!!
    skinchooserdownloads.ini :

    Code:
    //Model Files (Download and Precache)
    
    // Counter Terrorist
    
    // CT Admin ICS
    
    models/player/ics/fin_m91_v2/urban.dx80.vtx
    models/player/ics/fin_m91_v2/urban.dx90.vtx
    models/player/ics/fin_m91_v2/urban.mdl
    models/player/ics/fin_m91_v2/urban.phy
    models/player/ics/fin_m91_v2/urban.sw.vtx
    models/player/ics/fin_m91_v2/urban.vvd
    materials/models/player/ics/fin_m91_v2/ct_urban.vmt
    materials/models/player/ics/fin_m91_v2/ct_urban_glass.vtf
    materials/models/player/ics/fin_m91_v2/ct_urban.vtf
    materials/models/player/ics/fin_m91_v2/ct_urban_glass.vmt
    materials/models/player/ics/fin_m91_v2/ct_urban_normal.vtf
    
    // Kirby Urban Admin
    
    materials/models/player/kirby/admin/ct_urban.vmt
    materials/models/player/kirby/admin/ct_urban_glass.vmt
    materials/models/player/kirby/admin/kirby_urban.vtf
    materials/models/player/kirby/admin/kirby_urban_normal.vtf
    materials/models/player/kirby/admin/kirby_urban_glass.vtf
    materials/models/player/kirby/admin/kirby_urban_glass_spec.vtf
    materials/models/player/kirby/admin/kirby_urban_height.vtf
    models/player/kirby/admin/kirby_urban.dx80.vtx
    models/player/kirby/admin/kirby_urban.dx90.vtx
    models/player/kirby/admin/kirby_urban.mdl
    models/player/kirby/admin/kirby_urban.phy
    models/player/kirby/admin/kirby_urban.sw.vtx
    models/player/kirby/admin/kirby_urban.vvd
    models/player/kirby/admin/kirby_urban.xbox.vtx
    
    
    // Terrorist
    
    
    // Umbrella Leet
    
    materials/models/player/kirby/regular/umbrella_leet/t_leet.vmt
    materials/models/player/kirby/regular/umbrella_leet/t_leet_glass.vmt
    materials/models/player/kirby/regular/umbrella_leet/umbrella_leet.vtf
    materials/models/player/kirby/regular/umbrella_leet/umbrella_leet_glass.vtf
    materials/models/player/kirby/regular/umbrella_leet/umbrella_leet_glass_spec.vtf
    materials/models/player/kirby/regular/umbrella_leet/umbrella_leet_normal.vtf
    models/player/kirby/regular/umbrella_leet.dx80.vtx
    models/player/kirby/regular/umbrella_leet.dx90.vtx
    models/player/kirby/regular/umbrella_leet.mdl
    models/player/kirby/regular/umbrella_leet.phy
    models/player/kirby/regular/umbrella_leet.sw.vtx
    models/player/kirby/regular/umbrella_leet.vvd
    models/player/kirby/regular/umbrella_leet.xbox.vtx
    
    // Kirby Rodder Admin
    
    materials/models/player/kirby/admin/t_phoenix.vmt
    materials/models/player/kirby/admin/kirby_phoenix_admin.vtf
    materials/models/player/kirby/admin/kirby_phoenix_admin_normal.vtf
    models/player/kirby/admin/kirby_admin.dx80.vtx
    models/player/kirby/admin/kirby_admin.dx90.vtx
    models/player/kirby/admin/kirby_admin.mdl
    models/player/kirby/admin/kirby_admin.phy
    models/player/kirby/admin/kirby_admin.sw.vtx
    models/player/kirby/admin/kirby_admin.vvd
    models/player/kirby/admin/kirby_admin.xbox.vtx
    Plugins List :

    Code:
               01 "Fun Votes" (1.5.1) by AlliedModders LLC
               02 "Anti Rush" (1.3) by Jannik 'Peace-Maker' Hartung
               03 "Basic Comm Control" (1.5.1) by AlliedModders LLC
               04 "Win or Die!" (1.2.5) by sinsic
               05 "Connect Announce" (1.6) by Arg!
               06 "SM SKINCHOOSER" (2.5) by Andi67
               07 "Weapon Restrict" (3.1.3) by Dr!fter
               08 "SMAC CS:S Exploit Fixes" (0.8.5.0) by SMAC Development Team
               09 "Anti-Flood" (1.5.1) by AlliedModders LLC
               10 "SMAC Aimbot Detector" (0.8.5.0) by SMAC Development Team
               11 "Client Preferences" (1.5.1) by AlliedModders LLC
               12 "SourceBans" (1.4.10) by SourceBans Development Team
               13 "Basic Votes" (1.5.1) by AlliedModders LLC
               14 "Sound Commands" (1.5.1) by AlliedModders LLC
               15 "SMAC CS:S Anti-Smoke" (0.8.5.0) by SMAC Development Team
               16 "Bomb Events" (1.1) by tuty
               17 "SourceMod Anti-Cheat" (0.8.5.0) by SMAC Development Team
               18 "SMAC AutoTrigger Detector" (0.8.5.0) by SMAC Development Team
               19 "Players Votes Redux" (1.1.2) by ReFlexPoison
               20 "Afk Bomb" (1.5.0) by RedSword / Bob Le Ponge
               21 "Extra Cash" (0.2) by Peoples Army
               22 "Player Commands" (1.5.1) by AlliedModders LLC
               23 "Reserved Slots" (1.5.1) by AlliedModders LLC
               24 "SQL Admin Manager" (1.5.0-dev+3841) by AlliedModders LLC
               25 "Fun Commands" (1.5.1) by AlliedModders LLC
               26 "Nextmap" (1.5.1) by AlliedModders LLC
               27 "Advanced admin commands" (0.16) by 3sigma
               28 "Advanced c4 Countdown Timer" (1.5.0) by dalto
               29 "Web Shortcuts" (1.1) by Kyle Sanderson, Nicholas Hastings
               30 "SMAC Command Monitor" (0.8.5.0) by SMAC Development Team
               31 "SourceComms" (0.9.256) by Alex
               32 "AFK Manager" (3.5.2) by Rothgar
               33 "gameME Plugin" (4.3) by TTS Oetzel & Goerz GmbH
               34 "Basic Chat" (1.5.1) by AlliedModders LLC
               35 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
               36 "AbNeR ResetScore" (1.2) by AbNeR_CSS
               37 "SMAC Eye Angle Test" (0.8.5.0) by SMAC Development Team
               38 "Advertisements" (0.6) by Tsunami
               39 "CSS Anti Team Flash" (1.2.3) by Twisted|Panda (Orig: SAMURAI16/Kigen)
               40 "Admin File Reader" (1.5.1) by AlliedModders LLC
               41 "SMAC ConVar Checker" (0.8.5.0) by SMAC Development Team
               42 "Basic Commands" (1.5.1) by AlliedModders LLC
               43 "map-decals.smx" (1.1) by Berni, Stingbyte
               44 "NoBlock" (1.4.2) by Otstrel.ru Team
               45 "Quake Sounds v3" (3.4.2) by Spartan_C001
               46 "Server Clean Up" (1.2.2) by Jamster
               47 "QuickDefuse" (0.3.1) by pRED*, G-Phoenix (translations mod)
               48 "Admin Help" (1.5.1) by AlliedModders LLC
               49 "Enter server sound" (1.6) by Kemsan
               50 "Show Damage" (1.0.7) by exvel
               51 "SMAC Rcon Locker" (0.8.5.0) by SMAC Development Team
               52 "Basic Info Triggers" (1.5.1) by AlliedModders LLC
               53 "Updater" (1.1.5) by GoD-Tony
               54 "Admin Menu" (1.5.0-dev+3877) by AlliedModders LLC
               55 "SMAC Client Protection" (0.8.5.0) by SMAC Development Team

    Last edited by CenT; 10-13-2013 at 04:05.
    CenT is offline
    St00ne
    Veteran Member
    Join Date: Jan 2011
    Location: Annecy - France
    Old 10-13-2013 , 11:25   Re: Sm_Skinchooser
    Reply With Quote #2

    It looks like your problem is at start up, isn't it?
    Did you try to start the server without skinchooser, to add it while the server was on and to change the map?
    __________________

    *** *** ***
    -My plugins-

    Last edited by St00ne; 10-13-2013 at 11:26.
    St00ne is offline
    CenT
    Senior Member
    Join Date: Aug 2009
    Location: FRANCE
    Old 10-13-2013 , 11:58   Re: Sm_Skinchooser
    Reply With Quote #3

    Quote:
    Originally Posted by St00ne View Post
    It looks like your problem is at start up, isn't it?
    Did you try to start the server without skinchooser, to add it while the server was on and to change the map?
    Yes it is to start the server.
    The server starts without skinchooser or version 2.5 that I have now.
    With Version 2.7 not work. Even using the last snapshot of sourcemod 1.5.2.


    debug core :

    Code:
    GNU gdb (GDB) 7.4.1-debian
    Copyright (C) 2012 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-linux-gnu".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /home/servercss2008/ftpcss2010/serverd2-2-2013/srcds_linux...(no debugging symbols found)...done.
    [New LWP 29385]
    [New LWP 29387]
    [New LWP 29392]
    [New LWP 29386]
    [New LWP 29393]
    [New LWP 29394]
    [New LWP 29401]
    [New LWP 29391]
    
    warning: Can't read pathname for load map: Erreur d'entrée/sortie.
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
    Core was generated by `./srcds_linux -console -port 27033 -game cstrike +map de_dust2 +maxplayers 32 +'.
    Program terminated with signal 11, Segmentation fault.
    #0  0xf622fdd5 in Sys_Error_Internal(bool, char const*, char*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    bt :

    Code:
    #0  0xf622fdd5 in Sys_Error_Internal(bool, char const*, char*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    #1  0xf622fe50 in Sys_Error(char const*, ...) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    #2  0xf619a474 in Host_Error(char const*, ...) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    #3  0xf6238170 in PR_CheckEmptyString(char const*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    #4  0xf623a10a in CVEngineServer::PrecacheModel(char const*, bool) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    #5  0xeab07ab4 in PrecacheModel(SourcePawn::IPluginContext*, int const*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/cstrike/addons/sourcemod/bin/sourcemod.2.css.so
    #6  0xea8d62f7 in NativeCallback(sp_context_s*, unsigned int, int*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/cstrike/addons/sourcemod/bin/sourcepawn.jit.x86.so
    #7  0xef870754 in ?? ()
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
    bt full :

    Code:
    #0  0xf622fdd5 in Sys_Error_Internal(bool, char const*, char*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    No symbol table info available.
    #1  0xf622fe50 in Sys_Error(char const*, ...) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    No symbol table info available.
    #2  0xf619a474 in Host_Error(char const*, ...) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    No symbol table info available.
    #3  0xf6238170 in PR_CheckEmptyString(char const*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    No symbol table info available.
    #4  0xf623a10a in CVEngineServer::PrecacheModel(char const*, bool) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/bin/engine_srv.so
    No symbol table info available.
    #5  0xeab07ab4 in PrecacheModel(SourcePawn::IPluginContext*, int const*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/cstrike/addons/sourcemod/bin/sourcemod.2.css.so
    No symbol table info available.
    #6  0xea8d62f7 in NativeCallback(sp_context_s*, unsigned int, int*) () from /home/servercss2008/ftpcss2010/serverd2-2-2013/cstrike/addons/sourcemod/bin/sourcepawn.jit.x86.so
    No symbol table info available.
    #7  0xef870754 in ?? ()
    No symbol table info available.
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
    I hope that through this debug will help to find the problem

    Last edited by CenT; 10-13-2013 at 12:32.
    CenT is offline
    CenT
    Senior Member
    Join Date: Aug 2009
    Location: FRANCE
    Old 10-15-2013 , 13:24   Re: Sm_Skinchooser
    Reply With Quote #4

    No solution to the problem ?
    CenT is offline
    St00ne
    Veteran Member
    Join Date: Jan 2011
    Location: Annecy - France
    Old 10-15-2013 , 18:16   Re: Sm_Skinchooser
    Reply With Quote #5

    Hi,

    No, but when I read your log I see this:
    Quote:
    Core was generated by
    `./srcds_linux -console -port 27033 -game cstrike +map de_dust2 +maxplayers 32 +'.
    which is an incomplete start command since it ends with a "+" and nothing behind.
    You should try:
    Quote:
    ./srcds_run -game cstrike -secure -console +maxplayers 32 +map de_dust2 +ip xxx.xxx.xxx.xxx -port 27033 +sv_pure 0
    Of course you need to replace the xxx.xxx.xxx.xxx by your server IP.
    And if nothing works, you can still start up the server without the plugin (move it to 'disabled') and once it is up, you add the plugin by moving it back to the plugins folder.
    __________________

    *** *** ***
    -My plugins-

    Last edited by St00ne; 10-15-2013 at 18:18.
    St00ne is offline
    CenT
    Senior Member
    Join Date: Aug 2009
    Location: FRANCE
    Old 10-16-2013 , 01:39   Re: Sm_Skinchooser
    Reply With Quote #6

    same problem ... as soon as I remove or deliver an older version of sm_skinchooser, the server does not crash.

    my command line :

    Code:
    ./srcds_run -console -port 27033 -game cstrike +map de_dust2 +maxplayers 32 +ip xx.xx.xx.xx -autoupdate -steam_dir ~/SteamCMD -steamcmd_script ~/ftpcss2010/serverd2-2-2013/serverd2-nolimit_css_update.txt
    CenT is offline
    St00ne
    Veteran Member
    Join Date: Jan 2011
    Location: Annecy - France
    Old 10-16-2013 , 09:32   Re: Sm_Skinchooser
    Reply With Quote #7

    Then use an older version of skinchooser
    Didn't know that steamcmd_script command... Try without it and without -steam_dir (useless I think) and without -autoupdate (might cause a bug on Linux sometimes)...
    And place -game cstrike 1st we never know ^^
    ++
    __________________

    *** *** ***
    -My plugins-

    Last edited by St00ne; 10-16-2013 at 09:35.
    St00ne is offline
    CenT
    Senior Member
    Join Date: Aug 2009
    Location: FRANCE
    Old 10-16-2013 , 12:06   Re: Sm_Skinchooser
    Reply With Quote #8

    I give up. I have the same concerns that the person :

    https://forums.alliedmods.net/showpo...postcount=1664

    But apparently the problem is not resolved.

    I remain in version 2.5, so be it.

    Last edited by CenT; 10-16-2013 at 12:08.
    CenT is offline
    andi67
    Veteran Member
    Join Date: Mar 2007
    Location: Somewhere near you!!!
    Old 10-16-2013 , 13:12   Re: Sm_Skinchooser
    Reply With Quote #9

    Well , atm I can´t test what´s going on since I´m already installing my games new but I suggest you to look in your ini-files.....
    __________________
    Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
    >>You need Models for DODS/CSS/CSGO , than click here!!!<<
    andi67 is offline
    TnTSCS
    AlliedModders Donor
    Join Date: Oct 2010
    Location: Undisclosed...
    Old 10-16-2013 , 13:15   Re: Sm_Skinchooser
    Reply With Quote #10

    could it possibly be a corrupt skin you're using? If you haven't already, post your .ini files so we can verify them... do you use windows or linux to edit your ini files?
    __________________
    View my Plugins | Donate
    TnTSCS is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 11:46.


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