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

"Open Defold" command from command palette blocks Defold Kit builds #38

Open
swajj opened this issue Jan 24, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@swajj
Copy link

swajj commented Jan 24, 2024

  1. Open Command Palette
  2. Select "Defold Kit: Open Defold" (Defold will open to the current project)
  3. Select Defold Kit as a build target and hit F5 / run a build
    Expected: Builds and runs
    Actual: VSCode complains, and then runs the last-built version
image image
2024-01-23 20:49:13.696 [info] Command 'defoldKit.openDefold' is called
2024-01-23 20:49:13.696 [info] Configuration
- config.workspace: 'c:\Users\Alexis\git\garage'
- config.resources: 'c:\Users\Alexis\.vscode\extensions\astronachos.defold-2.1.1\resources'
- config.workspaceStorage: 'c:\Users\Alexis\AppData\Roaming\Code\User\workspaceStorage\3d2a6a1209dc231870fbc97df9373465\astronachos.defold'
- config.globalStorage: 'c:\Users\Alexis\AppData\Roaming\Code\User\globalStorage\astronachos.defold'
- config.defold: 'c:\Users\Alexis\Defold'
2024-01-23 20:49:13.700 [info] Defold $: "c:\Users\Alexis\git\garage\game.project" 
2024-01-23 20:49:13.700 [info] Defold: [starting]
2024-01-23 21:06:18.990 [info] A user tried to run command 'defoldKit.build' during another command 'defoldKit.openDefold'.
@astrochili
Copy link
Owner

Good point! I agree that there is no reason to block this task.

@astrochili astrochili added bug Something isn't working good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 24, 2024
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

No branches or pull requests

2 participants