The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Other Battle freeze

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 October 16th, 2016 (12:01 AM). Edited November 6th, 2016 by Froosty.
Froosty's Avatar
Froosty Froosty is offline
The_Learner
 
Join Date: Sep 2014
Location: Somewhere in this world.
Age: 25
Gender: Male
Nature: Brave
Posts: 535
Back again with a problem!!!

My rom was working well...
then I made the following changes,
1. added name to all the added pokes (gen 4-6)
2. added all the data (stats, types and more) to all the added poke
3. then added some abilities..... (in order as in the ability resource thread) then I reached Normalize....
after adding it, i named the normalize and pixilate abilities and then gave my starter (squirtle) pixilate ability then played the game,
when playing the game.... the game freezed on using tackle but tail whil was working.... it used to happen earlier also but when i applied the physicial-special split it went normal but this time both tackle and tail whip frooze the game.... not only these two moves but every move freeze the game.....
.
.
.
I have done a lot of progress since my last backup..... It will take me lots of days to recover all these work....
..
.
any help how I can fix it :(
__________________
My works:
TOOL: TL's Quick Enhancer
TUTORIAL: Fire red habitat editing
TUTORIAL: Fire red Transparent text-box


| |
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old October 16th, 2016 (12:25 AM).
DizzyEgg's Avatar
DizzyEgg DizzyEgg is offline
 
Join Date: Feb 2014
Location: Poland
Age: 25
Gender: Male
Nature: Quiet
Posts: 794
That's what happens when you apply thousand patches and asm routines without caring what they replace, where they hook, etc. There may be a few reasons for freezing, such as:
- bad opcode; this is the easiest one to fix if you have a NoGba debugger as it should notify you at what address it happened.
- stack misalignment, wrong hook; this could happen if you have two hooks in the same place for example, much harder to find. What I would do is get rid by hooks one by one to see which one causes the freeze
- infinite loop; not really a freeze, just a loop that never ends, so the same instructions are executed
forever. Tho I don't think that's what happened to you.

Anyway my tip: erase one by one the features you added to see which one causes the problem
__________________
Support Pokeemerald!

Pokeemerald starter pack:
Emerald Expansion
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old October 16th, 2016 (4:34 AM).
Froosty's Avatar
Froosty Froosty is offline
The_Learner
 
Join Date: Sep 2014
Location: Somewhere in this world.
Age: 25
Gender: Male
Nature: Brave
Posts: 535
Quote:
Originally Posted by DizzyEgg View Post
That's what happens when you apply thousand patches and asm routines without caring what they replace, where they hook, etc. There may be a few reasons for freezing, such as:
- bad opcode; this is the easiest one to fix if you have a NoGba debugger as it should notify you at what address it happened.
- stack misalignment, wrong hook; this could happen if you have two hooks in the same place for example, much harder to find. What I would do is get rid by hooks one by one to see which one causes the freeze
- infinite loop; not really a freeze, just a loop that never ends, so the same instructions are executed
forever. Tho I don't think that's what happened to you.

Anyway my tip: erase one by one the features you added to see which one causes the problem
Thanks for a reply though.....
But it would would still be a lot of work to know where and which hook caused the problem....
Is there any way out???
__________________
My works:
TOOL: TL's Quick Enhancer
TUTORIAL: Fire red habitat editing
TUTORIAL: Fire red Transparent text-box


| |
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old October 16th, 2016 (5:05 AM).
Logan's Avatar
Logan Logan is offline
 
Join Date: Nov 2008
Location: Salisbury, England
Age: 28
Gender: Male
Nature: Sassy
Posts: 10,414
Quote:
Originally Posted by The_learner View Post
Thanks for a reply though.....
But it would would still be a lot of work to know where and which hook caused the problem....
Is there any way out???
https://www.pokecommunity.com/showthread.php?t=336092
__________________
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
Thread Tools

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.