Zet0rz / nZombies-Unlimited

nZombies Unlimited
MIT License
43 stars 15 forks source link

Zombie Spawn Script Errors #41

Closed LethalDumpster closed 5 years ago

LethalDumpster commented 5 years ago

My eagerness prevents me from holding off before playing with this mod. As expected, some kinda error showed up. Zombie speed is the last thing I expected to break. Anyway on starting round 1, I receive this same exact error for each spawn that exists in the world. Meaning now no Zombies spawn.

'Round starting!

[ERROR] addons/nzombies-unlimited-master/gamemodes/nzombies-unlimited/entities/entities/nzu_zombie.lua:244: attempt to get length of local 'tbl' (a nil value)

  1. SelectMovementSpeed - addons/nzombies-unlimited-master/gamemodes/nzombies-unlimited/entities/entities/nzu_zombie.lua:244
    1. dozombiespawn - addons/nzombies-unlimited-master/gamemodes/nzombies-unlimited/gamemode/round.lua:63
    2. v - addons/nzombies-unlimited-master/gamemodes/nzombies-unlimited/gamemode/round.lua:142
      1. unknown - lua/includes/modules/hook.lua:84'
Blueberryy commented 5 years ago

nZombies Unlimited still in development. Its will be fixed soon

LethalDumpster commented 5 years ago

Yeah, just making sure it wasn't specific to me. Thanks

Zet0rz commented 5 years ago

Fixed in aefa5d7!