Author Topic: Flamethrower crashes RA2  (Read 1481 times)

Offline MikeNCR

  • *
  • Posts: 1216
  • Rep: 11
    • View Profile
    • Awards
Flamethrower crashes RA2
« on: March 14, 2009, 04:04:58 PM »
Might be due to me changing a file that I can't remember the name of a long time ago to show all components(includes stock and bot specific parts) causing a conflict somewhere, but whenever I try to pick either the flamethrower on the weapon select page or the one listed under bob's parts it crashes RA2.

Anyone know which file I modified or have any suggestions for fixing the flamethrower?

Offline Naryar

  • Posts: 23267
  • Rep: 20
  • hybrids oui oui
    • http://www.youtube.com/us
  • Awards BOTM Winner
    • View Profile
    • Awards
  • Skype: TheMightyNaryar
Flamethrower crashes RA2
« Reply #1 on: March 14, 2009, 04:52:22 PM »
The BFF is in the Components\Bob folder, and Bob's flamer is i Components\Styles\bobflamer.txt

Maybe replacing the files...

Offline Madiaba

Flamethrower crashes RA2
« Reply #2 on: March 14, 2009, 05:38:51 PM »
Mike,
Try this.  There is (1)the component.txt, and (2)the component.gmf in the component's directory.
The txt is a medium. It creates a window in the bot lab for a component, and links the component.gmf to this window.
 
So if you have a window in your weapons category, then you have a txt causing that. The questions then become: Is the txt's internal address to the component.gmf correct, and is there a gmf file with that name there?
In other words, either (A)the txt's address is wrong, or (B)the gmf file's name is different or missing all together.
 
 
------------------
Note: If it is a 'Style' component (under a menu of another component), then the txt first re-routes to another txt in the "Styles" folder, then to the component's gmf file. In this case check the txt's address to the 'Styles' txt, then in the "Styles" txt to the component.gmf file.
 
You can reach me on MSN or Yahoo IM. Don't have AIM set up yet...
 
..
Input is appreciated. :)
-Arrogance is a quantity devoid of quality...
-As a client once told me "This is my story, and it's sticking to me!"
-Relationships these days are like the 'Arrival' section of the airport: a lot of baggage is being revealed in one place, and not a lot of it is being correlated to its real owners...

Offline MikeNCR

  • *
  • Posts: 1216
  • Rep: 11
    • View Profile
    • Awards
Flamethrower crashes RA2
« Reply #3 on: March 15, 2009, 12:00:57 PM »
Here's the odd part, in my components folder, the only flamethrower text that shows up is for Bob's Flamethrower(which is a cheat component)

The txt file for the competition legal flamethrower is missing entirely as far as I can tell. It's also not there in the downloadable dsl components pack. The txt file for the stock flamethrower also appears to be gone.

Edit: Magnet, Stock flamer, and hoverengine all crash the game too, cannon doesn't.

E2: Replaced all components and components.cfz with the DSL2.0 files, flamethrower still crashed the game, which means it's probably something else causing the problem.
« Last Edit: March 15, 2009, 12:23:06 PM by MikeNCR »

Offline Urjak

  • *
  • Posts: 2753
  • Rep: 6
  • Shell Spinner King
    • http://www.youtube.com/wa
    • View Profile
    • Awards
Flamethrower crashes RA2
« Reply #4 on: March 15, 2009, 05:55:45 PM »
I thought Bob's flamethrower wasn't a cheat component.
Any comments would be appreciated. :D

Offline MikeNCR

  • *
  • Posts: 1216
  • Rep: 11
    • View Profile
    • Awards
Flamethrower crashes RA2
« Reply #5 on: March 15, 2009, 06:22:51 PM »
Quote from: Urjak;31019
I thought Bob's flamethrower wasn't a cheat component.


name = Bob Flamethrower
preview = bob_preview.bmp
dir = bob
model = bobflamer.gmf
type = weapons
base = Flamethrower
description = Cheaty flamethrower so Bob can be a lightweight.  "Earwax, flying through space. | How high can you count? | The stars, trimmed with lace, | falling on the mount."
attachsound = sounds\cmp_generic.wav
standard = 1
firesound = sounds\flame_thrower.wav
airmaxinoutrate = -20
hitpoints = 500
mass = 1

Offline MikeNCR

  • *
  • Posts: 1216
  • Rep: 11
    • View Profile
    • Awards
Flamethrower crashes RA2
« Reply #6 on: April 07, 2009, 06:19:24 AM »
Quite the ambitious spambot...

On the flamethrower thing, completely reinstalling dsl seems to have fixed it.