What does this mean? (log error)

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
ZoomV
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 308
Joined: Thu Aug 15, 2013 11:27 am
Projects :: Old Republic Map pack
Games I'm Playing :: BF2 SWTOR and GW2
xbox live or psn: No gamertag set
Location: Belsavis, Maximum Security Ward

What does this mean? (log error)

Post by ZoomV »

Code: Select all

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
LRKfm946
Master Sergeant
Master Sergeant
Posts: 163
Joined: Sun Feb 02, 2014 6:13 pm
Projects :: Battlefront II Hunger Games
Games I'm Playing :: SWBF2 BF3
Contact:

Re: What does this mean? (log error)

Post 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.
ZoomV
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 308
Joined: Thu Aug 15, 2013 11:27 am
Projects :: Old Republic Map pack
Games I'm Playing :: BF2 SWTOR and GW2
xbox live or psn: No gamertag set
Location: Belsavis, Maximum Security Ward

Re: What does this mean? (log error)

Post 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.
LRKfm946
Master Sergeant
Master Sergeant
Posts: 163
Joined: Sun Feb 02, 2014 6:13 pm
Projects :: Battlefront II Hunger Games
Games I'm Playing :: SWBF2 BF3
Contact:

Re: What does this mean? (log error)

Post 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.
ZoomV
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 308
Joined: Thu Aug 15, 2013 11:27 am
Projects :: Old Republic Map pack
Games I'm Playing :: BF2 SWTOR and GW2
xbox live or psn: No gamertag set
Location: Belsavis, Maximum Security Ward

Re: What does this mean? (log error)

Post 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.

sithwar.req
Hidden/Spoiler:
ucft
{
REQN
{
"lvl"
"imp_inf_engineer"
"imp_inf_officer"
"imp_inf_rifleman"
"imp_inf_rocketeer"
"imp_inf_sniper"
"pub_inf_commando"
"pub_inf_engineer"
"pub_inf_officer
"pub_inf_rifleman"
"pub_inf_rocketeer"
"pub_inf_sniper"
}
}
pub_inf_rifleman.req
Hidden/Spoiler:
ucft
{
REQN
{
"class"
"pub_inf_rifleman"
}
REQN
{
"model"
"hud_cis_wristblaster"
}
}
BVSg_con.lua
Hidden/Spoiler:
ReadDataFile("dc:SIDE\\sithwar.lvl",
"pub_inf_rifleman",
"pub_inf_engineer",
"pub_inf_rocketeer",
"imp_inf_rifleman",
"imp_inf_sniper",
"imp_inf_rocketeer",
"pub_inf_sniper")

[...]

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:
Image
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: What does this mean? (log error)

Post 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?
ZoomV
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 308
Joined: Thu Aug 15, 2013 11:27 am
Projects :: Old Republic Map pack
Games I'm Playing :: BF2 SWTOR and GW2
xbox live or psn: No gamertag set
Location: Belsavis, Maximum Security Ward

Re: What does this mean? (log error)

Post 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.
User avatar
Kingpin
Jedi
Jedi
Posts: 1096
Joined: Fri Sep 13, 2013 7:09 pm
Projects :: The Sith Wars II
Location: Denver, CO
Contact:

Re: What does this mean? (log error)

Post 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.
ZoomV
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 308
Joined: Thu Aug 15, 2013 11:27 am
Projects :: Old Republic Map pack
Games I'm Playing :: BF2 SWTOR and GW2
xbox live or psn: No gamertag set
Location: Belsavis, Maximum Security Ward

Re: What does this mean? (log error)

Post 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. :cpu:
User avatar
Kingpin
Jedi
Jedi
Posts: 1096
Joined: Fri Sep 13, 2013 7:09 pm
Projects :: The Sith Wars II
Location: Denver, CO
Contact:

Re: What does this mean? (log error)

Post 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.
Post Reply