Ryan

Results 18 issues of Ryan

To reproduce this issue, have a player wear an outfit with model parts parented to any bone of a player. Hit the player while they are moving, notice how the...

``` 07:59:44 | [PAC3] lua/includes/modules/draw.lua:75: attempt to perform arithmetic on local 'h' (a nil value) 07:59:44 | 1. SimpleText - lua/includes/modules/draw.lua:75 07:59:44 | 2. draw_SimpleTextOutlined - lua/includes/modules/draw.lua:106 07:59:44 | 3....

03:31:27 | Player [11][LeL] ERR: lua/pac3/core/client/part_pool.lua:666: Tried to use a NULL entity! 03:31:29 | stack traceback: 03:31:29 | [C]: in function '__newindex' 03:31:29 | lua/pac3/core/client/part_pool.lua:666: in function 'RegisterPartToCache' 03:31:29 |...

``` 03:37:40 | [Hook] DoAnimationEvent -> "pac_animation_events" failed: lua/pac3/core/client/base_part.lua:306: attempt to index local 'part' (a nil value) 03:37:42 | stack traceback: 03:37:42 | lua/pac3/core/client/base_part.lua:306: in function 'add_recursive' 03:37:42 | lua/pac3/core/client/base_part.lua:311:...

``` [NET] pac.BroadcastPlayerButton: lua/pac3/core/client/part_pool.lua:683: attempt to perform arithmetic on field 'holdtime' (a nil value) stack traceback: lua/pac3/core/client/part_pool.lua:683: in function 'UpdateButtonEvents' lua/pac3/core/client/parts/event.lua:2661: in function [C]: in function 'xpcall' ``` happens all...

I've noticed that this component generates h1 and h2 html tags for its card titles & subtitles, this can lead to problems with robots not properly understanding the layout of...

As per the title the registered listeners are not being called on the client linux x64 version of the game. Seems to work on srcds though. Macosx, Windows, and Linux...