MonkeyBiz Posted October 22, 2006 Posted October 22, 2006 So I'm playing GC as the Empire, and the TIE Fighters are showing up three times, and TIE bombers are showing up twice, and one of the fighters has Vader's icon. Anyone have any idea what the problem is?
ghostfox1 Posted October 22, 2006 Posted October 22, 2006 If you have any mods, that could be it. Or if you messed with the XMLs or models... Any info would be nice, like what mods, etc.
scott2978 Posted October 22, 2006 Posted October 22, 2006 Check your Squadrons.xml file. If you are trying to make different versions of a fighter unit in the Squadrons.xml, check that each different squadron doesn't have the tag set to "Yes". Also, check your SpaceUnitsFighters.xml file. If you have added the tag to the individual fighter unit, and also to the squadron, then you are seeing icons for both a single fighter, and for the squadron. If you still need help after that let me know. SCott
MonkeyBiz Posted October 22, 2006 Author Posted October 22, 2006 The Build_Tab_Space_Units only appears in the squadron files. As for what mods, it wouldn't help. It's stuff that's been cut and pasted and worked over.
jedi_consulor Posted October 22, 2006 Posted October 22, 2006 I'd go over the last bits of code you added to the xml files that produced the problem. Obviously do that before doing any other imports into your custom mod files. If you can't trace it back to the last thing you did then it will be at least some thing you did recently and you know its occuring in the squadrons.xml for example for what ever unit is showing vaders icon - their should be an entry for a tie fighter with his icon associated with it - obviously this is messed up and you should see instantly whats the matter with it. http://i37.photobucket.com/albums/e99/drone_pilot/JC_Sig.jpg Sote Mod Website @ http://sote-mod.com/forum/index.php?act=home
MonkeyBiz Posted October 22, 2006 Author Posted October 22, 2006 Did that, no dice. It seems like it might be connected to the disappearing TGA file I had earlier. The thing just kept vanishing after every game.
jedi_consulor Posted October 22, 2006 Posted October 22, 2006 If you think the problem is in the squadrons xml file - maybe you could post up your tie fighter entrys. with out seeing your xml file its hard to see what could be wrong. http://i37.photobucket.com/albums/e99/drone_pilot/JC_Sig.jpg Sote Mod Website @ http://sote-mod.com/forum/index.php?act=home
ghostfox1 Posted October 22, 2006 Posted October 22, 2006 Could be. I haven't done much with the squads of fighters myself, so it could be, or it could be something else.
MonkeyBiz Posted October 23, 2006 Author Posted October 23, 2006 Here's the code. When I flip the "Build_Tab_Space_Units" I get five fighters, instead of two. I get a TIE Fighter, TIE Bomber, and a TIE Fighter with the Vader icon. Let me know if you guys see anything I'm missing. TEXT_TIE_FIGHTER_2_SQUADRON Y-Wing Corellian_Corvette X-wing A-Wing 0 Yes 1 Yes no 300 25 Empire 0 200 8 Yes 1 1 DUMMY_SPACE_FIGHTER_SQUADRON TIE_Fighter_Team TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter,TIE_Fighter 12 150.0,0.0,0.0 50.0,0.0,0.0 100.0,-50.0,0.0 100.0,50.0,0.0 0.0,150.0,0.0 50.0,100.0,0.0 -50.0,100.0,0.0 0.0,50.0,0.0 0.0,-150.0,0.0 -50.0,-100.0,0.0 50.0,-100.0,0.0 0.0,-50.0,0.0 i_button_tie_fighter.tga EV_TieFighter.ALO 120 0 0 0 45 EHD_Build_Vehicle EHD_Unit_Canceled Unit_Complete_Tie_Fighter 1 35.0 1000.0 200.0 300.0 500.0 No No SmallShip 420 HUNT TEXT_TOOLTIP_TIE_FIGHTER TEXT_ENCYCLOPEDIA_CLASS_FIGHTER 300 10 Tactical_Units 1 TEXT_TIE_BOMBER_SQUADRON Calamari_Cruiser Alliance_Assault_Frigate Nebulon_B_Frigate Corellian_Corvette X-wing A-Wing 0 Yes 2 No yes 150 20 Empire 0 225 10 Yes 1 1 DUMMY_SPACE_FIGHTER_SQUADRON TIE_Bomber_Team TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber,TIE_Bomber 12 150.0,0.0,0.0 50.0,0.0,0.0 100.0,-50.0,0.0 100.0,50.0,0.0 0.0,150.0,0.0 50.0,100.0,0.0 -50.0,100.0,0.0 0.0,50.0,0.0 0.0,-150.0,0.0 -50.0,-100.0,0.0 50.0,-100.0,0.0 0.0,-50.0,0.0 i_button_tie_bomber.tga EV_TieBomber.ALO 120 0 0 0 45 EHD_Build_Vehicle EHD_Unit_Canceled Unit_Complete_Tie_Bomber 2 25.0 1000.0 200.0 300.0 300.0 No No SmallShip TEXT_TOOLTIP_TIE_BOMBER TEXT_ENCYCLOPEDIA_CLASS_BOMBER 550 17 Tactical_Units 1 370
MonkeyBiz Posted October 23, 2006 Author Posted October 23, 2006 Nevermind, figured out what it was. The game was calling the E3 units and Vaders TIE squadron. So, I just got rid of them. Thanks for the suggestions.
jedi_consulor Posted October 23, 2006 Posted October 23, 2006 ok ! - glad you fixed it. I am still trying to fix a serious bug in my mod as well. Mine is really annoying as I can save games but not load them. - I have only just noticed this recently and have been through almost everything I have done recently to try and find why its doing it. Just can't locate the issue. http://i37.photobucket.com/albums/e99/drone_pilot/JC_Sig.jpg Sote Mod Website @ http://sote-mod.com/forum/index.php?act=home
MonkeyBiz Posted October 23, 2006 Author Posted October 23, 2006 When you change things in the XML, then save and exit, then change more things, usually it makes saved games impossible to recover.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now