ValentinFunk / LibK

Library for fast gmod addon development
MIT License
53 stars 21 forks source link

LibK Error: Tried to resolve an already rejected deferred #42

Open Namachi06 opened 2 years ago

Namachi06 commented 2 years ago

Hello,

I'm currently facing an issue after joining my Gmod Deathrun server. Indeed, I have added an addon bought from the gmod store recently which is gesture and setted up at 100%.

After restarting the server and then joining it, this error appears in the console:

[libk] addons/libk/lua/libk/client/cl_libk_client.lua:3: Tried to resolve an already rejected deferred!
  1. error - [C]:-1
   2. Resolve - addons/libk/lua/libk/shared/1_sh_promises.lua:179
    3. fn - addons/libk/lua/libk/client/cl_libk_client.lua:3
     4. unknown - addons/ulib/lua/ulib/shared/hook.lua:109

We can notice that: