Zet0rz / nzombies

A GM13 Nazi Zombies style (WIP) gamemode
GNU General Public License v3.0
73 stars 79 forks source link

An Error with the event in Breakout #549

Open ghost opened 7 years ago

ghost commented 7 years ago

This error has been bugging me for a little while and completely breaks the objective. At the point where you get the key, you are able to pick it up just fine, but upon putting it in the padlock, nothing happens. The next time you try it it throws this error: [ERROR] lua/nzmapscripts/nz_ttt_kosovos;breakout.lua:522: Tried to use a

NULL entity!

  1. Remove - [C]:-1
    1. OnUsed - lua/nzmapscripts/nz_ttt_kosovos;breakout.lua:522
    2. v - gamemodes/nzombies/gamemode/itemcarrying/sv_gameplay.lua:12
      1. unknown - lua/includes/modules/hook.lua:84

This bug was found in a Peer To Peer server with another player on it. As far as I can see it works fine in singleplayer.