Fixes for potential crash issues when handling Lua entities in C++
Entity.SetTable now throws a type error when given not a table (used to silently fail)
Missing the weapons/scripted_ents.Get function at entity creation no longer exists the game (For example when its only missing clientside)