StrangeLoopsAudio / gRainbow

A synthesizer that uses pitch detection to choose candidates for granular synthesis or sampling.
GNU General Public License v3.0
191 stars 5 forks source link

Error when adding a sample _ FL Studio Windows 10 #65

Closed lil-millp closed 1 year ago

lil-millp commented 1 year ago

Hi, I think you remember me! I have recently encountered a new problem, I do not understand what the reason is. The last time, about 4-5 days ago everything was fine, now an error pops up. I attach the video, you can see all the codes and files there.

I tried it on 2 versions of FL Studio, after updating and completely reinstalling the program, nothing helped.

https://youtu.be/nztsSvlNrsE

FL Studio (21.0.3.3517) [64Bit] r37347 has encountered an error and needs to restart.

Crash log saved to C:\Users\admin\Documents\Image-Line\FL Studio\Support\Logs\Crash\ folder.

Please use Ctrl+C to copy this message and report to support.

OS Version:
Windows 10 (Version 21H2, OS Build 19044.3086, 64-bit Edition)

Exception:
Access violation at address 00007FFCFD4AEF48 in module 'gRainbow.vst3'. Write of address 0000000000000000

Callstack:
00007FFCFD280000:00007FFCFD4AEF48: gRainbow.vst3
00007FFCFD280000:00007FFCFD2B39CB: gRainbow.vst3
00007FFCFD280000:00007FFCFD5574E9: gRainbow.vst3
00007FFCFD280000:00007FFCFD55A78B: gRainbow.vst3
00007FFCFD280000:00007FFCFD45B343: gRainbow.vst3
00007FFCFD280000:00007FFCFD45AB37: gRainbow.vst3
00007FFD33F00000:00007FFD33F0E858: USER32.dll
00007FFD33F00000:00007FFD33F0E299: USER32.dll
0000000071F60000:000000007249309A: FLEngine_x64.dll
0000000071F60000:0000000072493108: FLEngine_x64.dll
0000000071F60000:00000000724935DA: FLEngine_x64.dll
0000000071F60000:0000000072CE263A: FLEngine_x64.dll
00007FF7858D0000:00007FF785BD17B6: FL64.exe
00007FF7858D0000:00007FF785BD191A: FL64.exe
00007FF7858D0000:00007FF785900976: FL64.exe
00007FFD33B70000:00007FFD33B87614: KERNEL32.DLL
00007FFD35450000:00007FFD354A26F1: ntdll.dll
bboettcher3 commented 1 year ago

Hmm, mind attaching one of the files that's crashing for you?

lil-millp commented 1 year ago

I understood why so! The plugin, as I understand it, does not support MP3 files, because of this and the error. I've tried WAV now, everything is fine.

If you can't download it, let us know. https://dropmefiles.com/GM2nB

sjfricke commented 1 year ago

It should support mp3 files, I can take a look into this

bboettcher3 commented 1 year ago

Mp3 files should be fixed now @lil-millp, give it a try!