VisualMunge Crashing [Solved]

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
jubjoe567
Private Recruit
Posts: 29
Joined: Fri Mar 19, 2010 6:35 pm

VisualMunge Crashing [Solved]

Post by jubjoe567 »

So my map has been working fine. Then I tried adding hunt and suddenly the VisualMunge doesn't work. It always comes up with a message like this instead of opening:


Runtime Error!
Program: C:/BF2_ModTools/data_ATC/_BUILD/ModToolsVisualMunge.exe

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


I tried removing all of the hunt files in case that was what was causing the problem but it still didn't work. Also I tried munging a different map and it worked fine. Does anybody have any ideas? Thanks.
genaral_mitch
Jedi
Jedi
Posts: 1056
Joined: Fri Aug 14, 2009 12:32 am

Re: Visualmunger Crashing

Post by genaral_mitch »

Usually when Visualmunge gets runtime errors they go away within a few minutes. If you ever get it again, just be patient. It has nothing to do with modding.
jubjoe567
Private Recruit
Posts: 29
Joined: Fri Mar 19, 2010 6:35 pm

Re: VisualMunge Crashing

Post by jubjoe567 »

Do you mean I should just try again in a few minutes? Or just leave the message up until visualmunge works. Because I've tried it a lot over the course of an hour or so.
User avatar
SW_elite
Filthy Thief
Filthy Thief
Posts: 507
Joined: Sat Jan 02, 2010 6:43 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Australia!!!

Re: VisualMunge Crashing

Post by SW_elite »

I had this exact error once and a bit in my mission.req file was wrong so I re-wrote it and VM worked again! So if you can, post your mission.req for me and ill see what I can do. If it helps its located at: data_***\Common

EDIT: This also happend to me when I was adding the hunt modee to my map.
jubjoe567
Private Recruit
Posts: 29
Joined: Fri Mar 19, 2010 6:35 pm

Re: VisualMunge Crashing

Post by jubjoe567 »

Hidden/Spoiler:
REQN
{
"config"
"ingame_movies"
}

REQN
{
"script"
"RandomRepLegion"
"setup_teams"
"gametype_conquest"
"gametype_capture"
"Objective"
"MultiObjectiveContainer"
"ObjectiveCTF"
"ObjectiveAssault"
"ObjectiveSpaceAssault"
"ObjectiveConquest"
"ObjectiveTDM"
"ObjectiveOneFlagCTF"
"SoundEvent_ctf"
"ObjectiveGoto"
"LinkedShields"
"LinkedDestroyables"
"LinkedTurrets"
"Ambush"
"PlayMovieWithTransition"
}

REQN
{
"lvl"
"ATCg_con"
"ATCc_con"
"ATCg_hunt
}
}
Here it is.

EDIT: Oh thanks a lot for the help I just fixed it by deleting the hunt line in the mission req. thanks a lot!

Double posting is against the RULES, please EDIT your post instead -Staff
User avatar
lucasfart
Sith
Sith
Posts: 1440
Joined: Tue Feb 24, 2009 5:32 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Australia

Re: VisualMunge Crashing

Post by lucasfart »

all you needed to do to it was add a " after the hunt line. If you did that i'm sure it would have worked...
User avatar
SW_elite
Filthy Thief
Filthy Thief
Posts: 507
Joined: Sat Jan 02, 2010 6:43 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Australia!!!

Re: VisualMunge Crashing [Solved]

Post by SW_elite »

Yes thats all it is. Just do that and then munge your level and im sure the hunt mode will be on your map!
Post Reply