Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 03-10-2019, 05:42 AM   #1
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default [Lua] Crash when giving a MediaTrack* as the envelope of GetEnvelopePoint (FIXED)

Code:
reaper.InsertTrackAtIndex(0, 0)
track = reaper.GetTrack(0, 0)
reaper.GetEnvelopePoint(track, 0) -- crash!
Expected: "bad argument #1 to 'GetEnvelopePoint' (TrackEnvelope expected)"

Last edited by cfillion; 03-11-2019 at 08:33 AM. Reason: fixed in v5.973rc2
cfillion is offline   Reply With Quote
Old 03-10-2019, 01:13 PM   #2
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Thanks, fixing!
Justin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:43 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.