Objects munge 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
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Objects munge error

Post by Noobasaurus »

In my map (which is very close to done) I can never spawn. I once was able to, but then the objects stopped munging. I ran the debug SWBF2 and about a billion errors were there, mostly about raising the memory pool:

Message Severity: 2
C:\Battlefront2\main\RedEngineFL\Memory\RedMemoryPool.cpp(170)
Memory pool "ParticleTransformer::ColorTrans" is full; raise count to at least 1590

Anyone know how to help?
THEWULFMAN
Space Ranger
Posts: 5557
Joined: Tue Aug 17, 2010 3:30 pm
Projects :: Evolved 2
Location: Columbus, Ohio
Contact:

Re: Objects munge error

Post by THEWULFMAN »

clean, remunge, test.
didnt work?
maual clean, remunge, test.
didnt work?
post error log anyway.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

the error youve posted doesnt crash a map, it just tellys that battlefront has to handle more particles than expected.
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

If this is the error, then how might one fix it?

P.S. I have also done the things mentioned by THEWULFMAN, but they never worked.

Edit: Is the error log the thing that comes up after the munge or the thing that appears after you run SWBF2 debug version?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

the errorlog is the the debuglog or the bfront2log, the thing that comes up after the munge is the mungelog.
anyway, you could try to put "SetMemoryPoolSize("ParticleTransformer::ColorTrans", 1600) in your lua and see that happens mut it may not work because not all of these pools are suported in the lua. that doesnt really matterthough because battlefront raises them automatically as the log said. its not a real "error" that notifies you that something went completely wrong, its more just a message that tells you what is going on.
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

I tried that, but it did not work. Any other suggestions for this problem?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

just ignore it
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

DarthD.U.C.K. wrote:just ignore it
I might as well delete that map and start over if you're suggesting to ignore it. Oh well, better luck next time.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

why? the error youve posted doesnt harm anything, its just telling you that battlefront is doing something and that is nothing bad.
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

DarthD.U.C.K. wrote:why? the error youve posted doesnt harm anything, its just telling you that battlefront is doing something and that is nothing bad.
My objects have disappeared. If this is not the error, than what might be? A munging script file that is not munging correctly or something?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

can you post your whole bfront2log please?
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

If you say so. Here it is:
Hidden/Spoiler:
Originally was going to be posted here, but it was too long so I uploaded it. Tell me if there's anything bad about it.
User avatar
Anakin
Master of the Force
Master of the Force
Posts: 4817
Joined: Sat Sep 19, 2009 11:37 am
Projects :: RC Side Mod - Remastered - SWBF3 Legacy
Location: Mos Espa (germany)

Re: Objects munge error

Post by Anakin »

:shock: that's really much. have you tried to open your msh in mshViewer?? how i noticed there was one error with a msh file.

would be better if you start with one change ->test

if it works fine next change -> test. you changed much right?
Hidden/Spoiler:
why did everybody wants all at the same time.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

an exquisite selection of the very finest errors in your log:
Hidden/Spoiler:
Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(829)
Unable to find level chunk imp_inf_default_engineer in L:Star Wars Battlefront IIGameDataAddOnBFUData_lvl_pcSIDEimp.lvl

Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDEimp.lvl

Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(829)
Unable to find level chunk BFU_eli in L:Star Wars Battlefront IIGameDataAddOnBFUData_lvl_pcBFUBFU.lvl


Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(1019)
Unable to find level chunk in dc:BFUBFU.lvl

