Munge problem [Solved]
Moderator: Moderators
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Munge problem [Solved]
munge problem:
I munge after just creating data_dsi and go to play map and it runs and crashes befor loading screen and says cannot find mission lvl
can anyone help me?
I munge after just creating data_dsi and go to play map and it runs and crashes befor loading screen and says cannot find mission lvl
can anyone help me?
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: another munge problem
clean- remunge.....?
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Re: another munge problem
yep
even deleted and remade the data-dsi folder using visual munge under the data folder
i have no idea how ot fix it
even deleted and remade the data-dsi folder using visual munge under the data folder
i have no idea how ot fix it
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: another munge problem
well your mission.req and mission files and mission.lua (xxxc_con) are fine??Splat wrote:yep
even deleted and remade the data-dsi folder using visual munge under the data folder
i have no idea how ot fix it
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Re: another munge problem
mission req:
ucft
{
REQN
{
"config"
"ingame_movies"
}
REQN
{
"script"
"setup_teams"
"gametype_conquest"
"gametype_capture"
"Objective"
"MultiObjectiveContainer"
"ObjectiveCTF"
"ObjectiveAssault"
"ObjectiveSpaceAssault"
"ObjectiveConquest"
"ObjectiveTDM"
"ObjectiveOneFlagCTF"
"SoundEvent_ctf"
"ObjectiveGoto"
"LinkedShields"
"LinkedDestroyables"
"LinkedTurrets"
"Ambush"
"PlayMovieWithTransition"
}
REQN
{
"lvl"
"DSIg_con"
"DSIc_con"
}
}
Dsic_con.lua
ucft
{
REQN
{
"config"
"ingame_movies"
}
REQN
{
"script"
"setup_teams"
"gametype_conquest"
"gametype_capture"
"Objective"
"MultiObjectiveContainer"
"ObjectiveCTF"
"ObjectiveAssault"
"ObjectiveSpaceAssault"
"ObjectiveConquest"
"ObjectiveTDM"
"ObjectiveOneFlagCTF"
"SoundEvent_ctf"
"ObjectiveGoto"
"LinkedShields"
"LinkedDestroyables"
"LinkedTurrets"
"Ambush"
"PlayMovieWithTransition"
}
REQN
{
"lvl"
"DSIg_con"
"DSIc_con"
}
}
Dsic_con.lua
Hidden/Spoiler:
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: another munge problem
How long does the munge take?
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Re: another munge problem
1/2 a second
and all it says is this:
done.
Copying files to Battlefront II directory:
"C:\Program Files (x86)\LucasArts\Star Wars Battlefront II\GameData"
Creating "addon" dir in BF2 dir...done.
Creating mod dir "DSI" dir in addon dir...done.
Copying addme.script to mod dir...done
Copying "mission.lvl" to modDir\data\_LVL_PC\...done
Copying "core.lvl" to modDir\data\_LVL_PC\...done
Copying "DSI" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
and all it says is this:
done.
Copying files to Battlefront II directory:
"C:\Program Files (x86)\LucasArts\Star Wars Battlefront II\GameData"
Creating "addon" dir in BF2 dir...done.
Creating mod dir "DSI" dir in addon dir...done.
Copying addme.script to mod dir...done
Copying "mission.lvl" to modDir\data\_LVL_PC\...done
Copying "core.lvl" to modDir\data\_LVL_PC\...done
Copying "DSI" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: another munge problem
and the DSIc_con.req file found in C:\BF2_ModTools\data_DSI\Common\mission??, could you post your BF2log error pleaseSplat wrote:mission req:
Hidden/Spoiler:
Dsic_con.luaHidden/Spoiler:
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Re: another munge problem
Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1270)
Could not open mission.lvl
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1270)
Could not open mission.lvl
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: another munge problem
do you have the mission.lvl on your addon folder??(i know this is a stupid question xD)Splat wrote:Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1270)
Could not open mission.lvl
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Re: another munge problem
lvl-pc is empty... i kinda think Fris knows what is going on...
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: another munge problem
well so you must munge the common fiel (mission.lvl, core.lvl and more)Splat wrote:lvl-pc is empty... i kinda think Fris knows what is going on...
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: another munge problem
Is this your first or second munge?Splat wrote:1/2 a second
and all it says is this:
done.
Copying files to Battlefront II directory:
"C:\Program Files (x86)\LucasArts\Star Wars Battlefront II\GameData"
Creating "addon" dir in BF2 dir...done.
Creating mod dir "DSI" dir in addon dir...done.
Copying addme.script to mod dir...done
Copying "mission.lvl" to modDir\data\_LVL_PC\...done
Copying "core.lvl" to modDir\data\_LVL_PC\...done
Copying "DSI" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
It sounds like it's the exact same problem as HERE, but from what you said, you aren't getting the "\Common was unexpected at this time."
Follow THESE instructions to fix it.
-
Splat
- Private Second Class
- Posts: 74
- Joined: Mon Oct 20, 2008 4:10 pm
Re: another munge problem
seems to have worked marvolously! Thank you much!
