Posted by: Modzillah - Tuesday, January 25, 2022 9:30:52 AM
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 [url=https://www.moddb.com/company/cc-generals-zero-hour-mods/tutorials/creating-a-new-general-tutorial-by-klingondragon/#8217768]this[/url] 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 [smile] [ATTACH]2339[/Attach] [ATTACH]2340[/Attach] [ATTACH]2341[/Attach] [ATTACH]2342[/Attach] [ATTACH]2343[/Attach]

Posted by: Modzillah - Wednesday, January 26, 2022 8:42:33 AM
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

Posted by: Modzillah - Wednesday, January 26, 2022 9:43:23 AM
Solved it! This forum is a miracle!!! Just had to do some hardcore digging..