Generation 9 Resource Pack [v21.1]

Resource Generation 9 Resource Pack [v21.1] 3.0.0

Zizzle

Rookie
Member
Joined
Sep 8, 2023
Posts
5
Age
17
Can't wait for the day the DLC Mons are added to this plugin! Great that it is finally updated though!
 

QuahogtheCreator

Novice
Member
Joined
Jun 10, 2023
Posts
23
Age
15

Penelope

Rookie
Member
Joined
Sep 15, 2023
Posts
3
Age
27
Hey, i wanna report 2 bugs i met.
1.Lunala's moongeist beam cannot ignore mimiq's ability...
2.It'll make a crash when using a move like ember(10% could burn) in hail weather. (i think it maybe something wrong with the new drowsy and frostbite status)
Hope u could fix these, many many thanks~

and, another bug, when tapu lele use moonblast, it also cause a crash...
 
Last edited:

SethLikesCombusken

Novice
Member
Joined
Apr 12, 2021
Posts
13
bm ursaluna sprite.png
a contribution. edit however you see fit; edit: i made it, but i dont really need credit. anyone can make spritework of an existing mon
 

LeLudoo

Rookie
Member
Joined
Jul 24, 2022
Posts
5
Age
26
Hello, I will write it here too, so played with this plugin everything worked fine until a fight with a poliwhirl with "Rest" as move

And this was the error I got:

[2023-09-16 03:07:26 +0200]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.1]

Exception: NoMethodError
Message: undefined method `has_active_ability?' for #<Battle::Battler>

Backtrace:
[Generation 9 Pack] [004] AI_MoveEffects.rb:842:in `block in <main>'
Event_Handlers:139:in `trigger'
Battle_AI:98:in `move_will_fail?'
AI_ChooseMove:190:in `pbPredictMoveFailure'
AI_ChooseMove:38:in `block in pbGetMoveScores'
Battle_Battler:461:in `block in eachMoveWithIndex'
Battle_Battler:461:in `each'
Battle_Battler:461:in `each_with_index'
Battle_Battler:461:in `eachMoveWithIndex'
AI_ChooseMove:25:in `pbGetMoveScores'
 

SethLikesCombusken

Novice
Member
Joined
Apr 12, 2021
Posts
13
just going to drop these here, its the ps rip
 

Attachments

  • DIPPLIN.png
    DIPPLIN.png
    1.1 KB · Views: 42
  • FEZANDIPITI.png
    FEZANDIPITI.png
    1.4 KB · Views: 40
  • MUNKIDORI.png
    MUNKIDORI.png
    1 KB · Views: 36
  • OGERPON fire.png
    OGERPON fire.png
    1.4 KB · Views: 33
  • OGERPON rock.png
    OGERPON rock.png
    1.3 KB · Views: 34
  • OGERPON water.png
    OGERPON water.png
    1.3 KB · Views: 35
  • OGERPON.png
    OGERPON.png
    1.3 KB · Views: 34
  • OKIDOGI.png
    OKIDOGI.png
    1.4 KB · Views: 33
  • POLTCHAGEIST.png
    POLTCHAGEIST.png
    1.2 KB · Views: 33
  • SINISTCHA.png
    SINISTCHA.png
    1.2 KB · Views: 33
  • URSALUNA_1.png
    URSALUNA_1.png
    1.5 KB · Views: 36

Zizzle

Rookie
Member
Joined
Sep 8, 2023
Posts
5
Age
17
Someone reply to me when the update is out, for some reason pressing watch doesnt notify me.
 

QuahogtheCreator

Novice
Member
Joined
Jun 10, 2023
Posts
23
Age
15

ghostofherooftime

Novice
Member
Joined
Dec 3, 2020
Posts
13
Age
37
I'm getting this error. Any ideas why?


Ruby:
[2023-09-18 20:48:11 -0400]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.1]

Exception: RuntimeError
Message: Undefined value LevelUseMoveCount in GameData::Evolution
File PBS/pokemon.txt, section PRIMEAPE, key Evolutions
ANNIHILAPE,LevelUseMoveCount,RAGEFIST



Backtrace:
395:Compiler:454:in `checkEnumField'
395:Compiler:430:in `cast_csv_value'
395:Compiler:724:in `block (2 levels) in get_csv_record'
395:Compiler:710:in `each'
395:Compiler:710:in `block in get_csv_record'
395:Compiler:708:in `loop'
395:Compiler:708:in `get_csv_record'
396:Compiler_CompilePBS:49:in `block (4 levels) in compile_PBS_file_generic'
396:Compiler_CompilePBS:31:in `each_key'
396:Compiler_CompilePBS:31:in `block (3 levels) in compile_PBS_file_generic'
 

the_metal_invader

Rookie
Member
Joined
Sep 13, 2023
Posts
2
This is telling you that LevelUseMoveCount isn't defined as an evolution method in the scripts. Make sure the plugin scripts have been compiled.
v21 just says "no plugins found" no matter what you put in the plugins folder

EDIT: Ah, just needed to delete "PluginScripts" from the data folder and it forced it to compile the plugin scripts, thus eliminating errors
 
Last edited:
Like I said,
Your edit came after I had already posted.
1695097511186.png


I figured out I needed to manually delete the plugins script file from Data. I don't know why I need to do this with 21 as opposed to 20
You don't need to do that, either, you just need to compile. I cover compiling at the top here -
 
Top