Garry's Mod

Garry's Mod

gebLib | GMod Extension Base
67 条留言
AJgamerboi 7 月 30 日 下午 8:11 
This mod effect Shmovement's mod fov settings for some reason
func_kenobi 7 月 30 日 下午 4:30 
А да, сорян что задампил всё на Английском, недопёр что вы Русский, только на ваш профиль взглянул...:steamhappy:
func_kenobi 7 月 30 日 下午 4:26 
Also Steam fucked up the indentation on the code blocks... sorry, it is sad that they don't have formatting for that yet.
func_kenobi 7 月 30 日 下午 4:25 
The error in ULib, is interesting, since I was unaware of it existing, I forgot that I have ULib manually mounted on my dedicated server...

If you ever find time to fix this, here are the git repositories of all addons involved:
https://github.com/metrostroi-repo/MetrostroiAddon
https://github.com/TeamUlysses/ulib
func_kenobi 7 月 30 日 下午 4:25 
The function that appears to be failing looks like this:
function Metrostroi.GetTimedT(notsync)
local T0 = GetGlobalFloat("MetrostroiT0",os.time())+GetGlobalFloat("MetrostroiTY")
local T1 = GetGlobalFloat("MetrostroiT1",CurTime())
local dT
if notsync then
dT = (os.time()-T0) - (CurTime()-T1)
else
dT = (os.time()-T0 + (CurTime() % 1.0)) - (CurTime()-T1)
end
return dT
end
function Metrostroi.GetSyncTime(notsync)
return os.time()-Metrostroi.GetTimedT(notsync)
end
This might be a red herring.

But this one is promising:
hook.Add("PlayerButtonUp","metrostroi_button",function(ply, button)
local train,seat = ply:GetTrain()
if IsValid(train) and train.KeyBuffer then
if train.KeyBuffer[button] then
train.KeyBuffer[button] = nil
train:OnKeyEvent(button,false,ply,train.DriverSeat ~= seat)
end
end
end)

I am not familiar with LUA but, maybe ply is not defined somehow?
jopster1336  [作者] 7 月 30 日 下午 4:03 
how's that even possible... i guess i will look into it sometime soon
func_kenobi 7 月 30 日 上午 10:03 
This addon seems to be breaking Metrostroi addon https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=1095130789 in some wierd way.
Metrostroi cannot initialize with this addon enabled, making it unusable. I have tested it only with Metrostroi and your library enabled, disabling this library fixes the issue.

It would be great to fix this, because then I will be able to use the omni man swep on the train. :senpai:
The error:
[Metrostroi Subway Simulator - Scripts] lua/entities/gmod_track_clock_interval/init.lua:80: attempt to call field 'GetSyncTime' (a nil value)
1. unknown - lua/entities/gmod_track_clock_interval/init.lua:80 (x6)


[Metrostroi Subway Simulator - Scripts] lua/entities/gmod_subway_base/init.lua:1559: attempt to call method 'GetTrain' (a nil value)
1. fn - lua/entities/gmod_subway_base/init.lua:1559
2. unknown - lua/ulib/shared/hook.lua:109
NextKurome76TheSoldier 7 月 19 日 下午 6:54 
[gebLib | GMod Extension Base] gamemodes/sandbox/gamemode/player_extension.lua:93: attempt to index local 'ply' (a boolean value)
1. Function - gamemodes/sandbox/gamemode/player_extension.lua:93
2. func - lua/includes/extensions/entity.lua:158
3. unknown - lua/includes/modules/hook.lua:267
Romaniac 6 月 24 日 下午 6:34 
what happened to [gJujutsu] ?
jopster1336  [作者] 6 月 17 日 上午 2:05 
i will probably replace it with something new, this one is pretty much outdated and abandoned and i didn't know a lot of stuff when i was making this thing
jopster1336  [作者] 6 月 17 日 上午 2:02 
i can't deny it
welcome 6 月 17 日 上午 2:00 
your library is ASS
Khiuk 6 月 9 日 下午 6:19 
[gebLib | GMod Extension Base] lua/includes/modules/hook.lua:118: attempt to call global 'type' (a nil value)
1. Add - lua/includes/modules/hook.lua:118
2. unknown - lua/autorun/hb_help.lua:16
Scream 6 月 7 日 下午 5:57 
[gebLib | GMod Extension Base] lua/includes/modules/hook.lua:118: attempt to call global 'type' (a nil value)
1. Add - lua/includes/modules/hook.lua:118
2. unknown - lua/autorun/hb_help.lua:16
wolfgang 5 月 25 日 上午 9:54 
did yall get rid of the DBZ GM thing :(
spooky scary veedot 5 月 15 日 下午 6:21 
why was this addon adding weird spooky noises and spawning in weird entities in my game
jopster1336  [作者] 5 月 6 日 下午 2:17 
what
geoffreyallen1007 5 月 6 日 下午 2:02 
i cant trust this becous of june
wolfgang 2 月 26 日 下午 6:08 
are you guys still working on DRAGON BALL GM?
jopster1336  [作者] 2 月 1 日 下午 2:08 
weird. thanks for the info
j3fh4l 2 月 1 日 下午 12:36 
Just to let yall know, this mod conflicts with gredwitch base emplacements making missiles clip through the floor.
Romaniac 1 月 12 日 上午 10:22 
Is dragon ball gm done being worked on or nah?
hakari 2024 年 12 月 11 日 下午 6:47 
gjujutsu:steamsad:
jopster1336  [作者] 2024 年 11 月 17 日 上午 11:27 
send the errors
YAm_ik 2024 年 11 月 17 日 上午 11:09 
it creates lua errors
TALGI_PALGI 2024 年 10 月 24 日 下午 12:26 
And if you guys have Discord server about DRAGON BALL GM please can i have link
TALGI_PALGI 2024 年 10 月 24 日 下午 12:25 
When Dragon ball GM? if you guys need help with money i can give 30 dollars.
Romaniac 2024 年 9 月 22 日 下午 5:54 
will there be new characters and moves when gJujutsu is back?
WhispersOfTorment 2024 年 9 月 22 日 上午 1:41 
how long wiil it takes to comeback ?
Hiroo 2024 年 9 月 21 日 上午 12:22 
we need a one piece addon!!
Hiroo 2024 年 9 月 21 日 上午 12:21 
gJujutsu
js 2024 年 9 月 13 日 上午 11:30 
gjujutsu was deleted for copyright, dev said that this addon will come back
DreamCry 2024 年 9 月 12 日 上午 3:03 
回来吧我的gjujutsu
我最骄傲的信仰
历历在目的五条
眼泪莫名在流淌
依稀记得开领域
还有给力的特效
把其他JJK模组全部给打飞!
Come back, my gjujutsu
My proudest faith
Remember in the purpose of gojo
Tears were flowing inexplicably
I vaguely remember the domian
There are also powerful special effects
Knock all the other JJKmods flying!
wolfgang 2024 年 9 月 12 日 上午 12:40 
oh ok sorry
jopster1336  [作者] 2024 年 9 月 8 日 上午 3:38 
it will. be patient
wolfgang 2024 年 9 月 8 日 上午 1:34 
will Gjujutsu come back or no?
Noirwave 2024 年 9 月 7 日 上午 6:00 
i can't join discord what happened with gjujutsu
Seekz 2024 年 9 月 7 日 上午 12:13 
i took it down
Seekz 2024 年 9 月 7 日 上午 12:13 
sorry for reuploading gjujutsu without permission
Zen 2024 年 9 月 6 日 下午 4:44 
aight thank's
jopster1336  [作者] 2024 年 9 月 6 日 下午 4:42 
you probably don't have a link so here it is
https://discord.gg/ghgxt7QT
Zen 2024 年 9 月 6 日 下午 4:41 
oh ok
jopster1336  [作者] 2024 年 9 月 6 日 下午 4:36 
the details are in the discord server
Zen 2024 年 9 月 6 日 下午 3:20 
uhm quick question... what happened to the gjujutsu mod? because it says its not here anymore
ImConfused 2024 年 6 月 29 日 上午 9:09 
minecraft geckolib but for gmod
Drputtyboss 2024 年 6 月 29 日 上午 7:25 
quick question, when is dragonball gm going to be released?
jopster1336  [作者] 2024 年 5 月 31 日 上午 12:21 
found out that gebLib is incompatible with EAJ mods due to MrKomem's incompetence, so be careful.
gacha life enjoyer 2024 年 4 月 21 日 上午 2:52 
rip the og goat
Delta 2024 年 4 月 12 日 下午 8:43 
Rip the og GOAT
Kamachi_SaN 2024 年 4 月 4 日 下午 2:20 
everyday, i come back here to check if the dragonball mod has been made yet, I shall wait and wait, rushing is not the key