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

Editor not working, lua errors #1333

Open
Exotic0015 opened this issue Jan 9, 2024 · 1 comment
Open

Editor not working, lua errors #1333

Exotic0015 opened this issue Jan 9, 2024 · 1 comment

Comments

@Exotic0015
Copy link

Branch: develop
Commit: e7891b2

[pac3] addons/pac3/lua/pac3/editor/client/logic.lua:56: Tried to use a NULL entity!
  1. EyePos - [C]:-1
   2. Call - addons/pac3/lua/pac3/editor/client/logic.lua:56
    3. OpenEditor - addons/pac3/lua/pac3/editor/client/init.lua:160
     4. unknown - addons/pac3/lua/pac3/editor/client/init.lua:290
      5. unknown - lua/includes/modules/concommand.lua:54

After pac_restart:

[pac3] addons/pac3/lua/pac3/editor/client/saved_parts.lua:427: attempt to index local 'part' (a number value)
  1. populate_part - addons/pac3/lua/pac3/editor/client/saved_parts.lua:427
   2. Open - addons/pac3/lua/pac3/editor/client/saved_parts.lua:491
    3. OpenSubMenu - lua/vgui/dmenu.lua:123
     4. unknown - lua/vgui/dmenuoption.lua:44 (x3)
@thegrb93
Copy link
Collaborator

thegrb93 commented Jan 9, 2024

pac.LocalPlayer went null for some reason. Probably need to use LocalPlayer() instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants