RomanKubiak / ctrlr

Ctrlr
BSD 3-Clause "New" or "Revised" License
529 stars 61 forks source link

5.6.0 crashes on launch #684

Open milnak opened 1 week ago

milnak commented 1 week ago

Windows 11.

3: UnhandledExceptionFilter + 0x180 4: RtlInitializeExceptionChain + 0xfd 5: RtlClearBits + 0xbf

dialog says crash info was written to "ctrlr-win32.exe.crash", but that file doesn't exist.

milnak commented 1 week ago

I installed from https://github.com/RomanKubiak/ctrlr/releases

dobo365 commented 6 days ago

Please use the binaries from this discussion: https://github.com/RomanKubiak/ctrlr/discussions/619 CtrlrX 5.6.30.1 It has been forked from Ctrlr by Damien who further adapted it. I'm also modestly contributing. Let us know! I'm myself still on Win10.

milnak commented 6 days ago

Is Ctrlr dead? If CtrlrX is the replacement, how come there's no releases at https://github.com/damiensellier/CtrlrX/releases ?

damiensellier commented 6 days ago

@milnak CtrlrX is more in a beta state right now, hence no official release on the fork page.

I saw your question on the discussion board, I replied with the available links to CtrlrX files, it's now v5.6.30, will soon post 5.6.31 but I need to tweak a few other things before releasing it.

CtrlrX v5.6.30.1 macOS Intel CtrlrX-5.6.30.1-APP-macOS-Intel.zip CtrlrX-5.6.30.1-VST3-macOS-Intel.zip CtrlrX-5.6.30.1-AU-macOS-Intel.zip

CtrlrX v5.6.30.2 macOS Silicon CtrlrX v5.6.30.2-APP-MacOS-Silicon.zip CtrlrX v5.6.30.2-AU-MacOS-Silicon.zip CtrlrX v5.6.30.2-VST3-MacOS-Silicon.zip

CtrlrX v5.6.30.1 Windows Intel CtrlrX-5.6.30-EXE-WINDOWS-Intel (Fixed build provided by @bijlevel on July 2, 2024. Needs to be tested) CtrlrX-5.6.30-Windows.zip (Fixed build provided by @dervur on Oct 14, 2024. Needs to be tested) CtrlrX-5.6.30-VST2.zip ((Fixed build provided by @dervur on Oct 14, 2024. Needs to be tested) CtrlrX-5.6.30-VST3.zip (Fixed build provided by @dervur on Oct 14, 2024. Needs to be tested)

milnak commented 5 days ago

If in beta consider renumbering to 0.x.x and making official releases with that version? I (and others) aren't comfortable pulling binaries from random sources. For now I can try building it myself.

damiensellier commented 5 days ago

We all (active members of the community) decided to keep the versioning numbers of Ctrlr which is related to the JUCE version hence v5 because of JUCE 5.x. I'll release CtrlrX 5.6.31 next month when everything will be tested and approved here. I'll do a v5.6.31 release page on https://github.com/damiensellier/CtrlrX because almost all major bugs from Ctrlr will be cleared up. If you want to build CtrlrX I recommand following this guide, you should be ok with VS and Xcode. https://github.com/damiensellier/CtrlrX/wiki/Guides-to-Building-Ctrlr Good luck! Damien

This is the bug fix list done in v5.6.31 to be released :

Version 5.6.31

This is the issues reported that I need to fix before releasing the new version :

https://github.com/damiensellier/CtrlrX/issues