Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ACF-based vehicles randomly breaking and then crashing the server #431

Open
edshot99 opened this issue Sep 30, 2024 · 2 comments
Open
Labels
bug Something isn't working info needed Further information is requested serverside

Comments

@edshot99
Copy link

Short Description

Bug that i've noticed recently where my server will randomly crash because of player's ACF vehicles despite there being nothing wrong with the vehicles.

Branch and Version

Workshop version server and client side.

Console Error Logs (Optional)

EDSHOT: !noclip
Crazy origin, angles, velocity, angular velocity on entity [271][gmod_wire_expression2]
        Origin:           [-nan, -nan, nan]
        Angles:           [-nan, nan, 180.000000]
        Velocity:         [-nan, -nan, nan]
        Angular Velocity: [-nan, -nan, nan]
Defusing!
Removing!
Crazy origin, angles, velocity, angular velocity on entity [306][prop_physics]
        Origin:           [-nan, -nan, nan]
        Angles:           [-nan, nan, 180.000000]
        Velocity:         [-nan, -nan, nan]
        Angular Velocity: [-nan, -nan, nan]
Defusing!
Removing!
*** ERROR *** Excessive sizelevel (41) for element
[sizelevel message repeats]
*** ERROR *** Excessive sizelevel (168) for element
IVP Failed at ../ivp_utility/ivu_vhash.cxx 157
IVP Failed at ../ivp_utility/ivu_vhash.cxx 157

IVP Failed at ../ivp_utility/ivu_vhash.cxx 157

cat: hlds.1568736.pid: No such file or directory
email debug.log to [email protected]
Mon Sep 30 01:59:26 UTC 2024: Server restart in 10 seconds

How to Reproduce (Optional)

With other people's vehicles, i'm not sure. It's pretty random.
With this one tank I have all I have to do is use it for a bit and then it randomly breaks. Other times I can just flip it upside down and wiggle it around until it breaks (listen for the gearbox click in the video) and falls through the world.

Screenshots (Optional)

acf2.mp4

Additional Information (Optional)

Tested this on three other servers with ACF and they crash as well.

I also noticed that when props are being deleted from falling through the world that normally it should be a non 'nan' value and the last prop to be deleted before completely breaking is the prop used in the upper part of the tank that has all the Wiremod components.

@edshot99 edshot99 added the bug Something isn't working label Sep 30, 2024
@wrefgtzweve
Copy link
Contributor

Seems to be a generic crazyphysics crash, are you sure that its not the E2 on the tank that's doing this? I don't think that ACF-3 does much in terms of velocity except for recoil and explosions.

@thecraftianman
Copy link
Member

Could you provide the dupe that's having issues? I haven't seen this problem happen anywhere else.

@thecraftianman thecraftianman added info needed Further information is requested serverside labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working info needed Further information is requested serverside
Projects
None yet
Development

No branches or pull requests

3 participants