TTT-2 / TTTC

This is an addon for TTT. It's useful to add custom classes easily to the game
7 stars 7 forks source link

Some errors #25

Closed Satton2 closed 3 years ago

Satton2 commented 3 years ago
  1. Something in TTT2 itself related to language selection (last version at the time).
    
    [ttt2-master] addons/ttt2-master/lua/ttt2/extensions/table.lua:300: bad argument #1 to 'pairs' (table expected, got nil)
    1. pairs - [C]:-1
    2. GetEqualEntryKeys - addons/ttt2-master/lua/ttt2/extensions/table.lua:300
    3. GetEqualEntriesAmount - addons/ttt2-master/lua/ttt2/extensions/table.lua:317
     4. GetDefaultCoverage - addons/ttt2-master/gamemodes/terrortown/gamemode/client/cl_lang.lua:518
      5. populateFn - addons/ttt2-master/gamemodes/terrortown/gamemode/client/cl_help/populate_language.lua:27
       6. BuildContentArea - addons/ttt2-master/gamemodes/terrortown/gamemode/client/cl_help.lua:232
        7. ShowSubMenu - addons/ttt2-master/gamemodes/terrortown/gamemode/client/cl_help.lua:338
         8. DoClick - addons/ttt2-master/gamemodes/terrortown/gamemode/client/cl_help.lua:105
          9. unknown - lua/vgui/dlabel.lua:237

2. Something related to this addon (or it's my fault?):
![image](https://user-images.githubusercontent.com/23385240/103482515-55181c80-4df2-11eb-8545-bd515ea55d41.png)
Histalek commented 3 years ago

This is most likely related to the issue described in https://github.com/TTT-2/TTT2/issues/705 .

We are working on it :)

Histalek commented 3 years ago

Should be fixed now :)