deathrun icon indicating copy to clipboard operation
deathrun copied to clipboard

cl_menus lua error "something is creating script errors"

Open Oyplap opened this issue 4 years ago • 7 comments

[ERROR] gamemodes/deathrun/gamemode/cl_menus.lua:320: attempt to index a nil value

  1. OpenSettings - gamemodes/deathrun/gamemode/cl_menus.lua:320
  2. unknown - gamemodes/deathrun/gamemode/cl_menus.lua:376 3. unknown - lua/includes/modules/concommand.lua:54

Could be caused by my loading screen or ingame motd for another addon.

Oyplap avatar Oct 03 '20 12:10 Oyplap

Working great here. You probably changed the deathrun_settings table.

ceifa avatar Oct 06 '20 19:10 ceifa

hm i have not changed that, i think. Do you mean in the cl_menus.lua or somewhere else?

Oyplap avatar Oct 07 '20 18:10 Oyplap

Have you managed to fix it?

FadedThaAHo avatar Dec 21 '20 10:12 FadedThaAHo

Still no luck for me. I haven't tried it for almost 2 months.

Oyplap avatar Dec 21 '20 12:12 Oyplap

I had this problem today and I managed t o fix it what is your discord and I try and help you.

FadedThaAHo avatar Dec 21 '20 17:12 FadedThaAHo

My Discord is Oyplap#7717

Thanks for the help!

Oyplap avatar Dec 21 '20 17:12 Oyplap

Does it happen everytime the menu is open? If so, you still have a ConVar within the table that no longer exists on the client side.

Zulbem avatar Feb 13 '21 09:02 Zulbem