CapsAdmin / pac3

advanced avatar customization for garrysmod
GNU General Public License v3.0
200 stars 93 forks source link

PAC3 Unusable. #1378

Open NathanX-S opened 2 weeks ago

NathanX-S commented 2 weeks ago

[pac3-develop] addons/pac3-develop/lua/pac3/editor/client/logic.lua:56: Tried to use a NULL entity! I get this error every time I open the editor, the camera parents to roughly my character's root and doesn't move, and no parts can be attached.

Astralcircle commented 2 weeks ago

Probably because it uses some weird way of getting the local player. Instead of InitPostEntity it uses OnEntityCreated which looks unstable