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

[[E2] WebAudio] lua/entities/gmod_wire_expression2/core/custom/webaudio.lua:22: attempt to call field 'RegisterPlayerTable' (a nil value) #62

Open
SouthernRailPhotography opened this issue Sep 13, 2022 · 1 comment
Labels
cant-reproduce Haven't been able to reproduce the bug

Comments

@SouthernRailPhotography
Copy link

SouthernRailPhotography commented Sep 13, 2022

This issue happens when I try to enable the extension.. It happens right after VRCore trys to load. I'll disable VRCore and get back to this.

Edit: Disabling VRCore did not change anything at all.

VRCore loading

[[E2] WebAudio] lua/entities/gmod_wire_expression2/core/custom/webaudio.lua:22: attempt to call field 'RegisterPlayerTable' (a nil value)

  1. unknown - lua/entities/gmod_wire_expression2/core/custom/webaudio.lua:22
  2. unknown - [C]:-1
    3. pcall - [C]:-1
    4. e2_include_finalize - addons/wire-master/lua/entities/gmod_wire_expression2/core/extloader.lua:101
    5. unknown - addons/wire-master/lua/entities/gmod_wire_expression2/core/extloader.lua:172
    6. include - [C]:-1
    7. wire_expression2_reload - addons/wire-master/lua/entities/gmod_wire_expression2/core/extloader.lua:37
    8. unknown - addons/wire-master/lua/entities/gmod_wire_expression2/core/e2lib.lua:572
    9. unknown - lua/includes/modules/concommand.lua:54
@SouthernRailPhotography SouthernRailPhotography added the bug Something isn't working label Sep 13, 2022
@Vurv78
Copy link
Owner

Vurv78 commented Jan 8, 2023

Either you have a really outdated version of wiremod (2+ years old), or something is breaking your version of wiremod to not have the WireLib.RegisterPlayerTable function

@Vurv78 Vurv78 added cant-reproduce Haven't been able to reproduce the bug and removed bug Something isn't working labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cant-reproduce Haven't been able to reproduce the bug
Projects
None yet
Development

No branches or pull requests

2 participants