• 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.
Animated Pokemon System [DBK Add-On] [v21.1]

Resource Animated Pokemon System [DBK Add-On] [v21.1] v1.0.7

WehAxolotl

Rookie
Member
Joined
Nov 17, 2024
Posts
3
Hello, sorry for bothering you- Every time i try to compile the game with this plugin added, I receive this error:


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

Exception: RuntimeError
Message: Undefined value WYRDEER in GameData::Species
File PBS/pokemon_metrics_Gen_9_Pack.txt, section WYRDEER,1, key SectionName
Backtrace:
Compiler:454:in `checkEnumField'
[v21.1 Hotfixes] Compiler bug fixes.rb:53:in `cast_csv_value'
Compiler:724:in `block (2 levels) in get_csv_record'
Compiler:710:in `each'
Compiler:710:in `block in get_csv_record'
Compiler:708:in `loop'
Compiler:708:in `get_csv_record'
Compiler_CompilePBS:34:in `block (4 levels) in compile_PBS_file_generic'
Compiler_CompilePBS:31:in `each_key'
Compiler_CompilePBS:31:in `block (3 levels) in compile_PBS_file_generic'


And this error:


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

Exception: RuntimeError
Message: Unknown exception when compiling.

Backtrace:
Compiler:1104:in `rescue in main'
Compiler:1031:in `main'
Main:29:in `mainFunctionDebug'
Main:18:in `block in mainFunction'
Errors:80:in `pbCriticalCode'
Main:18:in `mainFunction'
Main:45:in `block in <main>'
Main:44:in `loop'
Main:44:in `<main>'
-e:in `eval'


Is there something I did wrong to cause these two errors and how can I fix it? Sorry again for bothering you-
 

Lucidious89

Champion
Member
Joined
Nov 12, 2020
Posts
1,222
Hello, sorry for bothering you- Every time i try to compile the game with this plugin added, I receive this error:


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

Exception: RuntimeError
Message: Undefined value WYRDEER in GameData::Species
File PBS/pokemon_metrics_Gen_9_Pack.txt, section WYRDEER,1, key SectionName
Backtrace:
Compiler:454:in `checkEnumField'
[v21.1 Hotfixes] Compiler bug fixes.rb:53:in `cast_csv_value'
Compiler:724:in `block (2 levels) in get_csv_record'
Compiler:710:in `each'
Compiler:710:in `block in get_csv_record'
Compiler:708:in `loop'
Compiler:708:in `get_csv_record'
Compiler_CompilePBS:34:in `block (4 levels) in compile_PBS_file_generic'
Compiler_CompilePBS:31:in `each_key'
Compiler_CompilePBS:31:in `block (3 levels) in compile_PBS_file_generic'


And this error:


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

Exception: RuntimeError
Message: Unknown exception when compiling.

Backtrace:
Compiler:1104:in `rescue in main'
Compiler:1031:in `main'
Main:29:in `mainFunctionDebug'
Main:18:in `block in mainFunction'
Errors:80:in `pbCriticalCode'
Main:18:in `mainFunction'
Main:45:in `block in <main>'
Main:44:in `loop'
Main:44:in `<main>'
-e:in `eval'


Is there something I did wrong to cause these two errors and how can I fix it? Sorry again for bothering you-
The issue is that you added the files for Gen 9 species when your game doesnt have Gen 9 species installed. This plugin assumes by default you already have all the Gen 9 Pack content installed. If you don't, then just remove those files.
 

WehAxolotl

Rookie
Member
Joined
Nov 17, 2024
Posts
3
The issue is that you added the files for Gen 9 species when your game doesnt have Gen 9 species installed. This plugin assumes by default you already have all the Gen 9 Pack content installed. If you don't, then just remove those files.
Ah, thank you! A wonder how i didnt think of that, sorry again!
 
Back
Top