Describe the bug
Running azul build --from-sourcemap sourcemap.json --destructive command result in [Azul]: Cannot destroy 'Terrain': Cannot Destroy() Terrain after connecting using the azul plugins in roblox studio.
Using azul build --from-sourcemap sourcemap.json work fine
To Reproduce
Steps to reproduce the behavior:
- Run
azul build --from-sourcemap sourcemap.json --destructive
- Open roblox studio and create new blank place
- Go to azul plugin and press connect
- See error
Expected Behavior
Terrain should be preserved (or skipped), and the destructive build should complete.
Desktop (please complete the following information):
- OS: Kali linux
- Azul Version 1.6.0
Additional context
Add any other context about the problem here.
Describe the bug
Running
azul build --from-sourcemap sourcemap.json --destructivecommand result in[Azul]: Cannot destroy 'Terrain': Cannot Destroy() Terrainafter connecting using the azul plugins in roblox studio.Using
azul build --from-sourcemap sourcemap.jsonwork fineTo Reproduce
Steps to reproduce the behavior:
azul build --from-sourcemap sourcemap.json --destructiveExpected Behavior
Terrain should be preserved (or skipped), and the destructive build should complete.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.