Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAC3 Event "is_touching" causing script errors #1329

Open
SoundCrafterYT opened this issue Jan 2, 2024 · 0 comments
Open

PAC3 Event "is_touching" causing script errors #1329

SoundCrafterYT opened this issue Jan 2, 2024 · 0 comments
Labels

Comments

@SoundCrafterYT
Copy link

For some reason, the is_touching events are not working.
When I typed is_touching, it showed me this error:

[PAC3] lua/pac3/core/client/parts/event.lua:971: Tried to use a NULL entity!
1. BoundingRadius - [C]:-1
2. GetNiceName - lua/pac3/core/client/parts/event.lua:971
3. get - lua/pac3/core/client/base_part.lua:92
4. Populate - lua/pac3/editor/client/panels/properties.lua:714
5. PopulateProperties - lua/pac3/editor/client/logic.lua:10
6. Call - lua/pac3/editor/client/parts.lua:515
7. OnValueChanged - lua/pac3/editor/client/panels/properties.lua:832
8. OnEnter - lua/pac3/editor/client/panels/properties.lua:1615
9. unknown - lua/vgui/dtextentry.lua:79

[PAC3] lua/pac3/core/client/parts/event.lua:971: Tried to use a NULL entity!
1. BoundingRadius - [C]:-1
2. GetNiceName - lua/pac3/core/client/parts/event.lua:971
3. GetName - lua/pac3/core/client/base_part.lua:92
4. unknown - lua/pac3/editor/client/panels/tree.lua:156

[PAC3] lua/pac3/core/client/parts/event.lua:971: Tried to use a NULL entity!
1. BoundingRadius - [C]:-1
2. GetNiceName - lua/pac3/core/client/parts/event.lua:971
3. unknown - lua/pac3/core/client/base_part.lua:92
4. ToSaveTable - lua/pac3/core/client/base_part.lua:1007
5. ToSaveTable - lua/pac3/core/client/base_part.lua:1024
6. unknown - lua/pac3/editor/client/saved_parts.lua:111

@thegrb93 thegrb93 added the bug label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants