UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Scripting => Topic started by: R4TTL35N4KE on March 13, 2018, 01:31:10 am

Title: Help me! Scripting error BO3 custom Zombies
Post by: R4TTL35N4KE on March 13, 2018, 01:31:10 am
Im not sure what I've done I may have deleted something accidentally but long story short I can compile and build the map but then I go to launch it on BO3 it crashed and gives me this error
****1 script error(s):
"D15f3cea" with no parameters in
"Scripts/zm/zm_mapname.gsc" at line 0****
****Unresolved external "D15f3cea" with 0 parameters in
"Scripts/zm/zm_mapname.gsc****

Can anyone tell me which this means
Title: Re: Help me! Scripting error BO3 custom Zombies
Post by: Archaicvirus on June 05, 2018, 09:26:16 pm
Im not sure what I've done I may have deleted something accidentally but long story short I can compile and build the map but then I go to launch it on BO3 it crashed and gives me this error
****1 script error(s):
"D15f3cea" with no parameters in
"Scripts/zm/zm_mapname.gsc" at line 0****
****Unresolved external "D15f3cea" with 0 parameters in
"Scripts/zm/zm_mapname.gsc****

Can anyone tell me which this means

Looks like theres a string of random text in your zm_mapname.gsc "D15f3cea" at the top of the file.
Open that file and delete that text, or post a copy of your zm_mapname.gsc here and I'll take a look.
It may be something else altogether though, because it's saying the error is on line 0, not line 1 or higher. Don't know how 'line 0' exists, but whatever I'll check it out if you're still trying to fix it. Other option is start a new map. Sucks, but at least you can move forward.
Title: Re: Help me! Scripting error BO3 custom Zombies
Post by: Harry Bo21 on June 06, 2018, 02:56:40 am
No

He’s calling an engine function with too many parameters
Title: Re: Help me! Scripting error BO3 custom Zombies
Post by: Archaicvirus on June 13, 2018, 05:17:15 am
Ok.

I'm sure he's grateful for your wisdom.
Title: Re: Help me! Scripting error BO3 custom Zombies
Post by: Harry Bo21 on June 13, 2018, 05:44:56 am
Ok.

I'm sure he's grateful for your wisdom.
that was a productive response to the correct answer