Garry's Mod

Garry's Mod

61 个评价
VPhysics Airbag - Server Crash Prevention
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 服务器内容
插件标签: 建筑
文件大小
发表于
3.140 KB
2016 年 2 月 17 日 下午 9:04
1 项改动说明 ( 查看 )

订阅以下载
VPhysics Airbag - Server Crash Prevention

描述
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=626778772
GitHub: https://github.com/notcake/vphysics-airbag
Git: https://github.com/notcake/vphysics-airbag.git

Credits: Python1320, !cake
热门讨论 查看全部(1)
4
2023 年 6 月 4 日 上午 6:21
Where do i find vphysics itself or is it gone or is this it or is it a part of normal gmod
dinner
14 条留言
Achina 2024 年 6 月 21 日 下午 1:42 
does this reduce lag?
卂ᐯ乇尺卂Ꮆ乇ㄥㄚ 2022 年 12 月 11 日 上午 10:24 
wait does it remove the lua panic error?
timeywimey 2021 年 8 月 3 日 下午 9:30 
Any reason this would decrease FPS on the client?
nevertheproblem 2016 年 5 月 13 日 上午 9:41 
xd:steamhappy:
Harry 2016 年 2 月 21 日 上午 9:28 
vphysics can't melt this bad addon
Hedron 2016 年 2 月 19 日 上午 6:23 
@ !cake :
Ok, thanks for the help.
!cake  [作者] 2016 年 2 月 19 日 上午 6:19 
@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 2016 年 2 月 19 日 上午 5:48 
@ !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  [作者] 2016 年 2 月 19 日 上午 5:42 
@Darken217 You may have too many ragdolls out for this script to handle.
Hedron 2016 年 2 月 19 日 上午 4:18 
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?