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:flutter/impeller/base/validation.cc(59)] Break on 'ImpellerValidationBreak' to inspect point of failure: Render target does not have color attachment at index 0. #17

Open
am1994 opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@am1994
Copy link

am1994 commented Oct 14, 2024

I'm encountering a freezing issue when running the app on iOS. The log shows the following error:

[ERROR:flutter/impeller/base/validation.cc(59)] Break on 'ImpellerValidationBreak' to inspect point of failure: Render target does not have color attachment at index 0.

Flutter doctor:

`[✓] Flutter (Channel stable, 3.24.3, on macOS 14.5 23F79 darwin-arm64, locale en-TN)
[!] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
✗ Android SDK file not found: /Users/aminabekir/Library/Android/sdk/platforms/android-35/android.jar.
[✓] Xcode - develop for iOS and macOS (Xcode 15.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.3)
[✓] VS Code (version 1.89.1)
[✓] Connected device (4 available)
! Error: Browsing on the local area network for iPhone. Ensure the device is unlocked and attached with a cable or associated
with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources

! Doctor found issues in 1 category.
`

@Rahiche Rahiche self-assigned this Oct 15, 2024
@Rahiche Rahiche added the bug Something isn't working label Oct 15, 2024
@Rahiche
Copy link
Owner

Rahiche commented Oct 15, 2024

This sounds like #149165

it would be helpful if you can share a snippet of the code and the full logs of the crash

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