Page 1 of 1

.....another crash....

Posted: Tue Aug 12, 2008 2:48 pm
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:

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

Posted: Tue Aug 12, 2008 2:50 pm
by REivEN
did you add DC in front of "SIDE\\cis.lvl" ?

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

Posted: Tue Aug 12, 2008 3:00 pm
by obiboba3po
yup its been there. but technically its loaded in ReadDataFile("SIDE\\heroes.lvl", right?

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

Posted: Wed Aug 13, 2008 2:38 pm
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.

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

Posted: Thu Aug 14, 2008 11:45 am
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... :?