|
|
Thread Tools | Display Modes |
05-21-2019, 05:41 AM | #1 |
Human being with feelings
Join Date: May 2017
Location: Leipzig
Posts: 6,761
|
Lua: Reaper crashes, when running action "40004 - File: Quit REAPER" (FIXED)
When I try to run action 40004 using Main_OnCommand, it crashes Reaper.
Code:
reaper.Main_OnCommand(40004, 0) It is a regression, as it only crashes in Reaper 5.978, but not in Reaper 5.977. I have tested it on Windows 7, using the 64bit-version of a vanilla Reaper, no extensions installed.
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - ReaGirl - a GuiLib for guis working for blind people |
05-21-2019, 05:58 AM | #2 |
Administrator
Join Date: Mar 2007
Location: NY
Posts: 16,498
|
Hmm, I'm not seeing this. Does it happen with a script that only contains that one line?
|
05-21-2019, 06:13 AM | #3 |
Human being with feelings
Join Date: May 2017
Location: Leipzig
Posts: 6,761
|
Yes but I also managed to do it in scripts with more lines.
The funny thing is, that the crash report is different, when I also install SWS, JS-extension and ReaPack, where it says something about stackhash, while a vanilla Reaper says crash in Reaper. Would it be helpful, if I post the crash-reports as well? Or any ini-files or something?
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - ReaGirl - a GuiLib for guis working for blind people |
05-21-2019, 06:17 AM | #4 |
Administrator
Join Date: Mar 2007
Location: NY
Posts: 16,498
|
Oh, I've got it, with the ReaScript editor open.
|
05-24-2019, 05:34 AM | #5 |
Human being with feelings
Join Date: May 2017
Location: Leipzig
Posts: 6,761
|
Ah, ok, so it is stable, when the editor is closed. Good to know
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - ReaGirl - a GuiLib for guis working for blind people |
Thread Tools | |
Display Modes | |
|
|