Skip to content
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

value cannot be null. (Parameter 'path1') #78

Closed
llamasensei7746 opened this issue Jan 1, 2024 · 3 comments · Fixed by #79
Closed

value cannot be null. (Parameter 'path1') #78

llamasensei7746 opened this issue Jan 1, 2024 · 3 comments · Fixed by #79
Assignees
Labels
bug Something isn't working

Comments

@llamasensei7746
Copy link

llamasensei7746 commented Jan 1, 2024

When I run the Run button in "Synthalingua_Wrapper"
it displays
""System.ArgumentNullException: value cannot be null. (Parameter 'path1')
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String path1, String path2)
at Synthalingua_Wrapper.MainUI.RunScript_Click(Object sender, EventArgs e) in X:\github\Real-Time-Translation\Synthalingua_Wrapper\ MainUI.vb:line 130
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)" and I use the microphone option".

And I use the "Get IDs" in the microphone option also shows "The value cannot be null. (parameter 'path1')"

I have installed the recommended versions of Python and Git.
I'm using an AMD gpu, but I usually run on a Cpu.

I know I'm probably a computer noob, but I've been trying for a long time and I still don't understand it, so I just had to come here and ask!
image

@cyberofficial cyberofficial self-assigned this Jan 1, 2024
@cyberofficial cyberofficial added the bug Something isn't working label Jan 1, 2024
@cyberofficial
Copy link
Owner

Hello! Thank you for making this report, I will investigate it.

cyberofficial added a commit that referenced this issue Jan 1, 2024
* Addresses issue #78
* Minor Fixes with missing calls
* Adding Portable switch
@cyberofficial
Copy link
Owner

I've found issue, and will be fixing in the next minor update.

cyberofficial added a commit that referenced this issue Jan 1, 2024
Bleeding under work -> Main
* Fixes #78 by adding additional checks.
@cyberofficial
Copy link
Owner

Hello! You can now download the update here: https://github.com/cyberofficial/Synthalingua/releases/tag/1.0.9996

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants