Author Topic: Please Help, Battle Keeps Crashing  (Read 3121 times)

craigstealsheep

  • *
  • Posts: 11
    • View Profile
Please Help, Battle Keeps Crashing
« on: 2013-08-20 03:27:13 »
Hey all,

First, thank you all for putting this all together. I've been having a ton of fun playing FF7 up until this point. However, my battles have been crashing nonstop. On my save game I'm currently outside of Gongaga and have only encountered a problem when fighting Yuffie. Her battle sprite as "Mysterious Ninja" would lock up and would do nothing. I found the answer on this forum:

http://forums.qhimm.com/index.php?topic=13993.0

But after following the directions, every time I start a new battle, my game crashes. I'm hoping to fix this without having to completely reinstall, but if that's my only option so be it. Here's the App log on the crash. Looks like stage79.d isn't loading.


-=-=[END OF WORLD MAP!!!]=-=-
Entering MAIN
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 115
[BATTLE] Exitting FRAME_INITIALIZE
ERROR: failed to find file battle/RHAA (LGP) (path: FF7/DATA/BATTLE/EFFECT/HITMARK)
ERROR: offset error: STAGE79.D RHAA
ERROR: could not open file STAGE79.D
ERROR: unhandled exception

Did using Kranmer's tool do this? I've had no problems running it up until this point.

Thanks again! Let me know if there's anything else I need to provide. Here's my PC specs as well:

Windows 7 64bit Service Pack 1
Intel Core i7-2670QM CPU @2.20 GHZ
6 GB RAM



nfitc1

  • *
  • Posts: 3013
  • I just don't know what went wrong.
    • View Profile
    • WM/PrC Blog
Re: Please Help, Battle Keeps Crashing
« Reply #1 on: 2013-08-20 07:38:42 »
That's the battle background model (probably the forest one). Can you get into other fights around there or in other forests?

craigstealsheep

  • *
  • Posts: 11
    • View Profile
Re: Please Help, Battle Keeps Crashing
« Reply #2 on: 2013-08-20 16:05:46 »
Just tried to enter a battle screen on the world map and it crashed again. Here's the new app log:

-=-=[END OF WORLD MAP!!!]=-=-
Entering MAIN
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 93
[BATTLE] Exitting FRAME_INITIALIZE
ERROR: failed to find file battle/OLAA (LGP) (path: FF7/DATA/BATTLE/EFFECT/HITMARK)
ERROR: offset error: STAGE05.D OLAA
ERROR: could not open file STAGE05.D
ERROR: unhandled exception

I just checked my data folder and I can't find any of these files...

Kranmer

  • *
  • Posts: 766
    • View Profile
Re: Please Help, Battle Keeps Crashing
« Reply #3 on: 2013-08-21 13:57:37 »
OK the error your getting now is because your "battle.lgp" is corrupt, check your
FF7Folder/Data/Battle
and check to see if "battle.lgp" is in there and its size, If its 0bytes or just very small then its probably corrupted, or if the file is missing you probably either didn't rebuild the LGP using my tool or you did and UAC moved the LGP somewhere else, when using my tool you should always run as admin on Windows Vista/7/8 due to UAC, or just disable UAC or install the game to a non system path.

Also my tool should have made a backup just in case anything went wrong, check to see if "battle.lgp.bak" exists, you can rename this back to battle.lgp to undo any changes made by my tool.

craigstealsheep

  • *
  • Posts: 11
    • View Profile
Re: Please Help, Battle Keeps Crashing
« Reply #4 on: 2013-08-21 19:59:54 »
Thanks Kranmer for your response. I've got the battle.lgp.bak at 510MB and the new one at 280MB. I went back to the original and that seemed to fix it. I'll post again if anything comes up, but for now I think this is solved.