Page 1 of 1
Missing _lvl_pc Folder [SOLVED]
Posted: Fri Jul 31, 2009 5:21 pm
by RC-1309
I have probably been playing SWBFII since the day it came out, but I'm new to modding for about a week or two now. I have made a few test maps (using Fierfek's Guide) but when I munge the file to test it in-game.... or try to package the mod for a release.... i realize that I am missing the _lvl_pc folder in my map data folder and with it the core.lvl and misson.lvl files... I followed the instructions but I don't have them..... can anyone help??
So to make it short... i am missing the mission.lvl file... does anyone know why??
Also... when you munge a mod for the "final" time to test it in game.... where do you remove it??
Could I be missing the mission.lvl files... because of Vista???
Because Fierfek's guide shows him using Vista but he has no issues....
Re: Missing _lvl_pc Folder
Posted: Fri Jul 31, 2009 5:28 pm
by AQT
Fierfek's tutorial has some flaws. Your map is located at C:\Users\<username>\AppData\Local\VirtualStore\Program Files\LucasArts\Star Wars Battlefront II\GameData\addon. Look for the folder with the same name as your mod ID. That's your map.
Missing Core and Mission LVL
Posted: Fri Jul 31, 2009 6:09 pm
by The_Fett_Squad
I went to the path you told other people to go if they were missing lvl_pc(...appdata/local/virtual store/program filesx86[program files itself didn't work]/Lucas Arts/Star Wars Battlefront II/GameData/Addon and then my map. However, I couldn't find Core.lvl or mission.lvl inside the _lvl_pc folder there. Do you know what the problem is?
Merged, -Staff
Re: Missing _lvl_pc Folder
Posted: Fri Jul 31, 2009 6:17 pm
by AQT
You have to munge your map first before it can actually appear.
Re: Missing _lvl_pc Folder
Posted: Fri Jul 31, 2009 6:18 pm
by Fierfek
AQT wrote:Fierfek's tutorial has some flaws. Your map is located at C:\Users\<username>\AppData\Local\VirtualStore\Program Files\LucasArts\Star Wars Battlefront II\GameData\addon. Look for the folder with the same name as your mod ID. That's your map.
Ah, yeah, haha. I had always used the harder method of packaging my map because I could never find my map in addon (I had the problem where it munges to virtual store), so this was the only way I knew how to do it, until recently.
That will be changed in the next version.
Re: Missing _lvl_pc Folder
Posted: Fri Jul 31, 2009 7:09 pm
by RC-1309
AQT wrote:Fierfek's tutorial has some flaws. Your map is located at C:\Users\<username>\AppData\Local\VirtualStore\Program Files\LucasArts\Star Wars Battlefront II\GameData\addon. Look for the folder with the same name as your mod ID. That's your map.
I did go there but there is only a _lvl_pc folder with nothing in it... and i munged right before i went there... (i used the visual munger in _BUILD btw)
Re: Missing _lvl_pc Folder
Posted: Fri Jul 31, 2009 7:16 pm
by Xavious
Just to clarify, you munged from your map's _Build folder? (data_ABC/_Build, not data/_Build)
Re: Missing _lvl_pc Folder
Posted: Fri Jul 31, 2009 10:58 pm
by Frisbeetarian
And when you munged, how long did it take?
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 4:06 am
by RC-1309
Xavious wrote:Just to clarify, you munged from your map's _Build folder? (data_ABC/_Build, not data/_Build)
yes... and to answer the other post's question almost 1 second and this message was there... but there was no notepad telling me any errors
done.
Copying files to Battlefront II directory:
"C:\Program Files\LucasArts\Star Wars Battlefront II\GameData"
Addon dir exists, continuing...
Mod dir "RWN"exists, continuing...
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 "RWN" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 4:48 am
by Frisbeetarian
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 6:08 am
by RC-1309
if i understood right i run the file in the munge_fix.zip in my BF2_Modtools and it should work...
and would i have to do this for every map i make??
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 6:15 am
by Frisbeetarian
You extract to BF2_ModTools and then run the file "vistamungefix.bat" that is inside BF2_ModTools\vistamungefix.
Once you do this, every new map will be fine, but old maps will not be fixed.
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 6:27 am
by RC-1309
nope... i ran it in:
C:\BF2_ModTools
C:\BF2_ModTools\data_(map name)
C:\BF2_ModTools\data_(map name)\_BUILD
and i ran it a few different ways... sometimes in or outside the folder
btw... the munger gave me 'new' text
\Common was unexpected at this time.
Munging addme.lua...done.
Copying files to Battlefront II directory:
"C:\Program Files\LucasArts\Star Wars Battlefront II\GameData"
Addon dir exists, continuing...
Mod dir "RWN"exists, continuing...
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 "RWN" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
before it said...
done.
Copying files to Battlefront II directory:
"C:\Program Files\LucasArts\Star Wars Battlefront II\GameData"
Addon dir exists, continuing...
Mod dir "RWN"exists, continuing...
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 "RWN" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
and when i try to run the map in BFII it first off shows up as (3-Letter map name)%s_%
and when i try to play it i get a fatal error saying...
"Could not open mission.lvl"
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 7:18 am
by Frisbeetarian
Woah there. The file changes certain files code. If you run in the wrong directory, it will probably mess up your game further. Do what I said:
Frisbeetarian wrote:run the file "vistamungefix.bat"
from
Frisbeetarian wrote:BF2_ModTools\vistamungefix
If it still doesn't work, reinstall your ModTools and run it from the correct place, and
no other place, because you probably messed them up by running the file from the wrong folder.
It's the same message, you're just getting more of it.
Re: Missing _lvl_pc Folder
Posted: Sat Aug 01, 2009 7:50 am
by RC-1309
ok... thnx it works now... i reinstalled mod tools just to make sure i didn;t mess around with the wrong thins...

thankyou for making the vista patch
