JonnyBro / beatrun

Fork of infamous parkour addon for Garry's Mod
https://beatrun.jonnybro.ru
Do What The F*ck You Want To Public License
240 stars 40 forks source link

problem with fov #193

Closed ikariustrxsh closed 4 months ago

ikariustrxsh commented 4 months ago

with some weapons or objects when I switch to the default hands of the mod the error appears

[beatrun] RunConsoleCommand: Command is blocked! (fov_desired)

  1. unknown - addons/beatrun/gamemodes/beatrun/entities/weapons/runnerhands/shared.lua:103
    1. Give - [C]:-1
      1. RunClass - addons/beatrun/gamemodes/beatrun/gamemode/player_class/player_beatrun.lua:149
        1. Call - gamemodes/base/gamemode/player.lua:292
          1. PlayerSpawn - gamemodes/base/gamemode/player.lua:246
            1. unknown - addons/beatrun/gamemodes/beatrun/gamemode/sv/spawn.lua:80
JonnyBro commented 4 months ago

Something is blocking beatrun from changing your FOV, fov_desired is not listed on blocked commands. I suggest you disabling all your addons. Let me know if this works

ikariustrxsh commented 4 months ago

Something is blocking beatrun from changing your FOV, fov_desired is not listed on blocked commands. I suggest you disabling all your addons. Let me know if this works

still the same :( [beatrun] RunConsoleCommand: Command is blocked! (fov_desired)

  1. unknown - addons/beatrun/gamemodes/beatrun/entities/weapons/runnerhands/shared.lua:103
    1. Give - [C]:-1
      1. RunClass - addons/beatrun/gamemodes/beatrun/gamemode/player_class/player_beatrun.lua:149
        1. Call - gamemodes/base/gamemode/player.lua:292
          1. PlayerSpawn - gamemodes/base/gamemode/player.lua:246
            1. unknown - addons/beatrun/gamemodes/beatrun/gamemode/sv/spawn.lua:80
JonnyBro commented 4 months ago

fixed