.....another crash....

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
obiboba3po
2008 Most Technically Challenging Avatar
Posts: 2376
Joined: Tue Feb 12, 2008 7:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: League of Legends
xbox live or psn: No gamertag set
Location: NJ, USA

.....another crash....

Post by obiboba3po »

i really hope im not getting annoying here, but i am getting endless crashes no matter what i do. all i did was add the convo. pack heroes into my map. i copy and pasted the side folder into my sides, and added a heroes folder in build/sides. these are the only errors that i think would effect it
Hidden/Spoiler:
[code]Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open ..\..\addon\WOM\data\_LVL_PC\core.lvl
prev = none iLastPage = nil
prev = texture iLastPage = 1
prev = texture iLastPage = 2
prev = texture iLastPage = 3
ifs_legal.Exit

Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_hero_aurrasing in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
.\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_hero_ventress in data\_lvl_pc\SIDE\cis.lvl


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

Message Severity: 2
.\Source\Weapon.cpp(82)
Weapon 'rep_weap_lightsaber_plo' is not localized for stats page

Message Severity: 2
.\Source\Weapon.cpp(82)
Weapon 'rep_weap_inf_force_judgement' is not localized for stats page

Message Severity: 2
.\Source\Weapon.cpp(82)
Weapon 'cis_weap_inf_repeating_blaster' is not localized for stats page

Message Severity: 2
.\Source\Weapon.cpp(82)
Weapon 'rep_weap_lightsaber_luminara' is not localized for stats page
[/code]
is there something i forgot to do here? plz help m e, all these crashes are really getting tiring :faint:
if you can help me, thanks alot. and again, im sorry for all the help topics ive been posting here, i just dont know what to do with all these crashes :oops:
User avatar
REivEN
1st Lieutenant
1st Lieutenant
Posts: 451
Joined: Wed Jul 04, 2007 11:59 am
Projects :: Jane - Sister Of the Courier Mod
Games I'm Playing :: CSGO FNV
xbox live or psn: No gamertag set
Location: What do you expect?

Re: .....another crash....

Post by REivEN »

did you add DC in front of "SIDE\\cis.lvl" ?
obiboba3po
2008 Most Technically Challenging Avatar
Posts: 2376
Joined: Tue Feb 12, 2008 7:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: League of Legends
xbox live or psn: No gamertag set
Location: NJ, USA

Re: .....another crash....

Post by obiboba3po »

yup its been there. but technically its loaded in ReadDataFile("SIDE\\heroes.lvl", right?
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: .....another crash....

Post by Xavious »

Looks like cis_hero_ventress and cis_hero_aurrasing don't have their own req files, aren't in the side's main req file, or have inccorect spelling in one of the req files.
obiboba3po
2008 Most Technically Challenging Avatar
Posts: 2376
Joined: Tue Feb 12, 2008 7:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: League of Legends
xbox live or psn: No gamertag set
Location: NJ, USA

Re: .....another crash....

Post by obiboba3po »

i checked there and theres nothing wrong. i deleted the heroes side folder, and its still crashing. the only sev. 3s im getting are these:
Hidden/Spoiler:
[code]Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open ..\..\addon\WOM\data\_LVL_PC\core.lvl
prev = none iLastPage = nil
prev = texture iLastPage = 1
prev = texture iLastPage = 2
prev = texture iLastPage = 3
ifs_legal.Exit

Message Severity: 3
.\Source\WeaponCannon.cpp(1272)
Weapon "rep_weap_inf_rifle" missing secondary ordnance "rep_weap_inf_rifle_ord1"[/code]
neither of these makes any sense cause the ord is there, and spelled correctly, and i know it. and the 1st one, i have a world called "WOM" so i dont have a [Diet Dr. Pepper] clue as to whats going on... :?
Post Reply