Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Update
they're always on the ground like a puddle
what ragdoll are you resizing to cause this error, and what are you setting it to?
Crazy origin on entity [152][prop_resizedragdoll_physobj]
Origin: [3089.368896, 3992.242432, -16411.732422]
Angles: [84.680290, 84.080170, 108.278305]
Velocity: [-7.198530, -60.382660, -1975.010864]
Angular Velocity: [0.183297, 0.606647, 1.696650]
Defusing!
Could you post the entire error message, including the numbered list below that line? It could be caused by another addon's code.
I've pushed an update that seems to have fixed the 64-bit crash on my end, let me know if it's working for you.
not to my knowledge. the BuildBonePositions hook used to make the ragdoll's bones appear in the right place only runs clientside, while the finger poser looks for their positions serverside. if there's an equivalent to BuildBonePositions serverside, then i'm not aware of it.
Can the underlying ragdoll's bones get updated to the physobj positions, at least only on trace hit? I think that could solve it.
Can you link to an addon with these bad ragdolls so I can test them out?
@SilvaQular, @Doc Scarf, @creeperjo7
Sorry, but I can't reproduce this problem at all. Does this happen even with no other addons enabled?
so far it has been happining to this addon here:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2288740738
I will inform you that there is a way to shrink ragdolls.
For instance, if you were to make a ragdolls entire scale be 0.5x: The Resized Ragdoll would be 2x smaller than the normal sized ragdoll.
So there ya go. Shrunken Down Ragdolls!
[Ragdoll Resizer] lua/entities/prop_resizedragdoll_physparent.lua:1095: Tried to use a NULL entity!
1. old_GetClass - [C]:-1
2. GetClass - lua/entities/prop_resizedragdoll_physparent.lua:1095
3. v - lua/autorun/nai_gravgunfix.lua:23
4. unknown - lua/includes/modules/hook.lua:102