The VisualMunge error log targets it as this being the problem, and here's the SWBF2 error code:
Custom Sides Error
Moderator: Moderators
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Custom Sides Error
My friend and I made new custom units for our map, and we followed everything in the documentation and the custom sides thread in the FAQ, however there is a problem.

The VisualMunge error log targets it as this being the problem, and here's the SWBF2 error code:
The VisualMunge error log targets it as this being the problem, and here's the SWBF2 error code:
Hidden/Spoiler:
- Nedarb7
- Lieutenant General

- Posts: 676
- Joined: Sat Sep 22, 2012 3:41 pm
Re: Custom Sides Error
Could you post the LUA?
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: Custom Sides Error
Hmmmmm.......
That image.Is that a mode?If so,is that all you put in there?I'm not the best modder but if that is all you put you need the rest of the stuff.
A lua would be good like the post above.
That image.Is that a mode?If so,is that all you put in there?I'm not the best modder but if that is all you put you need the rest of the stuff.
A lua would be good like the post above.
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Custom Sides Error
Post your LUA, please, as well as any sort of munge log that may have popped up.

That's the munged script; most of its contents should be illegible and they aren't supposed to look necessarily "normal". However, lol, the Lua munge should have put more junk in the file, but didn't, likely due to a syntax or just general error in his script.DylanRocket wrote:Hmmmmm.......
That image.Is that a mode?If so,is that all you put in there?I'm not the best modder but if that is all you put you need the rest of the stuff.
A lua would be good like the post above.
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: Custom Sides Error
I am basically still a beginner so I can't really help with him.Maybe you can.I love your Mass Effect mod.It is great.Marth8880 wrote:Post your LUA, please, as well as any sort of munge log that may have popped up.That's the munged script; most of its contents should be illegible and they aren't supposed to look necessarily "normal". However, lol, the Lua munge should have put more junk in the file, but didn't, likely due to a syntax or just general error in his script.DylanRocket wrote:Hmmmmm.......
That image.Is that a mode?If so,is that all you put in there?I'm not the best modder but if that is all you put you need the rest of the stuff.
A lua would be good like the post above.
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Custom Sides Error
Lol. Thanks. 
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Re: Custom Sides Error
Hidden/Spoiler:
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: Custom Sides Error
Maybe the Command posts?Or maybe the wampa.
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Re: Custom Sides Error
I don't believe so
- Nedarb7
- Lieutenant General

- Posts: 676
- Joined: Sat Sep 22, 2012 3:41 pm
Re: Custom Sides Error
When you munge do you see something similar to this at the start of the munge when you save the LUA?:
****ERROR****
****ERROR****
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: Custom Sides Error
Off topic:
What map is it?
On topic:
Did you customize the sides?
What map is it?
On topic:
Did you customize the sides?
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Re: Custom Sides Error
Yes it does, it also lists this in the VisualMunger error log-
It directs to the blank file that I posted an image to as seen above.
_
It's just a test map, we didn't want to risk screwing up the LUA, ect. to the real one, which is Malachor V, for SWBF2's ~SITH EMPIRE~ guild.
_
Yes, that's what I mentioned in the title.
Hidden/Spoiler:
_
It's just a test map, we didn't want to risk screwing up the LUA, ect. to the real one, which is Malachor V, for SWBF2's ~SITH EMPIRE~ guild.
_
Yes, that's what I mentioned in the title.
-
Bob
- Brigadier General

- Posts: 633
- Joined: Thu May 27, 2010 4:28 am
- Location: at home
Re: Custom Sides Error
You are missing a " here.DarthAphotic wrote: special = { "SET_sith_inquisitor", 1,2},
- Glitch25
- Sergeant Major

- Posts: 222
- Joined: Mon May 07, 2012 1:01 pm
- Projects :: [ISM] [BFU]
- Location: Baktoid Combat Automata
- Contact:
Re: Custom Sides Error
Bob wrote:You are missing a " here.DarthAphotic wrote: special = { "SET_sith_inquisitor", 1,2},
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Re: Custom Sides Error
Thank you Bob! Munged perfectly...but now..
It isn't munging the SET.lvl file for the map folder you put in your addon folder.
I checked SET under Sides when I munged it and Common as well.
It isn't munging the SET.lvl file for the map folder you put in your addon folder.
I checked SET under Sides when I munged it and Common as well.
Hidden/Spoiler:
- Locutus
- 1st Lieutenant

- Posts: 420
- Joined: Fri Jun 04, 2010 10:08 am
- Projects :: Stargate Battlefront Pegasus
- Location: Germany
- Contact:
Re: Custom Sides Error
Looks like the munge of your custom side failed.
Any errors when you munge SET?
Any errors when you munge SET?
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Re: Custom Sides Error
All my REQ. files seem be in order. Is it talking about the Sides REQ. or the Game Req. though?
Hidden/Spoiler:
-
Bob
- Brigadier General

- Posts: 633
- Joined: Thu May 27, 2010 4:28 am
- Location: at home
Re: Custom Sides Error
The munge has problems with the set_sith_commando.lvl.req. This could mean a lot of things, but the problem has something to do with your set_sith_commando unit. May we see the unit's and the side's REQ?
- DarthAphotic
- Private First Class
- Posts: 75
- Joined: Wed Nov 21, 2012 12:09 pm
- Projects :: Malachor V
- xbox live or psn: Playstation 3
- Location: Yavin
- Contact:
Re: Custom Sides Error
Unit Req.-
Side Req.-
*The { }'s are spaced correctly and match the JDI Example perfectly, they just look that way on here.
Hidden/Spoiler:
Hidden/Spoiler:
-
Bob
- Brigadier General

- Posts: 633
- Joined: Thu May 27, 2010 4:28 am
- Location: at home
Re: Custom Sides Error
The REQs are fine, one more source of trouble I can think of would be the unit's ODF. Search it for
mistakes or just post it.
Something else I noticed in your LUA, when you load the units you refer to them as SE1_sith_something and when you set up the sides as SET_sith_something.
mistakes or just post it.
Something else I noticed in your LUA, when you load the units you refer to them as SE1_sith_something and when you set up the sides as SET_sith_something.
