• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents)

Resource Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) 3.2.8

SuperSpyroDragon64

Cooltrainer
Member
Joined
Apr 20, 2022
Posts
165
Crashed when my Sceptile used Scale Shot on a Charmander.

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Exception: SystemStackError
Message: stack level too deep

Backtrace:
Validation:18:in `block (2 levels) in validate'
Validation:18:in `any?'
Validation:18:in `block in validate'
Validation:16:in `each'
Validation:16:in `map'
Validation:16:in `validate'
GameData:111:in `try_get'
Battle_Battler:73:in `ability'
[Generation 9 Pack] [002] Battle_Battler.rb:269:in `abilityActive?'
Battle_Battler:359:in `hasActiveAbility?'
 

Willøw

Mew and Slither Wing Fan
Member
Joined
Nov 1, 2023
Posts
95
Crashed when my Sceptile used Scale Shot on a Charmander.

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Exception: SystemStackError
Message: stack level too deep

Backtrace:
Validation:18:in `block (2 levels) in validate'
Validation:18:in `any?'
Validation:18:in `block in validate'
Validation:16:in `each'
Validation:16:in `map'
Validation:16:in `validate'
GameData:111:in `try_get'
Battle_Battler:73:in `ability'
[Generation 9 Pack] [002] Battle_Battler.rb:269:in `abilityActive?'
Battle_Battler:359:in `hasActiveAbility?'
this error means that something is being used twice or more, do you have other plugins or script that is trying to do the same function in Gen 9 Script?
 

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,185
Crashed when my Sceptile used Scale Shot on a Charmander.

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Exception: SystemStackError
Message: stack level too deep

Backtrace:
Validation:18:in `block (2 levels) in validate'
Validation:18:in `any?'
Validation:18:in `block in validate'
Validation:16:in `each'
Validation:16:in `map'
Validation:16:in `validate'
GameData:111:in `try_get'
Battle_Battler:73:in `ability'
[Generation 9 Pack] [002] Battle_Battler.rb:269:in `abilityActive?'
Battle_Battler:359:in `hasActiveAbility?'
this error means that something is being used twice or more, do you have other plugins or script that is trying to do the same function in Gen 9 Script?
Scale Shot is just bugged in the plugin. Just remove the entire function code from the plugin scripts, it has no reason to be there and was included due to an oversight.
 

Zapayo

Rookie
Member
Joined
Dec 25, 2023
Posts
3
How can I download this plugin for v20.1? I've been trying for a while with older versions but It never works.
 

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,185
How can I download this plugin for v20.1? I've been trying for a while with older versions but It never works.
v2.0 in the History tab.
 

hostman

Trainer
Member
Joined
Aug 24, 2023
Posts
70
1705252953077.png


I am trying to update the pbs using Compiler.update_gen9 but I get this error, does anyone know how to solve it?
 

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,185

hostman

Trainer
Member
Joined
Aug 24, 2023
Posts
70
The only way it could be undefined is if the plugin itself isn't actually installed.
I have copied the audio, graphics and plugins folder. And after pbs I copied the gen9_pack. And then I compiled the project. I shouldn't do anything else, right?
 

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,185
I have copied the audio, graphics and plugins folder. And after pbs I copied the gen9_pack. And then I compiled the project. I shouldn't do anything else, right?
Does the Gen 9 Pack appear in the list of installed plugins in the dubug console when you start the game?
 

hostman

Trainer
Member
Joined
Aug 24, 2023
Posts
70
23999

Wow, it doesn't appear, I think it wasn't compiled correctly.
I compiled it again and now it does appreciate but I get this error
Does the Gen 9 Pack appear in the list of installed plugins in the dubug console when you start the game?
 

Attachments

  • 1705256489905.png
    1705256489905.png
    127.2 KB · Views: 330

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,185
23999

Wow, it doesn't appear, I think it wasn't compiled correctly.
I compiled it again and now it does appreciate but I get this error
You're using the v21.1 plugin in Essentials v20.1.
 

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,185
oooh... I thought it also works for v20.1. Do you know if this same plugin exists for this version?
Version 2.0 in the history tab was made for v20.1, so you can install that. Keep in mind that any new content, bug fixes, or DLC additions added since then will not be present in that version, nor will any support be provided for that outdated version.

Also keep in mind that the installation for older versions will not follow the same steps as the current version. So youre kinda on your own in terms of figuring it all out
 

Caruban

Cooltrainer
Member
Joined
Sep 24, 2020
Posts
165
Caruban updated Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents) with a new update entry:

Indigo Disk Contents update

Change logs:
  • Added Indigo Disk DLC Pokémon, abilities, moves, and several items to PBS
  • Added Resized Gen 8 Pokémon sprites
  • Added Meteorite item handler
  • Added MultipleForms for Terapagos
  • Added Electro Shot, Burning Bulwark, Fickle Beam, Dragon Cheer, Alluring Voice, Psychic Noise, Upper Hand Move handler
  • Added BurningBulwark effect in pbEndOfRoundPhase
  • Added Battle::DamageState class for Tera Shell
  • Added new ability trigger OnInflictingStatus for Poison...

Read the rest of this update entry...
 
Back
Top