Raised This Month: $32 Target: $400
 8% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
HiddenConn1
AlliedModders Donor
Join Date: Aug 2009
Location: Cambridge, UK
Old 03-10-2024 , 14:38   Re: Sm_Skinchooser
Reply With Quote #3001

Quote:
Originally Posted by Grey83 View Post
In the default_skins.ini You closed the brackets for the "VIP models" block after "Team1", but should have done so after "Team2".
And there should also be empty quotes after the “Admin” key in the “VIP Models” block.

It hould be like this:
PHP Code:
"Models"
{
    
"Public Models"
    
{
        
"Admin" ""
        "Team1"
        
{
            
"Master Chief T"
            
{
                
"path" "models/player/wastedyouth/redmc/t_arctic.mdl"
            
}
        }

        
"Team2"
        
{
            
"Master Chief CT"
            
{
                
"path" "models/player/wastedyouth/bluemc/ct_sas.mdl"
            
}
        }
    }
    
"Admin Models"
    
{
        
"Admin" "t"
        "Team1"
        
{
            
"skull_admin_v2"
            
{
                
"path" "models/player/ics/skull_admin_v2/skull.mdl"
            
}
        }

        
"Team2" "ct"
        
{
            
"Kirby Admin CT"
            
{
                
"path" "models/player/kirby/admin/kirby_admin.mdl"
            
}
        }
    }
    
"VIP Models"
    
{
        
"Admin" ""
        "Team1"
        
{
            
"Kirby VIP T"
            
{
                
"path" "models/player/kirby/vip/kirby_vip.mdl"
            
}
        }

        
"Team2"
        
{
            
"GIGN CT"
            
{
                
"path" "models/player/GeNeRaLbEaM/vip/vip_gign/ct_gign.mdl"
            
}
        }
    }

If I replaced what I have in my config with the above would that resolve the issue?
__________________
HiddenConn1 is offline
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 03-10-2024 , 15:46   Re: Sm_Skinchooser
Reply With Quote #3002

Quote:
Originally Posted by HiddenConn1 View Post
If I replaced what I have in my config with the above would that resolve the issue?
The problem with reading the config file should solve.
__________________
Grey83 is offline
HiddenConn1
AlliedModders Donor
Join Date: Aug 2009
Location: Cambridge, UK
Old 03-11-2024 , 13:43   Re: Sm_Skinchooser
Reply With Quote #3003

Quote:
Originally Posted by Grey83 View Post
The problem with reading the config file should solve.
New errors:
PHP Code:
VAC secure mode is activated.
L 03/11/2024 17:42:24server_cvar"sm_nextmap" "surf_greatriver_xdre4m"
[SourceComms++] Loading configs/sourcebans/sourcebans.cfg config file
[SourceComms++] Loading configs/sourcecomms.cfg config file
KeyValues Error
RecursiveLoadFromBuffer:  got in key in file addons/sourcemod/configs/sm_skinchooser/default_skins.ini
Models
Admin Modelsmodels/player/kirby/admin/kirby_admin.mdl, (*Team1*), (*skull_admin_v2*), 
KeyValues ErrorLoadFromBuffermissing in file addons/sourcemod/configs/sm_skinchooser/default_skins.ini
(*Models*), (*Admin Models*), (*models/player/kirby/admin/kirby_admin.mdl*), (*Team1*), (*skull_admin_v2*), 
KeyValues ErrorLoadFromBuffermissing in file addons/sourcemod/configs/sm_skinchooser/default_skins.ini
(*Models*), (*Admin Models*), (*models/player/kirby/admin/kirby_admin.mdl*), (*Team1*), (*skull_admin_v2*), 
Could not find steamerrorreporter binaryAny minidumps will be uploaded in-processHost_ErrorBad string

L 03/11/2024 17:42:24Engine errorHost_ErrorBad string

./
srcds_runline 324926893 Segmentation fault      (core dumped$HL_CMD
Add 
"-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon Mar 11 17
:42:24 UTC 2024Server restart in 10 seconds 
__________________

Last edited by HiddenConn1; 03-11-2024 at 13:44.
HiddenConn1 is offline
Reply


Thread Tools
Display Modes

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 16:18.


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