On my server, after some time, all props are starting to act really weird and glitching through walls.
I made a video for better demonstration:
[video=youtube;KAB3hOcTAK4]https://www.youtube.com/watch?v=KAB3hOcTAK4[/video]
Something like this is printed to console sometimes:
[CODE]
Crazy origin on entity [2275][prop_physics]
Origin: [-368.234161, -1279.303101, -16409.000000]
Angles: [-0.000000, -60.193615, 360.000000]
Velocity: [0.150435, 0.330881, -1245.511230]
Angular Velocity: [0.000000, 0.000000, 5.367188]
Defusing!
Removing!
[/CODE]
The problem can't be solved with a map change, only with a server restart.
Does anybody know what could cause this or how to solve it?
[QUOTE=P4sca1;50691219]On my server, after some time, all props are starting to act really weird and glitching through walls.
I made a video for better demonstration:
[video=youtube;KAB3hOcTAK4]https://www.youtube.com/watch?v=KAB3hOcTAK4[/video]
Something like this is printed to console sometimes:
[CODE]
Crazy origin on entity [2275][prop_physics]
Origin: [-368.234161, -1279.303101, -16409.000000]
Angles: [-0.000000, -60.193615, 360.000000]
Velocity: [0.150435, 0.330881, -1245.511230]
Angular Velocity: [0.000000, 0.000000, 5.367188]
Defusing!
Removing!
[/CODE]
The problem can't be solved with a map change, only with a server restart.
Does anybody know what could cause this or how to solve it?[/QUOTE]
This is funny as hell...
But what gamemode are you running? That might give us some clear answer.
Do you have CSS mounted? I know that not having that mounted in some gamemodes messes with the physics of some props.
[QUOTE=BlackSnow;50691301]This is funny as hell...
But what gamemode are you running? That might give us some clear answer.[/QUOTE]
It is a RP Gamemode that I am working on currently, but I haven't changed anything related to physics.
[editline]11th July 2016[/editline]
[QUOTE=Thane;50691574]Do you have CSS mounted? I know that not having that mounted in some gamemodes messes with the physics of some props.[/QUOTE]
Ah, thanks for the hint. I forgot to mount it on the server, maybe it fixes this issue, but I don't think so ^^
Something on your server broke the physics engine. Something like ShouldCollide hook.
I will have a look whether something hooked into ShouldCollide. Thanks.
Sorry, you need to Log In to post a reply to this thread.