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

KeyValues Error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
EsTANG
Junior Member
Join Date: Oct 2015
Location: Portugal
Old 05-16-2020 , 10:25   KeyValues Error
Reply With Quote #1

Hello, I´ve been searching for this error and it seems that i cant resolve it, i dont even know what it is causing it, I´ve found solutions to other files, but never to StringToKeyValues. I would be very appreciative if anyone could help me with this error.

KeyValues Error: LoadFromBuffer: missing { in file StringToKeyValues

Thank you for your time.
EsTANG is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 05-16-2020 , 11:21   Re: KeyValues Error
Reply With Quote #2

It tells you what's wrong... Missing { in the config. Without seeing the config we can't help.
__________________
Silvers is offline
EsTANG
Junior Member
Join Date: Oct 2015
Location: Portugal
Old 05-16-2020 , 15:24   Re: KeyValues Error
Reply With Quote #3

Quote:
Originally Posted by Silvers View Post
It tells you what's wrong... Missing { in the config. Without seeing the config we can't help.
Thank you for the attention, but this never happened to me in 4 years of making servers, i still dont know what the config is, is it StringToKeyValues? Cant find any file with that name, im sorry, but i am really lost about this error.
EsTANG is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-17-2020 , 01:28   Re: KeyValues Error
Reply With Quote #4

Can you find more about this error, in SourceMod logs.
...addons/sourcemod/logs/
Bacardi is offline
EsTANG
Junior Member
Join Date: Oct 2015
Location: Portugal
Old 05-17-2020 , 12:17   Re: KeyValues Error
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
Can you find more about this error, in SourceMod logs.
...addons/sourcemod/logs/
That's the thing, this is only displayed in the main console, the sourcemod logs show nothing related to this, both errors and the normal logs.
EsTANG is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 05-17-2020 , 13:39   Re: KeyValues Error
Reply With Quote #6

Could be a map causing it, so many 3rd party maps have errors the developers never checks for.
__________________
Silvers is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-17-2020 , 19:36   Re: KeyValues Error
Reply With Quote #7

Quote:
Originally Posted by Silvers View Post
Could be a map causing it, so many 3rd party maps have errors the developers never checks for.
No, this error is from a SourceMod plugin - unfortunately one that hasn't put a descriptive name as the resource identifier and is using the default of "StringToKeyValues" (or apparently checking the return value if it's not logging it's own error either.)

You'll need to search through the source code of all the plugins you're using for any that are using StringToKeyValues or ImportFromString.
__________________
asherkin is offline
EsTANG
Junior Member
Join Date: Oct 2015
Location: Portugal
Old 05-18-2020 , 05:31   Re: KeyValues Error
Reply With Quote #8

Quote:
Originally Posted by asherkin View Post
No, this error is from a SourceMod plugin - unfortunately one that hasn't put a descriptive name as the resource identifier and is using the default of "StringToKeyValues" (or apparently checking the return value if it's not logging it's own error either.)

You'll need to search through the source code of all the plugins you're using for any that are using StringToKeyValues or ImportFromString.
Thank you, the the answer, I bet it is one of my old plugins.
EsTANG 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 21:49.


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