Closertothesun Posted May 21, 2015 Posted May 21, 2015 What the hell is causing this and how do i fix it? (besides giving myself experience through the console because i'm an achievement wh*%#) http://i.imgur.com/MTkeHFh.jpg?1 I could not find any information about this anywhere on the interwebs.
MonkeyKing11 Posted May 21, 2015 Posted May 21, 2015 (edited) try player.rewardxp <amount> player.setlevel <level>player.advlevel[i think it will not affect you achievements] Edited May 21, 2015 by MonkeyKing11
Closertothesun Posted May 21, 2015 Author Posted May 21, 2015 player.reward xp does nothing, i still have -2147483648 xpplayer.setlevel will set me to level x, but i will still have -2147483648 xpplayer.advlevel, same thing, advance a level but still have -2147483648 out of x amount to level up
luthienanarion Posted May 21, 2015 Posted May 21, 2015 It looks like you somehow managed to overflow the integer that stores your experience value.
Closertothesun Posted May 22, 2015 Author Posted May 22, 2015 any idea where i can manipulate that integer at?
Johnsenpai Posted May 26, 2015 Posted May 26, 2015 I had this issue, now I've got the same issue but with positive values. I currently have 2 billion xp out 2 billion and 1 need to rank up. If I do level up it constantly rewards me hundreds of thousands of xp after each level up. So far I've not found anything to help player.rewardxp: just gives me the xp to level up creating the cycle of level ups. player.advlevel: same as above.player.setlevel: just sets my level. Doing this just made it worse for me. All I could think of is modify the xp need to rank up to said number, but seeing as you're in the negatives it wouldn't help
Recommended Posts