Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

Premium__Zocker

New Coder
Hello everybody. Im new to coding in general and i started to learn lua by watching CODE BLUE's tutorials on youtube.
But i could need help from someone that has time and wants to help me with this.
Just lua in generall but i have also an example lua error that i cannot fix bc i just dont know how.


[CODE title="The Error i mentioned" highlight="1"][[admin]_blogs] addons/[admin]_blogs/lua/gmodadminsuite/modules/logging/sv_logging.lua:935: attempt to index global 'GAS' (a nil value)
1. fn - addons/[admin]_blogs/lua/gmodadminsuite/modules/logging/sv_logging.lua:935
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:109[/CODE]

I know the error is caused by the adminsuite but i dont know why and how to fix it...

I hope i am in the right place here for such a thing:)
 
I forgot that i have 1 other lua error that i cant fix.:

[CODE title="The Error i mentioned"]LuaCmd:1: attempt to call a string value
1. onsuccess - LuaCmd:1
2. unknown - lua/includes/modules/http.lua:29[/CODE]
 

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom