• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Keep getting profile error

    Discussion in 'General Discussion Forum' started by gimik, Aug 21, 2010.

    1. gimik

      gimik New Member

      Joined:
      Jul 18, 2010
      Messages:
      1,326
      Likes Received:
      5
      Trophy Points:
      0
      Ugh this is annoying as hell, everytime i try to load this profile i get an error saying:
      Code:
      Name cannot begin with the '-' character, hexadecimal value 0x2D. Line 36, position 2.
      I went to line 36 and saw no problems...any idea?
       
    2. Lt.Leon

      Lt.Leon New Member

      Joined:
      May 19, 2010
      Messages:
      1,022
      Likes Received:
      4
      Trophy Points:
      0
      Line 36, you have <---------------> its suppose to be <!-- *INSERT WORDS HERE* -->

      For example you have:
      Code:
      <----------------------------------Paladin Quest ---------------------------------------------------------->
            <PickUp QuestName="Consecrated Letter" QuestId="3101" GiverName="Marshal McBride" GiverId="197" />
            <TurnIn QuestName="Consecrated Letter" QuestId="3101" TurnInName="Brother Sammuel" TurnInId="925" />
      <---------------------------------------------------------------------------------------------------------->
      
      It should be
      Code:
      <!-- Paladin Quest
            <PickUp QuestName="Consecrated Letter" QuestId="3101" GiverName="Marshal McBride" GiverId="197" />
            <TurnIn QuestName="Consecrated Letter" QuestId="3101" TurnInName="Brother Sammuel" TurnInId="925" /> -->
      
       
    3. gimik

      gimik New Member

      Joined:
      Jul 18, 2010
      Messages:
      1,326
      Likes Received:
      5
      Trophy Points:
      0
      I figured the problem was there but i removed all of the <----------> and i still get error.

      *EDIT*

      F*ck me I'm retarded thanks! Figured out the problem.
       
      Last edited: Aug 21, 2010
    4. Lt.Leon

      Lt.Leon New Member

      Joined:
      May 19, 2010
      Messages:
      1,022
      Likes Received:
      4
      Trophy Points:
      0
      We had this problem with our 1-80 Horde Questing, unknown on how VeryThaiGuy fixed it, i think he had to rewrite the section from scratch again, but unsure.
       

    Share This Page