MNoya / Element-TD

Element Tower Defense
http://www.eletd.com
64 stars 22 forks source link

Wave 16 Challenge Mode won't work #443

Closed WindStrike72 closed 7 years ago

WindStrike72 commented 8 years ago

[ VScript ]: [DEBUG] Starting break time for Developer for wave 16 [ VScript ]: [INFO] Giving 1 lumber to Developer [ PanoramaScript ]: 16 fire_armor creep_ability_undead_instant creep_ability_undead_instant [ VScript ]: [INFO] Spawning wave 16 for [0] [ VScript ]: [DEBUG] Starting interest for all players at 15s [ PanoramaScript ]: 17 composite_armor creep_ability_heal creep_ability_mechanical [ VScript ]: scripts/vscripts/wavedata.lua:262: attempt to call a nil value [ VScript ]: stack traceback: [ VScript ]: scripts/vscripts/libraries/timers.lua:136: in function <scripts/vscripts/libraries/timers.lua:135> [ VScript ]: scripts/vscripts/wavedata.lua:262: in function 'SpawnEntity' [ VScript ]: scripts/vscripts/wave.lua:85: in function <scripts/vscripts/wave.lua:81> [ VScript ]: [C]: in function 'xpcall' [ VScript ]: scripts/vscripts/libraries/timers.lua:135: in function <scripts/vscripts/libraries/timers.lua:93>

Nutshell, my new creep type, "Instant Undead" spawned one creep and didn't move from the spawn. Killing it did nothing with regards to finishing the current wave.

Pretty sure this issue is happening with all mah new creep type shenanigans.