-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: fatal runtime error: Rust cannot catch foreign exceptions #360
Comments
Hey @ElFistoGrande Make sure your'e on Windows 11 and update the graphics card driver to the latest version. If that doesn't work you can try this release |
I don't have win 11, isn't there a win 10 version? Also tried running the
older CPU setup but it didn't even boot
…On Thu, 7 Nov 2024, 22:26 thewh1teagle, ***@***.***> wrote:
Hey @ElFistoGrande <https://github.com/ElFistoGrande>
Make sure your'e on Windows 11 and update the graphics card driver to the
latest version.
You can try also install vulkan runtime from
https://sdk.lunarg.com/sdk/download/1.3.296.0/windows/VulkanRT-1.3.296.0-Installer.exe
If that doesn't work you can try this release
https://github.com/thewh1teagle/vibe/releases/download/v2.6.3/vibe_2.6.3_x64-setup_older-cpu.exe
but it will work much slower
—
Reply to this email directly, view it on GitHub
<#360 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMZEK3RAMNTQLC66IWSV5D3Z7PEIXAVCNFSM6AAAAABRLYFMB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRTGE2DQMRTHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Try version 2.4.0 with nvidia https://github.com/thewh1teagle/vibe/releases/download/v2.4.0/vibe_2.4.0_x64-setup_nvidia-11.8.0.exe |
I also tried 2.4.0 and that ALSO didn't boot 😅
…On Thu, 7 Nov 2024, 22:50 thewh1teagle, ***@***.***> wrote:
Try version 2.4.0 with nvidia
https://github.com/thewh1teagle/vibe/releases/download/v2.4.0/vibe_2.4.0_x64-setup_nvidia-11.8.0.exe
—
Reply to this email directly, view it on GitHub
<#360 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMZEK3RCHHFLZDWNT6O4FJDZ7PHBXAVCNFSM6AAAAABRLYFMB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRTGE4DKNBSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Make sure there's no hidden instance running |
I did. 2.6.3 setup can boot, the rest can't. Even if I uninstalled 2.6.3
…On Thu, 7 Nov 2024, 22:59 thewh1teagle, ***@***.***> wrote:
Make sure there's no hidden instance running
Open task manager, search for vibe and kill the process before trying to
open
—
Reply to this email directly, view it on GitHub
<#360 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMZEK3X6HYUMHQZIAYIPMNLZ7PIDDAVCNFSM6AAAAABRLYFMB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRTGIYDCNRZHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
taskkill /IM vibe.exe /F
set RUST_BACKTRACE=1
set RUST_LOG=vibe=debug,whisper_rs=debug
%localappdata%\vibe\vibe.exe You can try run it from the command line (cmd. not powershell) this way (with different vibe versions) also you can just extract them and start there instead of instal each time... Sent you pm in discord |
Saw ur pm, moving there :D |
gtx1650 with Vulkan out of memory with ivrit.ai model though it has 4GB vram. |
FYI: I created new optimized model of ivrit.ai that is weight much less. maybe this one will work |
What happened?
Crashing with no error, cmd log says whats in the title.
Was using the Ivrit model on version 2.6.3
I have an nVidia GTX 1650 and an AMD Ryzen 5 5600X 6-Core Processor 3.70 GHz, using Windows 10 ver. 22H2
Steps to reproduce
What OS are you seeing the problem on?
Window
Relevant log output
The text was updated successfully, but these errors were encountered: