The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Other Wild Pokemon Attack Resets Game

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old January 19th, 2016 (8:47 PM). Edited January 22nd, 2016 by Check10.
Check10 Check10 is offline
 
Join Date: Jan 2016
Location: OHIO
Gender: Male
Nature: Bold
Posts: 34
SOLVED:

Solved it. Just a byte change @1E93C. (I don't remember the bytes, but it's the same as a normal FireRed. )

Thanks to Le Pug for his guide on fixing any bug tutorial.



Quote:
Originally Posted by Phasesaber View Post
I was testing new starters sprites on my ROM when I noticed the game went back to the GameFreak logo when I told Bulbasaur to use Tackle. I tried again, thinking I had hit some keybind in VBA, when the game reset again. I've got a lot of things in this ROM, and I'd like to fix it rather than start over. I tried all my backups and they all had this bug, which I thought I would have noticed. I believe the problem is some pointer error, because I've been messing a lot with scripts.

Here's a list of some things I have in it: (Check's Stuff)
  1. JPans FireRed Hacked Engine
    Mr.DS's patch

    (only things that I think would effect it - the only other stuff is mapping and some scripts right now)

Edit: It also resets after I try to catch a Pokemon.

Edit 2: It reset after trying to catch a Pokemon because it tried to use a move! For some reason, moves are broken. I haven't change/added/removed any moves, so I don't know what could have caused it, or how to fix it.
http://www.pokecommunity.com/showthread.php?t=353258&highlight=pokemon+encounter+restarts+attack

That is my problem exactly. There was a post with a solution below, but that didn't work for me.

I'm guessing that it's something that I probably accidentally changed with JPan's tool. I just have no idea where to go to edit the byte changes.

I may be wrong on that though. :p
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old January 20th, 2016 (1:31 AM).
INDIAN MEW(ARAZI)'s Avatar
INDIAN MEW(ARAZI) INDIAN MEW(ARAZI) is offline
THE WORLDS MOST DUMB MAN
 
Join Date: Mar 2015
Location: Sleeping in clouds.
Gender: Male
Nature: Relaxed
Posts: 399
Did you are using them right way

1st mr ds
2nd joan

or its inverse.
__________________
MY DEVIANT ART
http://arazitheman.deviantart.com
RUMOUR RED(FIRE RED BASE)
https://www.pokecommunity.com/showthread.php?t=396639
A2z GUIDE
http://www.pokemonhackersonline.com/showthread.php?t=15772-A2z-PokeRED-a-guide-for-fire-red
START LEARNING C,C++ OR PYTHON FOR FREE
https://www.sololearn.com

Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old January 20th, 2016 (11:59 AM).
Check10 Check10 is offline
 
Join Date: Jan 2016
Location: OHIO
Gender: Male
Nature: Bold
Posts: 34
Quote:
Originally Posted by INDIAN MEW(ARAZI) View Post
Did you are using them right way

1st mr ds
2nd joan

or its inverse.
Yes, I patched them in the right order.
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old January 20th, 2016 (1:21 PM).
MrElephant's Avatar
MrElephant MrElephant is offline
Pokemon Researcher
 
Join Date: Oct 2011
Location: United States
Gender: Male
Nature: Serious
Posts: 80
Why don't you put up an ips, so people can see what you are seeing?
__________________
Old timer back on the forums.
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old January 20th, 2016 (6:43 PM).
Check10 Check10 is offline
 
Join Date: Jan 2016
Location: OHIO
Gender: Male
Nature: Bold
Posts: 34
Quote:
Originally Posted by MrElephant View Post
Why don't you put up an ips, so people can see what you are seeing?
There isn't really much to see. (not to sound rude)

Here's a quick sequence of events:

1. Encounter wild Pokemon
2. Select tackle (or pound, quick attack, etc.)
3. The text appears saying "Bulbasuar used tackle"
4. Game goes to title screen.

I've tested with other Pokemon and attacks, along with having the wild Pokemon use an attack, all with same outcome.

It is only on damaging attacks. So growl, leer, sand attack, etc. are fine.
Reply With Quote
  #6   Link to this post, but load the entire thread.  
Old January 20th, 2016 (6:49 PM).
Vendily's Avatar
Vendily Vendily is offline
 
Join Date: Aug 2015
Nature: Calm
Posts: 1,604
Quote:
Originally Posted by Check10 View Post
There isn't really much to see. (not to sound rude)

Here's a quick sequence of events:

1. Encounter wild Pokemon
2. Select tackle (or pound, quick attack, etc.)
3. The text appears saying "Bulbasuar used tackle"
4. Game goes to title screen.

I've tested with other Pokemon and attacks, along with having the wild Pokemon use an attack, all with same outcome.

It is only on damaging attacks. So growl, leer, sand attack, etc. are fine.
Evidently, you have an issue with your ROM. However, you have added new features and probably broke something in the ROM.
The thing is, just saying what happened isn't enough, since there is probably a lot of things that can cause a similar problem.
The only way anyone can figure out what happened is by looking at the ROM itself.
Until you upload a patch, people who want to and are able to help can't, because they don't even know what is happening.
__________________
| VPP Stats

Common Errors (and How to Fix Them) in Essentials
Reply With Quote
  #7   Link to this post, but load the entire thread.  
Old January 20th, 2016 (7:46 PM).
Check10 Check10 is offline
 
Join Date: Jan 2016
Location: OHIO
Gender: Male
Nature: Bold
Posts: 34
Quote:
Originally Posted by Vendily View Post
Evidently, you have an issue with your ROM. However, you have added new features and probably broke something in the ROM.
The thing is, just saying what happened isn't enough, since there is probably a lot of things that can cause a similar problem.
The only way anyone can figure out what happened is by looking at the ROM itself.
Until you upload a patch, people who want to and are able to help can't, because they don't even know what is happening.
Okay, I understand more now. I wasn't thinking about it from that angle. I wasn't on my laptop at the time as well, which is a small part of why I didn't/couldn't.



But real quick:

1. A few tile bytes aren't right yet
2. I haven't inserted new Pokemon
3. Don't talk to anyone or look at the signposts - I haven't written the simple scripts yet.

You can just go through the opening script and go north to the first route.

The second patch I put in is a graphics patch which could potentially be the problem. (but I'm doubting it - could be wrong though)
Reply With Quote
  #8   Link to this post, but load the entire thread.  
Old January 21st, 2016 (3:51 PM).
CynicalUnicorn CynicalUnicorn is offline
 
Join Date: Dec 2015
Gender: Male
Posts: 37
I disabled the battle animations, so it doesn't appear to be that. Perhaps it lies in the damage script itself? You said it only works with damaging moves. I honestly couldn't tell you; that's way above my skill level.
__________________
Useful things I've done:

"Tutorial: HM moves and forgetting the darn things"
Reply With Quote
  #9   Link to this post, but load the entire thread.  
Old January 22nd, 2016 (6:26 PM).
Check10 Check10 is offline
 
Join Date: Jan 2016
Location: OHIO
Gender: Male
Nature: Bold
Posts: 34
1E93C

Solved it. Just a byte change @1E93C.

Thanks to Le Pug for his guide on fixing any bug tutorial. :)
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:10 AM.