Page 3 of 3
Re: Custom Era not appearing?
Posted: Tue Dec 25, 2012 2:23 pm
by THEWULFMAN
Repeating classes wouldn't result in a crash.
Re: Custom Era not appearing?
Posted: Tue Dec 25, 2012 11:30 pm
by Nullen
Looks like it really is back to square one then.

Re: Custom Era not appearing?
Posted: Tue Dec 25, 2012 11:36 pm
by Loopy53
Re: Custom Era not appearing?
Posted: Thu Dec 27, 2012 5:17 pm
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.
Re: Custom Era not appearing?
Posted: Thu Jan 31, 2013 6:10 am
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.