• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Egg Hatcher

Resource Egg Hatcher 1.1

Has anyone managed to get this Plugin to work with v21.1? I made the leap to finally upgrade from v20.1.

If not it's okay, I'll figure it out somehow. But I thought I'd ask
I have a working version of the Incubator
 
I have uploaded what I have.
Change is still coming, this works, but I'm not finished with UI Changes
but for now, it is good

Let me know if you think of anything you might want or change, I can make it happen
but I am also working on something else...
I need more spare time to do it

V21.1 Incubator - Unofficial
 
I have uploaded what I have.
Change is still coming, this works, but I'm not finished with UI Changes
but for now, it is good

Let me know if you think of anything you might want or change, I can make it happen
but I am also working on something else...
I need more spare time to do it

V21.1 Incubator - Unofficial
Every time I compiled my project, this plugin always deleted regional_dexes.dat
so,, i must copy paste my regional-dexes file from my backup data to Data folder where this plugin has installed
Code:
Expand Collapse Copy
[2024-09-04 05:35:00 +0700]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Error in Plugin: [Incubator]
Exception: Errno::ENOENT
Message: No such file or directory - Data/regional_dexes.dat

Backtrace:
Section122:31:in `load_data'
Section122:31:in `pbLoadRegionalDexes'
[Watercuurents and Treadmills] Overworld_Metadata.rb:77:in `initialize'
[Visible Overworld Wild Encounters] 001_visible overworld wild encounters script.rb:922:in `initialize'
[TDW Berry Core and Dex] 004_BerryDexUI.rb:1083:in `initialize'
[Overworld Rock Climb EX] 001_Main.rb:188:in `initialize'
[Pokemon Contests Script] 003_Contest_Data.rb:284:in `initialize'
[Modern Quest System + UI] 002_Quest_Main.rb:183:in `initialize'
[TDW Berry Planting Improvements] 001_BerryPlantingImprovements.rb:1049:in `initialize'
[Incubator] 000_Incubator.rb:32:in `initialize'
 
Back
Top