Open NathanX-S opened 3 months 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.
[pac3-develop] addons/pac3-develop/lua/pac3/editor/client/logic.lua:56: Tried to use a NULL entity!
Probably because it uses some weird way of getting the local player. Instead of InitPostEntity it uses OnEntityCreated which looks unstable
[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.