Raised This Month: $51 Target: $400
 12% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-13-2013 , 16:30   Re: Sm_Skinchooser
Reply With Quote #1651

jepp...should work....
__________________
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
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 09-13-2013 , 22:26   Re: Sm_Skinchooser
Reply With Quote #1652

I canot for the life of me figure why only certain stock models work

PHP Code:
//Configure your menu here
"Models"
{
    
"Admin Models"
    
{
        
"Admin" "a"
        "Team1"
        
{
            
"Rebel Girl"
            
{
                
"path" "models/player/natalya/roleplay/rebel-girl.mdl"
            
}
            
"Boba Fett"
            
{
                
"path" "models/player/b4p/b4p_bobafett/b4p_bobafett.mdl"
            

            
"Jill Valentine"
            
{
                
"path" "models/player/resident/jill_valentine/jill_valentine.mdl"
            

            
"MasterChief (Red)"
            
{
                
"path" "models/player/mapeadores/morell/masterchief/mc_red.mdl"
            
}
            
"Admiral Ackbar"
            
{
                
"path" "models/player/b4p/b4p_ackbar/ackbar.mdl"
            

        }

        
"Team2"
        
{
            
"Samus"
            
{
                
"path" "models/player/mapeadores/morell/samusaran/samusaran.mdl"
            
}
            
"Cloud"
            
{
                
"path" "models/player/mapeadores/morell/cloud/cloud.mdl"
            

            
"MasterChief (Blue)"
            
{
                
"path" "models/player/mapeadores/morell/masterchief/mc_blue.mdl"
            
}
            
"Green Power Ranger"
            
{
                
"path" "models/player/mapeadores/morell/powerranger/green.mdl"
            
}
            
"Batman"
            
{
                
"path" "models/player/mapeadores/morell/batman/batmanfix.mdl"
            
}
        }
    }
    
    
"Public Models"
    
{
        
"Admin" ""
        "Team1"
        
{
            
"Phoenix"
            
{
                
"path" "models/player/tm_phoenix.mdl"
            
}
            
"Pirate"
            
{
                
"path" "models/player/tm_pirate.mdl"
            
}
            
"Pirate A"
            
{
                
"path" "models/player/tm_pirate_variantA.mdl"
            
}
            
"Pirate B"
            
{
                
"path" "models/player/tm_pirate_variantB.mdl"
            
}
            
"Pirate C"
            
{
                
"path" "models/player/tm_pirate_variantC.mdl"
            
}
        }

        
"Team2"
        
{
            
"SAS"
            
{
                
"path" "models/player/ctm_sas.mdl"
            
}
            
"ST6"
            
{
                
"path" "models/player/ctm_st6.mdl"
            
}
        }
    }

    
    
    
    
}
//models


//If you use Fastdownload make sure all your model and material files are on your webserver!!!


//Model Files (Download and Precache) 
SAS(CT) and ST6(CT) and Phoenix (T) work but non of the Pirate ones work
__________________
PresidentEvil is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-14-2013 , 05:03   Re: Sm_Skinchooser
Reply With Quote #1653

Try adding the paths to the mdl-files in skinchooser_downloads.ini so they will be precached , if I remember correctly stock-models are mapbased in csgo so it could be they are not cached on the map you tested......
__________________
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
Diedy
Member
Join Date: Apr 2010
Old 09-14-2013 , 09:16   Re: Sm_Skinchooser
Reply With Quote #1654

L 09/14/2013 - 15:046: SourceMod error session started
L 09/14/2013 - 15:046: Info (map "gg_treehugger_v2") (file "errors_20130914.log")
L 09/14/2013 - 15:046: [SM] Plugin encountered error 15: Array index is out of bounds
L 09/14/2013 - 15:046: [SM] Displaying call stack trace for plugin "sm_skinchooser.smx":
L 09/14/2013 - 15:046: [SM] [0] Line 1006, D:\e\Plugins Sourcemod\sourcemod-1.5 neu -windows\addons\sourcemod\scripting\sm_skincho oser.sp::LoadModels()
L 09/14/2013 - 15:046: [SM] [1] Line 236, D:\e\Plugins Sourcemod\sourcemod-1.5 neu -windows\addons\sourcemod\scripting\sm_skincho oser.sp::OnMapStart()
L 09/14/2013 - 15:12:56: [SM] Native "CloseHandle" reported: Handle 0 is invalid (error 4)
L 09/14/2013 - 15:12:56: [SM] Displaying call stack trace for plugin "sm_skinchooser.smx":
L 09/14/2013 - 15:12:56: [SM] [0] Line 297, D:\e\Plugins Sourcemod\sourcemod-1.5 neu -windows\addons\sourcemod\scripting\sm_skincho oser.sp::OnMapEnd()
L 09/14/2013 - 15:13:02: SourceMod error session started
L 09/14/2013 - 15:13:02: Info (map "gg_toon_tropicalpit") (file "errors_20130914.log")
L 09/14/2013 - 15:13:02: [SM] Plugin encountered error 15: Array index is out of bounds
L 09/14/2013 - 15:13:02: [SM] Displaying call stack trace for plugin "sm_skinchooser.smx":
L 09/14/2013 - 15:13:02: [SM] [0] Line 1006, D:\e\Plugins Sourcemod\sourcemod-1.5 neu -windows\addons\sourcemod\scripting\sm_skincho oser.sp::LoadModels()
L 09/14/2013 - 15:13:02: [SM] [1] Line 236, D:\e\Plugins Sourcemod\sourcemod-1.5 neu -windows\addons\sourcemod\scripting\sm_skincho oser.sp::OnMapStart()



Server Crash
Diedy is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-14-2013 , 10:05   Re: Sm_Skinchooser
Reply With Quote #1655

check your ini-files ordisable a few options....
__________________
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
Diedy
Member
Join Date: Apr 2010
Old 09-14-2013 , 13:54   Re: Sm_Skinchooser
Reply With Quote #1656

alle Ini file sind ok



"Models"
{
"Public Models"
{
"Team1"
{
"Crips_1"
{
"path" "models/player/slow/jknies/bloodz/slow_1.mdl"
}
"Crips_2"
{
"path" "models/player/slow/jknies/bloodz/slow_2.mdl"
}
"Crips_3"
{
"path" "models/player/slow/jknies/bloodz/slow_3.mdl"
}
}
"Team2"
{
"Bloods_1"
{
"path" "models/player/slow/jknies/cripz/slow_1.mdl"
}
"Bloods_2"
{
"path" "models/player/slow/jknies/cripz/slow_2.mdl"
}
"Bloods_3"
{
"path" "models/player/slow/jknies/cripz/slow_3.mdl"
}
}
}
Diedy is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-15-2013 , 08:52   Re: Sm_Skinchooser
Reply With Quote #1657

if that is your ini than you missed the closing brace "}".....
__________________
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
Prof. Orribilus
Member
Join Date: Jun 2013
Location: Italy
Old 09-21-2013 , 22:38   Re: Sm_Skinchooser
Reply With Quote #1658

I have installed this plugin on the MetaMod and SourceMod specified in my signature.

The server, once started, goes online but my game client stucks after connection on "Receiving information of the server".
In the console.log there is only a line of error:
Code:
09/21/2013 - 22:02:36: L 09/21/2013 - 22:02:36: Engine error: Host_Error: Bad string:
Does the plugin need an update?
__________________


Last edited by Prof. Orribilus; 09-21-2013 at 22:39.
Prof. Orribilus is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-22-2013 , 05:03   Re: Sm_Skinchooser
Reply With Quote #1659

Quote:
09/21/2013 - 22:026: L 09/21/2013 - 22:026: Engine error: Host_Error: Bad string:

And what has this to do with sm_skinchooser?
__________________
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
Prof. Orribilus
Member
Join Date: Jun 2013
Location: Italy
Old 09-22-2013 , 12:00   Re: Sm_Skinchooser
Reply With Quote #1660

Quote:
Originally Posted by andi67 View Post
And what has this to do with sm_skinchooser?
It is the unique error i have spotted, for now, after its installation. It has disappeard after i have disabled the plugin.

Update:
Sorry, maybe it is a configuration problem.
__________________


Last edited by Prof. Orribilus; 09-22-2013 at 14:31.
Prof. Orribilus 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 04:17.


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