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

Error You need to build Team capture before being able to quick start #2

Open
Samsampes opened this issue Feb 24, 2023 · 11 comments
Open
Labels
editor-bug Bug that happens in the editor

Comments

@Samsampes
Copy link

Describe the bug
Error you need to build Team-capture before being able to quick start

what i have done:

Re installed the project like 10 times

@Samsampes Samsampes added the editor-bug Bug that happens in the editor label Feb 24, 2023
@Voltstro
Copy link
Member

As the error messages says, you haven't built the player build yet, click 'Build Addressables' , then 'Build Player' in Volt builder. Make sure there are no error messages.

@Samsampes
Copy link
Author

the error is still there after i build both adressables and player

@Samsampes
Copy link
Author

Samsampes commented Feb 25, 2023

the build folder is empty btw
Screenshot 2023-02-25 165253

@Voltstro
Copy link
Member

Your build target should be set to 'Standalone Windows 64'.

And check your console for build errors, if the build folder is empty, then your build is failing.

@Samsampes
Copy link
Author

my console is empty too

@Samsampes
Copy link
Author

ok i found the issue (tbh i did not it just work somehow) but now another issue the player cant move ingame

@Voltstro
Copy link
Member

Also, I should of said this before, but make sure you have built the external Team-Capture.Generator project, like stated in the README.

my console is empty too

With your console, make sure 'Clear on Build' isn't enabled, and that the log level is enabled.
image
image

Rebuild and see if there are errors. No matter what, there should be something in your console, including the location it is building to.
image

but now another issue the player cant move ingame

You need a server, which is why you need to build the player, as (usually) it is the server process.

@Samsampes
Copy link
Author

ye i did that and everything works

BUT i cant move the player ingame
with WASD

@Samsampes
Copy link
Author

like servers work now ty but now i cant move the player with WASD or look around

@Voltstro
Copy link
Member

The only case I had where inputs don't work is when you haven't built the Generator project, like stated in the README. I've updated the project's editor scripts to check for it now, so you if pull down the changes and there is a big fat error in the console, then you know why.

Otherwise I really don't know what your issue is with inputs, time for you to pull out the debugger.

@jeffabner
Copy link

ye i did that and everything works

BUT i cant move the player ingame
with WASD

i am brazilian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-bug Bug that happens in the editor
Projects
None yet
Development

No branches or pull requests

3 participants