Garry's Mod

Garry's Mod

View Stats:
Mod creators, help!
I have a problem with the file shared.lua everything seems to be correct in the file itself, but in the game itself in the console it says "Refusing to load soda because it is missing Type and Base keys!" how to fix it?
ENT.Type = "anim" ENT.Base = "base_gmodentity" ENT.PrintName = "soda" ENT.Category = "soda" ENT.Purpose = "soda" ENT.Author = "" ENT.Spawnable = true ENT.AdminSpawnable = true
Originally posted by raizenxd:
Originally posted by КИРПИЧ:
It doesn't help... Do you have any other ideas?
Do you include shared in your init.lua and cl_init.lua?
< >
Showing 1-4 of 4 comments
raizenxd May 8, 2024 @ 6:58am 
I haven't played with entites in long time but random GitHub repo shows following:
ENT.Type = "anim" ENT.Base = "base_anim"
After looking up inside garrysmod/gamemodes/base/entities/entities there is no such base as base_gmodentity.
КИРПИЧ May 8, 2024 @ 7:26am 
It doesn't help... Do you have any other ideas?
The author of this thread has indicated that this post answers the original topic.
raizenxd May 8, 2024 @ 9:43am 
Originally posted by КИРПИЧ:
It doesn't help... Do you have any other ideas?
Do you include shared in your init.lua and cl_init.lua?
КИРПИЧ May 8, 2024 @ 12:50pm 
Originally posted by raizenxd:
Originally posted by КИРПИЧ:
It doesn't help... Do you have any other ideas?
Do you include shared in your init.lua and cl_init.lua?
but I forgot about cl_init, thank you very much!
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: May 8, 2024 @ 6:37am
Posts: 4