Hello,
I am running a GMod murder server and I got some addons for it they all work except for, SharpEye. I have no Idea if SharpEye still works or not but when I join the game everything seems fine until I stop walking. It spams my headphones with a looping sound that wont stop until I start walking again.
Here is the error:
[code][SharpeYe] lua/cl_sharpeye_sound.lua:228: bad argument #2 to 'ChangeVolume' (number expected, got no value)
1. ChangeVolume - [C]:-1
2. SoundWind - lua/cl_sharpeye_sound.lua:228
3. SoundThink - lua/cl_sharpeye_sound.lua:255
4. fn - lua/cl_sharpeye_ground.lua:192
5. unknown - addons/ulib/lua/ulib/shared/hook.lua:183[/code]
Also there's this:
[code]
FOUND IN ADDON [123514260]
TEST [lua/cl_sharpeye_legacy.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/cl_sharpeye_menu.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/cl_sharpeye_motion.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/cl_sharpeye_preforce.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/cl_sharpeye_sound.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/cl_sharpeye_vision.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/cl_sharpeye_wiimote.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/playxlib.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/sh_sharpeye_autorun.lua][lua/cl_sharpeye_ground.lua]
TEST [lua/von.lua][lua/cl_sharpeye_ground.lua]
[/code]
I have searched everywhere I can find but there is no fix to this, any help? This is my favorite mod for murder I think it would go great with it!
Thank you for reading this,
[B][I]
Lame[/I][/B]
The addon is not updated for GMod 13.
Oh... It works like a charm if you turn off sound. Is there any way to make it without sound every time a player joins?
Just fix the error, add a 0 as second argument on that line in that function.
It got rid of the sounds, but now there are more errors. Whatever! I can possibly find something related to it.
Can you post the full code for us in [code] tags instead of just trying to "delete code?"
Sorry, you need to Log In to post a reply to this thread.