Modzillah
  • Modzillah
  • 50.25% (Neutral)
  • Private Topic Starter
4 years ago
Hello guys, I was hoping someone could help me here I have the modded game version of ZH called Contra Invasion released 2022, when I on step 2 of this  tutorial try to add INI:FactionNew to Generals.csf, the game crashes and gives "You have encountered a serious error..." I found a way around the problem by renamning it to INI:Faction in the csf but when I start a game with the said newly created general it crashes when it starts to load... Am I missing something major here?

Below I have uploaded the modded files... Hope someone can help me ^^

Thanks in advance 😄   CommandButton.txt (1kb) downloaded 34 time(s).   CommandCenter & Dozer.txt (64kb) downloaded 29 time(s).   Commandset.txt (2kb) downloaded 25 time(s).   ControlBarScheme.txt (3kb) downloaded 27 time(s).   PlayerTemplate.txt (2kb) downloaded 34 time(s).
Sponsor
Modzillah
  • Modzillah
  • 50.25% (Neutral)
  • Private Topic Starter
4 years ago
Update: So I got it to work but in contra invasion there is this "specialpowers button" where all the specialpowers are stored for usage (no in the commandcenter), I noticed that my general didn't have this power buttong and in attempt to fix this the game crashes in loading screen giving;

Release Crash at Wed Jan 26 14:37:12 2022
; Reason Uncaught Exception in GameEngine::update

Last error:


Current stack:

Here is my code if someone wants to help, note that i cloned and created a commandbutton and cloned the commandset aswell. ^^

CommandSet BRKN_SpecialPowerShortcutUSA ;Right Side Shortcut Buttons
1 = BRKN_SelectSpecialPowersFromShortcut
2 = Command_ChangeTimeFromShortcut
3 = Command_ICBMMissileFromShortcut
4 = Command_FireIonCannonInvFromShortcut
5 = Command_AntiMatterStrikeInvFromShortcut
6 = Command_StrategicBombingFromShortcut
7 = AirF_SelectAurorasFromShortcut
8 = AirF_SelectF22FromShortcut
End

CommandSet BrokenSpecialPowersCommandSet ;Powers Menu Button
1 = Command_SpyDroneFromShortcut
2 = Command_LaserStrikeFromShortcut
3 = Command_SpySatelliteScanFromShortcut
5 = Command_PlasmaBarrageFromShortcut
7 = Command_A10ThunderboltMissileStrikeFromShortcut
8 = Command_B52CruiseMissileStrikeFromShortcut
9 = Command_CIAIntelligenceFromShortcut
10 = Command_SpectreGunshipLazerFromShortcut
11 = Command_ShockwaveBombFromShortcut
12 = Command_AuroraSwarmStrikeFromShortcut
13 = Command_MoneyTransferDropUSA
End
Modzillah
  • Modzillah
  • 50.25% (Neutral)
  • Private Topic Starter
4 years ago
Solved it! This forum is a miracle!!! Just had to do some hardcore digging..