unable to find chunks?????

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
GolfBulb

unable to find chunks?????

Post by GolfBulb »

WEll i ran my game in Mod tools .exe and It crashed at the end of the loading, here are my Message Severity: 3's:
Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep2_rifleman in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep2_rocketeer in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep2_sniper in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep3_officer in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep2_jettrooper in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_hover_fightertank in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_hero_macewindu in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_hover_barcspeeder in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_walk_atte in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDE\rep.lvl


Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "cis_hover_gat BODY WEAPON1" mount node "neck" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "gun_housing_1" not found

Message Severity: 3
.\Source\Aimer.cpp(711)
Aimer "(null)" barrel node "barrel_1" not found

Message Severity: 3
.\Source\Aimer.cpp(748)
Aimer "(null)" fire node "hp_fire_1" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "gun_housing_2" not found

Message Severity: 3
.\Source\Aimer.cpp(711)
Aimer "(null)" barrel node "barrel_2" not found

Message Severity: 3
.\Source\Aimer.cpp(748)
Aimer "(null)" fire node "hp_fire_2" not found


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_magnaguard in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_officer in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_hover_aat in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\cis.lvl



Message Severity: 3
.\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDE\cis.lvl


Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "cis_hover_aatx BODY WEAPON2" mount node "hp_missleR_1" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "hp_missleL_2" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "hp_missleR_2" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "hp_missleL_3" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "hp_missleR_3" not found

Message Severity: 3
.\Source\Aimer.cpp(684)
Aimer "(null)" mount node "hp_missleL_1" not found

Message Severity: 3
.\Source\EntityGeometry.cpp(666)
RepSharpshooter
Gametoast Staff
Gametoast Staff
Posts: 1351
Joined: Tue Jul 10, 2007 4:10 pm

RE: unable to find chunks?????

Post by RepSharpshooter »

I may be mistaken, but isn't a chunk an organization within the .lvl? If it is, then the REQ or munger is messed up.
Master Fionwë
Rebel Colonel
Rebel Colonel
Posts: 598
Joined: Wed May 30, 2007 3:33 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: At RCTC
Contact:

RE: unable to find chunks?????

Post by Master Fionwë »

It may be just an issue that happened during the munging, or something that you put intohat was the last change that you made to it?
Also, you could remunge it, and see what happens. If it doesn't work, try to clean it.

Oh, just noticed a few things there. Some of those,
Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk rep_inf_ep2_jettrooper in C:\Program Files\LucasArts\Star Wars Battlefront II\GameData\AddOn\DDW\Data\_lvl_pc\SIDE\rep.lvl
mean that you missing that unit, either in the lua you don't have it loaded, or in the side or unit req. It may be just a simple spelling mistake. Make sure all the units are present, and loaded properly.
Post Reply