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

exit status 0xc0000135 #8

Open
JasonHoku opened this issue Oct 27, 2021 · 1 comment
Open

exit status 0xc0000135 #8

JasonHoku opened this issue Oct 27, 2021 · 1 comment

Comments

@JasonHoku
Copy link

Newcomer to Go here, followed the steps in the documentation and haven't been able to get any g3n modules to run. Not finding any documentation on the exit status code, any thoughts on how to proceed?

Microsoft Windows 10 Pro
10.0.19043 Build 19043
AMD Ryzen 7 3700X 8-Core Processor, 3593 Mhz, 8 Core(s), 16 Logical Processor(s)

    Directory: C:\Users\JasonHoku\Documents\GitProjects\GoG3N\hellog3n


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
------        10/22/2021  11:47 AM            356 go.mod
------        10/22/2021  11:47 AM           1385 go.sum
------        10/22/2021  11:47 AM           2274 main.go
------        10/22/2021  11:47 AM          77760 screenshot.png


PS C:\Users\JasonHoku\Documents\GitProjects\GoG3N\hellog3n> go install
PS C:\Users\JasonHoku\Documents\GitProjects\GoG3N\hellog3n> go run main.go
exit status 0xc0000135
PS C:\Users\JasonHoku\Documents\GitProjects\GoG3N\hellog3n>
@a1212sk
Copy link

a1212sk commented Feb 26, 2024

Hi! You need to download audio dlls and add the path to them to the PATH environment variable.

https://github.com/g3n/engine/blob/master/audio/windows/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants