Custom Era not appearing?

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

THEWULFMAN
Space Ranger
Posts: 5557
Joined: Tue Aug 17, 2010 3:30 pm
Projects :: Evolved 2
Location: Columbus, Ohio
Contact:

Re: Custom Era not appearing?

Post by THEWULFMAN »

Repeating classes wouldn't result in a crash.
Nullen
Private
Posts: 41
Joined: Sun Sep 18, 2011 9:20 pm
Projects :: HL2 Insolence mod
xbox live or psn: No gamertag set

Re: Custom Era not appearing?

Post by Nullen »

Looks like it really is back to square one then. :?
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

Re: Custom Era not appearing?

Post by Loopy53 »

check the entire side. Ie req's/odf's (specifically weapons and all_inf_default_rifleman(the default odf). Check commas and " symbol (quotations) I would also call the repeated unit class something else, and completely look through the LUA yourself (we have done that a lot for you know so if you think its good its good) Completely manual clean, munge, and try again. Post the results and the error log. Beyond that try removing one unit at a time until it works. replace the unit that was crashing it to prove that unit crashed the map, then fix it. Also, look through your world folder make sure everything is there (sky file I think, dunno.) and the ODF's and .mshs are okay. AFTER you did the above, re-start. Its crashing for no reason and something is corrupted. Sorry to tell ya that man, I know it sucks :( :cry: :(
Nullen
Private
Posts: 41
Joined: Sun Sep 18, 2011 9:20 pm
Projects :: HL2 Insolence mod
xbox live or psn: No gamertag set

Re: Custom Era not appearing?

Post by Nullen »

I looked through the side file and there are no flaws in the odfs or the reqs. What a frustrating experience this is turning out to be.
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: Custom Era not appearing?

Post by [RDH]Zerted »

That era tutorial is here: forums/viewtopic.php?f=27&t=27616

One thing you should do is remove all other mod maps. Since people keep forgetting to update AddNewGamemodes() to use MergeTables(), it's possible another mod map is wiping out your additions (or you're wiping out there's).

You do need to make sure your map works before you change eras (or any other major change/addition). Only try one new thing at a time and keep backups of when it was last working.

I don't remember that Lua error, I don't think you should be getting it. Guessing, I'd say it's an addon.lua issue. Can't say if it's from your map or a different one.
Post Reply