Garry's Mod

Garry's Mod

4,790 ratings
Draconic Base
3
5
2
2
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Server content
Addon Tags: Build, Fun
File Size
Posted
Updated
5.651 MB
Aug 28, 2019 @ 2:53am
May 2 @ 12:52pm
176 Change Notes ( view )

Subscribe to download
Draconic Base

Description
GitHub Page[github.com]
Wiki for developers[vuthakral.com]
Support me on Ko-fi[ko-fi.com]



The Draconic Base is a development framework for the content creators of Garry's Mod. It delivers many new modular systems, a lightweight but feature-rich weapon base, and extends greatly upon the game's playermodel customization.
FOR SERVER OWNERS
Due to petty individuals targeting my codebase I have had to make serverside convars not archive. Please see this page on GitHub[github.com] for a config list of all serverside convars.
Legal
The "Draconic Base" is a free-to-use addon. Please adhere to the Garry's Mod Steam Workshop Rules[wiki.facepunch.com]. This notably includes "Do not reupload addons". Please do not reupload the Draconic Base. It is an actively-maintained project, and reuploads will create conflicts. It is a base for a reason. A proper usage agreement can be found in the License file[github.com] on the GitHub.
Help & Support
If you need immediate help with the Draconic Base (or any of my addons), developing with the Draconic Base, want to report a conflict/incomaptibility for me to fix, or just wanting to know what I'm working on then consider joining my Discord[discord.gg] server.
1,685 Comments
Vuthakral  [author] May 1 @ 4:21pm 
Something is fucky with Garry's Mod in general right now with networked variables on entities. I'm hoping it will be fixed soon. There's nothing I can do about it, and my base is most certainly not the only addon affected by this.
UlτrαΤwο May 1 @ 1:42pm 
The latest patch fucked up the mod. I can't access some of the dev commands.
salimali7 May 1 @ 8:57am 
the colors are not saving to rag dolls when i load a saved game does anyone know how to make it so they save to individual rag dolls.
Vuthakral  [author] Apr 30 @ 7:00pm 
Apparently it was an issue with the last gmod patch, there was a commit to the 64bit branch which fixes it.
screwdriver lobotomy Apr 30 @ 3:30pm 
I dunno.. am not maker of mods....
Vuthakral  [author] Apr 30 @ 3:29pm 
That's not how lua traces work. Some ways of intercepting can not show up in a trace report, and only show the scripts which are erroring in lua logic.
screwdriver lobotomy Apr 30 @ 3:27pm 
gm+ got a remake and I think it messes with hooks but I would think it would say if it was that causing it..
Vuthakral  [author] Apr 30 @ 3:26pm 
Did either of you two recently install any new addons? That's a function to set a "Networked bool", a true or false value. That should not be erroring and is likely another addon broke something on a core level. There was also a patch released today and it's entirely possible some other library addon is broken currently.

I only have to ask this because I've been working on stuff in gmod today and encountered no sudden issues after the patch.
screwdriver lobotomy Apr 30 @ 3:10pm 
[Draconic Base] SetNetworkedVar: Non-networkable type 'nil' encountered!
1. func - lua/draconic/drc_lib.lua:1737
2. run - lua/includes/modules/hook.lua:259
3. unknown - lua/includes/modules/hook.lua:309
lambdariley596 Apr 30 @ 1:43pm 
whats this error? how do i fix it? :(

[Draconic Base] SetNetworkedVar: Non-networkable type 'nil' encountered!
1. unknown - lua/draconic/drc_lib.lua:1737
2. unknown - lua/dlib/modules/hook.lua:904