• 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.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam here!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Egg Steps Display 1.0

NoNoNever

Dev from Pokémon Illusion, Pokémon Arcadia
Member
Joined
Dec 11, 2018
Posts
185
NoNoNever submitted a new resource:

Egg Steps Display - Wanna see how many steps are left? Now you can see

# Egg Steps Display - Plugin Release
Hey everyone!
You know that feeling when you're walking around with eggs and constantly checking "is it ready yet?" Well, I got tired of that guessing game and made this plugin to show you exactly how many steps are left.
## What it does
Shows the exact step count remaining for each egg in your party. No more mystery, no more constant checking - you'll know exactly when your eggs are about to hatch.
Features:
  • Exact step counter for each egg...

Read more about this resource...
 
Hi,

I got this error. What am I doing wrong?


[2025-07-12 12:04:39 -0400]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Exception: NameError
Message: uninitialized constant PokemonSummary_Scene::RED_TEXT_BASE

Backtrace:
[Egg Steps Display] 002_UI_Integration.rb:21:in `drawPageOneEgg'
UI_Summary:300:in `drawPage'
UI_Summary:175:in `pbStartScene'
[Pokemon Contests Script] 014_Summary.rb:19:in `pbStartScene'
UI_Summary:1339:in `pbStartScreen'
UI_Party:701:in `pbSummary'
UI_Party:1314:in `block in <main>'
UI_Party:1244:in `block in pbPokemonScreen'
UI_Party:1204:in `loop'
UI_Party:1204:in `pbPokemonScreen'
 
Hi,

I got this error. What am I doing wrong?


[2025-07-12 12:04:39 -0400]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Exception: NameError
Message: uninitialized constant PokemonSummary_Scene::RED_TEXT_BASE

Backtrace:
[Egg Steps Display] 002_UI_Integration.rb:21:in `drawPageOneEgg'
UI_Summary:300:in `drawPage'
UI_Summary:175:in `pbStartScene'
[Pokemon Contests Script] 014_Summary.rb:19:in `pbStartScene'
UI_Summary:1339:in `pbStartScreen'
UI_Party:701:in `pbSummary'
UI_Party:1314:in `block in <main>'
UI_Party:1244:in `block in pbPokemonScreen'
UI_Party:1204:in `loop'
UI_Party:1204:in `pbPokemonScreen'
plugin is for v21.1 but you use v20.1
 
Back
Top