• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

Status
Not open for further replies.
312
Posts
16
Years
  • Seen Jul 16, 2023
How would you change the resolution of the screen? It's FRLG resolution at the moment, but I need to make it bigger to accommodate the DPP resolution.
 

fireyboy345

Skilled Pokemon Trainer
157
Posts
16
Years
  • Age 30
  • Seen Oct 10, 2014
i get this error log when i change my starting position

---------------------------
Pokemon Holon
---------------------------
Exception: NoMethodError

Message: undefined method `party' for nil:NilClass

PokemonField:643:in `pbOnStepTaken'

Game_Player*:623:in `update_old'

Walk/Run:60:in `update'

Scene_Map:101:in `update'

Scene_Map:98:in `loop'

Scene_Map:111:in `update'

Scene_Map:67:in `main'

Scene_Map:64:in `loop'

Scene_Map:71:in `main'

Main:44:in `mainFunctionDebug'



This exception was logged in errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
(IM NEW)
 

Darksun

triple rainbow, yo
123
Posts
15
Years
On the "National Park" map or "Safarizone" map, there's a grass background in battle, but when I'm making my own maps It's another background.
How do I change the battlle background? I'm a little bit confused,
so help would be appreciated.

Thanks.

And

How do I change the battle layout? The only that change when I change it,
is "messagebox" and the healh bars.

Thanks.

(Sorry for my bad grammar, english isn't my first language.)
 

Hall Of Famer

Born as Hall of Famer
709
Posts
16
Years
I got an error with using the animation editor and it looks ridiculous:
Code:
Exception: RuntimeError
Message: Failed to load bitmap: Graphics/Animations/
BitmapCache:367:in `load_bitmap'
BitmapCache:392:in `animation'
PokemonAnimEditor:1034:in `loadAnimation'
PokemonAnimEditor:1006:in `initialize'
PokemonAnimEditor:2611:in `new'
PokemonAnimEditor:2611:in `animationEditorMain'
PokemonAnimEditor:2790:in `pbAnimationEditor'
PokemonDebug:901:in `pbDebugMenu'
PokemonDebug:901:in `pbFadeOutIn'
PokemonDebug:901:in `pbDebugMenu'
Please help...

I'm sorry I have to say it again but I wish to have my question answered...
 

PoKéMaKeR1

Pokemon Rancher creator!
282
Posts
15
Years
i get this error log when i change my starting position

---------------------------
Pokemon Holon
---------------------------
Exception: NoMethodError

Message: undefined method `party' for nil:NilClass

PokemonField:643:in `pbOnStepTaken'

Game_Player*:623:in `update_old'

Walk/Run:60:in `update'

Scene_Map:101:in `update'

Scene_Map:98:in `loop'

Scene_Map:111:in `update'

Scene_Map:67:in `main'

Scene_Map:64:in `loop'

Scene_Map:71:in `main'

Main:44:in `mainFunctionDebug'



This exception was logged in errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
(IM NEW)

You changed it from the "intro map" to an other one right?
If so change it back to the "intro map" because else the game doesn't initialise some of the nessecary things, that's why you probably get that error, I'm not sure though!

PoKéMaKeR
 
72
Posts
18
Years
I've got a problem.

I think that Pokemon give too much experience. For example : when my Chikorita lvl9 kills a Geodude lvl 9, chikorita goes lvl 10 (50%). After (it's my first gym) when he kills an Onix lvl 9, he goes lvl 12...

Isn't it too much ? How can I change the growth rate, to make him more realistic.

[UP] Nobody can help me ?
 

R a i n n s a n雨

デンリュウ
222
Posts
16
Years
  • Seen Jul 10, 2010
Hey. I was on and I edited a map on the Starter Kit. I made it so the surrounding when you left the house was all grass. But when I ran it it said that The surround was the same but as the begging but when I walked around there was grass.

Oh and how to you Edit text. I just got RPG maker Xp yesterday...
 

Atomic Reactor

Guest
0
Posts
You need to edit the encounters for that map to make pokemon show up.
If you just got RMXP, mess around with it before you use this SK.
 

WhippedCream

Greenhorn Trainer
64
Posts
15
Years
  • Seen Jun 16, 2009
Anyway Atomic, I'm merely stating that I can't script a game like...at all. Too confusing. Not only that, but not many people are willing to script. X/
 

partyghoul2000

Intermediate Game Designer
175
Posts
18
Years
  • Age 36
  • USA
  • Seen Jun 24, 2014
I'm sorry I have to say it again but I wish to have my question answered...

by the look of the error, it looks like you tried to load a move that didn't have a animation sheet linked to it. to get around this open up the database and go to that animation editor and choose which sheet you need there. that should fix your problem. :)

Ok i downloaded the latest vesion of poccils pokestarter from the front page of his site. Thats all i need right?

besides the starter kit, you also need the basic rpg maker xp program. google it if you don't have it.
 

Atomic Reactor

Guest
0
Posts
Yes, you can edit everything.
Graphics, scripts, all that jazz
 
Status
Not open for further replies.
Back
Top