Vurv78 / WebAudio

A safe, efficient and powerful replacement for Streamcore that adds playing & manipulating URL streams through IGmodAudioChannel/BASS
https://steamcommunity.com/sharedfiles/filedetails/?id=2466875474
MIT License
18 stars 3 forks source link

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

Open SouthernRailPhotography opened 1 year ago

SouthernRailPhotography commented 1 year ago

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
    1. unknown - [C]:-1
    2. pcall - [C]:-1
      1. e2_include_finalize - addons/wire-master/lua/entities/gmod_wire_expression2/core/extloader.lua:101
      2. unknown - addons/wire-master/lua/entities/gmod_wire_expression2/core/extloader.lua:172
      3. include - [C]:-1
      4. wire_expression2_reload - addons/wire-master/lua/entities/gmod_wire_expression2/core/extloader.lua:37
        1. unknown - addons/wire-master/lua/entities/gmod_wire_expression2/core/e2lib.lua:572
        2. unknown - lua/includes/modules/concommand.lua:54
Vurv78 commented 1 year ago

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