View Single Post
Old 02-23-2021, 02:18 PM   #31
Edgemeal
Human being with feelings
 
Edgemeal's Avatar
 
Join Date: Apr 2016
Location: ASU`ogacihC
Posts: 3,921
Default

Quote:
Originally Posted by schwa View Post
Can you share a script that has this problem please?
Just a simple test script,
Code:
local ver = 'REAPER v' .. reaper.GetAppVersion() .. "\n"
reaper.ShowConsoleMsg(ver)
Tested again, Works in dev0205, Doesn't work in rc5 (clean install, all default settings) Win10 x64
Edgemeal is offline   Reply With Quote