• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Error] Level 100 problem

  • 5
    Posts
    3
    Years
    • Seen May 16, 2021
    i've done nothing to the script section of EXP. but when any of my Pokemon reaches level 100 by battling.(not by rare candies.) the game brings an error.
    what's the problem?
     
  • 278
    Posts
    15
    Years
    You haven't done anything to the EXP section, but have you modified any other script that makes use of leveling up or battle?
    What version of essentials are you using?
     
  • 5
    Posts
    3
    Years
    • Seen May 16, 2021
    sorry im late. im using the 18th version. all i've done was have an exp share. but i haven't done anything to the EXP section what's so ever.
    apperantly its something to do with the exp bar. but i still didn't solve it. please help
     
  • 233
    Posts
    5
    Years
    • Seen Oct 9, 2023
  • 10
    Posts
    4
    Years
    I think it's this:

    [Pokémon Essentials version 18.1]
    Exception: FloatDomainError
    Message: NaN

    Backtrace:
    PokeBattle_SceneElements:289:in `round'
    PokeBattle_SceneElements:289:in `refreshExp'
    PokeBattle_SceneElements:322:in `updateExpAnimation'
    PokeBattle_SceneElements:364:in `update'
    PokeBattle_Scene:57:in `pbFrameUpdate'
    PokeBattle_Scene:55:in `each_with_index'
    PokeBattle_Scene:55:in `each'
    PokeBattle_Scene:55:in `each_with_index'
    PokeBattle_Scene:55:in `pbFrameUpdate'
    PokeBattle_Scene:21:in `pbUpdate'
     
    Back
    Top