Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk pub_inf_rifleman in G:\LucasArts\Battlefront_II\GameData\AddOn\BVS\Data\_lvl_pc\SIDE\sithwar.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk pub_inf_rocketeer in G:\LucasArts\Battlefront_II\GameData\AddOn\BVS\Data\_lvl_pc\SIDE\sithwar.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk pub_inf_sniper in G:\LucasArts\Battlefront_II\GameData\AddOn\BVS\Data\_lvl_pc\SIDE\sithwar.lvl
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDE\sithwar.lvl
Not sure whats causing it, the only thing I can figure is that it might be something with Icemember's TOR trooper models because all the units affected are ones using that model, but I don't understand the error so I am not sure
Re: What does this mean? (log error)
Posted: Fri May 23, 2014 2:40 pm
by LRKfm946
Did you get any errors when munging? Looks like something might be wrong with your side req files. Make sure each unit has one, and the side req has all of them.
Re: What does this mean? (log error)
Posted: Fri May 23, 2014 3:14 pm
by ZoomV
LRKfm946 wrote:Did you get any errors when munging? Looks like something might be wrong with your side req files. Make sure each unit has one, and the side req has all of them.
I've gone through all of the mungelogs and didn't find anything. I even sorted through the side/sithwar/munged/pc and found all the model and unit .lvl.
All the .reqs are there and I checked my spelling as well
Can anyone verify that Icemember's TOR trooper models work properly because that is the only connection between the units that do not work.
Re: What does this mean? (log error)
Posted: Fri May 23, 2014 3:50 pm
by LRKfm946
ZoomV wrote:
LRKfm946 wrote:Did you get any errors when munging? Looks like something might be wrong with your side req files. Make sure each unit has one, and the side req has all of them.
I've gone through all of the mungelogs and didn't find anything. I even sorted through the side/sithwar/munged/pc and found all the model and unit .lvl.
All the .reqs are there and I checked my spelling as well
Can anyone verify that Icemember's TOR trooper models work properly because that is the only connection between the units that do not work.
Try doing a manual clean of the sithwar side and remunge it.
Re: What does this mean? (log error)
Posted: Fri May 23, 2014 6:36 pm
by ZoomV
LRKfm946 wrote:
Try doing a manual clean of the sithwar side and remunge it.
Didn't do a thing, I also tried it with a model I know works and also nothing, so yeah it probably is something with the reqs.
SetupTeams{
all = {
team = ALL,
units = 70,
reinforcements = 650,
soldier = { "pub_inf_rifleman",18, 53},
assault = { "pub_inf_rocketeer",2,10},
engineer = { "pub_inf_engineer",2,8},
sniper = { "pub_inf_sniper",10,15},
officer = { "imp_inf_officer",8,12},
special = { "pub_inf_rifleman",1,5},
},
odfs
Hidden/Spoiler:
Re: What does this mean? (log error)
Posted: Fri May 23, 2014 10:12 pm
by AQT
Before munging, did you create a sithwar folder in _BUILD\Sides containing the munge and clean batch files from any other one of the folders (e.g. ALL) in this same location?
Re: What does this mean? (log error)
Posted: Sun May 25, 2014 9:44 am
by ZoomV
AQT wrote:Before munging, did you create a sithwar folder in _BUILD\Sides containing the munge and clean batch files from any other one of the folders (e.g. ALL) in this same location?
Yes, Also other units from the same side work, it is only the rifleman, sniper, and rocketeer that do not show up.
Re: What does this mean? (log error)
Posted: Sun May 25, 2014 11:09 pm
by Kingpin
Try going to BUILD/Sides/sidename/munged, and delete all of the files that the unit would have been using, ex. the model, lvl, req, that pub_inf_rifleman used.
Re: What does this mean? (log error)
Posted: Thu May 29, 2014 10:18 pm
by ZoomV
Ok so I could figure it out, but I just threw all the stuffs into my clonewar side munged and it all worked fine, something must not have been munging right with the sithwar, idk but it means I'm going to have to throw everything together in one side directory.
Re: What does this mean? (log error)
Posted: Fri May 30, 2014 8:53 am
by Kingpin
Did you ever stop a munge? I have had that if you close out when munging a model, it can cause some serious problems.