Garry's Mod

Garry's Mod

Doors
Brenner 25 Sep, 2017 @ 1:09pm
Addon conflict with Tardis Rewrite and Safe Space
Hello !

since recently, the Doors addon has been creating addon conflicts with both the Safe Space and the Tardis Rewrite addon. Whenever I want to spawn either a Tardis or a Safe Space, I get this error (that's for the Tardis Addon, but it's the same error with different object names)

File exists in two addons - possible conflicts! lua/entities/gmod_tardis_interior/shared.lua (TARDIS Rewrite and Doors)

[ERROR] lua/entities/gmod_door_interior/modules/sh_portals.lua:140: attempt to index global 'wp' (a nil value)
1. v - lua/entities/gmod_door_interior/modules/sh_portals.lua:140
2. CallHook - lua/entities/gmod_door_interior/shared.lua:31
3. CallHook - lua/entities/gmod_tardis_interior/shared.lua:28
4. DrawOverride - lua/tardis/sh_parts.lua:12
5. v - lua/entities/gmod_tardis_interior/modules/cl_parts.lua:7
6. CallHook - lua/entities/gmod_tardis_interior/shared.lua:34
7. v - lua/doors/sh_hooks.lua:32
8. unknown - lua/includes/modules/hook.lua:84

And my portals just show a random point of view from the sky, and I cannot walk through them. I just phase through them without warping.

I tried deactivating every addon I had downloaded since the error showed up, and even reinstalling the whole game, but nothing worked. Has anyone else ever met this error ? And if so, how do I fix it ? I've looked through all three (Doors, Tardis Rewrite and Safe Space) addons' pages and haven't found a similar problem.