Garry's Mod

Garry's Mod

Ragdoll Mover
Specific models bug out Ragdoll Mover on both modes + a single suggestion.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=114007594

This error shows up when I try to move a model from this pack: (Specifically Jirachi or Lucario or something. A few other models do it to, but many other models work perfectly.)

[Ragdoll Mover] lua/autorun/ragdollmover.lua:286: attempt to index a nil value
1. SetBoneOffsets - lua/autorun/ragdollmover.lua:286
2. SetOffsets - lua/autorun/ragdollmover.lua:304
3. Think - lua/weapons/gmod_tool/stools/ragdollmover.lua:183
4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:197

I'm no coder or programmer for lua and Gmod and stuff, but it looks like it might be an error with the model and not your tool, seeing as 286 in ragdollmover.lua is

"local ppos,pang = RTable[parent].pos,RTable[parent].ang"

But I dunno. Any thoughts on this?

Also if you could include a dropdown menu that lets you pick which bone in the context menu, that'd be cool. Sometimes the models are small and it's 'ever so slightly inconvenient' to do that. Up to you.