Garry's Mod

Garry's Mod

TARDIS
 此主题已被置顶,因此可能具有重要性
Divided  [开发者] 2014 年 8 月 30 日 上午 1:02
Bug Reports
Found a bug? Please post it on our Discord or on GitHub. Please don't complain about missing features, only issues with current ones.

Discord server: https://discord.com/invite/s6bujrSryh

GitHub: https://github.com/MattJeanes/TARDIS

Stuff broken after an update? Restart your game first before reporting it!
最后由 Divided 编辑于; 2024 年 1 月 5 日 上午 8:54
< >
正在显示第 1 - 15 条,共 1,630 条留言
TwoMumTim 2014 年 8 月 30 日 上午 2:11 
I have had a few times the interior(this being on gm_bigcity) spawn around the TARDIS. I've just spawned it in a different place for it to fix. Apart form the obvious, nothing else I've had dramas with.
TwoMumTim 2014 年 8 月 30 日 上午 2:24 
Just had a muck around. Its a little broken. Like, the walk in thing is cool. But. The interior isn't loading up. so. Just to let you know(if you didn't). Might be me.

Here is the lua error:

[TARDIS Rewrite] lua/entities/gmod_tardis_interior/modules/sh_portals.lua:58: attempt to index global 'wp' (a nil value)
1. v - lua/entities/gmod_tardis_interior/modules/sh_portals.lua:58
2. CallHook - lua/entities/gmod_tardis_interior/shared.lua:32
3. Draw - lua/entities/gmod_tardis_interior/cl_init.lua:4
4. unknown - gamemodes/base/entities/entities/base_anim.lua:50
5. RenderView - [C]:-1
6. v - addons/world-portals-master/lua/worldportals/render_cl.lua:90
7. unknown - lua/includes/modules/hook.lua:84

I don't know if that is the Lua error. But it might be. Use it as you wish. I think thats what happens when I walk through.

最后由 TwoMumTim 编辑于; 2014 年 8 月 30 日 上午 2:30
Miyabi 2014 年 8 月 30 日 上午 2:49 
Crash for any decal on interior.
Divided  [开发者] 2014 年 8 月 30 日 上午 3:22 
引用自 | CMM | MrLunarFish
Just had a muck around. Its a little broken. Like, the walk in thing is cool. But. The interior isn't loading up. so. Just to let you know(if you didn't). Might be me.

Here is the lua error:

[TARDIS Rewrite] lua/entities/gmod_tardis_interior/modules/sh_portals.lua:58: attempt to index global 'wp' (a nil value)
1. v - lua/entities/gmod_tardis_interior/modules/sh_portals.lua:58
2. CallHook - lua/entities/gmod_tardis_interior/shared.lua:32
3. Draw - lua/entities/gmod_tardis_interior/cl_init.lua:4
4. unknown - gamemodes/base/entities/entities/base_anim.lua:50
5. RenderView - [C]:-1
6. v - addons/world-portals-master/lua/worldportals/render_cl.lua:90
7. unknown - lua/includes/modules/hook.lua:84

I don't know if that is the Lua error. But it might be. Use it as you wish. I think thats what happens when I walk through.
Delete previous versions of the rewrite (including world-portals (especially world-portals)).

引用自 HelmOfDismay
Crash for any decal on interior.
Fixed in latest update.
CamoBunny 2014 年 8 月 30 日 上午 3:24 
Just found a bug, if the tardis falls on its side and you go in it, then you will be walking on the side, and when you get out the map gets turned to whatever angle you entered the tardis in.
Divided  [开发者] 2014 年 8 月 30 日 上午 3:25 
Yeah, it's a bug with the teleport code, i'll fix it in the next biggish update since it's harder than a simple hotfix.
nobu 2014 年 8 月 30 日 上午 3:54 
Minor problem that probably cant be fixed, a tiny flicker when you go through. Another small bug is the door inside the tardis is closed and you can still sort of see it. ANOTHER bug is that when you open the door, the door clips through into the inside
Divided  [开发者] 2014 年 8 月 30 日 上午 4:47 
Yeah I know all those, will fix soonish hopefully.
Divided  [开发者] 2014 年 8 月 30 日 上午 4:47 
引用自 camobunny101
Just found a bug, if the tardis falls on its side and you go in it, then you will be walking on the side, and when you get out the map gets turned to whatever angle you entered the tardis in.
Applied a temporary fix to this now.
Cliffford 2014 年 8 月 30 日 上午 4:57 
Xg42 2014 年 8 月 30 日 上午 5:37 
I dont get the interior .-. its under props if I look for it but it doesnt spawn with the tardis these are the errors I'm getting:
TEST [lua/worldportals/render_cl.lua][lua/worldportals/render_cl.lua]
FOUND IN ADDON [307175678]
TEST [lua/worldportals/render_sv.lua][lua/worldportals/render_cl.lua]
TEST [lua/worldportals/teleport_cl.lua][lua/worldportals/render_cl.lua]
TEST [lua/worldportals/teleport_sv.lua][lua/worldportals/render_cl.lua]
TEST [lua/worldportals/utils_sh.lua][lua/worldportals/render_cl.lua]
Local file is overriding addon's file! lua/worldportals/render_cl.lua (TARDIS Rewrite)

[ERROR] addons/tardis-master/lua/entities/gmod_tardis_interior/modules/sh_portals.lua:58: attempt to index global 'wp' (a nil value)
1. v - addons/tardis-master/lua/entities/gmod_tardis_interior/modules/sh_portals.lua:58
2. CallHook - addons/tardis-master/lua/entities/gmod_tardis_interior/shared.lua:32
3. Draw - addons/tardis-master/lua/entities/gmod_tardis_interior/cl_init.lua:4
4. unknown - gamemodes/base/entities/entities/base_anim.lua:50
5. RenderView - [C]:-1
6. v - lua/worldportals/render_cl.lua:90
7. unknown - lua/includes/modules/hook.lua:84

Any help would be really appreciated :)
最后由 Xg42 编辑于; 2014 年 8 月 30 日 上午 5:41
TwoMumTim 2014 年 8 月 30 日 上午 5:41 
delete WORLD PORTALS from your directory. It fixed it for me. You probably installed this when you used it before it was an addon on the workshop. After that it should work fine.
Xg42 2014 年 8 月 30 日 上午 6:28 
ahh I hadnt removed it completely missed a bit xD Thanks dude :)
Master_Obvious 2014 年 8 月 30 日 上午 8:29 
When the tardis doors are open half of it disapear. Also when they are closed you can still see outside. Finally there is a small lag spike when entering or exiting the tardis
Master_Obvious 2014 年 8 月 30 日 上午 8:37 
When viewing the open tardis from far away, the interior appears to be zoomed in
< >
正在显示第 1 - 15 条,共 1,630 条留言
每页显示数: 1530 50