Annoying menu

Status
Not open for further replies.

Krous

New Blood
Joined
Jul 9, 2012
Messages
11
Reaction score
0
This evening I got strange bug. Stange menu with weapon name and characteristic.
ad789e86cfc9.jpg

b4c7d418a308.jpg
 
Looks like some weapon addon you installed.

It's not part of TS2.
 
How did it get here and why it's reading TS2 weapons?
 
Steve said:
Looks like some weapon addon you installed.

Look at any addons you installed in the past few days.
 
It doesn't appear ANYWHERE. It appeared today after reconnection to server and appears ONLY on this server. Also I didn't install anything. I didn't play GMod for few weeks and started again from yesterday. I was playing only SRP.
 
Code:
lua_run_cl for k,v in pairs(hook.GetTable().HUDPaint)do print(k)for x,y in pairs(debug.getinfo(v))do print("",x,y) end end
Join SRP, run that in console and post the results
 
DrawSCarRaceHUD
linedefined 147
currentline -1
func function: 0x34657bb8
isvararg false
namewhat
lastlinedefined 245
source @lua/autorun/client/scarracehud.lua
nups 0
what Lua
nparams 0
short_src lua/autorun/client/scarracehud.lua
PlayerOptionDraw
linedefined 65
currentline -1
func function: 0x23b32450
isvararg false
namewhat
lastlinedefined 74
source @lua/includes/extensions/client/player.lua
nups 1
what Lua
nparams 0
short_src lua/includes/extensions/client/player.lua
pill_hud
linedefined 422
currentline -1
func function: 0x347c3128
isvararg false
namewhat
lastlinedefined 475
source @lua/autorun/pillautorun.lua
nups 0
what Lua
nparams 0
short_src lua/autorun/pillautorun.lua
AdvDupeProgressBar
linedefined 296
currentline -1
func function: 0x37ade420
isvararg false
namewhat
lastlinedefined 310
source @addons/advduplicator/lua/autorun/client/cl_advdupe.lua
nups 11
what Lua
nparams 0
short_src addons/advduplicator/lua/autorun/client/cl_advdupe.lua
WeightWorldTip
linedefined 129
currentline -1
func function: 0x39af4c10
isvararg false
namewhat
lastlinedefined 184
source @addons/weight stool/lua/weapons/gmod_tool/stools/weight.lua
nups 2
what Lua
nparams 0
short_src addons/weight stool/lua/weapons/gmod_tool/stools/weight.lua
TSWeatherPaint
linedefined 121
currentline -1
func function: 0x31f66c20
isvararg false
namewhat
lastlinedefined 155
source @gamemodes/tacoscript2srp/gamemode/cl_weather.lua
nups 0
what Lua
nparams 0
short_src gamemodes/tacoscript2srp/gamemode/cl_weather.lua
SCarRaceMesasge_DrawHud
linedefined 44
currentline -1
func function: 0x34625180
isvararg false
namewhat
lastlinedefined 104
source @lua/autorun/client/scarracemessages.lua
nups 13
what Lua
nparams 0
short_src lua/autorun/client/scarracemessages.lua
DrawRecordingIcon
linedefined 19
currentline -1
func function: 0x3792f828
isvararg false
namewhat
lastlinedefined 31
source @lua/autorun/client/gm_demo.lua
nups 1
what Lua
nparams 0
short_src lua/autorun/client/gm_demo.lua
Weapon_Info
linedefined 4
currentline -1
func function: 0x37a91eb8
isvararg false
namewhat
lastlinedefined 80
source @lua/autorun/client/weapon_info.lua
nups 0
what Lua
nparams 0
short_src lua/autorun/client/weapon_info.lua
DrawSCarRadioHUD
linedefined 453
currentline -1
func function: 0x346412c8
isvararg false
namewhat
lastlinedefined 550
source @lua/autorun/client/scarradio.lua
nups 0
what Lua
nparams 0
short_src lua/autorun/client/scarradio.lua
DrawSCarHUD
linedefined 233
currentline -1
func function: 0x344d2b70
isvararg false
namewhat
lastlinedefined 373
source @lua/autorun/client/scarhud.lua
nups 0
what Lua
nparams 1
short_src lua/autorun/client/scarhud.lua
pk_shapeshift_hud
linedefined 287
currentline -1
func function: 0x22bc9558
isvararg false
namewhat
lastlinedefined 342
source @lua/autorun/base.lua
nups 1
what Lua
nparams 0
short_src lua/autorun/base.lua
L
 
Well, I didn't install anything past few days.
 
it may be a workshop addon, or within a folder in your addons folder

ie look at your subscribed items, garrysmod/addons/*something*/, garrysmod/lua/

the reason it's "only showing up here" is because there are very few servers that have scriptenforcer disabled
we do
 
Problem dissappeared by itself. Maybe it was magic. Maybe because of Freedom's weed. Who knows.
 
Status
Not open for further replies.

Users who are viewing this thread