Message Severity: 2
C:Battlefront2mainBattlefront2SourceTeam.cpp(625)
Team missing class "kuf_warrior1" (check the side's .req file)
uf_updateClassIndex(): Added class: cis_hero_countdooku
utility_functions2: ReadDataFile(): This map's code, mode: bfu bfu_eli
Message Severity: 2
C:Battlefront2mainBattlefront2SourceTeam.cpp(625)
Team missing class "imp_inf_default_engineer" (check the side's .req file)
uf_updateClassIndex(): Added class: imp_hero_bobafett
uf_updateClassIndex(): Added class: imp_hero_darthvader
uf_updateClassIndex(): Added class: cis_hero_jangofett
uf_updateClassIndex(): Added class: cis_hero_darthmaul
uf_updateClassIndex(): Added class: cis_hero_grievous
uf_updateClassIndex(): Added class: kuf_warrior1
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

Anakin wrote::shock: that's really much. have you tried to open your msh in mshViewer?? how i noticed there was one error with a msh file.

would be better if you start with one change ->test

if it works fine next change -> test. you changed much right?
Hidden/Spoiler:
why did everybody wants all at the same time.
Do I have to download mshviewer or is it already there? I searched and no luck.
DarthD.U.C.K. wrote:an exquisite selection of the very finest errors in your log:
Hidden/Spoiler:
Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(829)
Unable to find level chunk imp_inf_default_engineer in L:Star Wars Battlefront IIGameDataAddOnBFUData_lvl_pcSIDEimp.lvl

Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDEimp.lvl

Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(829)
Unable to find level chunk BFU_eli in L:Star Wars Battlefront IIGameDataAddOnBFUData_lvl_pcBFUBFU.lvl


Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(1019)
Unable to find level chunk in dc:BFUBFU.lvl

Message Severity: 2
C:Battlefront2mainBattlefront2SourceTeam.cpp(625)
Team missing class "kuf_warrior1" (check the side's .req file)
uf_updateClassIndex(): Added class: cis_hero_countdooku
utility_functions2: ReadDataFile(): This map's code, mode: bfu bfu_eli
Message Severity: 2
C:Battlefront2mainBattlefront2SourceTeam.cpp(625)
Team missing class "imp_inf_default_engineer" (check the side's .req file)
uf_updateClassIndex(): Added class: imp_hero_bobafett
uf_updateClassIndex(): Added class: imp_hero_darthvader
uf_updateClassIndex(): Added class: cis_hero_jangofett
uf_updateClassIndex(): Added class: cis_hero_darthmaul
uf_updateClassIndex(): Added class: cis_hero_grievous
uf_updateClassIndex(): Added class: kuf_warrior1
How might I be able to solve these..."level chunk" errors?
Last edited by Noobasaurus on Fri Dec 03, 2010 7:26 pm, edited 1 time in total.
User avatar
acryptozoo
Master Bounty Hunter
Master Bounty Hunter
Posts: 1642
Joined: Wed Jun 03, 2009 3:14 pm
Projects :: Yavin Mappack
Games I'm Playing :: Homeworld 2
xbox live or psn: acryptozoo
Location: in the jungles of Yavin IV
Contact:

Re: Objects munge error

Post by acryptozoo »

Noobasaurus wrote:
Anakin wrote::shock: that's really much. have you tried to open your msh in mshViewer?? how i noticed there was one error with a msh file.

would be better if you start with one change ->test

if it works fine next change -> test. you changed much right?
Hidden/Spoiler:
why did everybody wants all at the same time.
Do I have to download mshviewer or is it already there? I searched and no luck.
DarthD.U.C.K. wrote:an exquisite selection of the very finest errors in your log:
Hidden/Spoiler:
Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(829)
Unable to find level chunk imp_inf_default_engineer in L:Star Wars Battlefront IIGameDataAddOnBFUData_lvl_pcSIDEimp.lvl

Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(1019)
Unable to find level chunk in dc:SIDEimp.lvl

Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(829)
Unable to find level chunk BFU_eli in L:Star Wars Battlefront IIGameDataAddOnBFUData_lvl_pcBFUBFU.lvl


Message Severity: 3
C:Battlefront2mainBattlefront2SourceLoadUtil.cpp(1019)
Unable to find level chunk in dc:BFUBFU.lvl

Message Severity: 2
C:Battlefront2mainBattlefront2SourceTeam.cpp(625)
Team missing class "kuf_warrior1" (check the side's .req file)
uf_updateClassIndex(): Added class: cis_hero_countdooku
utility_functions2: ReadDataFile(): This map's code, mode: bfu bfu_eli
Message Severity: 2
C:Battlefront2mainBattlefront2SourceTeam.cpp(625)
Team missing class "imp_inf_default_engineer" (check the side's .req file)
uf_updateClassIndex(): Added class: imp_hero_bobafett
uf_updateClassIndex(): Added class: imp_hero_darthvader
uf_updateClassIndex(): Added class: cis_hero_jangofett
uf_updateClassIndex(): Added class: cis_hero_darthmaul
uf_updateClassIndex(): Added class: cis_hero_grievous
uf_updateClassIndex(): Added class: kuf_warrior1
How might I be able o solve these..."level chunk" errors?
im having the same problems ... you can try a manual clean that may work
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Objects munge error

Post by Noobasaurus »

Hey, I did a manual clean and guess what?
Hidden/Spoiler:
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\GameMovie.cpp(399)
Unable to find open movie segment shell_main

ifs_saveop_DoOps LoadFileList
ifs_saveop_DoOps LoadFileList

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to compare two nil values
stack traceback:
(none): in function `ifs_login_EnterInterface'
(none): in function <(none):598>

ifs_saveop_DoOps LoadProfile
ifs_saveop_DoOps LoadProfile

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to compare two nil values
stack traceback:
(none): in function `ifs_login_EnterInterface'
(none): in function <(none):598>

ifs_sp_campaign: Input_Accept(): Entered: _tab_instant
missionlist_ExpandMapList()
ifs_missionselect_pcMulti_fnSetMapPreview(): Defaulting index to 1
this.CurButton = check_mode6
cur_button = nil
this.CurButton = nil
cur_button = nil
Checkbox for check_era7 clicked
this.CurButton = check_era7
cur_button = nil
this.CurButton = nil
cur_button = nil
DoubleClicked
custom_AddMapNew()
custom_printTable(): table: 063D116C
The key, value is: era_g 1
The key, value is: mode_eli_g 1
The key, value is: isModLevel 1
The key, value is: bSelected 1
The key is mapluafile, the formated value is: BFU<A>_<B>
custom_printTable(): Returning
custom_printTable(): table: 063D6BCC
The key, value is: key mode_eli
The key, value is: subst eli
The key, value is: showstr modename.name.hero-assault
The key, value is: descstr modename.description.elimination
The key, value is: icon mode_icon_eli
custom_printTable(): Returning
gMapEras.key = era_g Era = era_g subst = g
Adding map: BFUg_eli idx: 1
this.CurButton = Launch
cur_button = nil

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open dc:load\common.lvl

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture hud_target_hint_offscreen

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture hud_target_hint_offscreen

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\HUDElementBitmap.cpp(380)
HUD BitmapElement unable to find texture btn_directional_pad_LR
game_interface: Entered
utility_functions2: Listening on AddUnitClass() calls
utility_functions2: Listening on SetHeroClass() calls
utility_functions2: Listening on ReadDataFile() calls
game_interface: Reading in custom strings
game_interface: No user_script_0.lvl
game_interface: No user_script_1.lvl
game_interface: No user_script_2.lvl
game_interface: No user_script_3.lvl
game_interface: No user_script_4.lvl
game_interface: No user_script_5.lvl
game_interface: No user_script_6.lvl
game_interface: No user_script_7.lvl
game_interface: No user_script_8.lvl
game_interface: No user_script_9.lvl
game_interface: Found user_script_10.lvl
user_script_10: Entered
user_script_10: Replacing v1.3 (r117)'s AddUnitClass as it should've had a return value. This fixes the Leia bug.
user_script_10: No user_script_11.lvl. Will stop searching for any more user scripts.
user_script_10: Exited
ifs_sideselect_fnBuildScreen()
game_interface: Exited

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Entity.cpp(218)
Entity base class "com_hero_default" not found

Thats my whole BFlog! Now does anyone know how I can fix the #3's please?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Objects munge error

Post by DarthD.U.C.K. »

copy the common folder from assets\sids to your maps sidefolder and munge it
Post Reply