Garry's Mod

Garry's Mod

60 ratings
VPhysics Airbag - Server Crash Prevention
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Server content
Addon Tags: Build
File Size
Posted
3.140 KB
17 Feb, 2016 @ 9:04pm
1 Change Note ( view )

Subscribe to download
VPhysics Airbag - Server Crash Prevention

Description
This addon attempts to reduce the number of server crashes due to VPhysics.
Not all VPhysics crashes are caught or prevented by this addon.

Bug reports should be submitted to GitHub at https://github.com/notcake/vphysics-airbag/issues .
Bug reports should include either a server console log or clear unambiguous steps to reproduce.
If you are unable to provide either of these, do not file a bug report.

Workshop: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=626778772
GitHub: https://github.com/notcake/vphysics-airbag
Git: https://github.com/notcake/vphysics-airbag.git

Credits: Python1320, !cake
Popular Discussions View All (1)
4
4 Jun, 2023 @ 6:21am
Where do i find vphysics itself or is it gone or is this it or is it a part of normal gmod
dinner
14 Comments
Achina 21 Jun, 2024 @ 1:42pm 
does this reduce lag?
卂ᐯ乇尺卂Ꮆ乇ㄥㄚ 11 Dec, 2022 @ 10:24am 
wait does it remove the lua panic error?
timeywimey 3 Aug, 2021 @ 9:30pm 
Any reason this would decrease FPS on the client?
nevertheproblem 13 May, 2016 @ 9:41am 
xd:steamhappy:
Harry 21 Feb, 2016 @ 9:28am 
vphysics can't melt this bad addon
Hedron 19 Feb, 2016 @ 6:23am 
@ !cake :
Ok, thanks for the help.
!cake  [author] 19 Feb, 2016 @ 6:19am 
@Darken217 If you've got no ragdolls out and nothing is happening, there really shouldn't be any server tickrate drop. This script processes ragdolls every frame and processes props when they are removed, nothing else.
Hedron 19 Feb, 2016 @ 5:48am 
@ !cake :
Thanks for the reply.

In which way would this script be compromised, if ragdolls automatically are forced into "COLLISION_GROUP_IN_VEHICLE" and have motion disabled?

The issues persisted, even after I removed all ragdolls, performed an admin clean-up and even removed most non-world point entities.
!cake  [author] 19 Feb, 2016 @ 5:42am 
@Darken217 You may have too many ragdolls out for this script to handle.
Hedron 19 Feb, 2016 @ 4:18am 
At first, this really seems really to help, but I can't help but notice, that this causes an immense performance drop.
I've ruled out other addons as well as my own work as potential source of the problem, but if I enable this, it grinds my FPS down from 220+ to 10 and lower towards game crash.
VProf showed unusual heavy GLua load per frame.
Any idea?