• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. S

    Resource Advanced AI System

    Attempting to use support moves such as Heal Pulse After You on enemies instead of allies
  2. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `num_targets' for :AllNearFoes:Symbol Backtrace: [Advanced AI System] Doubles_Coordination.rb:1178:in `evaluate_instruct' [Advanced AI System] Doubles_Coordination.rb:3225:in...
  3. S

    Resource Advanced AI System

    Trying to use Roar or Whirlwind even when there's only one monster on the opponent's side
  4. S

    Resource Advanced AI System

    Pivot moves such as Flip Turn now have an issue where the first time you use them, even if there is a substitute, they will not be substituted.
  5. S

    Resource Advanced AI System

    [Switch] Survival concern: incoming Earthquake ~6100%% estimated damage Garchomp Lv50 used Swoeds Dance once. Chansey Lv50 HoldEviolite,EVsDefense252 It seems likely that the status ranks are being calculated multiple times. It should be around 87% I will report
  6. S

    Resource Advanced AI System

    Thank you for fixing the bug
  7. S

    Resource Advanced AI System

    The Setup Moves score is also high against opponents with Yawn, Dragon Tail, Curse, Encore, etc., or opponents with abilities such as Unaware. As a result, this is a losing strategy, and I'm losing.
  8. S

    Resource Advanced AI System

    Exception `ArgumentError' at Section013:39 - malformed format string - %H [AAI ERROR] ArgumentError: malformed format string - %H Section013:39:in `printf' Section013:39:in `echo' Section013:43:in `echoln' ============================== error!
  9. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `stages' for #<Pokemon CHANSEY Lv.50> Backtrace: [Advanced AI System] Win_Conditions.rb:264:in `block in check_setup_condition' [Advanced AI System] Win_Conditions.rb:251:in `each'...
  10. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `stages' for #<Pokemon DONDOZO Lv.50> Backtrace: [Advanced AI System] Win_Conditions.rb:564:in `outspeeds?' [Advanced AI System] Win_Conditions.rb:102:in `block (2 levels) in...
  11. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `damagingMove?' for #<Pokemon::Move> Backtrace: [Advanced AI System] Win_Conditions.rb:494:in `block in find_best_attacking_move' [Advanced AI System] Win_Conditions.rb:493:in `each'...
  12. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: ArgumentError Message: malformed format string - %H Backtrace: DebugConsole:39:in `printf' DebugConsole:39:in `echo' DebugConsole:43:in `echoln' [Advanced AI System] Core.rb:336:in `rescue in choose_best_replacement_pokemon'...
  13. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Script error in event 2 (coords 11,10), map 544 (AIbattle) Exception: LoadError Message: cannot load such file -- pp ***Full script: pbEntryAndBattle(:KIRIGIRI, "Kirigiri",3,2) Backtrace: <internal:prelude>:14:in `require'...
  14. S

    Resource Advanced AI System

    # Sweep Potential if user.hp > user.totalhp * 0.7 score += 30 end else score -= 40 # Dangerous to setup end 0_Move_Scorer.rb Error: I solved it by deleting "end".
  15. S

    Resource Advanced AI System

    I don’t think this is a "bug" per se, but I believe the default AI is actually superior when it comes to using status moves. This is because status moves are almost always chosen with a specific role or "utility" in mind. For example: Stealth Rock is used to punish switching and to nullify...
  16. S

    Resource Advanced AI System

    Sorry So the PP issue has been resolved.
  17. S

    Resource Advanced AI System

    The AI prioritizes physical and special moves over status moves, and doesn't use Stealth Rock, Light Screen, or Reflect on the first turn. It also doesn't use heal moves even when HP is below half, and doesn't use Swords Dance or Dragon Dance very often. The skill level is 100. Also, when there...
  18. S

    Resource Advanced AI System

    [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: ArgumentError Message: wrong number of arguments (given 2, expected 1) Backtrace: PBDebug:26:in `log' [Advanced AI System] Switch_Intelligence.rb:1388:in `calculate_entry_hazard_damage' [Generation 9 Pack] [000]...
  19. S

    Resource Advanced AI System

    Thank you for supporting double battles and the like! Nice!
  20. S

    Resource Advanced AI System

    They don't think about Wide Guard and just use area-of-effect moves forever, they don't make effective use of Follow Me and Rage Powder, they don't evaluate moves like Fake Out and Protect that have different uses in single and double battles, they don't consider the weather, they don't think...
Back
Top