• 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!
[20.1+] Pokegear Themes

Resource [20.1+] Pokegear Themes 1.0.9

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
663
That's not the folder I asked for. My plugin doesn't touch that folder at all. I even put the route for the two folders my plugin takes the graphics from.

Anyway, seeing the error log more closely, it doesn't have anything to do with my plugin. It isn't because of any missing graphic either. I'm sure that if you take away that Thief Item into Bag plugin that appears in the backtrace the error will disappear. The 010_DrawText.rb in that plugin is useless in making the stolen item go to the bag. You will miss nothing taking it out. It'll even make the error go away.
 

_Der

Rookie
Member
Joined
Dec 19, 2023
Posts
1
Hey so I ran into an issue where after I get a new contact, I can't open the phone anymore, resulting in this error

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

Exception: NoMethodError
Message: undefined method `phone_on?' for Phone::Call:Module

Backtrace:
[Lin's Pokegear Themes] Pokegear_Phone.rb:34:in `pbStartScene'
UI_Phone:215:in `pbStartScreen'
UI_Pokegear:188:in `block (2 levels) in <main>'
MessageConfig:575:in `pbFadeOutIn'
UI_Pokegear:185:in `block in <main>'
[Lin's Pokegear Themes] Pokegear_Main.rb:192:in `block in pbStartScreen'
[Lin's Pokegear Themes] Pokegear_Main.rb:186:in `loop'
[Lin's Pokegear Themes] Pokegear_Main.rb:186:in `pbStartScreen'
UI_PauseMenu:215:in `block (2 levels) in <main>'
MessageConfig:575:in `pbFadeOutIn'
 

komeiji514

Elite Trainer
Member
Joined
Oct 28, 2023
Posts
258
As Arcky's Region map has updated compability with Berry Mode, don't forget to add BerryPreview graphics.
 

RayVee

Rookie
Member
Joined
Mar 19, 2024
Posts
8
Watch in the Pokégear Menu this plugin does not refresh it just freezes time in the pokegear menu then it resumes when u quit the menu.
Any fix?
EDIT
nevermind is the unreal time script that freezes it, found the solution
 
Last edited:

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
663
LinKazamine updated [20.1+] Pokegear Themes with a new update entry:

Added and updated images for Arcky's Region Map

  • Changed the background's image name for the Extended Preview of Arcky's Region Map.
  • Added the Text Raster for the Extended Preview of Arcky's Region Map.
  • Theme 5 has three versions of the Text Raster and Theme 6 has two. Only the one with the name mapTextRaster.png will be displayed in-game so choose the one you like more (or make your own).

Read the rest of this update entry...
 

RodMagalhaes

Novice
Member
Joined
Mar 6, 2022
Posts
17
Hey, Lin!

After I installed this plugin, the Text Raster and TextBoxes graphics on the Extended Preview in Arcky's plugin don't show up anymore, even though they are in the correct folders. If I uninstall the plugin, they come right back. Don't really know what's happening, to be honest. Maybe you could shed a light on this?
 

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
663
The only thing I can think about is that the images are named wrong. Arcky tends to send me the new images in advance or tells me if an image needs a change of name so I recommend you compare the files with the ones in Theme 1, which is the one Arcky uses when making the new graphics.

If that doesn't solve the problem, search for those images in Arcky's plugin. I don't know where exactly they are, but they should have the proper names.

Aside from that, I'm afraid I don't know how to help you. Arcky uses my plugin as well and they haven't said anything about graphics not showing.
 

ClessioTV

Cooltrainer
Member
Joined
Sep 24, 2022
Posts
246
Hello, I have a question. Is it possible to create a system for unlocking themes, such as a reward theme for defeating the league?​
 

LinKazamine

Champion
Member
Joined
May 24, 2023
Posts
663
In 03 - Options/Pokegear_ThemeOptions is the code for the theme buttons to appear. You can add conditions here for when those buttons will appear. That code is similar to the one for the pokegear apps or the options in the options menu so you can look at them to see how to add conditions for the theme buttons to appear.
 
Back
Top