• 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!
Egg Hatcher

Resource Egg Hatcher 1.1

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
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
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
What changes did you make in order to get this script to work? I was interested in adding this feature to my game (v21.1)
I can make upload the files to you.
I restructuring most of the code
Crush some bugs
Made some change to the ui
Made it work with "Bag Screen with interactable Party"
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
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
 

ardicoozer

Cooltrainer
Member
Joined
Sep 29, 2020
Posts
171
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'
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
Every time I compiled my project, this plugin always deleted regional_dexes.dat
So you can compiled without the plugin
The plugin does not change anything in regional dex nor delete it.

But i would love to help you
 
Back
Top