Some Weird Munge Errors [Solved]

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
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Some Weird Munge Errors [Solved]

Post by Fierfek »

I got these munge errors. Help?
Hidden/Spoiler:
C:\BF2_ModTools\data_OPS\_BUILD\..\..\ToolsFL\Bin\luac.exe: ..\..\common\scripts\OPS\OPSc_con.lua:119: `}' expected (to close `{' at line 103) near `cis'
ERROR[scriptmunge scripts\OPS\OPSc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\OPS\OPSc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings

ERROR[levelpack mission\OPSc_con.req]:Expecting bracket, but none was found.
File : munged\pc\opsc_con.script.req(1)...

ucft <--
ERROR[levelpack mission\OPSc_con.req]:Expecting bracket, but none was found.
File : munged\pc\opsc_con.script.req(1)...

ucft <--

2 Errors 0 Warnings
-_-
Gametoast Staff
Gametoast Staff
Posts: 2678
Joined: Sat May 07, 2005 1:22 pm

Re: Some Weird Munge Errors

Post by -_- »

Control + G "103" in OPSc_con.lua, you're missing a bracket.
User avatar
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Re: Some Weird Munge Errors

Post by Fierfek »

-_- wrote:Control + G "103" in OPSc_con.lua, you're missing a bracket.
Where? No offense, but "missing a bracket" isn't very descriptive (there could be a thousand places to add a bracket in).
-_-
Gametoast Staff
Gametoast Staff
Posts: 2678
Joined: Sat May 07, 2005 1:22 pm

Re: Some Weird Munge Errors

Post by -_- »

-_- wrote:Control + G "103" in OPSc_con.lua, you're missing a bracket.
Control + G goes to a specific line, which happens to be line 103.
Hidden/Spoiler:
C:\BF2_ModTools\data_OPS\_BUILD\..\..\ToolsFL\Bin\luac.exe: ..\..\common\scripts\OPS\OPSc_con.lua:119: `}' expected (to close `{' at line 103) near `cis'
ERROR[scriptmunge scripts\OPS\OPSc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\OPS\OPSc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings

ERROR[levelpack mission\OPSc_con.req]:Expecting bracket, but none was found.
File : munged\pc\opsc_con.script.req(1)...

ucft <--
ERROR[levelpack mission\OPSc_con.req]:Expecting bracket, but none was found.
File : munged\pc\opsc_con.script.req(1)...

ucft <--

2 Errors 0 Warnings
User avatar
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Re: Some Weird Munge Errors

Post by Fierfek »

-_- wrote:
-_- wrote:Control + G "103" in OPSc_con.lua, you're missing a bracket.
Control + G goes to a specific line, which happens to be line 103.
Hidden/Spoiler:
C:\BF2_ModTools\data_OPS\_BUILD\..\..\ToolsFL\Bin\luac.exe: ..\..\common\scripts\OPS\OPSc_con.lua:119: `}' expected (to close `{' at line 103) near `cis'
ERROR[scriptmunge scripts\OPS\OPSc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\OPS\OPSc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings

ERROR[levelpack mission\OPSc_con.req]:Expecting bracket, but none was found.
File : munged\pc\opsc_con.script.req(1)...

ucft <--
ERROR[levelpack mission\OPSc_con.req]:Expecting bracket, but none was found.
File : munged\pc\opsc_con.script.req(1)...

ucft <--

2 Errors 0 Warnings
Okay, thanks.
User avatar
Par3210
Jedi
Jedi
Posts: 1033
Joined: Sun Jun 14, 2009 10:31 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Owning people in SWBF2
Contact:

Re: Some Weird Munge Errors [Solved]

Post by Par3210 »

i had the same problem as you Fierfek. -_- has put it right though. On your keyboard, press ctrl and then g (HOLD THEM DOWN!) then type in the box 103 that comes up and then it will take you to the line which needs fixing. If not it will be a line right near it.
Post Reply