Ulysses

General => Off-Topic => Topic started by: dankpepe on May 02, 2016, 02:13:57 PM

Title: Console spam
Post by: dankpepe on May 02, 2016, 02:13:57 PM
My server and local console gets spammed when I launch the server or type a command.

The message is: KeyValues Error: RecursiveLoadFromBuffer:  got } in key in file In
AddonInfo,

What I understand of this is there is a formatting error in "AddonInfo" I have looked and I'm pretty sure there is no AddonInfo. Any help would be great, thanks.
Title: Re: Console spam
Post by: MrPresident on May 02, 2016, 02:59:25 PM
look for any addon.txt files in your addons.

The AddonInfo is a table inside that file.
Title: Re: Console spam
Post by: dankpepe on May 02, 2016, 03:11:32 PM
Okay thanks for the help. Is there an easy way to determine which text file it is, or do I have to go through all of them?
Title: Re: Console spam
Post by: dankpepe on May 02, 2016, 03:18:03 PM
Also what exactly am I looking for? Is it just a missing } at the end of the addon info?