Reply to Thread
Results 1 to 5 of 5

Thread: XP Needed for next level = 0

  1. #1
    Recruit
    Join Date
    Jul 2011
    Posts
    37

    XP Needed for next level = 0

    The experience indicator says that I have 2543 experience points, and need 0 (zero) for the next level. What does that mean? Seems like a bug to me.

  2. #2
    Game Master Mistapink's Avatar
    Join Date
    Jul 2011
    Location
    Your computer screen
    Posts
    399
    we are getting this a lot try killing another bandit camp and it should lvl you

  3. #3
    Soldier
    Join Date
    Jul 2011
    Posts
    77
    I get this bug two for the last two builds (current one and the previous one)

    tool tip says this:

    Code:
    XP Total: 5631
    XP needed for next level: {0}
    Even after killing another bandit camp the XP Total at the top will change. The XP needed for next level always {0}.

  4. #4
    Settler Cenzton's Avatar
    Join Date
    Jul 2011
    Location
    California
    Posts
    197
    Tooltip says you need 0 xp to level for everyone at all times, regardless of how close they are.
    When life gives you lemons? Don't make lemonade! Make life take the lemons back! Get mad! I don't want your **** lemons! What am I supposed to do with these!
    On hiatus from the game currently.

  5. #5
    Recruit
    Join Date
    Jul 2011
    Posts
    25
    World
    Zeus
    BB_MistaPink: it says XP needed for next level: {0} <-- thats a place holder ({0})for a value..

    aka c#: String.Format("hi {0}, this is a {1}", "BB_MistaPink", "bug"); would produce "hi BB_MistaPink, this is a bug"

    So it seems that they are missing that variable in the format or whatever language your developers are using. Hopefully you can pass this along to your developers so they know whats wrong. should be a very easy fix.

Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts