Garry's Mod

Garry's Mod

Interactive doors
 This topic has been pinned, so it's probably important
2krev  [developer] 6 Sep, 2022 @ 10:43am
Bug reports
Paste your reports here.
< >
Showing 1-15 of 253 comments
Gazzer 7 Sep, 2022 @ 7:16pm 
lua error thing
lua/autorun/server/init_interactive_doors.lua:688: attempt to call upvalue 'ogFunc_hookId_Vmanip_UseAnim' (a nil value)
1. v - lua/autorun/server/init_interactive_doors.lua:688
2. unknown - lua/includes/modules/hook.lua:96
i have the vmanp manual pickup mod but i dont have the contextual animations vmanip mod thing
Gazzer 7 Sep, 2022 @ 7:23pm 
when i pickup something with the manual pickup mod and interactive doors mod on it makes an error
happened when i was playing gm_outskirts by Ragsimier
error also happens when i press e on the door icon (i think its the peak feature but idk)
Gazzer 7 Sep, 2022 @ 7:24pm 
ok its both the door opening/closing icon and the peak icon
Cereal 7 Sep, 2022 @ 8:48pm 
[Interactive doors] lua/autorun/server/init_interactive_doors.lua:688: attempt to call upvalue 'ogFunc_hookId_VManip_UseAnim' (a nil value)
1. v - lua/autorun/server/init_interactive_doors.lua:688
2. unknown - lua/includes/modules/hook.lua:96

Idk why it says "VManip" even thought i don't have it installed, is Vmanip required?
it is the same as Gazzer's problem
Last edited by Cereal; 7 Sep, 2022 @ 8:48pm
2krev  [developer] 8 Sep, 2022 @ 3:17am 
oh... my bad, hotfix is on the way
2krev  [developer] 8 Sep, 2022 @ 4:38am 
Fixed
sansfell2006 8 Sep, 2022 @ 12:56pm 
when i open and close the door, it's spamming sounds:missing:
2krev  [developer] 8 Sep, 2022 @ 1:20pm 
If you want me to help you I need a list of hooks that are related to EntityEmitSound event in your game, I don't have this problem and can't detect it myself. Don't you mind to run a console command that I will give you?
sansfell2006 8 Sep, 2022 @ 1:40pm 
doesn't appear
i have to delete something?
2krev  [developer] 8 Sep, 2022 @ 1:45pm 
what do you mean? I want to give you the console command that will list needed information in the console, then you copy that info and paste here.

lua_run PrintTable(hook.GetTable()["EntityEmitSound"])

if there is an error after you pressed enter try this:
lua_run PrintTable(hook.GetTable())
@@@
Copy the blue text and paste it here.
2krev  [developer] 8 Sep, 2022 @ 1:48pm 
game console*
Rasmordem 8 Sep, 2022 @ 5:26pm 
I noticed another issue, FPS dropping. Whenever a door is opening and/or closing, the framerate drops a little, but it gets worse when a lot of doors are moving.

I don't know how you can test this, maybe the Door Stool addon and spawn and open a bunch at the same time?
Scribblez 9 Sep, 2022 @ 7:49am 
For some reason today when i try to open a door with this mod it doesn't work? i haven't changed anything it just stopped working today.
2krev  [developer] 9 Sep, 2022 @ 8:01am 
Do the doors have the icons on them?
2krev  [developer] 9 Sep, 2022 @ 8:03am 
and what do you mean saying "it doesn't work"? the doors do not react on your input or they open but without smoothing?
Last edited by 2krev; 9 Sep, 2022 @ 8:04am
< >
Showing 1-15 of 253 comments
Per page: 1530 50