Author Topic: Console spam  (Read 1600 times)

0 Members and 2 Guests are viewing this topic.

Offline dankpepe

  • Jr. Member
  • **
  • Posts: 51
  • Karma: 1
Console spam
« 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.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Console spam
« Reply #1 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.

Offline dankpepe

  • Jr. Member
  • **
  • Posts: 51
  • Karma: 1
Re: Console spam
« Reply #2 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?

Offline dankpepe

  • Jr. Member
  • **
  • Posts: 51
  • Karma: 1
Re: Console spam
« Reply #3 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?