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

basecommands.smx errors


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
utaker
Senior Member
Join Date: Dec 2013
Old 01-09-2015 , 01:34   basecommands.smx errors
Reply With Quote #1

Getting following errors. How to fix them:

PHP Code:
L 01/08/2015 23:29:43: [SMDisplaying call stack trace for plugin "basecommands.smx":
L 01/08/2015 23:29:43: [SM]   [0]  Line 125D:\builds\build-sourcemod-msvc12\windows-1.6\build\plugins\basecommands/execcfg.sp::ParseConfigs()
L 01/08/2015 23:29:43: [SM]   [1]  Line 100D:\builds\build-sourcemod-msvc12\windows-1.6\build\plugins\basecommands.sp::OnMapStart()
[
SMTeam NamesT CT OnRoundEnd availableyes 
PHP Code:
 SourceMod Version Information:
    
SourceMod Version1.6.4-dev+4618
    SourcePawn Engine
SourcePawn 1.2jit-x86 (build 1.6.4-dev+4618)
    
SourcePawn APIv1 4v2 6
    Compiled on
Jan  1 2015 14:59:16
    Built from
https://github.com/alliedmodders/sourcemod/commit/70dabef
    
Build ID4618:70dabef
    http
://www.sourcemod.net/ 
utaker is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 01-09-2015 , 04:37   Re: basecommands.smx errors
Reply With Quote #2

Looking through the code I'd guess the adminmenu_cfgs.txt is missing, malformatted or not accessable.
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
utaker
Senior Member
Join Date: Dec 2013
Old 01-09-2015 , 05:53   Re: basecommands.smx errors
Reply With Quote #3

Quote:
Originally Posted by Sillium View Post
Looking through the code I'd guess the adminmenu_cfgs.txt is missing, malformatted or not accessable.
Present already adminmenu_cfgs.txt

PHP Code:
/**
 * List config files here (relative to moddir) to have them added to the exec config menu list
 * Left side is the filename, right side is the text to be added to the menu
 */
Configs
{
    
"cfg/server.cfg"            "Standard Server Setup"
    "cfg/sourcemod/sm_warmode_on.cfg"    "War Mode On"
    "cfg/sourcemod/sm_warmode_off.cfg"    "War Mode Off"

utaker is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 01-12-2015 , 01:02   Re: basecommands.smx errors
Reply With Quote #4

What you pasted here looks fine to me and if the permissions are right and the file is at the correct location I don't see why it should fail to load it :-/
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-14-2015 , 07:07   Re: basecommands.smx errors
Reply With Quote #5

It does help to include the error message rather than just posting the stack trace.
__________________
asherkin is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 09-19-2019 , 08:31   Re: basecommands.smx errors
Reply With Quote #6

Quote:
Originally Posted by asherkin View Post
It does help to include the error message rather than just posting the stack trace.
After 4 years, this still applies.

Posting the stack trace without the error message (the line before what you copied) is completely useless.
__________________
asherkin is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 09-19-2019 , 08:41   Re: basecommands.smx errors
Reply With Quote #7

It reads the phrases from the translations files.
TomL. 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 17:55.


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