I was making a new era using sky's tutorial and I was editing units and they were working in game and everything. I added a bunch more units in my side and now I'm getting an unexplained crash that seemingly has nothing to do with this. I've tried to clean munge (3 times) and I looked over my side file and everything is in order. I don't know how to fix these errors and help would be appreciated so I can continue my work. Thanks.
My Mygeeto Error Log
Hidden/Spoiler:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_mark2_rifleman_purple in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_recon_gunner_rocketeer in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep3_engineer in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep3_jettrooper in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep3_sniper in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_commander_bacara in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep3_marine in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep3_pilot in F:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\V4C\Data\_lvl_pc\SIDE\rep.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDE\rep.lvl
Re: Unexplained Mod crash
Posted: Tue Aug 16, 2011 10:06 pm
by yuke5
Have you munged with whatever sides you edited selected from the drop down box in visual munge and munged with common selected? I'm no expert, but I think it might help, but it is just a guess.
Re: Unexplained Mod crash
Posted: Tue Aug 16, 2011 10:08 pm
by ARCTroopaNate
Yep.
Re: Unexplained Mod crash
Posted: Wed Aug 17, 2011 4:32 am
by DarthD.U.C.K.
do you have a rep side in your mapprojects sidefolder?
Re: Unexplained Mod crash
Posted: Fri Aug 19, 2011 6:43 pm
by ARCTroopaNate
Yes, These missions had worked for a few hours before they started crashing. I'm going to relook over everything in my Republic Req file. There could be a typo of some sort. I'm also wondering if the Republic Req file has to be in alphabetical order?
EDIT: I did a full manual clean and it didn't help. Really getting discouraged now.
EDIT 2: It happened again. On a different map.
Re: Unexplained Mod crash
Posted: Sat Aug 20, 2011 10:33 am
by Tears2Roses
Try putting your sides folder into a different world folder. Example: Move "rep" from data_abc\sides\rep to data_XXX\sides\. The error looks like your missing a file. Did you try hex-editting any mesh files? Im no expert on what cause missing chunk errors... Maybe spelling? Try re-adding all the files ( deleting all the msh, odf, and req files in data_ABC\sides\rep and the copy and paste the right ones from the assets/where ever you get the files from into data_ABC\sides\rep again. ) I am no mod master, but if you get what im trying to say it worth a shot.
EDIT: Looks like you already tried the above..... maybe I will read more carefully next time.
Re: Unexplained Mod crash
Posted: Thu Aug 25, 2011 12:54 pm
by ARCTroopaNate
Can someone please help me? My other sides work but it seems the Republic side does not want to work. I've checked over everything 10 times and I still can't find out what's wrong.