- 8
- Posts
- 15
- Years
- Seen Oct 2, 2009
This may help you!
Yes!!! It worked. Ok, I noticed a lot of who use the pokestarter lately have many many errors. I downloaded Pokestarter in so many times in so many areas, and each downloaded version failed. Well I just found this video with instructions and a link so it may work for any of you. Here it is, and if it doesn't then I'm sorry and I hope you error problems are fixed soon:
(I can't post URLs to sites yet, so that's why I'm not linking the video here) The video is at Youtube and it's called "How to easily make your own Pokemon Game (HD)" by Youtube user TheJuicyBurrito.
Ok, I just found a couple of minor errors. It errors when you use the pokedex search mode (in the F5 menu) in the game and in the game testing the error says
Yes!!! It worked. Ok, I noticed a lot of who use the pokestarter lately have many many errors. I downloaded Pokestarter in so many times in so many areas, and each downloaded version failed. Well I just found this video with instructions and a link so it may work for any of you. Here it is, and if it doesn't then I'm sorry and I hope you error problems are fixed soon:
(I can't post URLs to sites yet, so that's why I'm not linking the video here) The video is at Youtube and it's called "How to easily make your own Pokemon Game (HD)" by Youtube user TheJuicyBurrito.
Ok, I just found a couple of minor errors. It errors when you use the pokedex search mode (in the F5 menu) in the game and in the game testing the error says
Code:
Exception: NameError
Message: undefined local variable or method `dexdata' for #<PokemonPokedexScene:0xaab4698>
PokemonPokedex:465:in `pbSearchDexList'
PokemonPokedex:745:in `pbDexSearch'
PokemonPokedex:716:in `loop'
PokemonPokedex:771:in `pbDexSearch'
PokemonPokedex:833:in `pbPokedex'
PokemonPokedex:810:in `loop'
PokemonPokedex:849:in `pbPokedex'
PokemonPokedex:874:in `pbStartScreen'
PokemonMenu:145:in `pbStartPokemonMenu'
PokemonMenu:142:in `pbFadeOutIn'
[\code]
you can still use shift mode though, and you can select pokemon in the pokedex. The other one is that when fishing you're sprite becomes some lady, so it just means the image is wrong so you can fix it by giving it the correct sprite.
Last edited: