UGX-Mods

Call of Duty: Black Ops 3 => Help Desk => Scripting => Topic started by: Devstr on November 11, 2019, 08:30:46 pm

Title: SCRIPTERROR with Madgaz's Wunderfizz 2.0 machine
Post by: Devstr on November 11, 2019, 08:30:46 pm
I have a custom map with Madgaz's Wunderfizz 2.0 machine placed in it. When I attempt to purchase it, I get a scripterror (retrieved from console_mp.log)

Code Snippet
Plaintext
[5364430][SCRIPTERROR]  Error: throwing script exception: Error: type undefined is not a vector, param 2Error: 
[5364573][SCRIPTERROR] 
******* script error *******
[5364639][SCRIPTERROR]  Error: type undefined is not a vector, param 2
[5364694][SCRIPTERROR]  Error:
******* Call stack *******
[5364761][SCRIPTERROR]  Error: file 'scripts/zm/_zm_perk_wunderfizz2.gsc', line 328 ::
[5364827][SCRIPTERROR]  Error: file 'scripts/zm/_zm_perk_wunderfizz2.gsc', line 231 ::
[5364882][SCRIPTERROR]  Error: file 'scripts/zm/_zm_perk_wunderfizz2.gsc', line 157 ::
[5364948][SCRIPTERROR]  Error: file 'scripts/zm/_zm_perk_wunderfizz2.gsc', line 128 ::
[5365014][SCRIPTERROR]  Error: ************************************
[5365137][SCRIPTERROR]  Error: throwing script exception: Error: type undefined is not a vector, param 2Error:
[5365725][SCRIPTERROR] 
******* script error *******
[5365729][         ] 
====================================================
Com_ERROR: Vertex type 5 ('particlecloud') doesn't have the information used by shader techsetdef_unlit.hlsl#cffd4dff in material 'ec/gfx_fxt_env_dust_mote_pcloud_add'

====================================================
[5365811][SCRIPTERROR]  Error: type undefined is not a vector, param 2
[5366021][SCRIPTERROR]  Error:
******* Call stack *******
[5366098][SCRIPTERROR]  Error: file 'scripts/zm/_zm_perk_wunderfizz2.gsc', line 328 ::
[5366164][SCRIPTERROR]  Error: file 'scripts/zm/_zm_perk_wunderfizz2.gsc', line 329 ::
[5366231][SCRIPTERROR]  Error: ************************************
Anyone have any clue what could be causing this?