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

Sandbox Error #18

Open
araythakappa opened this issue Jun 24, 2023 · 8 comments
Open

Sandbox Error #18

araythakappa opened this issue Jun 24, 2023 · 8 comments
Assignees

Comments

@araythakappa
Copy link

Hello,

After doing everything correctly, I tried to start Sandbox.wsb but I have these error messages

image
image

@gucci-on-fleek
Copy link
Owner

Which sandbox.wsb? Don't use the one in src/; you have to use the one in runtime_directory/.

If you are getting that error with runtime_directory/sandbox.wsb, then please reply with the contents of that file and I'll see if anything looks off.

@gucci-on-fleek gucci-on-fleek self-assigned this Jun 24, 2023
@jacob-labs
Copy link

Which sandbox.wsb? Don't use the one in src/; you have to use the one in runtime_directory/.

If you are getting that error with runtime_directory/sandbox.wsb, then please reply with the contents of that file and I'll see if anything looks off.

I don't see sandbox.wsb in runtime_directory/

@gucci-on-fleek
Copy link
Owner

@jacob-labs

I don't see sandbox.wsb in runtime_directory/

Then this means that you either didn't run the build script, or the build script didn't run properly. See #21 for more details.

Regardless, try running the build script again, and reply with its output if you still don't see runtime_directory/sandbox.wsb.

@jacob-labs
Copy link

I definitely ran it. I just did again, here's what I got:

WindowsTerminal_VcK7NGN2Zk

@jacob-labs
Copy link

wait. Visual Studio

@gucci-on-fleek
Copy link
Owner

@jacob-labs

I just did again, here's what I got:

Hmm, I haven't seen that one before. My best guess is that you haven't installed the Visual Studio C++ Tools. If you have already installed them, rerun the installer and make sure that the C/C++ build tools and Windows SDK are both installed. I'm not sure if you need the SDK or not, but it can't hurt.

@jacob-labs
Copy link

@jacob-labs

I just did again, here's what I got:

Hmm, I haven't seen that one before. My best guess is that you haven't installed the Visual Studio C++ Tools. If you have already installed them, rerun the installer and make sure that the C/C++ build tools and Windows SDK are both installed. I'm not sure if you need the SDK or not, but it can't hurt.

I guess we saw that at the same time! I'll report back.

@jacob-labs
Copy link

Yup! It ran properly this time. Thanks!

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

3 participants