Stacking a SplineMotion and a RotoZoom in an at_list crashes.

Bug #415110 reported by Spiky Caterpillar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ren'Py
Fix Released
Medium
Tom Rothamel

Bug Description

A linear SplineMotion between x,y,anchor,anchor tuples will crash if combined with a RotoZoom in an at_list; both splinemotion and rotozoom are fine by themselves. I haven't tested it on more complicated SplineMotions.

Revision history for this message
Spiky Caterpillar (spikycaterpillar) wrote :
Revision history for this message
Spiky Caterpillar (spikycaterpillar) wrote :

Here's a rather ugly workaround. Bounds-checking floats to decide whether they're multipliers or not is Just Plain Wrong, though, and I really should figure out how to do it Right instead. Without the bounds check, it occasionally tries to fit infinity into a long (if the coordinates have been promoted to floats.)

Revision history for this message
Tom Rothamel (renpytom) wrote :

This will be fixed in Ren'Py 6.10.0.

Changed in renpy:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → renpytom (renpytom)
milestone: none → 6.10
Tom Rothamel (renpytom)
Changed in renpy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.