Skip to content

Commit

Permalink
Merge pull request #1525 from CatalysmsServerManager/ignore-warn-log-…
Browse files Browse the repository at this point in the history
…lines-about-velocity-of-a-kinematic-body
  • Loading branch information
niekcandaele authored Jun 30, 2024
2 parents 9622c2d + 3015251 commit 99655fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/hooks/sdtdLogs/eventDetectors/7d2dV1SSE.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ const blackListedEvents = [
"IsMovementBlocked",
"Particle System is trying to spawn on a mesh with zero surface area",
"VehicleManager write",
"Setting angular velocity of a kinematic body is not supported",
"Setting linear velocity of a kinematic body is not supported",
];

class SdtdSSEV1 extends LoggingObject {
Expand Down

0 comments on commit 99655fe

Please sign in to comment.