core/Cam.cpp:3484:56: runtime error: division by zero #939

Open
opened 4 years ago by ghost · 0 comments
ghost commented 4 years ago (Migrated from github.com)

float a = ((float)time - (float)MS(spline[marker-4])) / (float)MS(spline[marker] - spline[marker-4]);

` float a = ((float)time - (float)MS(spline[marker-4])) / (float)MS(spline[marker] - spline[marker-4]);`
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mirror/re3#939
Loading…
There is no content yet.