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

64x bit selections broken #22

Closed
JoshPiper opened this issue Aug 7, 2019 · 2 comments
Closed

64x bit selections broken #22

JoshPiper opened this issue Aug 7, 2019 · 2 comments
Labels
bug Something's broken that shouldn't be.

Comments

@JoshPiper
Copy link
Member

Expected Behaviour

Set selections from user selections.

Actual Behaviour

Error

Error Messages (if any)

[ERROR] addons/photon/lua/autorun/photon/cl_emv_net.lua:156: attempt to call field 'gfind' (a nil value)
  1. ApplyAutoSkin - addons/photon/lua/autorun/photon/cl_emv_net.lua:156
   2. Photon_ApplyEquipmentConfiguration - addons/photon/lua/autorun/photon/cl_emv_meta.lua:907
    3. DoClick - addons/photon/lua/autorun/photon/cl_photon_context.lua:302
     4. OnMouseReleased - lua/vgui/dlabel.lua:234
      5. unknown - lua/vgui/dmenuoption.lua:77

Steps to Reproduce

  1. Run 64 bit.
  2. Make user selection.
  3. Select selection.

Details

  • Source (Workshop / Github): Github
  • Garry's Mod Beta/Branch (if not standard): x64
@JoshPiper JoshPiper added the bug Something's broken that shouldn't be. label Aug 7, 2019
@willox
Copy link

willox commented Aug 9, 2019

i've released a patch for gmod's x86-64 branch that should fix this

@JoshPiper
Copy link
Member Author

Beauty, I'll test and close if it's fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's broken that shouldn't be.
Projects
None yet
Development

No branches or pull requests

2 participants