Custom Era not appearing?
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?
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?
Looks like it really is back to square one then. 
-
Loopy53
- 1st Lieutenant

- Posts: 456
- Joined: Thu Nov 01, 2012 2:27 am
- Projects :: Earth Apocalypse
- xbox live or psn: Dont have one
- Location: On earth, I guess.
Re: Custom Era not appearing?
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

-
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?
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.
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: Custom Era not appearing?
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.
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.
