Two map with the same name

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
User avatar
Grievous
Private
Posts: 36
Joined: Fri Sep 07, 2012 3:54 am
Projects :: No Mod project currently.
xbox live or psn: No gamertag set

Two map with the same name

Post by Grievous »

Hello,
I have a problem, I have a map that appear twice in the list of Battlefront II.
Hidden/Spoiler:
Image
How to make the map appear that a single time?

thank you in advance for your help
User avatar
Zapattack1234
Rebel Colonel
Rebel Colonel
Posts: 574
Joined: Mon Sep 24, 2012 6:44 pm
Projects :: The Wrecked Graveyard_Amongst the Ruins
Games I'm Playing :: SWBF 1 and 2
xbox live or psn: xbla:Rehmfire49
Location: Isla Nublar (Jurassic Park)

Re: Two map with the same name

Post by Zapattack1234 »

did you accidently move the map folder into your addon folder twice?
User avatar
Grievous
Private
Posts: 36
Joined: Fri Sep 07, 2012 3:54 am
Projects :: No Mod project currently.
xbox live or psn: No gamertag set

Re: Two map with the same name

Post by Grievous »

No, and when I delete the map in the Addon folder, there is always one that appears
User avatar
DarthSolous
Chief Warrant Officer
Chief Warrant Officer
Posts: 351
Joined: Fri Sep 14, 2012 4:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: SWBF2 Halo Minecraft
xbox live or psn: No gamertag set
Location: Wielding the Dark Side of the Force on Korriban

Re: Two map with the same name

Post by DarthSolous »

Perhaps you accidentally merged the two map folders. It happened to me once before.
User avatar
Zapattack1234
Rebel Colonel
Rebel Colonel
Posts: 574
Joined: Mon Sep 24, 2012 6:44 pm
Projects :: The Wrecked Graveyard_Amongst the Ruins
Games I'm Playing :: SWBF 1 and 2
xbox live or psn: xbla:Rehmfire49
Location: Isla Nublar (Jurassic Park)

Re: Two map with the same name

Post by Zapattack1234 »

Do u have a windows vista or windows 7 computer?
User avatar
Grievous
Private
Posts: 36
Joined: Fri Sep 07, 2012 3:54 am
Projects :: No Mod project currently.
xbox live or psn: No gamertag set

Re: Two map with the same name

Post by Grievous »

DarthSolous wrote:Perhaps you accidentally merged the two map folders. It happened to me once before.
I verified, and i don't merged the two map folders
Zapattack1234 wrote:Do u have a windows vista or windows 7 computer?
yes, I have a windows 7
User avatar
Zapattack1234
Rebel Colonel
Rebel Colonel
Posts: 574
Joined: Mon Sep 24, 2012 6:44 pm
Projects :: The Wrecked Graveyard_Amongst the Ruins
Games I'm Playing :: SWBF 1 and 2
xbox live or psn: xbla:Rehmfire49
Location: Isla Nublar (Jurassic Park)

Re: Two map with the same name

Post by Zapattack1234 »

aha! you might have a second file of that map in a different location, check the commonly asked question thread
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Two map with the same name

Post by Noobasaurus »

It can be here:

Code: Select all

C:\Users\USERNAME\AppData\Local\VirtualStore\Program Files (x86)\Star Wars Battlefront II\GameData\addon
Or here:

Code: Select all

C:\Program Files (x86)\Star Wars Battlefront II\GameData\addon
If you have the mod in both directories, it may create conflicts. Now these directories might not match yours exactly, because you might have to go into a "Lucasarts" folder and then into "Star Wars Battlefront II".
User avatar
Grievous
Private
Posts: 36
Joined: Fri Sep 07, 2012 3:54 am
Projects :: No Mod project currently.
xbox live or psn: No gamertag set

Re: Two map with the same name

Post by Grievous »

I looked, but I don't see any other file with the same name
User avatar
Zapattack1234
Rebel Colonel
Rebel Colonel
Posts: 574
Joined: Mon Sep 24, 2012 6:44 pm
Projects :: The Wrecked Graveyard_Amongst the Ruins
Games I'm Playing :: SWBF 1 and 2
xbox live or psn: xbla:Rehmfire49
Location: Isla Nublar (Jurassic Park)

Re: Two map with the same name

Post by Zapattack1234 »

If it really bothers you that much, you could just try reinstalling battlefront
User avatar
[RDH]Zerted
Gametoast Staff
Gametoast Staff
Posts: 2982
Joined: Sun Feb 26, 2006 7:36 am
Projects :: Bos Wars AI - a RTS game
Games I'm Playing :: SWBF2 and Bos Wars
xbox live or psn: No gamertag set
Location: USA
Contact:

Re: Two map with the same name

Post by [RDH]Zerted »

Zapattack1234 wrote:If it really bothers you that much, you could just try reinstalling battlefront
Way overkill and it won't solve the problem. The problem is two addon.luas, or one incorrectly written addon.lua, are making two different entries instead of adding to the existing entry. You can rewrite your addon.lua to use AddExistingGameModes (or whatever the function is called) or just live with it.
Post Reply