• Visit Rebornbuddy
  • Opening CS file

    Discussion in 'Honorbuddy Support' started by dallepower, Nov 3, 2011.

    1. dallepower

      dallepower New Member

      Joined:
      Oct 28, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Hello Buddy guys! :) I have now almost all knowledge how to do stuff in the bots. And only had Honorbuddy for couple of days. But its hard to find the 'Lines' as i don't have a program that says what line i'm at.

      So what program should i use for this? I get a couple of errors in the profiles so need to change abit. Any ideas?

      For example:

      [UserSettings-vUnknown(error)]: BEHAVIOR MAINTENANCE PROBLEM: An item with the same key has already been added.
      FROM HERE:
      at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
      at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
      at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
      at BuddyWiki.CustomBehavior.UserSettings.UserSettings.UtilBuildConfigurationSettings() in c:\Users\Daniel\Downloads\Honorbuddy_2.0.0.5418\Quest Behaviors\UserSettings.cs:line 327
      at BuddyWiki.CustomBehavior.UserSettings.UserSettings..ctor(Dictionary`2 args) in c:\Users\Daniel\Downloads\Honorbuddy_2.0.0.5418\Quest Behaviors\UserSettings.cs:line 126
       
    2. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      attach the full log.txt
       
    3. thephoenix25

      thephoenix25 New Member

      Joined:
      Jan 15, 2010
      Messages:
      289
      Likes Received:
      4
      Trophy Points:
      0
      Notepad++ for general profiles, text and code if your not developing. Visual Studio Express is a free IDE for developing C# (and other languages).

      Both display line numbers
       
    4. dallepower

      dallepower New Member

      Joined:
      Oct 28, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Ahh got them all, LOL i just.. didn't think of it, Thanks Thephoenix! :)
       

    Share This Page