Skip to content

Classes not found #8112

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
manuelddahmen opened this issue Apr 24, 2025 · 0 comments
Open

Classes not found #8112

manuelddahmen opened this issue Apr 24, 2025 · 0 comments

Comments

@manuelddahmen
Copy link

  1. Describe the bug or issue that you're seeing.

One dependency is not found in the compiler (color red for class and object names and underline red).
implementation(project(":partialandroid")) {
exclude(group = "one.empty3.libs", module = "partial-desktop") // Correct
}
implementation("one.empty3:empty3-library-mp:2025.4.23") {
exclude(group = "one.empty3.libs", module = "partial-desktop") // Correct
}

  1. Attach log files from Android Studio
    2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
    2B. Create a diagnostic report and save it to your local computer.
    2C. Attach the report to this bug using the Add attachments button.

  2. If you know what they are, write the steps to reproduce:

    3A. Download the project: https://github.com/manuelddahmen/empty3_masks_app or make a android project with dependencies section like above (flutter + android + kotlin with java version 17).

    3B. synchronize
    3C. see the classes not found from : one.empty3:empty3-library-mp:2025.23.
    3C I got no error on MeerKat 2024.3.2 RC 3

In addition to logs, please attach a screenshot or recording that illustrates the problem.

For more information on how to get your bug routed quickly, see https://developer.android.com/studio/report-bugs.html

Build: AI-251.23774.16.2511.13371696, 202504170927
AS: Narwhal | 2025.1.1 Canary 7
AI-251.23774.16.2511.13371696, JRE 21.0.6+-13368085-b895.109x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 1920x1080 (100%)
Android Gradle Plugin: 8.10.0-rc02
Gradle: 8.13
Gradle JDK: Oracle OpenJDK 22
NDK: from module: 27.0.12077973, from local.properties: (not specified), latest from SDK: 27.0.12077973
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8-dirty, from PATH: (not found)

DiagnosticsReport20250424-144807.zip
1.1 MB
[Download](https://issuetracker.google.com/action/issues/413291836/attachments/65176398?download=true)
screenshot-bug-april-2025.png
474 KB
[View](https://issuetracker.google.com/action/issues/413291836/attachments/65176399?download=false)
[Download](https://issuetracker.google.com/action/issues/413291836/attachments/65176399?download=true)[

![Image](https://github.com/user-attachments/assets/613e045f-6f8f-460e-9a87-b0e05f09c10c)

[DiagnosticsReport20250424-144807.zip](https://github.com/user-attachments/files/19892921/DiagnosticsReport20250424-144807.zip)

](url)
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

1 participant