Crash upon production of ARM zipper in XTA 0.66 SE
Moderator: Moderators
-
- Spring Developer
- Posts: 374
- Joined: 14 Mar 2005, 12:32
Crash upon production of ARM zipper in XTA 0.66 SE
It's what the title says; a clean isntall of 0.70b1 crashes everytime when I try to build an XTA 0.66 SE arm zipper. Annoying!
Ropost from the news thread:Flare wrote:Happens to me too, it also shows 0 for all the costs, build time and the name
I there a way to link the a spific post in a thread?The devs switched to a diffierent TDF parser. The old one was more forgiving of mistakes. The zipper FBI has a typo in it. That is what causes the bug. The best way to get this fixed would be to convince the devs to release a XTA 0.67 SE that doesn't have this bug.
That little white paper beside where it says "posted such and such a time and date" is a literal link to the specific post.
http://taspring.clan-sy.com/phpbb/viewt ... 9804#59804
http://taspring.clan-sy.com/phpbb/viewt ... 9804#59804
Its because of this line in the ARMFAST.fbi (Zipper unit file):
I posted this a few months ago (didnt crash the game then but it was still there), yet no one fixed it...
Code: Select all
noautofire=0;
sightdistance=330;
/180 <---- THIS LINE
radardistance=0;
soundcategory=ARM_KBOT;
-
- Spring Developer
- Posts: 374
- Joined: 14 Mar 2005, 12:32